Pull request #4759 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a60a099765f3462f60f0e166f42b762955fb2b8f+dbd772ef945d5e9a119adef65e4b3849d61c1d42 (47d7b5457e7526a876a552b2acfe13a3d5ac97c8) 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-ssh7056136827708086271.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-ssh13865565697922214754.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-4759/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-4759/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6052262016929804030.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-4759/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh63704505570862107.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-ssh3382205132796431831.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-4759/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-4759/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6947599031567403364.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-1092 in /w/workspace/edgexfoundry_edgex-go_PR-4759 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dbd772ef945d5e9a119adef65e4b3849d61c1d42 into PR head commit a60a099765f3462f60f0e166f42b762955fb2b8f Merge succeeded, producing a60a099765f3462f60f0e166f42b762955fb2b8f Checking out Revision a60a099765f3462f60f0e166f42b762955fb2b8f (PR-4759) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4759/head:refs/remotes/origin/PR-4759 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # 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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:23:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:23:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:23:28 ========================================================= 19:23:28 EdgeX Global Pipelines Version Info 19:23:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:23:29 ------------------- 19:23:29 stable info: 19:23:29 ------------------- 19:23:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:23:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:23:29 Message: update stable to v1.0.258 19:23:29 ------------------- 19:23:29 experimental info: 19:23:29 ------------------- 19:23:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:23:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:23:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:23:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:23:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:23:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4759 [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4759 [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4759 [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a60a099 [Pipeline] echo 19:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:32 provisioning config files... 19:23:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10890823908268145177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:32 ---> ****-login.sh 19:23:32 nexus3.edgexfoundry.org:10001 19:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:32 Configure a credential helper to remove this warning. See 19:23:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:32 19:23:32 Login Succeeded 19:23:32 nexus3.edgexfoundry.org:10002 19:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:32 Configure a credential helper to remove this warning. See 19:23:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:32 19:23:32 Login Succeeded 19:23:32 nexus3.edgexfoundry.org:10003 19:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:33 Configure a credential helper to remove this warning. See 19:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:33 19:23:33 Login Succeeded 19:23:33 nexus3.edgexfoundry.org:10004 19:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:33 Configure a credential helper to remove this warning. See 19:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:33 19:23:33 Login Succeeded 19:23:33 ****.io 19:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:33 Configure a credential helper to remove this warning. See 19:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:33 19:23:33 Login Succeeded 19:23:33 ---> ****-login.sh ends [Pipeline] } 19:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:33 + 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:23:33 + + cut -d/ -f2 19:23:33 dirname cmd/core-command/Dockerfile 19:23:33 + echo core-command,cmd/core-command/Dockerfile 19:23:33 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:23:33 cut -d/ -f2 19:23:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:23:33 + dirname cmd/core-data/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo core-data,cmd/core-data/Dockerfile 19:23:33 + dirname cmd/core-metadata/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo core-metadata,cmd/core-metadata/Dockerfile 19:23:33 + dirname cmd/security-bootstrapper/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:23:33 + dirname cmd/security-proxy-auth/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:23:33 + dirname cmd/security-proxy-setup/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:23:33 + dirname cmd/security-secretstore-setup/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:23:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:23:33 + dirname cmd/security-spire-agent/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:23:33 + dirname cmd/security-spire-config/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:23:33 + dirname cmd/security-spire-server/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + dirname cmd/support-notifications/Dockerfile 19:23:33 + echo support-notifications,cmd/support-notifications/Dockerfile 19:23:33 + dirname cmd/support-scheduler/Dockerfile 19:23:33 + cut -d/ -f2 19:23:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:23:34 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:23:34 + git rev-list -1 --merges a60a099765f3462f60f0e166f42b762955fb2b8f~1..a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] echo 19:23:34 -----------> git rev-list -1 --merges a60a099765f3462f60f0e166f42b762955fb2b8f~1..a60a099765f3462f60f0e166f42b762955fb2b8f a60a099765f3462f60f0e166f42b762955fb2b8f [false] [Pipeline] sh 19:23:34 + git log --format=format:%s -1 a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] echo 19:23:35 ========================================================= 19:23:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:23:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:23:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:23:35 + grep -v github /etc/ssh/ssh_known_hosts 19:23:35 + [ -e /tmp/ssh_known_hosts ] 19:23:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:23:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:23:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:23:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:36 19:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:23:36 b85a868b505f: Pulling fs layer 19:23:36 e2be974225ed: Pulling fs layer 19:23:36 339a4e72a1f5: Pulling fs layer 19:23:36 988bab9f4d93: Pulling fs layer 19:23:36 1469e6f7b9e6: Pulling fs layer 19:23:36 eaf3925da568: Pulling fs layer 19:23:36 bab4dde63d76: Pulling fs layer 19:23:36 bde34c3a00c8: Pulling fs layer 19:23:36 b352a97aabf1: Pulling fs layer 19:23:36 4872d77fe225: Pulling fs layer 19:23:36 5851b861e8e6: Pulling fs layer 19:23:36 988bab9f4d93: Waiting 19:23:36 1469e6f7b9e6: Waiting 19:23:36 eaf3925da568: Waiting 19:23:36 5851b861e8e6: Waiting 19:23:36 4872d77fe225: Waiting 19:23:36 b352a97aabf1: Waiting 19:23:36 bde34c3a00c8: Waiting 19:23:36 bab4dde63d76: Waiting 19:23:36 e2be974225ed: Download complete 19:23:36 988bab9f4d93: Download complete 19:23:36 1469e6f7b9e6: Verifying Checksum 19:23:36 1469e6f7b9e6: Download complete 19:23:36 eaf3925da568: Download complete 19:23:36 339a4e72a1f5: Verifying Checksum 19:23:36 339a4e72a1f5: Download complete 19:23:36 bde34c3a00c8: Verifying Checksum 19:23:36 bde34c3a00c8: Download complete 19:23:36 b352a97aabf1: Download complete 19:23:36 4872d77fe225: Verifying Checksum 19:23:36 4872d77fe225: Download complete 19:23:36 5851b861e8e6: Download complete 19:23:36 b85a868b505f: Verifying Checksum 19:23:36 b85a868b505f: Download complete 19:23:37 bab4dde63d76: Download complete 19:23:38 b85a868b505f: Pull complete 19:23:38 e2be974225ed: Pull complete 19:23:38 339a4e72a1f5: Pull complete 19:23:38 988bab9f4d93: Pull complete 19:23:39 1469e6f7b9e6: Pull complete 19:23:39 eaf3925da568: Pull complete 19:23:41 bab4dde63d76: Pull complete 19:23:41 bde34c3a00c8: Pull complete 19:23:41 b352a97aabf1: Pull complete 19:23:41 4872d77fe225: Pull complete 19:23:41 5851b861e8e6: Pull complete 19:23:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:41 prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container 19:23:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:23:44 $ docker top 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad -eo pid,comm 19:23:44 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:23:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:44 [ssh-agent] Looking for ssh-agent implementation... 19:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:44 $ docker exec 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent 19:23:44 SSH_AUTH_SOCK=/tmp/ssh-IaPRMgMmUsSE/agent.33 19:23:44 SSH_AGENT_PID=39 19:23:44 Running ssh-add (command line suppressed) 19:23:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17764631763612670713.key (/w/workspace/edgex-go/1@tmp/private_key_17764631763612670713.key) 19:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:45 + git tag --points-at HEAD [Pipeline] } 19:23:45 $ docker exec --env ******** --env ******** 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent -k 19:23:45 unset SSH_AUTH_SOCK; 19:23:45 unset SSH_AGENT_PID; 19:23:45 echo Agent pid 39 killed; 19:23:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:45 [ssh-agent] Looking for ssh-agent implementation... 19:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:45 $ docker exec 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent 19:23:45 SSH_AUTH_SOCK=/tmp/ssh-gSmhIYF81gL4/agent.72 19:23:45 SSH_AGENT_PID=78 19:23:45 Running ssh-add (command line suppressed) 19:23:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7939007512396638336.key (/w/workspace/edgex-go/1@tmp/private_key_7939007512396638336.key) 19:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:46 + git semver init 19:23:46 2024-02-16 19:23:46,628 [run_init] DEBUG init version:0.0.0 force:False 19:23:46 2024-02-16 19:23:46,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:23:46 2024-02-16 19:23:46,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:23:46 2024-02-16 19:23:46,629 [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:23:51 2024-02-16 19:23:51,602 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:23:51 2024-02-16 19:23:51,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4759 with force:False 19:23:51 2024-02-16 19:23:51,603 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4759 19:23:51 2024-02-16 19:23:51,607 [execute] INFO git cat-file --batch-check 19:23:51 2024-02-16 19:23:51,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:23:51 2024-02-16 19:23:51,614 [execute] INFO git cat-file --batch 19:23:51 2024-02-16 19:23:51,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:23:51 2024-02-16 19:23:51,618 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4759 19:23:51 0.0.0 [Pipeline] } 19:23:52 $ docker exec --env ******** --env ******** 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent -k 19:23:52 unset SSH_AUTH_SOCK; 19:23:52 unset SSH_AGENT_PID; 19:23:52 echo Agent pid 78 killed; 19:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:52 + git semver [Pipeline] } 19:23:52 $ docker stop --time=1 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad 19:23:54 $ docker rm -f --volumes 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad [Pipeline] // withDockerContainer [Pipeline] sh 19:23:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:23:54 Stashed 1 file(s) [Pipeline] echo 19:23:54 [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:23:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:23:56 ========================================================= 19:23:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:23:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:23:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:23:56 7264a8db6415: Pulling fs layer 19:23:56 c4d48a809fc2: Pulling fs layer 19:23:56 4f1c88b9dad5: Pulling fs layer 19:23:56 ad3a456e5733: Pulling fs layer 19:23:56 69c7f0334f64: Pulling fs layer 19:23:56 1f1c1a5573a3: Pulling fs layer 19:23:56 ce7588e14bc9: Pulling fs layer 19:23:56 b5e4710f87ac: Pulling fs layer 19:23:56 69c7f0334f64: Waiting 19:23:56 ce7588e14bc9: Waiting 19:23:56 1f1c1a5573a3: Waiting 19:23:56 ad3a456e5733: Waiting 19:23:56 c4d48a809fc2: Download complete 19:23:56 ad3a456e5733: Download complete 19:23:56 69c7f0334f64: Verifying Checksum 19:23:56 69c7f0334f64: Download complete 19:23:56 7264a8db6415: Verifying Checksum 19:23:56 7264a8db6415: Download complete 19:23:56 1f1c1a5573a3: Verifying Checksum 19:23:56 1f1c1a5573a3: Download complete 19:23:56 7264a8db6415: Pull complete 19:23:56 b5e4710f87ac: Download complete 19:23:56 c4d48a809fc2: Pull complete 19:23:57 4f1c88b9dad5: Download complete 19:23:57 ce7588e14bc9: Verifying Checksum 19:23:57 ce7588e14bc9: Download complete 19:24:00 4f1c88b9dad5: Pull complete 19:24:00 ad3a456e5733: Pull complete 19:24:00 69c7f0334f64: Pull complete 19:24:00 1f1c1a5573a3: Pull complete 19:24:03 ce7588e14bc9: Pull complete 19:24:03 b5e4710f87ac: Pull complete 19:24:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:24:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:24:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:04 WORKDIR /edgex 19:24:04 COPY go.mod . 19:24:04 RUN go mod download 19:24:04 + docker build -t ci-base-image-x86_64 -f - . 19:24:04 Sending build context to Docker daemon 175.2MB 19:24:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:24:04 ---> 88b5674ff536 19:24:04 Step 2/4 : WORKDIR /edgex 19:24:09 ---> Running in ea3ba14b22d3 19:24:09 Removing intermediate container ea3ba14b22d3 19:24:09 ---> 5a49c6e88213 19:24:09 Step 3/4 : COPY go.mod . 19:24:09 ---> 77a9166f403d 19:24:09 Step 4/4 : RUN go mod download 19:24:09 ---> Running in 1e8ba981ddba 19:24:10 Still waiting to schedule task 19:24:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:24:24 Removing intermediate container 1e8ba981ddba 19:24:24 ---> 2d703f4e184d 19:24:24 Successfully built 2d703f4e184d 19:24:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:25 + docker inspect -f . ci-base-image-x86_64 19:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:25 prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container 19:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:24:25 $ docker top ba3d86a550a0965ecb64a7f1d2d53043fd8b7d5f90fd127ee5392787cda3cd5a -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:26 + go version 19:24:26 go version go1.21.0 linux/amd64 [Pipeline] } 19:24:26 $ docker stop --time=1 ba3d86a550a0965ecb64a7f1d2d53043fd8b7d5f90fd127ee5392787cda3cd5a 19:24:27 $ docker rm -f --volumes ba3d86a550a0965ecb64a7f1d2d53043fd8b7d5f90fd127ee5392787cda3cd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:28 + docker inspect -f . ci-base-image-x86_64 19:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:28 prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container 19:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:24:29 $ docker top 20f112d74cd85213a3725f95c05da60a412151065bd16567e579f20f17aa1888 -eo pid,comm [Pipeline] { [Pipeline] echo 19:24:29 ========================================================= 19:24:29 [edgeXBuildGoParallel] Running Tests and Build... 19:24:29 ========================================================= [Pipeline] sh 19:24:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:24:29 + make test 19:24:29 go test -race -coverprofile=coverage.out ./... 19:24:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:24:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:24:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:24:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:24:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:24:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 19:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 19:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:24:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.087s coverage: 69.2% of statements 19:24:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements 19:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.481s coverage: 93.4% of statements 19:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:25:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 97.6% of statements 19:25:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.053s coverage: 72.2% of statements 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements 19:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.072s coverage: 82.9% of statements 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.058s coverage: 96.3% of statements 19:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:25:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:25:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:25:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:25:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:25:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 19:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.061s coverage: 92.9% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.054s coverage: 87.2% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.029s coverage: 100.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.196s coverage: 38.4% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.072s coverage: 84.8% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 19.9% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 19:25:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements 19:25:30 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:25:31 running golangci-lint 19:25:31 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:25:31 go version go1.21.0 linux/amd64 19:25:31 level=info msg="[config_reader] Used config file .golangci.yml" 19:25:31 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:25:46 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 14.518008752s" 19:25:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.685371ms" 19:25:56 level=info msg="[linters_context/goanalysis] analyzers took 1m19.471610884s with top 10 stages: buildir: 39.875805331s, gosec: 7.62232186s, inspect: 1.496625598s, fact_deprecated: 1.417219349s, printf: 1.281819058s, S1038: 1.222168542s, ctrlflow: 1.210837882s, fact_purity: 943.638804ms, nilness: 817.35052ms, SA4030: 666.161171ms" 19:25:56 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:25:56 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, nolint: 0/21" 19:25:56 level=info msg="[runner] processing took 16.83752ms with stages: nolint: 7.320097ms, identifier_marker: 4.61332ms, path_prettifier: 1.574439ms, autogenerated_exclude: 1.464284ms, exclude-rules: 1.020984ms, skip_dirs: 799.964µs, cgo: 26.851µs, filename_unadjuster: 13.231µs, max_same_issues: 740ns, uniq_by_line: 660ns, fixer: 540ns, skip_files: 410ns, path_shortener: 370ns, exclude: 340ns, sort_results: 270ns, severity-rules: 230ns, diff: 190ns, max_from_linter: 170ns, source_code: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns" 19:25:56 level=info msg="[runner] linters took 9.705077471s with stages: goanalysis_metalinter: 9.688152657s" 19:25:56 level=info msg="File cache stats: 0 entries of total size 0B" 19:25:56 level=info msg="Memory: 244 samples, avg is 255.4MB, max is 946.6MB" 19:25:56 level=info msg="Execution took 24.267959437s" 19:25:56 go vet ./... 19:25:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1093 in /w/workspace/edgexfoundry_edgex-go_PR-4759 [Pipeline] { [Pipeline] ws 19:26:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:26:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:26:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:26:00 ./bin/test-attribution-txt.sh 19:26:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:26:03 The recommended git tool is: git [Pipeline] echo 19:26:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:26:03 + ls -al . 19:26:03 total 736 19:26:03 drwxrwxr-x 11 1001 1001 4096 Feb 16 19:24 . 19:26:03 drwxr-xr-x 4 root root 4096 Feb 16 19:24 .. 19:26:03 drwxrwxr-x 2 1001 1001 4096 Feb 16 19:23 .blubracket 19:26:03 -rw-rw-r-- 1 1001 1001 10 Feb 16 19:23 .dockerignore 19:26:03 drwxrwxr-x 8 1001 1001 4096 Feb 16 19:25 .git 19:26:03 drwxrwxr-x 3 1001 1001 4096 Feb 16 19:23 .github 19:26:03 -rw-rw-r-- 1 1001 1001 1074 Feb 16 19:23 .gitignore 19:26:03 -rw-rw-r-- 1 1001 1001 42 Feb 16 19:23 .golangci.yml 19:26:03 -rw-rw-r-- 1 1001 1001 100 Feb 16 19:23 .hadolint.yml 19:26:03 drwxr-xr-x 3 1001 1001 4096 Feb 16 19:23 .semver 19:26:03 -rw-rw-r-- 1 1001 1001 155 Feb 16 19:23 .sonarcloud.properties 19:26:03 -rw-rw-r-- 1 1001 1001 1171 Feb 16 19:23 ADOPTERS.md 19:26:03 -rw-rw-r-- 1 1001 1001 11674 Feb 16 19:23 Attribution.txt 19:26:03 -rw-rw-r-- 1 1001 1001 100284 Feb 16 19:23 CHANGELOG.md 19:26:03 -rw-rw-r-- 1 1001 1001 3804 Feb 16 19:23 CONTRIBUTING.md 19:26:03 -rw-rw-r-- 1 1001 1001 677 Feb 16 19:23 GOVERNANCE.md 19:26:03 -rw-rw-r-- 1 1001 1001 861 Feb 16 19:23 Jenkinsfile 19:26:03 -rw-rw-r-- 1 1001 1001 10775 Feb 16 19:23 LICENSE 19:26:03 -rw-rw-r-- 1 1001 1001 15392 Feb 16 19:23 Makefile 19:26:03 -rw-rw-r-- 1 1001 1001 582 Feb 16 19:23 OWNERS.md 19:26:03 -rw-rw-r-- 1 1001 1001 9528 Feb 16 19:23 README.md 19:26:03 -rw-rw-r-- 1 1001 1001 789 Feb 16 19:23 SECURITY.md 19:26:03 -rw-rw-r-- 1 1001 1001 5 Feb 16 19:23 VERSION 19:26:03 drwxrwxr-x 2 1001 1001 4096 Feb 16 19:23 bin 19:26:03 drwxrwxr-x 18 1001 1001 4096 Feb 16 19:23 cmd 19:26:03 -rw-r--r-- 1 root root 453602 Feb 16 19:25 coverage.out 19:26:03 drwxrwxr-x 2 1001 1001 4096 Feb 16 19:23 fuzz_test 19:26:03 -rw-rw-r-- 1 1001 1001 3734 Feb 16 19:23 go.mod 19:26:03 -rw-rw-r-- 1 1001 1001 34045 Feb 16 19:23 go.sum 19:26:03 drwxrwxr-x 7 1001 1001 4096 Feb 16 19:23 internal 19:26:03 drwxrwxr-x 3 1001 1001 4096 Feb 16 19:23 openapi 19:26:03 -rw-rw-r-- 1 1001 1001 584 Feb 16 19:23 security.txt 19:26:03 -rw-rw-r-- 1 1001 1001 204 Feb 16 19:23 version.go [Pipeline] sh 19:26:03 + '[' -e coverage.out ] 19:26:03 + chown 1001:1001 coverage.out [Pipeline] stash 19:26:04 Stashed 1 file(s) [Pipeline] sh 19:26:04 + make build 19:26:04 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:26:14 using credential edgex-jenkins-ssh 19:26:14 Cloning the remote Git repository 19:26:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:26:14 > git init /w/workspace/edgex-go/1 # timeout=10 19:26:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:14 > git --version # timeout=10 19:26:14 > git --version # 'git version 2.25.1' 19:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:16 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:26:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:26:18 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:26:19 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:26:25 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:26:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:26:26 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:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:28 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:26:29 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:26:29 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:26:30 $ docker stop --time=1 20f112d74cd85213a3725f95c05da60a412151065bd16567e579f20f17aa1888 19:26:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:26:33 Merging remotes/origin/main commit dbd772ef945d5e9a119adef65e4b3849d61c1d42 into PR head commit a60a099765f3462f60f0e166f42b762955fb2b8f 19:26:33 Merge succeeded, producing a60a099765f3462f60f0e166f42b762955fb2b8f 19:26:33 Checking out Revision a60a099765f3462f60f0e166f42b762955fb2b8f (PR-4759) 19:26:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:26:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:26:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4759/head:refs/remotes/origin/PR-4759 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:26:33 > git config core.sparsecheckout # timeout=10 19:26:33 > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # timeout=10 19:26:33 > git remote # timeout=10 19:26:33 > git config --get remote.origin.url # timeout=10 19:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:26:33 > git merge dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 19:26:33 > git rev-parse HEAD^{commit} # timeout=10 19:26:33 > git config core.sparsecheckout # timeout=10 19:26:33 > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # timeout=10 19:26:34 $ docker rm -f --volumes 20f112d74cd85213a3725f95c05da60a412151065bd16567e579f20f17aa1888 19:26:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:26:34 > git --version # timeout=10 19:26:34 > git --version # 'git version 2.25.1' 19:26:34 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:26:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:26:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:26:36 Dload Upload Total Spent Left Speed [Pipeline] sh 19:26:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48407 0 --:--:-- --:--:-- --:--:-- 48225 19:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:36 19:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:37 latest: Pulling from edgex-devops/edgex-compose 19:26:37 91d30c5bc195: Pulling fs layer 19:26:37 2e9b0aa3be6d: Pulling fs layer 19:26:37 9c61dcf015f6: Pulling fs layer 19:26:37 4698f68db338: Pulling fs layer 19:26:37 2a2f49069b9e: Pulling fs layer 19:26:37 e0025b399a48: Pulling fs layer 19:26:37 4698f68db338: Waiting 19:26:37 2a2f49069b9e: Waiting 19:26:37 e0025b399a48: Waiting 19:26:37 91d30c5bc195: Verifying Checksum 19:26:37 91d30c5bc195: Download complete 19:26:37 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 19:26:37 /etc/docker/daemon.json 19:26:37 { 19:26:37 "registry-mirrors": [ 19:26:37 "https://nexus3.edgexfoundry.org:10001" 19:26:37 ], 19:26:37 "bip": "10.250.0.254/24", 19:26:37 "hosts": [ 19:26:37 "tcp://0.0.0.0:5555", 19:26:37 "unix:///var/run/docker.sock" 19:26:37 ], 19:26:37 "mtu": 1458, 19:26:37 "selinux-enabled": true, 19:26:37 "seccomp-profile": "/etc/docker/seccomp.json" 19:26:37 } [Pipeline] sh 19:26:37 4698f68db338: Verifying Checksum 19:26:37 4698f68db338: Download complete 19:26:37 91d30c5bc195: Pull complete 19:26:37 2e9b0aa3be6d: Verifying Checksum 19:26:37 2e9b0aa3be6d: Download complete 19:26:37 e0025b399a48: Verifying Checksum 19:26:37 e0025b399a48: Download complete 19:26:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:26:37 2a2f49069b9e: Verifying Checksum 19:26:37 2a2f49069b9e: Download complete 19:26:37 2e9b0aa3be6d: Pull complete [Pipeline] sh 19:26:37 9c61dcf015f6: Verifying Checksum 19:26:37 9c61dcf015f6: Download complete 19:26:37 + sudo service docker restart 19:26:40 9c61dcf015f6: Pull complete 19:26:40 4698f68db338: Pull complete 19:26:40 2a2f49069b9e: Pull complete 19:26:40 e0025b399a48: Pull complete 19:26:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:41 prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container 19:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:26:43 $ docker top 23c98f8da1bc946dc3f75f2bfa49987c95d1733ce3465ac8e1691eb050f4e1ee -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:44 + docker compose -f ./docker-compose-build.yml build --parallel 19:26:46 #1 [security-spire-config internal] load build definition from Dockerfile 19:26:46 #1 transferring dockerfile: 1.69kB done 19:26:46 #1 DONE 0.0s 19:26:46 19:26:46 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:26:46 #2 transferring dockerfile: 2.50kB done 19:26:46 #2 DONE 0.0s 19:26:46 19:26:46 #3 [security-spire-server internal] load build definition from Dockerfile 19:26:46 #3 transferring dockerfile: 1.70kB done 19:26:46 #3 DONE 0.0s 19:26:46 19:26:46 #4 [support-scheduler internal] load build definition from Dockerfile 19:26:46 #4 transferring dockerfile: 1.93kB done 19:26:46 #4 DONE 0.0s 19:26:46 19:26:46 #5 [core-data internal] load build definition from Dockerfile 19:26:46 #5 transferring dockerfile: 2.01kB done 19:26:46 #5 DONE 0.0s 19:26:46 19:26:46 #6 [core-command internal] load build definition from Dockerfile 19:26:46 #6 transferring dockerfile: 1.93kB done 19:26:46 #6 DONE 0.0s 19:26:46 19:26:46 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:26:46 #7 transferring dockerfile: 2.93kB done 19:26:46 #7 DONE 0.0s 19:26:46 19:26:46 #8 [security-secretstore-setup internal] load build definition from Dockerfile 19:26:46 #8 transferring dockerfile: 2.49kB done 19:26:46 #8 DONE 0.0s 19:26:46 19:26:46 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:26:46 #9 transferring dockerfile: 2.23kB done 19:26:46 #9 DONE 0.0s 19:26:46 19:26:46 #10 [security-proxy-auth internal] load build definition from Dockerfile 19:26:46 #10 transferring dockerfile: 2.15kB done 19:26:46 #10 DONE 0.0s 19:26:46 19:26:46 #11 [support-notifications internal] load build definition from Dockerfile 19:26:46 #11 transferring dockerfile: 1.95kB done 19:26:46 #11 DONE 0.0s 19:26:46 19:26:46 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:26:46 #12 transferring dockerfile: 1.89kB done 19:26:46 #12 DONE 0.0s 19:26:46 19:26:46 #13 [security-spire-agent internal] load build definition from Dockerfile 19:26:46 #13 transferring dockerfile: 1.81kB done 19:26:46 #13 DONE 0.0s 19:26:46 19:26:46 #14 [core-metadata internal] load build definition from Dockerfile 19:26:46 #14 transferring dockerfile: 2.06kB done 19:26:46 #14 DONE 0.1s 19:26:46 19:26:46 #15 [security-spire-config internal] load .dockerignore 19:26:46 #15 transferring context: 50B done 19:26:46 #15 DONE 0.0s 19:26:46 19:26:46 #16 [security-spire-server internal] load .dockerignore 19:26:46 #16 transferring context: 50B done 19:26:46 #16 DONE 0.0s 19:26:46 19:26:46 #17 [security-proxy-setup internal] load .dockerignore 19:26:46 #17 transferring context: 50B done 19:26:46 #17 DONE 0.0s 19:26:46 19:26:46 #18 [support-scheduler internal] load .dockerignore 19:26:47 #18 transferring context: 50B done 19:26:47 #18 DONE 0.0s 19:26:47 19:26:47 #19 [core-data internal] load .dockerignore 19:26:47 #19 transferring context: 50B done 19:26:47 #19 DONE 0.0s 19:26:47 19:26:47 #20 [core-command internal] load .dockerignore 19:26:47 #20 transferring context: 50B done 19:26:47 #20 DONE 0.0s 19:26:47 19:26:47 #21 [security-bootstrapper internal] load .dockerignore 19:26:47 #21 transferring context: 50B done 19:26:47 #21 DONE 0.0s 19:26:47 19:26:47 #22 [security-secretstore-setup internal] load .dockerignore 19:26:47 #22 transferring context: 50B done 19:26:47 #22 DONE 0.0s 19:26:47 19:26:47 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:26:47 #23 transferring context: 50B done 19:26:47 #23 DONE 0.0s 19:26:47 19:26:47 #24 [security-proxy-auth internal] load .dockerignore 19:26:47 #24 transferring context: 50B done 19:26:47 #24 DONE 0.0s 19:26:47 19:26:47 #25 [security-spiffe-token-provider internal] load .dockerignore 19:26:47 #25 transferring context: 50B done 19:26:47 #25 DONE 0.0s 19:26:47 19:26:47 #26 [support-notifications internal] load .dockerignore 19:26:47 #26 transferring context: 50B done 19:26:47 #26 DONE 0.0s 19:26:47 19:26:47 #27 [security-spire-agent internal] load .dockerignore 19:26:47 #27 transferring context: 50B done 19:26:47 #27 DONE 0.0s 19:26:47 19:26:47 #28 [core-metadata internal] load .dockerignore 19:26:47 #28 transferring context: 50B done 19:26:47 #28 DONE 0.0s 19:26:47 19:26:47 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:26:47 #29 DONE 0.1s 19:26:47 19:26:47 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:26:47 #30 ... 19:26:47 19:26:47 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:26:47 #31 DONE 0.0s 19:26:47 19:26:47 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:26:47 #29 DONE 0.1s 19:26:47 19:26:47 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:26:47 #30 ... 19:26:47 19:26:47 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:26:47 #31 DONE 0.0s 19:26:47 19:26:47 #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:26:47 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:26:47 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:26:47 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:26:47 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:26:47 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s 19:26:47 #32 ... 19:26:47 19:26:47 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:26:47 #31 DONE 0.0s 19:26:47 19:26:47 #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:26:47 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s 19:26:47 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:26:47 #32 ... 19:26:47 19:26:47 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:26:47 #29 DONE 0.3s 19:26:47 19:26:47 #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:26:47 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:26:47 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:26:47 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:26:47 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:26:47 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:26:47 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 19:26:48 #32 ... 19:26:48 19:26:48 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:26:48 #30 DONE 1.1s 19:26:48 19:26:48 #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:26:48 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:26:48 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:26:48 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:26:48 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:26:48 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:26:48 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 19:26:48 #32 ... 19:26:48 19:26:48 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:26:48 #33 DONE 0.9s 19:26:48 19:26:48 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:26:48 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:26:48 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:26:48 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:26:48 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:26:48 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done 19:26:48 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 19:26:48 #32 DONE 1.4s 19:26:48 19:26:48 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:26:48 #34 DONE 1.3s 19:26:48 19:26:48 #35 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:26:48 #35 ... 19:26:48 19:26:48 #36 [security-spire-agent internal] load build context 19:26:48 #36 transferring context: 17.63kB 0.1s done 19:26:48 #36 DONE 0.4s 19:26:48 19:26:48 #37 [security-spire-server internal] load build context 19:26:48 #37 transferring context: 18.10kB 0.1s done 19:26:48 #37 DONE 0.5s 19:26:48 19:26:48 #38 [security-spire-config internal] load build context 19:26:48 #38 transferring context: 16.35kB 0.1s done 19:26:48 #38 DONE 0.6s 19:26:48 19:26:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:26:48 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:26:48 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:26:48 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:26:48 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:26:48 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 19:26:48 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:26:48 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:26:48 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:26:48 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.4s 19:26:48 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:26:48 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.5s 19:26:49 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s 19:26:49 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:26:53 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:26:56 provisioning config files... 19:26:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1160302321580009392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:26:56 ---> ****-login.sh 19:26:56 nexus3.edgexfoundry.org:10001 19:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:57 Configure a credential helper to remove this warning. See 19:26:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:57 19:26:57 Login Succeeded 19:26:57 nexus3.edgexfoundry.org:10002 19:26:57 #39 ... 19:26:57 19:26:57 #40 [security-proxy-setup internal] load build context 19:26:57 #40 transferring context: 229.82MB 9.9s 19:26:57 #40 ... 19:26:57 19:26:57 #41 [support-scheduler internal] load build context 19:26:57 #41 transferring context: 310.70MB 10.1s done 19:26:57 #41 ... 19:26:57 19:26:57 #42 [security-secretstore-setup internal] load build context 19:26:57 #42 transferring context: 310.70MB 9.9s done 19:26:57 #42 ... 19:26:57 19:26:57 #43 [core-command internal] load build context 19:26:57 #43 transferring context: 310.70MB 8.1s done 19:26:57 #43 ... 19:26:57 19:26:57 #44 [support-notifications internal] load build context 19:26:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:57 #44 ... 19:26:57 19:26:57 #45 [security-proxy-auth internal] load build context 19:26:57 #45 transferring context: 310.70MB 8.5s done 19:26:57 #45 ... 19:26:57 19:26:57 #46 [core-common-config-bootstrapper internal] load build context 19:26:57 #46 transferring context: 310.70MB 7.7s done 19:26:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:57 Configure a credential helper to remove this warning. See 19:26:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:57 19:26:57 Login Succeeded 19:26:57 nexus3.edgexfoundry.org:10003 19:26:58 #46 ... 19:26:58 19:26:58 #47 [core-data internal] load build context 19:26:58 #47 transferring context: 310.70MB 7.3s done 19:26:58 #47 ... 19:26:58 19:26:58 #48 [security-spiffe-token-provider internal] load build context 19:26:58 #48 transferring context: 310.70MB 10.0s done 19:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:58 Configure a credential helper to remove this warning. See 19:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:58 19:26:58 Login Succeeded 19:26:58 nexus3.edgexfoundry.org:10004 19:26:58 #48 ... 19:26:58 19:26:58 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:26:58 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:26:58 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:26:58 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:26:58 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:26:58 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:26:58 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:26:58 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:26:58 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 19:26:58 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.8s done 19:26:58 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:26:58 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.9s done 19:26:58 #49 ... 19:26:58 19:26:58 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:58 Configure a credential helper to remove this warning. See 19:26:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:58 19:26:58 Login Succeeded 19:26:58 ****.io 19:26:58 #50 ... 19:26:58 19:26:58 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:26:58 #51 ... 19:26:58 19:26:58 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:26:58 #52 ... 19:26:58 19:26:58 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:26:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:26:59 Configure a credential helper to remove this warning. See 19:26:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:26:59 19:26:59 Login Succeeded 19:26:59 ---> ****-login.sh ends [Pipeline] } 19:26:59 Deleting 1 temporary files 19:26:59 #53 ... 19:26:59 19:26:59 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:26:59 #54 ... 19:26:59 19:26:59 #55 [security-bootstrapper internal] load build context 19:26:59 #55 transferring context: 310.70MB 10.6s done [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:26:59 #55 ... 19:26:59 19:26:59 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:26:59 #56 ... 19:26:59 19:26:59 #57 [support-notifications builder 2/7] WORKDIR /edgex-go [Pipeline] sh 19:26:59 #57 ... 19:26:59 19:26:59 #58 [core-metadata internal] load build context 19:26:59 #58 transferring context: 310.70MB 10.0s done 19:26:59 #58 ... 19:26:59 19:26:59 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:26:59 #59 ... 19:26:59 19:26:59 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:27:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:27:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 19:27:00 #60 ... 19:27:00 19:27:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:27:00 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [Pipeline] echo 19:27:00 ========================================================= 19:27:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:27:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:27:00 9fda8d8052c6: Pulling fs layer 19:27:00 5d54e960e981: Pulling fs layer 19:27:00 c4a7e357bf2a: Pulling fs layer 19:27:00 f0e02332f6b5: Pulling fs layer 19:27:00 872ee5b61b7b: Pulling fs layer 19:27:00 0c6a40ed1a82: Pulling fs layer 19:27:00 94ae7d8d031c: Pulling fs layer 19:27:00 0c6a40ed1a82: Waiting 19:27:00 872ee5b61b7b: Waiting 19:27:00 94ae7d8d031c: Waiting 19:27:00 f0e02332f6b5: Waiting 19:27:00 5d54e960e981: Download complete 19:27:00 f0e02332f6b5: Verifying Checksum 19:27:00 f0e02332f6b5: Download complete 19:27:00 872ee5b61b7b: Verifying Checksum 19:27:00 872ee5b61b7b: Download complete 19:27:00 9fda8d8052c6: Verifying Checksum 19:27:00 9fda8d8052c6: Download complete 19:27:01 94ae7d8d031c: Verifying Checksum 19:27:01 94ae7d8d031c: Download complete 19:27:02 9fda8d8052c6: Pull complete 19:27:02 5d54e960e981: Pull complete 19:27:02 c4a7e357bf2a: Verifying Checksum 19:27:02 c4a7e357bf2a: Download complete 19:27:03 0c6a40ed1a82: Verifying Checksum 19:27:03 0c6a40ed1a82: Download complete 19:27:04 #39 ... 19:27:04 19:27:04 #57 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:27:04 #57 DONE 15.4s 19:27:04 19:27:04 #47 [core-data internal] load build context 19:27:04 #47 DONE 16.8s 19:27:04 19:27:04 #46 [core-common-config-bootstrapper internal] load build context 19:27:04 #46 DONE 16.7s 19:27:04 19:27:04 #43 [core-command internal] load build context 19:27:04 #43 DONE 16.8s 19:27:04 19:27:04 #45 [security-proxy-auth internal] load build context 19:27:04 #45 DONE 16.7s 19:27:04 19:27:04 #42 [security-secretstore-setup internal] load build context 19:27:04 #42 DONE 16.7s 19:27:04 19:27:04 #41 [support-scheduler internal] load build context 19:27:04 #41 DONE 16.8s 19:27:04 19:27:04 #48 [security-spiffe-token-provider internal] load build context 19:27:04 #48 DONE 16.7s 19:27:04 19:27:04 #58 [core-metadata internal] load build context 19:27:04 #58 DONE 16.6s 19:27:04 19:27:04 #55 [security-bootstrapper internal] load build context 19:27:04 #55 DONE 16.8s 19:27:04 19:27:04 #44 [support-notifications internal] load build context 19:27:04 #44 transferring context: 310.70MB 10.4s done 19:27:04 #44 DONE 16.8s 19:27:04 19:27:04 #40 [security-proxy-setup internal] load build context 19:27:04 #40 transferring context: 310.70MB 10.9s done 19:27:04 #40 DONE 16.9s 19:27:04 19:27:04 #35 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:27:04 #35 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:04 #35 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:04 #35 16.17 (1/1) Installing dumb-init (1.2.5-r2) 19:27:04 #35 16.17 Executing busybox-1.36.1-r5.trigger 19:27:04 #35 16.18 OK: 7 MiB in 16 packages 19:27:07 #35 ... 19:27:07 19:27:07 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:27:07 #59 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #59 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #59 16.16 (1/2) Installing dumb-init (1.2.5-r2) 19:27:07 #59 16.17 (2/2) Installing su-exec (0.2-r3) 19:27:07 #59 16.17 Executing busybox-1.36.1-r5.trigger 19:27:07 #59 16.18 OK: 7 MiB in 17 packages 19:27:07 #59 DONE 18.3s 19:27:07 19:27:07 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:27:07 #53 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #53 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #53 16.07 (1/4) Installing dumb-init (1.2.5-r2) 19:27:07 #53 16.07 (2/4) Installing openssl (3.1.4-r5) 19:27:07 #53 16.09 (3/4) Installing su-exec (0.2-r3) 19:27:07 #53 16.09 (4/4) Installing yq (4.33.3-r5) 19:27:07 #53 16.24 Executing busybox-1.36.1-r5.trigger 19:27:07 #53 16.25 OK: 17 MiB in 19 packages 19:27:07 #53 DONE 18.4s 19:27:07 19:27:07 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:27:07 #60 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #60 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #60 15.95 (1/2) Installing ca-certificates (20230506-r0) 19:27:07 #60 15.97 (2/2) Installing dumb-init (1.2.5-r2) 19:27:07 #60 15.97 Executing busybox-1.36.1-r5.trigger 19:27:07 #60 15.98 Executing ca-certificates-20230506-r0.trigger 19:27:07 #60 16.02 OK: 8 MiB in 17 packages 19:27:07 #60 DONE 18.3s 19:27:07 19:27:07 #35 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:27:07 #35 DONE 18.5s 19:27:07 19:27:07 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:27:07 #52 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #52 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #52 17.47 (1/4) Installing ca-certificates (20230506-r0) 19:27:07 #52 17.49 (2/4) Installing dumb-init (1.2.5-r2) 19:27:07 #52 17.50 (3/4) Installing su-exec (0.2-r3) 19:27:07 #52 17.51 (4/4) Installing yq (4.33.3-r5) 19:27:07 #52 17.59 Executing busybox-1.36.1-r5.trigger 19:27:07 #52 17.60 Executing ca-certificates-20230506-r0.trigger 19:27:07 #52 17.64 OK: 17 MiB in 19 packages 19:27:07 #52 DONE 18.3s 19:27:07 19:27:07 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:27:07 #54 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #54 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #54 18.29 (1/1) Installing dumb-init (1.2.5-r2) 19:27:07 #54 18.30 Executing busybox-1.36.1-r5.trigger 19:27:07 #54 18.31 OK: 7 MiB in 16 packages 19:27:07 #54 DONE 18.5s 19:27:07 19:27:07 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:27:07 #50 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #50 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #50 16.19 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:27:07 #50 16.19 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:27:07 #50 16.19 OK: 20069 distinct packages available 19:27:07 #50 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:07 #50 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:07 #50 16.56 (1/4) Installing dumb-init (1.2.5-r2) 19:27:07 #50 16.58 (2/4) Installing musl-obstack (1.2.3-r2) 19:27:07 #50 16.59 (3/4) Installing libucontext (1.2-r2) 19:27:07 #50 16.60 (4/4) Installing gcompat (1.1.0-r1) 19:27:07 #50 16.61 Executing busybox-1.36.1-r5.trigger 19:27:07 #50 16.62 OK: 8 MiB in 19 packages 19:27:07 #50 DONE 18.5s 19:27:07 19:27:07 #61 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 19:27:09 #61 ... 19:27:09 19:27:09 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:27:09 #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.523 OK: 264 MiB in 52 packages 19:27:09 #62 DONE 4.8s 19:27:09 19:27:09 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:27:09 #51 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #51 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #51 19.37 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:27:09 #51 19.37 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:27:09 #51 19.37 OK: 20069 distinct packages available 19:27:09 #51 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #51 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #51 19.76 (1/5) Installing dumb-init (1.2.5-r2) 19:27:09 #51 19.77 (2/5) Installing musl-obstack (1.2.3-r2) 19:27:09 #51 19.77 (3/5) Installing libucontext (1.2-r2) 19:27:09 #51 19.77 (4/5) Installing gcompat (1.1.0-r1) 19:27:09 #51 19.78 (5/5) Installing openssl (3.1.4-r5) 19:27:09 #51 19.79 Executing busybox-1.36.1-r5.trigger 19:27:09 #51 19.80 OK: 8 MiB in 20 packages 19:27:09 #51 DONE 20.1s 19:27:09 19:27:09 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:27:09 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.534 OK: 264 MiB in 52 packages 19:27:09 #63 DONE 4.8s 19:27:09 19:27:09 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:27:09 #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.563 OK: 264 MiB in 52 packages 19:27:09 #64 DONE 4.8s 19:27:09 19:27:09 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:27:09 #65 DONE 0.1s 19:27:09 19:27:09 #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:27:09 #66 DONE 0.1s 19:27:09 19:27:09 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:27:09 #67 DONE 0.1s 19:27:09 19:27:09 #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:09 #68 ... 19:27:09 19:27:09 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:27:09 #56 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #56 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #56 19.83 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:27:09 #56 19.83 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:27:09 #56 19.83 OK: 20069 distinct packages available 19:27:09 #56 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #56 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #56 20.27 (1/11) Installing ca-certificates (20230506-r0) 19:27:09 #56 20.29 (2/11) Installing brotli-libs (1.0.9-r14) 19:27:09 #56 20.31 (3/11) Installing libunistring (1.1-r1) 19:27:09 #56 20.32 (4/11) Installing libidn2 (2.3.4-r1) 19:27:09 #56 20.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:27:09 #56 20.33 (6/11) Installing libcurl (8.5.0-r0) 19:27:09 #56 20.35 (7/11) Installing curl (8.5.0-r0) 19:27:09 #56 20.36 (8/11) Installing dumb-init (1.2.5-r2) 19:27:09 #56 20.36 (9/11) Installing musl-obstack (1.2.3-r2) 19:27:09 #56 20.36 (10/11) Installing libucontext (1.2-r2) 19:27:09 #56 20.37 (11/11) Installing gcompat (1.1.0-r1) 19:27:09 #56 20.37 Executing busybox-1.36.1-r5.trigger 19:27:09 #56 20.38 Executing ca-certificates-20230506-r0.trigger 19:27:09 #56 20.42 OK: 12 MiB in 26 packages 19:27:09 #56 DONE 20.6s 19:27:09 19:27:09 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:27:09 #0 1.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 2.071 OK: 17 MiB in 19 packages 19:27:09 #69 DONE 2.3s 19:27:09 19:27:09 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:27:09 #0 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.547 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:27:09 #0 4.547 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:27:09 #0 4.547 OK: 20074 distinct packages available 19:27:09 #0 4.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 4.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 5.009 OK: 264 MiB in 52 packages 19:27:09 #70 DONE 5.3s 19:27:09 19:27:09 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:27:09 #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 2.187 OK: 8 MiB in 17 packages 19:27:09 #71 DONE 2.3s 19:27:09 19:27:09 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:27:09 #72 DONE 0.1s 19:27:09 19:27:09 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:27:09 #73 DONE 0.1s 19:27:09 19:27:09 #61 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 19:27:09 #61 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #61 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #61 2.582 OK: 7 MiB in 16 packages 19:27:09 #61 DONE 2.7s 19:27:09 19:27:09 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:27:09 #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:09 #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:09 #0 2.552 OK: 7 MiB in 17 packages 19:27:09 #74 DONE 2.7s 19:27:09 19:27:09 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:27:10 #75 ... 19:27:10 19:27:10 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:27:10 #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:10 #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:10 #0 3.038 OK: 17 MiB in 19 packages 19:27:10 #76 DONE 3.1s 19:27:10 19:27:10 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:27:10 #77 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:10 #77 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:10 #77 ... 19:27:10 19:27:10 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:27:10 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:10 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:10 #0 3.589 OK: 7 MiB in 16 packages 19:27:10 #78 DONE 3.7s 19:27:10 19:27:10 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:27:10 #77 2.101 OK: 8 MiB in 20 packages 19:27:11 #77 DONE 2.3s 19:27:11 19:27:11 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:27:11 #79 ... 19:27:11 19:27:11 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:27:11 #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:11 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:11 #0 4.558 OK: 8 MiB in 19 packages 19:27:11 #80 DONE 4.8s 19:27:12 19:27:12 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:27:12 #81 DONE 0.8s 19:27:12 19:27:12 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:27:12 #79 DONE 0.8s 19:27:12 19:27:12 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:27:12 #82 DONE 1.0s 19:27:12 19:27:12 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:27:12 #75 DONE 3.2s 19:27:12 19:27:12 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:27:12 #83 DONE 0.1s 19:27:12 19:27:12 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:27:12 #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:27:12 #0 2.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:27:12 #0 2.933 OK: 12 MiB in 26 packages 19:27:12 #84 DONE 3.6s 19:27:12 19:27:12 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:27:12 #85 DONE 1.0s 19:27:12 19:27:12 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:27:12 #86 DONE 0.1s 19:27:12 19:27:12 #87 [security-spire-server stage-2 6/9] COPY security.txt / 19:27:12 #87 DONE 0.1s 19:27:12 19:27:12 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:27:12 #88 DONE 1.0s 19:27:12 19:27:12 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:27:12 #89 DONE 0.1s 19:27:12 19:27:12 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:27:12 #90 DONE 0.1s 19:27:12 19:27:12 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 19:27:12 #91 DONE 0.1s 19:27:12 19:27:12 #92 [security-spire-config stage-2 6/10] COPY security.txt / 19:27:12 #92 DONE 0.1s 19:27:12 19:27:12 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:27:13 #93 DONE 0.1s 19:27:13 19:27:13 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:27:13 #94 DONE 0.1s 19:27:13 19:27:13 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:27:13 #95 DONE 0.1s 19:27:13 19:27:13 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:27:13 #96 DONE 0.1s 19:27:13 19:27:13 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:27:13 #97 DONE 0.1s 19:27:13 19:27:13 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:27:13 #98 DONE 0.1s 19:27:13 19:27:13 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:27:13 #99 DONE 0.1s 19:27:13 19:27:13 #100 [security-spire-server] exporting to image 19:27:13 #100 exporting layers 19:27:13 #100 ... 19:27:13 19:27:13 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:27:13 #101 DONE 0.1s 19:27:13 19:27:13 #100 [security-spire-agent] exporting to image 19:27:13 #100 exporting layers 0.5s done 19:27:13 #100 exporting layers 0.5s done 19:27:13 #100 writing image sha256:ba2a3338949fb1cbe9b8b7b73c3c51f51eb70b842038f96bab1f3fc8530ebeac done 19:27:13 #100 naming to docker.io/library/security-spire-server done 19:27:14 #100 exporting layers 0.5s done 19:27:14 #100 writing image sha256:d191d51efdcecb17a8a5825309724876586baeeedcb0a12d31265b94c406587c done 19:27:14 #100 naming to docker.io/library/security-spire-config done 19:27:14 #100 writing image sha256:e14916ce136023f4cf1f6feb372f1697def600e349b3703d9573c2dff2787a61 done 19:27:14 #100 naming to docker.io/library/security-spire-agent done 19:27:14 #100 DONE 0.8s 19:27:14 19:27:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:27:14 #39 ... 19:27:14 19:27:14 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:27:14 #49 ... 19:27:14 19:27:14 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:16 c4a7e357bf2a: Pull complete 19:27:16 f0e02332f6b5: Pull complete 19:27:16 872ee5b61b7b: Pull complete 19:27:19 #102 ... 19:27:19 19:27:19 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:19 #103 ... 19:27:19 19:27:19 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:25 #104 DONE 16.0s 19:27:25 19:27:25 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:25 #102 DONE 15.5s 19:27:25 19:27:25 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:25 #103 DONE 16.0s 19:27:25 19:27:25 #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:25 #68 DONE 16.0s 19:27:25 19:27:25 #105 [security-proxy-setup builder 6/7] COPY . . 19:27:26 0c6a40ed1a82: Pull complete 19:27:26 94ae7d8d031c: Pull complete 19:27:26 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:27:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:27:27 + docker build -t ci-base-image-arm64 -f - . 19:27:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:27 WORKDIR /edgex 19:27:27 COPY go.mod . 19:27:27 RUN go mod download 19:27:28 Sending build context to Docker daemon 2.918MB 19:27:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:27:28 ---> 86de565de09d 19:27:28 Step 2/4 : WORKDIR /edgex 19:27:30 ---> Running in 78b131d7d113 19:27:30 Removing intermediate container 78b131d7d113 19:27:30 ---> 9535bc61704a 19:27:30 Step 3/4 : COPY go.mod . 19:27:30 ---> 4fc09d3fd1d9 19:27:30 Step 4/4 : RUN go mod download 19:27:30 ---> Running in 77caccdd1331 19:27:33 #105 ... 19:27:33 19:27:33 #106 [support-notifications builder 6/7] COPY . . 19:27:33 #106 DONE 7.2s 19:27:33 19:27:33 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:27:33 #107 DONE 7.3s 19:27:33 19:27:33 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #108 CACHED 19:27:33 19:27:33 #109 [core-metadata builder 6/7] COPY . . 19:27:33 #109 CACHED 19:27:33 19:27:33 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:27:33 #110 CACHED 19:27:33 19:27:33 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #111 CACHED 19:27:33 19:27:33 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:27:33 #112 CACHED 19:27:33 19:27:33 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 19:27:33 #113 CACHED 19:27:33 19:27:33 #114 [security-proxy-auth builder 6/7] COPY . . 19:27:33 #114 CACHED 19:27:33 19:27:33 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #115 CACHED 19:27:33 19:27:33 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:27:33 #116 CACHED 19:27:33 19:27:33 #117 [core-command builder 6/7] COPY . . 19:27:33 #117 CACHED 19:27:33 19:27:33 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #118 CACHED 19:27:33 19:27:33 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 19:27:33 #119 CACHED 19:27:33 19:27:33 #120 [security-secretstore-setup builder 6/7] COPY . . 19:27:33 #120 CACHED 19:27:33 19:27:33 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:27:33 #121 CACHED 19:27:33 19:27:33 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #122 CACHED 19:27:33 19:27:33 #123 [support-scheduler builder 6/7] COPY . . 19:27:33 #123 DONE 7.2s 19:27:33 19:27:33 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 19:27:33 #124 CACHED 19:27:33 19:27:33 #125 [core-data builder 6/7] COPY . . 19:27:33 #125 CACHED 19:27:33 19:27:33 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #126 CACHED 19:27:33 19:27:33 #127 [security-bootstrapper builder 6/7] COPY . . 19:27:33 #127 CACHED 19:27:33 19:27:33 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:27:33 #128 CACHED 19:27:33 19:27:33 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 #129 CACHED 19:27:33 19:27:33 #105 [security-proxy-setup builder 6/7] COPY . . 19:27:33 #105 DONE 7.2s 19:27:33 19:27:33 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:27:33 #130 1.078 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:27:43 #130 ... 19:27:43 19:27:43 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:43 #0 0.820 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:27:43 #131 ... 19:27:43 19:27:43 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:27:43 #0 1.259 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:27:43 #132 ... 19:27:43 19:27:43 #133 [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:27:43 #0 0.683 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:27:43 #133 ... 19:27:43 19:27:43 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:27:43 #0 1.059 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:27:43 #134 ... 19:27:43 19:27:43 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:27:43 #0 1.427 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:27:43 #135 ... 19:27:43 19:27:43 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:27:43 #0 1.263 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:27:43 #136 ... 19:27:43 19:27:43 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:27:43 #0 0.465 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:27:43 #137 ... 19:27:43 19:27:43 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:27:43 #0 1.248 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:27:43 #138 ... 19:27:43 19:27:43 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:27:43 #0 0.817 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:27:43 #139 ... 19:27:43 19:27:43 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:27:43 #0 0.830 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:28:17 Removing intermediate container 77caccdd1331 19:28:17 ---> f78d64feba69 19:28:17 Successfully built f78d64feba69 19:28:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:18 + docker inspect -f . ci-base-image-arm64 19:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:18 prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container 19:28:18 $ 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:28:19 $ docker top b734fbff6f14b2231a114053a3f2bae3d906be86738d866ffbb76e759a4626b6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:20 + go version 19:28:20 go version go1.21.0 linux/arm64 [Pipeline] } 19:28:20 $ docker stop --time=1 b734fbff6f14b2231a114053a3f2bae3d906be86738d866ffbb76e759a4626b6 19:28:24 $ docker rm -f --volumes b734fbff6f14b2231a114053a3f2bae3d906be86738d866ffbb76e759a4626b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:25 + docker inspect -f . ci-base-image-arm64 19:28:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:25 prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container 19:28:25 $ 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:28:26 $ docker top 356a1409f48a2116faf70806ebdad4488215f1970d46f511c894f745bb0d3f1d -eo pid,comm [Pipeline] { [Pipeline] echo 19:28:27 ========================================================= 19:28:27 [edgeXBuildGoParallel] Running Tests and Build... 19:28:27 ========================================================= [Pipeline] sh 19:28:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:28:27 + make test 19:28:28 go test -race -coverprofile=coverage.out ./... 19:28:51 #140 ... 19:28:51 19:28:51 #133 [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:28:51 #133 73.17 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:28:54 #133 DONE 82.2s 19:28:54 19:28:54 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:28:54 #140 DONE 82.2s 19:28:54 19:28:54 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:28:54 #134 DONE 82.3s 19:28:54 19:28:54 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:28:54 #141 ... 19:28:54 19:28:54 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:28:54 #135 DONE 82.3s 19:28:54 19:28:54 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:28:54 #131 DONE 82.3s 19:28:54 19:28:54 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:28:54 #142 ... 19:28:54 19:28:54 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:28:54 #139 DONE 82.5s 19:28:54 19:28:54 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:28:54 #132 DONE 82.6s 19:28:54 19:28:54 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:28:54 #138 DONE 82.7s 19:28:54 19:28:54 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:28:54 #130 DONE 82.7s 19:28:54 19:28:54 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:28:54 #136 DONE 82.7s 19:28:54 19:28:54 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:28:54 #137 DONE 82.8s 19:28:54 19:28:54 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #143 ... 19:28:55 19:28:55 #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #144 DONE 0.9s 19:28:55 19:28:55 #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #141 DONE 0.9s 19:28:55 19:28:55 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:28:55 #142 DONE 0.7s 19:28:55 19:28:55 #145 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #145 DONE 0.8s 19:28:55 19:28:55 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #143 DONE 0.4s 19:28:55 19:28:55 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #146 DONE 0.9s 19:28:55 19:28:55 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:28:55 #147 ... 19:28:55 19:28:55 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:28:55 #148 DONE 0.3s 19:28:55 19:28:55 #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #149 DONE 0.3s 19:28:55 19:28:55 #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:28:55 #150 CACHED 19:28:55 19:28:55 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #151 CACHED 19:28:55 19:28:55 #152 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:28:55 #152 DONE 0.3s 19:28:55 19:28:55 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #153 CACHED 19:28:55 19:28:55 #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:28:55 #154 CACHED 19:28:55 19:28:55 #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #155 CACHED 19:28:55 19:28:55 #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:28:55 #156 CACHED 19:28:55 19:28:55 #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:28:55 #157 CACHED 19:28:55 19:28:55 #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:28:55 #158 CACHED 19:28:55 19:28:55 #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:28:55 #159 DONE 0.3s 19:28:55 19:28:55 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:28:55 #147 DONE 0.3s 19:28:55 19:28:55 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:28:55 #160 DONE 0.3s 19:28:55 19:28:55 #161 [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:28:56 #161 ... 19:28:56 19:28:56 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:56 #162 DONE 1.0s 19:28:56 19:28:56 #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:28:56 #163 DONE 1.0s 19:28:56 19:28:56 #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:56 #164 DONE 1.0s 19:28:56 19:28:56 #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:28:56 #165 DONE 1.0s 19:28:56 19:28:56 #161 [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:28:56 #161 DONE 1.0s 19:28:56 19:28:56 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:28:56 #166 DONE 1.1s 19:28:56 19:28:56 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:28:56 #167 DONE 1.1s 19:28:56 19:28:56 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:28:56 #168 ... 19:28:56 19:28:56 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:28:56 #169 DONE 1.1s 19:28:56 19:28:56 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:28:56 #170 DONE 1.1s 19:28:56 19:28:56 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:28:56 #171 DONE 1.1s 19:28:56 19:28:56 #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:28:57 #172 ... 19:28:57 19:28:57 #173 [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:28:57 #173 DONE 0.5s 19:28:57 19:28:57 #174 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:28:57 #174 DONE 0.4s 19:28:57 19:28:57 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:28:57 #175 DONE 0.5s 19:28:57 19:28:57 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:28:57 #176 DONE 0.5s 19:28:57 19:28:57 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:28:57 #177 DONE 0.4s 19:28:57 19:28:57 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:28:57 #178 DONE 0.5s 19:28:57 19:28:57 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:28:57 #168 DONE 0.5s 19:28:57 19:28:57 #179 [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:28:57 #179 DONE 0.5s 19:28:57 19:28:57 #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:28:57 #180 ... 19:28:57 19:28:57 #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:28:57 #172 DONE 0.5s 19:28:57 19:28:57 #181 [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:28:57 #181 DONE 0.5s 19:28:57 19:28:57 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:28:57 #182 DONE 2.0s 19:28:57 19:28:57 #100 [security-spiffe-token-provider] exporting to image 19:28:57 #100 exporting layers 0.3s done 19:28:57 #100 ... 19:28:57 19:28:57 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:28:57 #183 DONE 0.5s 19:28:57 19:28:57 #100 [security-spiffe-token-provider] exporting to image 19:28:57 #100 exporting layers 0.4s done 19:28:57 #100 writing image sha256:917e571c46fd87cd538b9d9a8b182901ae2d4d8fb80d88b703e3178a1fe4c0f3 19:28:57 #100 ... 19:28:57 19:28:57 #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:28:57 #184 DONE 0.5s 19:28:57 19:28:57 #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:28:57 #180 DONE 0.5s 19:28:57 19:28:57 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:57 #185 DONE 0.5s 19:28:57 19:28:57 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:28:57 #186 DONE 0.5s 19:28:57 19:28:57 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:28:57 #187 DONE 0.5s 19:28:57 19:28:57 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:28:57 #188 DONE 0.5s 19:28:57 19:28:57 #100 [core-metadata] exporting to image 19:28:57 #100 writing image sha256:917e571c46fd87cd538b9d9a8b182901ae2d4d8fb80d88b703e3178a1fe4c0f3 0.0s done 19:28:57 #100 naming to docker.io/library/support-scheduler done 19:28:57 #100 writing image sha256:a81dc9733262330bca925a2bc6fb63490bd55dbf9f59996e8bac359a2f5f0ed5 done 19:28:57 #100 writing image sha256:ce249dde4b747e752ca88e0c6a79b5967a35615f66cd2f05b58966ee5f2d2b58 done 19:28:57 #100 naming to docker.io/library/core-command done 19:28:57 #100 naming to docker.io/library/core-data done 19:28:57 #100 exporting layers 0.1s done 19:28:57 #100 writing image sha256:7fa1e13e78b294ef9ec71d1a04873279445cfec3dcacee88f7ef0a23f5453f28 done 19:28:57 #100 naming to docker.io/library/security-spiffe-token-provider done 19:28:58 #100 writing image sha256:d91eab1bb781c8f5a7d6d30525fe61a7ccb2c7693d4d82c1af1860451e295606 19:28:58 #100 writing image sha256:d91eab1bb781c8f5a7d6d30525fe61a7ccb2c7693d4d82c1af1860451e295606 0.0s done 19:28:58 #100 writing image sha256:88ba4edd02cc9ad5b1188a28dff53e0f3a1ee2d9c404a6918bc37550c873602c done 19:28:58 #100 naming to docker.io/library/support-notifications 0.0s done 19:28:58 #100 naming to docker.io/library/core-metadata done 19:28:58 #100 DONE 1.8s 19:28:58 19:28:58 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:58 #189 DONE 0.6s 19:28:58 19:28:58 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:28:58 #190 DONE 0.6s 19:28:58 19:28:58 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:28:58 #191 DONE 0.5s 19:28:58 19:28:58 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:58 #192 DONE 0.5s 19:28:58 19:28:58 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:58 #193 DONE 0.5s 19:28:58 19:28:58 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:58 #194 DONE 1.1s 19:28:58 19:28:58 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:58 #195 DONE 1.2s 19:28:58 19:28:58 #100 [core-common-config-bootstrapper] exporting to image 19:28:59 #100 ... 19:28:59 19:28:59 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:59 #196 DONE 0.1s 19:28:59 19:28:59 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:28:59 #197 DONE 0.1s 19:28:59 19:28:59 #100 [security-proxy-auth] exporting to image 19:28:59 #100 ... 19:28:59 19:28:59 #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:28:59 #198 DONE 0.1s 19:28:59 19:28:59 #100 [security-proxy-auth] exporting to image 19:28:59 #100 exporting layers 0.3s done 19:28:59 #100 exporting layers 0.3s done 19:28:59 #100 writing image sha256:6550527f8a1e2947d982901bea98eb51dee938ae2f92d0714c6e0d9cba501ff1 done 19:28:59 #100 naming to docker.io/library/core-common-config-bootstrapper done 19:28:59 #100 writing image sha256:ec6f2b87dbd5d2b4593ffd5b77e7d49de10fdb3455e6ae04fd006bbd91584f2e done 19:28:59 #100 naming to docker.io/library/security-proxy-auth done 19:28:59 #100 DONE 2.2s 19:28:59 19:28:59 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:28:59 #199 DONE 0.1s 19:28:59 19:28:59 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:28:59 #200 DONE 0.1s 19:28:59 19:28:59 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:59 #201 ... 19:28:59 19:28:59 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:59 #202 DONE 1.0s 19:28:59 19:28:59 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:59 #203 DONE 0.2s 19:28:59 19:28:59 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:28:59 #204 ... 19:28:59 19:28:59 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:59 #201 DONE 0.7s 19:28:59 19:28:59 #100 [security-proxy-setup] exporting to image 19:28:59 #100 exporting layers 0.2s done 19:28:59 #100 writing image sha256:c982e4e748c023299091dd63f07b77a11b97ee04ebd6f9d00f350c2d90d8a008 done 19:28:59 #100 naming to docker.io/library/security-proxy-setup done 19:28:59 #100 writing image sha256:bf85d7e74fedc652321ee1d65303e4dd25f479a2837baaddcdc75e50524cada4 done 19:28:59 #100 naming to docker.io/library/security-secretstore-setup done 19:28:59 #100 DONE 2.7s 19:28:59 19:28:59 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:29:00 #49 ... 19:29:00 19:29:00 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:29:00 #204 DONE 0.8s 19:29:00 19:29:00 #100 [security-bootstrapper] exporting to image 19:29:00 #100 exporting layers 0.5s done 19:29:00 #100 writing image sha256:e171e9d53da738cb694167bdb62061110446c3ee4ef7f45f44ef8d747c79a87d done 19:29:00 #100 naming to docker.io/library/security-bootstrapper done 19:29:00 #100 DONE 3.2s 19:29:00 19:29:00 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:29:00 time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:29:00 $ docker stop --time=1 23c98f8da1bc946dc3f75f2bfa49987c95d1733ce3465ac8e1691eb050f4e1ee 19:29:02 $ docker rm -f --volumes 23c98f8da1bc946dc3f75f2bfa49987c95d1733ce3465ac8e1691eb050f4e1ee [Pipeline] // withDockerContainer [Pipeline] sh 19:29:03 + docker images 19:29:03 REPOSITORY TAG IMAGE ID CREATED SIZE 19:29:03 security-bootstrapper latest e171e9d53da7 3 seconds ago 18.6MB 19:29:03 security-secretstore-setup latest bf85d7e74fed 4 seconds ago 36.3MB 19:29:03 security-proxy-setup latest c982e4e748c0 4 seconds ago 25.9MB 19:29:03 core-common-config-bootstrapper latest 6550527f8a1e 5 seconds ago 15MB 19:29:03 security-proxy-auth latest ec6f2b87dbd5 5 seconds ago 15.8MB 19:29:03 support-notifications latest 88ba4edd02cc 6 seconds ago 26.7MB 19:29:03 security-spiffe-token-provider latest 7fa1e13e78b2 6 seconds ago 28.7MB 19:29:03 core-metadata latest d91eab1bb781 6 seconds ago 17.4MB 19:29:03 core-command latest ce249dde4b74 7 seconds ago 17MB 19:29:03 support-scheduler latest 917e571c46fd 7 seconds ago 26.2MB 19:29:03 core-data latest a81dc9733262 7 seconds ago 17.2MB 19:29:03 security-spire-server latest ba2a3338949f About a minute ago 102MB 19:29:03 security-spire-config latest d191d51efdce About a minute ago 102MB 19:29:03 security-spire-agent latest e14916ce1360 About a minute ago 161MB 19:29:03 ci-base-image-x86_64 latest 2d703f4e184d 4 minutes ago 885MB 19:29:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 19:29:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB 19:29:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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:29:06 ? github.com/edgexfoundry/edgex-go [no test files] 19:30:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:30:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:30:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:30:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:30:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.209s coverage: 28.7% of statements 19:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.262s coverage: 97.0% of statements 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.355s coverage: 69.2% of statements 19:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.323s coverage: 53.2% of statements 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.066s coverage: 93.4% of statements 19:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.526s coverage: 4.1% of statements 19:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.464s coverage: 97.6% of statements 19:31:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.365s coverage: 0.9% of statements 19:31:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.229s coverage: 32.2% of statements 19:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.321s coverage: 41.7% of statements 19:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.303s coverage: 82.9% of statements 19:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.277s coverage: 94.1% of statements 19:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.194s coverage: 96.3% of statements 19:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements 19:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.203s coverage: 94.4% of statements 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.050s coverage: 79.9% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.234s coverage: 92.9% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.169s coverage: 20.0% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.161s coverage: 100.0% of statements 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.353s coverage: 81.8% of statements 19:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.370s coverage: 82.1% of statements 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.250s coverage: 86.0% of statements 19:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.878s coverage: 63.1% of statements 19:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.233s coverage: 100.0% of statements 19:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.136s coverage: 89.4% of statements 19:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.108s coverage: 100.0% of statements 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.101s coverage: 73.7% of statements 19:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.767s coverage: 38.4% of statements 19:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.196s coverage: 84.8% of statements 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:32:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:32:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.260s coverage: 19.9% of statements 19:32:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:32:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:32:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:32:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements 19:32:54 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:32:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:32:54 go vet ./... 19:35:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:35:01 ./bin/test-attribution-txt.sh 19:35:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:35:01 + ls -al . 19:35:01 total 732 19:35:01 drwxrwxr-x 10 1001 1001 4096 Feb 16 19:28 . 19:35:01 drwxr-xr-x 4 root root 4096 Feb 16 19:28 .. 19:35:01 drwxrwxr-x 2 1001 1001 4096 Feb 16 19:26 .blubracket 19:35:01 -rw-rw-r-- 1 1001 1001 10 Feb 16 19:26 .dockerignore 19:35:01 drwxrwxr-x 8 1001 1001 4096 Feb 16 19:26 .git 19:35:01 drwxrwxr-x 3 1001 1001 4096 Feb 16 19:26 .github 19:35:01 -rw-rw-r-- 1 1001 1001 1074 Feb 16 19:26 .gitignore 19:35:01 -rw-rw-r-- 1 1001 1001 42 Feb 16 19:26 .golangci.yml 19:35:01 -rw-rw-r-- 1 1001 1001 100 Feb 16 19:26 .hadolint.yml 19:35:01 -rw-rw-r-- 1 1001 1001 155 Feb 16 19:26 .sonarcloud.properties 19:35:01 -rw-rw-r-- 1 1001 1001 1171 Feb 16 19:26 ADOPTERS.md 19:35:01 -rw-rw-r-- 1 1001 1001 11674 Feb 16 19:26 Attribution.txt 19:35:01 -rw-rw-r-- 1 1001 1001 100284 Feb 16 19:26 CHANGELOG.md 19:35:01 -rw-rw-r-- 1 1001 1001 3804 Feb 16 19:26 CONTRIBUTING.md 19:35:01 -rw-rw-r-- 1 1001 1001 677 Feb 16 19:26 GOVERNANCE.md 19:35:01 -rw-rw-r-- 1 1001 1001 861 Feb 16 19:26 Jenkinsfile 19:35:01 -rw-rw-r-- 1 1001 1001 10775 Feb 16 19:26 LICENSE 19:35:01 -rw-rw-r-- 1 1001 1001 15392 Feb 16 19:26 Makefile 19:35:01 -rw-rw-r-- 1 1001 1001 582 Feb 16 19:26 OWNERS.md 19:35:01 -rw-rw-r-- 1 1001 1001 9528 Feb 16 19:26 README.md 19:35:01 -rw-rw-r-- 1 1001 1001 789 Feb 16 19:26 SECURITY.md 19:35:01 -rw-rw-r-- 1 1001 1001 5 Feb 16 19:23 VERSION 19:35:01 drwxrwxr-x 2 1001 1001 4096 Feb 16 19:26 bin 19:35:01 drwxrwxr-x 18 1001 1001 4096 Feb 16 19:26 cmd 19:35:01 -rw-r--r-- 1 root root 453602 Feb 16 19:32 coverage.out 19:35:01 drwxrwxr-x 2 1001 1001 4096 Feb 16 19:26 fuzz_test 19:35:01 -rw-rw-r-- 1 1001 1001 3734 Feb 16 19:26 go.mod 19:35:01 -rw-rw-r-- 1 1001 1001 34045 Feb 16 19:26 go.sum 19:35:01 drwxrwxr-x 7 1001 1001 4096 Feb 16 19:26 internal 19:35:01 drwxrwxr-x 3 1001 1001 4096 Feb 16 19:26 openapi 19:35:01 -rw-rw-r-- 1 1001 1001 584 Feb 16 19:26 security.txt 19:35:01 -rw-rw-r-- 1 1001 1001 204 Feb 16 19:26 version.go [Pipeline] sh 19:35:02 + '[' -e coverage.out ] 19:35:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:35:02 Warning: overwriting stash ‘coverage-report’ 19:35:03 Stashed 1 file(s) [Pipeline] sh 19:35:03 + make build 19:35:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:25 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:36:52 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:36: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/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:37:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:37:16 $ docker stop --time=1 356a1409f48a2116faf70806ebdad4488215f1970d46f511c894f745bb0d3f1d 19:37:18 $ docker rm -f --volumes 356a1409f48a2116faf70806ebdad4488215f1970d46f511c894f745bb0d3f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:22 19:37:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:22 latest: Pulling from edgex-devops/edgex-compose-arm64 19:37:22 547446be3368: Pulling fs layer 19:37:22 d125d8839a47: Pulling fs layer 19:37:22 3e85d5ac6304: Pulling fs layer 19:37:22 c3105a71a48b: Pulling fs layer 19:37:22 0f093f025ec4: Pulling fs layer 19:37:22 c3106fc0e877: Pulling fs layer 19:37:22 c3105a71a48b: Waiting 19:37:22 0f093f025ec4: Waiting 19:37:22 c3106fc0e877: Waiting 19:37:22 547446be3368: Verifying Checksum 19:37:22 c3105a71a48b: Download complete 19:37:23 d125d8839a47: Verifying Checksum 19:37:23 d125d8839a47: Download complete 19:37:23 c3106fc0e877: Verifying Checksum 19:37:23 c3106fc0e877: Download complete 19:37:23 0f093f025ec4: Verifying Checksum 19:37:23 0f093f025ec4: Download complete 19:37:23 547446be3368: Pull complete 19:37:24 d125d8839a47: Pull complete 19:37:25 3e85d5ac6304: Verifying Checksum 19:37:25 3e85d5ac6304: Download complete 19:37:40 3e85d5ac6304: Pull complete 19:37:40 c3105a71a48b: Pull complete 19:37:40 0f093f025ec4: Pull complete 19:37:40 c3106fc0e877: Pull complete 19:37:40 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:41 prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container 19:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:37:43 $ docker top 2239f04bd5e93602d347e15447c171f3947cc064973506fe6ee6787d1d0c0de4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:43 + docker compose -f ./docker-compose-build.yml build --parallel 19:37:53 #1 [security-proxy-auth internal] load build definition from Dockerfile 19:37:53 #1 transferring dockerfile: 2.15kB done 19:37:53 #1 DONE 0.1s 19:37:53 19:37:53 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:37:53 #2 transferring dockerfile: 2.23kB done 19:37:53 #2 DONE 0.0s 19:37:53 19:37:53 #3 [core-data internal] load build definition from Dockerfile 19:37:53 #3 transferring dockerfile: 2.01kB done 19:37:53 #3 DONE 0.1s 19:37:53 19:37:53 #4 [core-command internal] load build definition from Dockerfile 19:37:53 #4 transferring dockerfile: 1.93kB done 19:37:53 #4 DONE 0.1s 19:37:53 19:37:53 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:37:53 #5 transferring dockerfile: 2.49kB 0.0s done 19:37:53 #5 DONE 0.1s 19:37:53 19:37:53 #6 [support-scheduler internal] load build definition from Dockerfile 19:37:53 #6 transferring dockerfile: 1.93kB 0.0s done 19:37:53 #6 DONE 0.1s 19:37:53 19:37:53 #7 [security-spire-server internal] load build definition from Dockerfile 19:37:53 #7 transferring dockerfile: 1.70kB done 19:37:53 #7 DONE 0.0s 19:37:53 19:37:53 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:37:53 #8 transferring dockerfile: 2.93kB done 19:37:53 #8 DONE 0.1s 19:37:53 19:37:53 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:37:53 #9 transferring dockerfile: 1.89kB 0.0s done 19:37:53 #9 DONE 0.1s 19:37:53 19:37:53 #10 [security-spire-agent internal] load build definition from Dockerfile 19:37:53 #10 transferring dockerfile: 1.81kB 0.0s done 19:37:53 #10 DONE 0.1s 19:37:53 19:37:53 #11 [security-proxy-setup internal] load build definition from Dockerfile 19:37:53 #11 transferring dockerfile: 2.50kB done 19:37:53 #11 DONE 0.1s 19:37:53 19:37:53 #12 [security-spire-config internal] load build definition from Dockerfile 19:37:53 #12 transferring dockerfile: 1.69kB done 19:37:53 #12 DONE 0.1s 19:37:53 19:37:53 #13 [support-notifications internal] load build definition from Dockerfile 19:37:53 #13 transferring dockerfile: 1.95kB 0.0s done 19:37:53 #13 DONE 0.1s 19:37:53 19:37:53 #14 [core-metadata internal] load build definition from Dockerfile 19:37:53 #14 transferring dockerfile: 2.06kB done 19:37:53 #14 DONE 0.1s 19:37:53 19:37:53 #15 [security-proxy-auth internal] load .dockerignore 19:37:53 #15 transferring context: 50B done 19:37:53 #15 DONE 0.1s 19:37:54 19:37:54 #16 [core-common-config-bootstrapper internal] load .dockerignore 19:37:54 #16 transferring context: 50B done 19:37:54 #16 DONE 0.0s 19:37:54 19:37:54 #17 [core-data internal] load .dockerignore 19:37:54 #17 DONE 0.0s 19:37:54 19:37:54 #17 [core-data internal] load .dockerignore 19:37:54 #17 transferring context: 50B done 19:37:54 #17 DONE 0.0s 19:37:54 19:37:54 #18 [core-command internal] load .dockerignore 19:37:54 #18 transferring context: 50B done 19:37:54 #18 DONE 0.0s 19:37:54 19:37:54 #19 [security-secretstore-setup internal] load .dockerignore 19:37:54 #19 transferring context: 50B done 19:37:54 #19 DONE 0.1s 19:37:54 19:37:54 #20 [support-scheduler internal] load .dockerignore 19:37:54 #20 transferring context: 50B done 19:37:54 #20 DONE 0.1s 19:37:54 19:37:54 #21 [security-spire-server internal] load .dockerignore 19:37:55 #21 transferring context: 50B done 19:37:55 #21 DONE 0.1s 19:37:55 19:37:55 #22 [security-bootstrapper internal] load .dockerignore 19:37:55 #22 transferring context: 50B 0.0s done 19:37:55 #22 DONE 0.1s 19:37:55 19:37:55 #23 [security-spiffe-token-provider internal] load .dockerignore 19:37:55 #23 transferring context: 50B done 19:37:55 #23 DONE 0.1s 19:37:55 19:37:55 #24 [security-spire-agent internal] load .dockerignore 19:37:55 #24 transferring context: 50B done 19:37:55 #24 DONE 0.1s 19:37:55 19:37:55 #25 [security-proxy-setup internal] load .dockerignore 19:37:55 #25 transferring context: 50B done 19:37:55 #25 DONE 0.1s 19:37:55 19:37:55 #26 [security-spire-config internal] load .dockerignore 19:37:55 #26 transferring context: 50B done 19:37:55 #26 DONE 0.1s 19:37:55 19:37:55 #27 [support-notifications internal] load .dockerignore 19:37:55 #27 transferring context: 50B 0.0s done 19:37:55 #27 DONE 0.1s 19:37:55 19:37:55 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:55 #28 DONE 0.0s 19:37:55 19:37:55 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:37:55 #29 DONE 0.1s 19:37:55 19:37:55 #30 [core-metadata internal] load .dockerignore 19:37:55 #30 transferring context: 50B 0.0s done 19:37:55 #30 DONE 0.1s 19:37:55 19:37:55 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:55 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:37:55 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:55 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:37:55 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:37:55 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.2s 19:37:55 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:37:55 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 19:37:56 #31 ... 19:37:56 19:37:56 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:56 #32 DONE 0.8s 19:37:56 19:37:56 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:56 #31 ... 19:37:56 19:37:56 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:37:56 #33 DONE 0.2s 19:37:56 19:37:56 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:56 #28 DONE 0.0s 19:37:56 19:37:56 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:37:56 #29 DONE 0.2s 19:37:56 19:37:56 #34 [security-proxy-auth internal] load build context 19:37:56 #34 ... 19:37:56 19:37:56 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:56 #28 DONE 0.0s 19:37:56 19:37:56 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:37:56 #29 DONE 0.3s 19:37:56 19:37:56 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:56 #32 DONE 1.5s 19:37:56 19:37:56 #33 [core-data builder 2/7] WORKDIR /edgex-go 19:37:56 #33 DONE 0.4s 19:37:56 19:37:56 #34 [security-proxy-auth internal] load build context 19:37:56 #34 ... 19:37:56 19:37:56 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:56 #28 DONE 0.0s 19:37:56 19:37:56 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:37:56 #29 DONE 0.3s 19:37:56 19:37:56 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:56 #32 DONE 1.5s 19:37:56 19:37:56 #33 [core-command builder 2/7] WORKDIR /edgex-go 19:37:56 #33 DONE 0.4s 19:37:56 19:37:56 #34 [security-proxy-auth internal] load build context 19:37:57 #34 ... 19:37:57 19:37:57 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:57 #28 DONE 0.0s 19:37:57 19:37:57 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:37:57 #29 DONE 0.5s 19:37:57 19:37:57 #34 [security-proxy-auth internal] load build context 19:37:57 #34 ... 19:37:57 19:37:57 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:57 #32 DONE 1.5s 19:37:57 19:37:57 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:57 #28 DONE 0.0s 19:37:57 19:37:57 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:37:57 #33 DONE 0.5s 19:37:57 19:37:57 #34 [security-proxy-auth internal] load build context 19:37:57 #34 ... 19:37:57 19:37:57 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:37:57 #29 DONE 0.6s 19:37:57 19:37:57 #34 [security-proxy-auth internal] load build context 19:37:57 #34 ... 19:37:57 19:37:57 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:57 #32 DONE 1.5s 19:37:57 19:37:57 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:37:57 #33 DONE 0.5s 19:37:57 19:37:57 #34 [security-proxy-auth internal] load build context 19:37:57 #34 ... 19:37:57 19:37:57 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:57 #28 DONE 0.0s 19:37:57 19:37:57 #34 [security-proxy-auth internal] load build context 19:37:57 #34 ... 19:37:57 19:37:57 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:57 #28 DONE 0.0s 19:37:57 19:37:57 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:58 #32 DONE 1.6s 19:37:58 19:37:58 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 19:37:58 #33 DONE 0.5s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:37:58 #29 DONE 1.2s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:58 #32 DONE 1.7s 19:37:58 19:37:58 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:37:58 #33 DONE 0.6s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:58 #28 DONE 0.0s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:58 #28 DONE 0.0s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:58 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:37:58 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:58 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:37:58 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:37:58 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:37:58 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done 19:37:58 #31 DONE 4.0s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:58 #34 ... 19:37:58 19:37:58 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:37:58 #28 DONE 0.0s 19:37:58 19:37:58 #34 [security-proxy-auth internal] load build context 19:37:59 #34 ... 19:37:59 19:37:59 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:37:59 #29 DONE 2.1s 19:37:59 19:37:59 #34 [security-proxy-auth internal] load build context 19:37:59 #34 ... 19:37:59 19:37:59 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:59 #32 DONE 1.8s 19:37:59 19:37:59 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 19:37:59 #33 DONE 0.7s 19:37:59 19:37:59 #35 [core-metadata internal] load build context 19:37:59 #35 DONE 0.0s 19:37:59 19:37:59 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:59 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:37:59 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:59 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:37:59 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:37:59 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:37:59 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done 19:37:59 #31 DONE 4.1s 19:37:59 19:37:59 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:37:59 #32 DONE 1.8s 19:37:59 19:37:59 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:37:59 #33 DONE 0.7s 19:37:59 19:37:59 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:37:59 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:37:59 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:37:59 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:37:59 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:37:59 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:37:59 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done 19:37:59 #31 DONE 4.1s 19:37:59 19:37:59 #36 [support-notifications internal] load build context 19:38:00 #36 transferring context: 31B 0.0s 19:38:01 #36 ... 19:38:01 19:38:01 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:38:01 #37 DONE 4.0s 19:38:01 19:38:01 #36 [support-notifications internal] load build context 19:38:01 #36 ... 19:38:01 19:38:01 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:01 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:38:01 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:38:01 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:38:01 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:38:01 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:38:01 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done 19:38:01 #31 DONE 4.1s 19:38:01 19:38:01 #36 [support-notifications internal] load build context 19:38:01 #36 ... 19:38:01 19:38:01 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:01 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:38:01 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:38:01 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:38:01 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:38:01 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:38:01 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done 19:38:01 #31 DONE 4.1s 19:38:01 19:38:01 #36 [support-notifications internal] load build context 19:38:03 #36 ... 19:38:03 19:38:03 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:38:03 #38 DONE 5.7s 19:38:03 19:38:03 #36 [support-notifications internal] load build context 19:38:04 #36 ... 19:38:04 19:38:04 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:04 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:38:04 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:38:04 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:38:04 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:38:04 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done 19:38:04 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done 19:38:04 #31 DONE 4.1s 19:38:04 19:38:04 #36 [support-notifications internal] load build context 19:38:06 #36 transferring context: 6.29MB 5.0s 19:38:06 #36 ... 19:38:06 19:38:06 #39 [security-spire-server internal] load build context 19:38:06 #39 transferring context: 18.10kB 1.0s done 19:38:06 #39 DONE 4.5s 19:38:06 19:38:06 #36 [support-notifications internal] load build context 19:38:06 #36 ... 19:38:06 19:38:06 #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:38:06 #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:06 #0 7.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:06 #0 10.04 OK: 266 MiB in 52 packages 19:38:06 #40 ... 19:38:06 19:38:06 #36 [support-notifications internal] load build context 19:38:06 #36 ... 19:38:06 19:38:06 #41 [core-common-config-bootstrapper internal] load build context 19:38:06 #41 ... 19:38:06 19:38:06 #42 [core-data internal] load build context 19:38:06 #42 ... 19:38:06 19:38:06 #43 [core-command internal] load build context 19:38:07 #43 ... 19:38:07 19:38:07 #44 [security-spire-config internal] load build context 19:38:07 #44 transferring context: 16.35kB 0.8s done 19:38:07 #44 DONE 5.6s 19:38:07 19:38:07 #42 [core-data internal] load build context 19:38:07 #42 ... 19:38:07 19:38:07 #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:38:07 #0 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:07 #0 7.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:07 #45 ... 19:38:07 19:38:07 #46 [security-secretstore-setup internal] load build context 19:38:07 #46 ... 19:38:07 19:38:07 #47 [support-scheduler internal] load build context 19:38:07 #47 ... 19:38:07 19:38:07 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:07 #48 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 4.0s done 19:38:07 #48 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:38:07 #48 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:38:07 #48 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:38:07 #48 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.1s 19:38:07 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 1.0s 19:38:07 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.1s 19:38:07 #48 ... 19:38:07 19:38:07 #47 [support-scheduler internal] load build context 19:38:07 #47 ... 19:38:07 19:38:07 #49 [security-bootstrapper internal] load build context 19:38:08 #49 ... 19:38:08 19:38:08 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:08 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 19:38:08 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:38:08 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.8s 19:38:08 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:38:08 #48 ... 19:38:08 19:38:08 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:38:08 #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:08 #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:08 #0 7.321 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:08 #0 7.321 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:08 #0 7.321 OK: 19950 distinct packages available 19:38:08 #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:08 #0 9.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:08 #50 ... 19:38:08 19:38:08 #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:38:08 #40 DONE 12.5s 19:38:08 19:38:08 #51 [security-spiffe-token-provider internal] load build context 19:38:08 #51 ... 19:38:08 19:38:08 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:08 #48 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.9s done 19:38:08 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.5s 19:38:08 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done 19:38:08 #48 ... 19:38:08 19:38:08 #52 [security-spire-agent internal] load build context 19:38:08 #52 transferring context: 17.63kB 0.9s done 19:38:08 #52 DONE 4.9s 19:38:08 19:38:08 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:09 #48 ... 19:38:09 19:38:09 #53 [security-proxy-setup internal] load build context 19:38:09 #53 ... 19:38:09 19:38:09 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:38:09 #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:09 #0 8.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:09 #54 10.24 OK: 266 MiB in 52 packages 19:38:09 #54 ... 19:38:09 19:38:09 #34 [security-proxy-auth internal] load build context 19:38:09 #34 ... 19:38:09 19:38:09 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:09 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:09 #55 ... 19:38:09 19:38:09 #35 [core-metadata internal] load build context 19:38:09 #35 ... 19:38:09 19:38:09 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:09 #56 ... 19:38:09 19:38:09 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:10 #57 ... 19:38:10 19:38:10 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:10 #58 ... 19:38:10 19:38:10 #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:38:10 #45 11.02 OK: 266 MiB in 52 packages 19:38:10 #45 DONE 13.0s 19:38:10 19:38:10 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:10 #59 ... 19:38:10 19:38:10 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:10 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.1s 19:38:10 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:38:10 #48 ... 19:38:10 19:38:10 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:10 #60 ... 19:38:10 19:38:10 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:10 #61 ... 19:38:10 19:38:10 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:10 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 19:38:11 #48 ... 19:38:11 19:38:11 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:38:11 #54 DONE 11.5s 19:38:11 19:38:11 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:11 #48 ... 19:38:11 19:38:11 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:38:11 #50 12.03 OK: 266 MiB in 52 packages 19:38:11 #50 DONE 13.2s 19:38:11 19:38:11 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:11 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.65MB / 23.39MB 5.0s 19:38:12 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 6.2s 19:38:12 #48 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:38:13 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.8s 19:38:13 #48 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:38:13 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.3s 19:38:14 #48 ... 19:38:14 19:38:14 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:14 #62 ... 19:38:14 19:38:14 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:14 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.8s 19:38:14 #48 ... 19:38:14 19:38:14 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:14 #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done 19:38:14 #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:38:14 #63 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:38:14 #63 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:38:14 #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 19:38:14 #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done 19:38:14 #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:38:14 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 7.7s 19:38:14 #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 4.3s done 19:38:14 #63 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done 19:38:14 #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.3s done 19:38:14 #63 ... 19:38:14 19:38:14 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:14 #64 ... 19:38:14 19:38:14 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:14 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 8.1s 19:38:15 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 8.8s 19:38:15 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.56MB / 17.12MB 9.2s 19:38:15 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 9.4s 19:38:16 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.7s 19:38:16 #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.8s done 19:38:16 #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:38:16 #63 ... 19:38:16 19:38:16 #36 [support-notifications internal] load build context 19:38:16 #36 transferring context: 21.67MB 16.0s 19:38:16 #36 ... 19:38:16 19:38:16 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:16 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 10.6s 19:38:17 #48 ... 19:38:17 19:38:17 #41 [core-common-config-bootstrapper internal] load build context 19:38:17 #41 ... 19:38:17 19:38:17 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:17 #48 ... 19:38:17 19:38:17 #42 [core-data internal] load build context 19:38:17 #42 ... 19:38:17 19:38:17 #43 [core-command internal] load build context 19:38:17 #43 ... 19:38:17 19:38:17 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:17 #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.2s done 19:38:17 #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:38:17 #48 ... 19:38:17 19:38:17 #46 [security-secretstore-setup internal] load build context 19:38:17 #46 ... 19:38:17 19:38:17 #43 [core-command internal] load build context 19:38:18 #43 ... 19:38:18 19:38:18 #49 [security-bootstrapper internal] load build context 19:38:18 #49 ... 19:38:18 19:38:18 #43 [core-command internal] load build context 19:38:18 #43 ... 19:38:18 19:38:18 #47 [support-scheduler internal] load build context 19:38:18 #47 ... 19:38:18 19:38:18 #43 [core-command internal] load build context 19:38:18 #43 ... 19:38:18 19:38:18 #51 [security-spiffe-token-provider internal] load build context 19:38:18 #51 ... 19:38:18 19:38:18 #43 [core-command internal] load build context 19:38:19 #43 ... 19:38:19 19:38:19 #53 [security-proxy-setup internal] load build context 19:38:19 #53 ... 19:38:19 19:38:19 #34 [security-proxy-auth internal] load build context 19:38:19 #34 ... 19:38:19 19:38:19 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:20 #48 ... 19:38:20 19:38:20 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:20 #55 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:20 #55 12.95 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:20 #55 12.95 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:20 #55 12.95 OK: 19945 distinct packages available 19:38:20 #55 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:20 #55 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:20 #55 19.24 (1/11) Installing ca-certificates (20230506-r0) 19:38:20 #55 19.72 (2/11) Installing brotli-libs (1.0.9-r14) 19:38:20 #55 19.93 (3/11) Installing libunistring (1.1-r1) 19:38:20 #55 20.25 (4/11) Installing libidn2 (2.3.4-r1) 19:38:20 #55 20.34 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:38:20 #55 20.35 (6/11) Installing libcurl (8.5.0-r0) 19:38:20 #55 20.44 (7/11) Installing curl (8.5.0-r0) 19:38:20 #55 20.50 (8/11) Installing dumb-init (1.2.5-r2) 19:38:20 #55 20.56 (9/11) Installing musl-obstack (1.2.3-r2) 19:38:20 #55 20.56 (10/11) Installing libucontext (1.2-r2) 19:38:20 #55 20.56 (11/11) Installing gcompat (1.1.0-r1) 19:38:20 #55 20.67 Executing busybox-1.36.1-r5.trigger 19:38:20 #55 20.73 Executing ca-certificates-20230506-r0.trigger 19:38:20 #55 ... 19:38:20 19:38:20 #35 [core-metadata internal] load build context 19:38:20 #35 ... 19:38:20 19:38:20 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:21 #48 ... 19:38:21 19:38:21 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:21 #56 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:21 #56 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:21 #56 17.41 (1/1) Installing dumb-init (1.2.5-r2) 19:38:21 #56 17.44 Executing busybox-1.36.1-r5.trigger 19:38:21 #56 17.52 OK: 8 MiB in 16 packages 19:38:21 #56 ... 19:38:21 19:38:21 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:21 #59 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:21 #59 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:21 #59 17.48 (1/1) Installing dumb-init (1.2.5-r2) 19:38:21 #59 17.57 Executing busybox-1.36.1-r5.trigger 19:38:21 #59 17.66 OK: 8 MiB in 16 packages 19:38:21 #59 ... 19:38:21 19:38:21 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:23 #48 ... 19:38:23 19:38:23 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:23 #58 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #58 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #58 18.62 (1/2) Installing dumb-init (1.2.5-r2) 19:38:23 #58 18.62 (2/2) Installing su-exec (0.2-r3) 19:38:23 #58 18.62 Executing busybox-1.36.1-r5.trigger 19:38:23 #58 18.73 OK: 8 MiB in 17 packages 19:38:23 #58 ... 19:38:23 19:38:23 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:23 #57 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #57 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #57 21.95 (1/4) Installing ca-certificates (20230506-r0) 19:38:23 #57 22.37 (2/4) Installing dumb-init (1.2.5-r2) 19:38:23 #57 22.44 (3/4) Installing su-exec (0.2-r3) 19:38:23 #57 22.45 (4/4) Installing yq (4.33.3-r5) 19:38:23 #57 23.21 Executing busybox-1.36.1-r5.trigger 19:38:23 #57 23.32 Executing ca-certificates-20230506-r0.trigger 19:38:23 #57 ... 19:38:23 19:38:23 #34 [security-proxy-auth internal] load build context 19:38:23 #34 transferring context: 72.64MB 28.0s 19:38:24 #34 ... 19:38:24 19:38:24 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:24 #56 DONE 24.5s 19:38:24 19:38:24 #34 [security-proxy-auth internal] load build context 19:38:24 #34 ... 19:38:24 19:38:24 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:24 #60 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:24 #60 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:24 #60 19.66 (1/2) Installing ca-certificates (20230506-r0) 19:38:24 #60 20.01 (2/2) Installing dumb-init (1.2.5-r2) 19:38:24 #60 20.07 Executing busybox-1.36.1-r5.trigger 19:38:24 #60 20.18 Executing ca-certificates-20230506-r0.trigger 19:38:24 #60 21.39 OK: 9 MiB in 17 packages 19:38:24 #60 DONE 24.0s 19:38:24 19:38:24 #34 [security-proxy-auth internal] load build context 19:38:25 #34 ... 19:38:25 19:38:25 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:25 #55 21.80 OK: 13 MiB in 26 packages 19:38:25 #55 DONE 25.8s 19:38:25 19:38:25 #34 [security-proxy-auth internal] load build context 19:38:25 #34 ... 19:38:25 19:38:25 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:25 #58 DONE 25.7s 19:38:25 19:38:25 #34 [security-proxy-auth internal] load build context 19:38:26 #34 ... 19:38:26 19:38:26 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:26 #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:26 #61 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:26 #61 22.71 (1/4) Installing dumb-init (1.2.5-r2) 19:38:26 #61 22.71 (2/4) Installing openssl (3.1.4-r5) 19:38:26 #61 22.74 (3/4) Installing su-exec (0.2-r3) 19:38:26 #61 22.76 (4/4) Installing yq (4.33.3-r5) 19:38:26 #61 23.95 Executing busybox-1.36.1-r5.trigger 19:38:26 #61 24.16 OK: 18 MiB in 19 packages 19:38:26 #61 ... 19:38:26 19:38:26 #34 [security-proxy-auth internal] load build context 19:38:26 #34 ... 19:38:26 19:38:26 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:26 #59 DONE 27.9s 19:38:26 19:38:26 #34 [security-proxy-auth internal] load build context 19:38:27 #34 ... 19:38:27 19:38:27 #36 [support-notifications internal] load build context 19:38:27 #36 ... 19:38:27 19:38:27 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:27 #57 24.15 OK: 18 MiB in 19 packages 19:38:27 #57 DONE 27.3s 19:38:27 19:38:27 #36 [support-notifications internal] load build context 19:38:27 #36 ... 19:38:27 19:38:27 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:27 #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.1s 19:38:27 #63 ... 19:38:27 19:38:27 #41 [core-common-config-bootstrapper internal] load build context 19:38:27 #41 ... 19:38:27 19:38:27 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:27 #61 DONE 27.0s 19:38:27 19:38:27 #41 [core-common-config-bootstrapper internal] load build context 19:38:27 #41 ... 19:38:27 19:38:27 #42 [core-data internal] load build context 19:38:27 #42 ... 19:38:27 19:38:27 #34 [security-proxy-auth internal] load build context 19:38:28 #34 ... 19:38:28 19:38:28 #46 [security-secretstore-setup internal] load build context 19:38:28 #46 ... 19:38:28 19:38:28 #34 [security-proxy-auth internal] load build context 19:38:28 #34 ... 19:38:28 19:38:28 #49 [security-bootstrapper internal] load build context 19:38:28 #49 ... 19:38:28 19:38:28 #34 [security-proxy-auth internal] load build context 19:38:28 #34 ... 19:38:28 19:38:28 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:28 #64 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:28 #64 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:28 #64 20.21 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:28 #64 20.21 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:28 #64 20.21 OK: 19945 distinct packages available 19:38:28 #64 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:28 #64 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:28 #64 23.17 (1/5) Installing dumb-init (1.2.5-r2) 19:38:28 #64 23.17 (2/5) Installing musl-obstack (1.2.3-r2) 19:38:28 #64 23.17 (3/5) Installing libucontext (1.2-r2) 19:38:28 #64 23.21 (4/5) Installing gcompat (1.1.0-r1) 19:38:28 #64 23.21 (5/5) Installing openssl (3.1.4-r5) 19:38:28 #64 23.23 Executing busybox-1.36.1-r5.trigger 19:38:28 #64 23.28 OK: 9 MiB in 20 packages 19:38:28 #64 ... 19:38:28 19:38:28 #47 [support-scheduler internal] load build context 19:38:28 #47 ... 19:38:28 19:38:28 #34 [security-proxy-auth internal] load build context 19:38:28 #34 transferring context: 80.50MB 33.0s 19:38:28 #34 ... 19:38:28 19:38:28 #51 [security-spiffe-token-provider internal] load build context 19:38:28 #51 ... 19:38:28 19:38:28 #34 [security-proxy-auth internal] load build context 19:38:29 #34 ... 19:38:29 19:38:29 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:29 #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:29 #62 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:29 #62 21.44 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:29 #62 21.44 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:29 #62 21.44 OK: 19945 distinct packages available 19:38:29 #62 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:29 #62 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:29 #62 23.81 (1/4) Installing dumb-init (1.2.5-r2) 19:38:29 #62 23.81 (2/4) Installing musl-obstack (1.2.3-r2) 19:38:29 #62 23.85 (3/4) Installing libucontext (1.2-r2) 19:38:29 #62 23.85 (4/4) Installing gcompat (1.1.0-r1) 19:38:29 #62 23.85 Executing busybox-1.36.1-r5.trigger 19:38:29 #62 23.90 OK: 8 MiB in 19 packages 19:38:29 #62 DONE 25.3s 19:38:29 19:38:29 #34 [security-proxy-auth internal] load build context 19:38:29 #34 ... 19:38:29 19:38:29 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:29 #64 DONE 25.6s 19:38:29 19:38:29 #34 [security-proxy-auth internal] load build context 19:38:29 #34 ... 19:38:29 19:38:29 #43 [core-command internal] load build context 19:38:29 #43 ... 19:38:29 19:38:29 #34 [security-proxy-auth internal] load build context 19:38:30 #34 ... 19:38:30 19:38:30 #53 [security-proxy-setup internal] load build context 19:38:30 #53 ... 19:38:30 19:38:30 #43 [core-command internal] load build context 19:38:30 #43 ... 19:38:30 19:38:30 #35 [core-metadata internal] load build context 19:38:30 #35 ... 19:38:30 19:38:30 #43 [core-command internal] load build context 19:38:34 #43 ... 19:38:34 19:38:34 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:34 #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s 19:38:34 #48 ... 19:38:34 19:38:34 #43 [core-command internal] load build context 19:38:34 #43 transferring context: 72.43MB 37.3s 19:38:34 #43 ... 19:38:34 19:38:34 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:34 #0 8.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:34 #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:34 #65 ... 19:38:34 19:38:34 #43 [core-command internal] load build context 19:38:35 #43 ... 19:38:35 19:38:35 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:38:35 #66 ... 19:38:35 19:38:35 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:35 #48 ... 19:38:35 19:38:35 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:38:35 #67 ... 19:38:35 19:38:35 #43 [core-command internal] load build context 19:38:35 #43 ... 19:38:35 19:38:35 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:35 #68 ... 19:38:35 19:38:35 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:36 #48 ... 19:38:36 19:38:36 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:38:36 #69 ... 19:38:36 19:38:36 #43 [core-command internal] load build context 19:38:37 #43 ... 19:38:37 19:38:37 #36 [support-notifications internal] load build context 19:38:37 #36 ... 19:38:37 19:38:37 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:38:37 #0 4.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:37 #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:37 #0 6.574 OK: 18 MiB in 19 packages 19:38:37 #70 ... 19:38:37 19:38:37 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:37 #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.4s 19:38:37 #63 ... 19:38:37 19:38:37 #41 [core-common-config-bootstrapper internal] load build context 19:38:37 #41 ... 19:38:37 19:38:37 #42 [core-data internal] load build context 19:38:38 #42 ... 19:38:38 19:38:38 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:38:38 #71 ... 19:38:38 19:38:38 #41 [core-common-config-bootstrapper internal] load build context 19:38:38 #41 ... 19:38:38 19:38:38 #46 [security-secretstore-setup internal] load build context 19:38:38 #46 ... 19:38:38 19:38:38 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:38 #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.6s 19:38:38 #48 ... 19:38:38 19:38:38 #49 [security-bootstrapper internal] load build context 19:38:38 #49 ... 19:38:38 19:38:38 #46 [security-secretstore-setup internal] load build context 19:38:38 #46 ... 19:38:38 19:38:38 #47 [support-scheduler internal] load build context 19:38:38 #47 ... 19:38:38 19:38:38 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:39 #48 ... 19:38:39 19:38:39 #51 [security-spiffe-token-provider internal] load build context 19:38:39 #51 ... 19:38:39 19:38:39 #42 [core-data internal] load build context 19:38:39 #42 transferring context: 106.98MB 42.5s 19:38:39 #42 ... 19:38:39 19:38:39 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:38:39 #72 ... 19:38:39 19:38:39 #42 [core-data internal] load build context 19:38:39 #42 ... 19:38:39 19:38:39 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:38:39 #70 DONE 12.3s 19:38:39 19:38:39 #42 [core-data internal] load build context 19:38:39 #42 ... 19:38:39 19:38:39 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:38:39 #73 ... 19:38:39 19:38:39 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:40 #48 ... 19:38:40 19:38:40 #34 [security-proxy-auth internal] load build context 19:38:40 #34 ... 19:38:40 19:38:40 #42 [core-data internal] load build context 19:38:40 #42 ... 19:38:40 19:38:40 #53 [security-proxy-setup internal] load build context 19:38:40 #53 ... 19:38:40 19:38:40 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:40 #68 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:41 #68 ... 19:38:41 19:38:41 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:41 #65 11.04 OK: 8 MiB in 16 packages 19:38:41 #65 DONE 16.5s 19:38:41 19:38:41 #35 [core-metadata internal] load build context 19:38:41 #35 ... 19:38:41 19:38:41 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:43 #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.6s 19:38:44 #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.0s done 19:38:46 #48 ... 19:38:46 19:38:46 #47 [support-scheduler internal] load build context 19:38:46 #47 transferring context: 101.55MB 49.3s 19:38:47 #47 ... 19:38:47 19:38:47 #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:38:47 #66 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:47 #66 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:47 #66 20.35 OK: 9 MiB in 17 packages 19:38:47 #66 DONE 22.1s 19:38:47 19:38:47 #47 [support-scheduler internal] load build context 19:38:47 #47 ... 19:38:47 19:38:47 #43 [core-command internal] load build context 19:38:47 #43 ... 19:38:47 19:38:47 #36 [support-notifications internal] load build context 19:38:47 #36 ... 19:38:47 19:38:47 #43 [core-command internal] load build context 19:38:48 #43 ... 19:38:48 19:38:48 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:38:48 #72 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:48 #72 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:48 #72 16.21 OK: 8 MiB in 19 packages 19:38:48 #72 DONE 18.5s 19:38:48 19:38:48 #43 [core-command internal] load build context 19:38:48 #43 ... 19:38:48 19:38:48 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:48 #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.1s done 19:38:48 #63 ... 19:38:48 19:38:48 #43 [core-command internal] load build context 19:38:48 #43 ... 19:38:48 19:38:48 #41 [core-common-config-bootstrapper internal] load build context 19:38:48 #41 ... 19:38:48 19:38:48 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:38:48 #67 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:48 #67 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:48 #67 20.19 OK: 13 MiB in 26 packages 19:38:48 #67 DONE 22.8s 19:38:48 19:38:48 #47 [support-scheduler internal] load build context 19:38:48 #47 ... 19:38:48 19:38:48 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:38:48 #71 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:48 #71 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:48 #71 18.42 OK: 18 MiB in 19 packages 19:38:48 #71 DONE 20.8s 19:38:48 19:38:48 #49 [security-bootstrapper internal] load build context 19:38:48 #49 ... 19:38:48 19:38:48 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:38:48 #74 ... 19:38:48 19:38:48 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:48 #68 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:48 #68 20.52 OK: 8 MiB in 17 packages 19:38:48 #68 DONE 22.8s 19:38:48 19:38:48 #46 [security-secretstore-setup internal] load build context 19:38:48 #46 ... 19:38:48 19:38:48 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:38:49 #75 ... 19:38:49 19:38:49 #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:38:49 #69 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:49 #69 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:49 #69 19.55 OK: 8 MiB in 16 packages 19:38:49 #69 DONE 23.3s 19:38:49 19:38:49 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:38:49 #73 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:49 #73 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:49 #73 18.43 OK: 9 MiB in 20 packages 19:38:49 #73 DONE 19.6s 19:38:49 19:38:49 #49 [security-bootstrapper internal] load build context 19:38:49 #49 ... 19:38:49 19:38:49 #51 [security-spiffe-token-provider internal] load build context 19:38:49 #51 ... 19:38:49 19:38:49 #49 [security-bootstrapper internal] load build context 19:38:49 #49 ... 19:38:49 19:38:49 #46 [security-secretstore-setup internal] load build context 19:38:49 #46 transferring context: 133.46MB 51.9s done 19:38:49 #46 DONE 52.7s 19:38:49 19:38:49 #49 [security-bootstrapper internal] load build context 19:38:50 #49 ... 19:38:50 19:38:50 #34 [security-proxy-auth internal] load build context 19:38:50 #34 ... 19:38:50 19:38:50 #53 [security-proxy-setup internal] load build context 19:38:50 #53 ... 19:38:50 19:38:50 #42 [core-data internal] load build context 19:38:50 #42 transferring context: 133.46MB 52.9s done 19:38:50 #42 DONE 53.7s 19:38:50 19:38:50 #53 [security-proxy-setup internal] load build context 19:38:50 #53 ... 19:38:50 19:38:50 #34 [security-proxy-auth internal] load build context 19:38:50 #34 ... 19:38:50 19:38:50 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:38:50 #74 DONE 2.0s 19:38:50 19:38:50 #34 [security-proxy-auth internal] load build context 19:38:51 #34 ... 19:38:51 19:38:51 #35 [core-metadata internal] load build context 19:38:51 #35 ... 19:38:51 19:38:51 #43 [core-command internal] load build context 19:38:51 #43 ... 19:38:51 19:38:51 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:38:51 #76 DONE 2.5s 19:38:51 19:38:51 #43 [core-command internal] load build context 19:38:52 #43 ... 19:38:52 19:38:52 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:38:52 #77 DONE 2.0s 19:38:52 19:38:52 #43 [core-command internal] load build context 19:38:52 #43 ... 19:38:52 19:38:52 #49 [security-bootstrapper internal] load build context 19:38:52 #49 transferring context: 133.46MB 54.0s done 19:38:52 #49 DONE 54.9s 19:38:52 19:38:52 #43 [core-command internal] load build context 19:38:53 #43 ... 19:38:53 19:38:53 #34 [security-proxy-auth internal] load build context 19:38:53 #34 transferring context: 133.46MB 56.7s done 19:38:53 #34 DONE 57.6s 19:38:53 19:38:53 #43 [core-command internal] load build context 19:38:53 #43 ... 19:38:53 19:38:53 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 19:38:53 #78 DONE 2.6s 19:38:53 19:38:53 #43 [core-command internal] load build context 19:38:54 #43 ... 19:38:54 19:38:54 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:54 #79 DONE 3.7s 19:38:54 19:38:54 #43 [core-command internal] load build context 19:38:54 #43 transferring context: 133.46MB 57.2s done 19:38:54 #43 ... 19:38:54 19:38:54 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:54 #80 DONE 4.4s 19:38:54 19:38:54 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:38:54 #81 ... 19:38:54 19:38:54 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:38:54 #75 DONE 5.7s 19:38:54 19:38:54 #36 [support-notifications internal] load build context 19:38:54 #36 transferring context: 133.46MB 52.5s done 19:38:54 #36 DONE 55.6s 19:38:54 19:38:54 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:38:54 #82 ... 19:38:54 19:38:54 #43 [core-command internal] load build context 19:38:54 #43 DONE 58.1s 19:38:55 19:38:55 #51 [security-spiffe-token-provider internal] load build context 19:38:55 #51 transferring context: 133.46MB 55.9s done 19:38:55 #51 DONE 57.1s 19:38:55 19:38:55 #35 [core-metadata internal] load build context 19:38:55 #35 ... 19:38:55 19:38:55 #47 [support-scheduler internal] load build context 19:38:55 #47 transferring context: 133.46MB 56.9s done 19:38:55 #47 DONE 57.9s 19:38:55 19:38:55 #35 [core-metadata internal] load build context 19:38:56 #35 ... 19:38:56 19:38:56 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:38:56 #83 DONE 3.8s 19:38:56 19:38:56 #35 [core-metadata internal] load build context 19:38:56 #35 ... 19:38:56 19:38:56 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:38:56 #82 DONE 1.3s 19:38:56 19:38:56 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:38:56 #84 DONE 2.0s 19:38:56 19:38:56 #35 [core-metadata internal] load build context 19:38:56 #35 ... 19:38:56 19:38:56 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:38:56 #81 DONE 1.8s 19:38:56 19:38:56 #53 [security-proxy-setup internal] load build context 19:38:56 #53 transferring context: 133.46MB 55.0s done 19:38:56 #53 DONE 57.0s 19:38:56 19:38:56 #35 [core-metadata internal] load build context 19:38:56 #35 ... 19:38:56 19:38:56 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:38:56 #85 DONE 1.2s 19:38:56 19:38:56 #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:38:56 #86 DONE 1.7s 19:38:56 19:38:56 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:57 #87 ... 19:38:57 19:38:57 #88 [security-spire-config stage-2 6/10] COPY security.txt / 19:38:57 #88 DONE 0.7s 19:38:57 19:38:57 #35 [core-metadata internal] load build context 19:38:57 #35 ... 19:38:57 19:38:57 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:38:57 #89 DONE 1.1s 19:38:57 19:38:57 #90 [security-spire-server stage-2 6/9] COPY security.txt / 19:38:57 #90 DONE 1.0s 19:38:57 19:38:57 #35 [core-metadata internal] load build context 19:38:57 #35 ... 19:38:57 19:38:57 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:38:57 #91 DONE 0.5s 19:38:57 19:38:57 #35 [core-metadata internal] load build context 19:38:57 #35 ... 19:38:57 19:38:57 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 19:38:57 #92 DONE 0.6s 19:38:57 19:38:57 #35 [core-metadata internal] load build context 19:38:57 #35 ... 19:38:57 19:38:57 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:38:57 #93 DONE 0.6s 19:38:57 19:38:57 #35 [core-metadata internal] load build context 19:38:58 #35 ... 19:38:58 19:38:58 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:38:58 #94 DONE 0.8s 19:38:58 19:38:58 #35 [core-metadata internal] load build context 19:38:58 #35 ... 19:38:58 19:38:58 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:38:58 #95 DONE 0.6s 19:38:58 19:38:58 #35 [core-metadata internal] load build context 19:38:58 #35 ... 19:38:58 19:38:58 #41 [core-common-config-bootstrapper internal] load build context 19:38:58 #41 ... 19:38:58 19:38:58 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:38:58 #96 DONE 1.0s 19:38:58 19:38:58 #41 [core-common-config-bootstrapper internal] load build context 19:38:58 #41 ... 19:38:58 19:38:58 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:38:59 #97 DONE 0.3s 19:38:59 19:38:59 #98 [security-spire-server] exporting to image 19:38:59 #98 exporting layers 19:38:59 #98 ... 19:38:59 19:38:59 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:38:59 #99 DONE 0.6s 19:38:59 19:38:59 #98 [security-spire-config] exporting to image 19:38:59 #98 ... 19:38:59 19:38:59 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:38:59 #100 DONE 0.6s 19:38:59 19:38:59 #41 [core-common-config-bootstrapper internal] load build context 19:38:59 #41 transferring context: 133.46MB 62.3s done 19:38:59 #41 DONE 62.7s 19:38:59 19:38:59 #35 [core-metadata internal] load build context 19:38:59 #35 ... 19:38:59 19:38:59 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:38:59 #101 DONE 0.4s 19:38:59 19:38:59 #35 [core-metadata internal] load build context 19:39:00 #35 transferring context: 133.46MB 60.1s done 19:39:00 #35 DONE 61.5s 19:39:00 19:39:00 #98 [security-spire-agent] exporting to image 19:39:02 #98 exporting layers 2.9s done 19:39:02 #98 writing image sha256:c00eec109165b46c567ffb9b0ffc6f82120ba54137e937cb540f2c6b7ad472e3 19:39:02 #98 exporting layers 3.0s done 19:39:02 #98 writing image sha256:c00eec109165b46c567ffb9b0ffc6f82120ba54137e937cb540f2c6b7ad472e3 0.0s done 19:39:02 #98 naming to docker.io/library/security-spire-server-arm64 done 19:39:02 #98 writing image sha256:66c5e3b0ad423ffd6756e374deef0ebc71e6d59b1d0f392b106627e103b4737c done 19:39:02 #98 naming to docker.io/library/security-spire-config-arm64 done 19:39:02 #98 exporting layers 2.4s done 19:39:02 #98 writing image sha256:1dbe046c3f532464ad057ccfefdfb5974b20f535f1773a6b8c2f3269950cb1f0 done 19:39:02 #98 naming to docker.io/library/security-spire-agent-arm64 done 19:39:02 #98 DONE 3.3s 19:39:02 19:39:02 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:02 #102 ... 19:39:02 19:39:02 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:02 #103 ... 19:39:02 19:39:02 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:20 #104 ... 19:39:20 19:39:20 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:20 #103 DONE 28.0s 19:39:20 19:39:20 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:20 #104 DONE 23.7s 19:39:20 19:39:20 #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:20 #102 DONE 26.7s 19:39:20 19:39:20 #105 [support-notifications builder 6/7] COPY . . 19:39:21 #105 ... 19:39:21 19:39:21 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:21 #87 DONE 24.8s 19:39:21 19:39:21 #106 [security-spiffe-token-provider builder 6/7] COPY . . 19:39:22 #106 ... 19:39:22 19:39:22 #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #107 CACHED 19:39:22 19:39:22 #108 [core-metadata builder 6/7] COPY . . 19:39:22 #108 CACHED 19:39:22 19:39:22 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:39:22 #109 CACHED 19:39:22 19:39:22 #105 [support-notifications builder 6/7] COPY . . 19:39:22 #105 DONE 2.4s 19:39:22 19:39:22 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:39:22 #110 CACHED 19:39:22 19:39:22 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #111 CACHED 19:39:22 19:39:22 #112 [support-scheduler builder 6/7] COPY . . 19:39:22 #112 CACHED 19:39:22 19:39:22 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #113 CACHED 19:39:22 19:39:22 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 19:39:22 #114 CACHED 19:39:22 19:39:22 #115 [core-command builder 6/7] COPY . . 19:39:22 #115 CACHED 19:39:22 19:39:22 #116 [core-data builder 6/7] COPY . . 19:39:22 #116 DONE 2.4s 19:39:22 19:39:22 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 19:39:22 #117 CACHED 19:39:22 19:39:22 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:39:22 #118 CACHED 19:39:22 19:39:22 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #119 CACHED 19:39:22 19:39:22 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:39:22 #120 CACHED 19:39:22 19:39:22 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #121 CACHED 19:39:22 19:39:22 #122 [security-proxy-auth builder 6/7] COPY . . 19:39:22 #122 CACHED 19:39:22 19:39:22 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:39:22 #123 CACHED 19:39:22 19:39:22 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #124 CACHED 19:39:22 19:39:22 #125 [security-proxy-setup builder 6/7] COPY . . 19:39:22 #125 CACHED 19:39:22 19:39:22 #106 [security-spiffe-token-provider builder 6/7] COPY . . 19:39:22 #106 DONE 1.5s 19:39:22 19:39:22 #126 [security-bootstrapper builder 6/7] COPY . . 19:39:22 #126 CACHED 19:39:22 19:39:22 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:39:22 #127 CACHED 19:39:22 19:39:22 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:22 #128 CACHED 19:39:22 19:39:22 #129 [security-secretstore-setup builder 6/7] COPY . . 19:39:22 #129 DONE 2.5s 19:39:22 19:39:22 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:28 #130 ... 19:39:28 19:39:28 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:39:28 #0 5.243 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:39:28 #131 ... 19:39:28 19:39:28 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:28 #130 5.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:39:33 #130 ... 19:39:33 19:39:33 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:39:33 #0 5.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:39:33 #132 ... 19:39:33 19:39:33 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:33 #0 3.821 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:39:33 #133 ... 19:39:33 19:39:33 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:33 #0 4.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:39:33 #134 ... 19:39:33 19:39:33 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:33 #0 5.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:39:33 #135 ... 19:39:33 19:39:33 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:33 #0 5.384 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:39:33 #136 ... 19:39:33 19:39:33 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:33 #0 5.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:39:33 #137 ... 19:39:33 19:39:33 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:39:33 #0 5.130 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:39:34 #138 ... 19:39:34 19:39:34 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:34 #0 4.996 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:34 #139 ... 19:39:34 19:39:34 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:39:34 #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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:51:26 #140 ... 19:51:26 19:51:26 #131 [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:51:26 #131 718.6 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:51:36 #131 ... 19:51:36 19:51:36 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:51:36 #138 DONE 732.2s 19:51:36 19:51:36 #131 [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:51:36 #131 DONE 732.2s 19:51:36 19:51:36 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:36 #133 ... 19:51:36 19:51:36 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:51:36 #141 DONE 0.5s 19:51:36 19:51:36 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:51:36 #142 DONE 0.4s 19:51:36 19:51:36 #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:51:36 #143 ... 19:51:36 19:51:36 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:51:36 #144 DONE 0.4s 19:51:36 19:51:36 #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:51:36 #143 DONE 0.4s 19:51:36 19:51:36 #145 [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:51:36 #145 ... 19:51:36 19:51:36 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:51:36 #135 DONE 734.1s 19:51:37 19:51:37 #146 [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:51:37 #146 DONE 0.5s 19:51:37 19:51:37 #145 [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:51:37 #145 DONE 0.7s 19:51:37 19:51:37 #147 [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:51:38 #147 DONE 0.6s 19:51:38 19:51:38 #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:51:38 #148 ... 19:51:38 19:51:38 #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:51:38 #149 DONE 0.8s 19:51:38 19:51:38 #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:51:38 #150 DONE 0.6s 19:51:38 19:51:38 #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:51:38 #151 ... 19:51:38 19:51:38 #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:51:38 #148 DONE 0.5s 19:51:38 19:51:38 #152 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:51:38 #152 ... 19:51:38 19:51:38 #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:51:38 #151 DONE 0.7s 19:51:38 19:51:38 #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:51:39 #153 ... 19:51:39 19:51:39 #152 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:51:39 #152 DONE 0.6s 19:51:39 19:51:39 #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:51:39 #153 DONE 0.4s 19:51:39 19:51:39 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:51:40 #154 DONE 0.8s 19:51:40 19:51:40 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:51:40 #155 DONE 0.3s 19:51:40 19:51:40 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:42 #156 ... 19:51:42 19:51:42 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:51:42 #157 DONE 3.9s 19:51:42 19:51:42 #158 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:51:42 #158 DONE 0.6s 19:51:42 19:51:42 #159 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:42 #159 DONE 3.4s 19:51:42 19:51:42 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:42 #133 ... 19:51:42 19:51:42 #98 [security-proxy-setup] exporting to image 19:51:42 #98 exporting layers 19:51:43 #98 ... 19:51:43 19:51:43 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:51:43 #160 DONE 0.8s 19:51:43 19:51:43 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:51:44 #161 DONE 0.5s 19:51:44 19:51:44 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:51:44 #162 ... 19:51:44 19:51:44 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:44 #156 DONE 3.9s 19:51:44 19:51:44 #98 [security-secretstore-setup] exporting to image 19:51:44 #98 exporting layers 1.7s done 19:51:44 #98 writing image sha256:0fc0e3807be16d2cd20b6ab8082f841305377a095be1bc917cfd177b86348a50 19:51:44 #98 writing image sha256:0fc0e3807be16d2cd20b6ab8082f841305377a095be1bc917cfd177b86348a50 0.1s done 19:51:44 #98 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 19:51:44 #98 ... 19:51:44 19:51:44 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:51:44 #162 DONE 0.9s 19:51:45 19:51:45 #163 [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:51:45 #163 DONE 0.4s 19:51:45 19:51:45 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:45 #133 ... 19:51:45 19:51:45 #164 [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:51:45 #164 DONE 0.2s 19:51:45 19:51:45 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:51:45 #165 DONE 0.3s 19:51:45 19:51:45 #98 [security-proxy-setup] exporting to image 19:51:45 #98 exporting layers 1.7s done 19:51:45 #98 writing image sha256:b2cb3b19101c34631ec0cb3000c1dc8b6eecd4c28b667e720d507b25ee1b0c92 done 19:51:45 #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 19:51:45 #98 DONE 6.7s 19:51:45 19:51:45 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:51:45 #166 DONE 0.2s 19:51:45 19:51:45 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:46 #134 ... 19:51:46 19:51:46 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:51:47 #167 DONE 1.6s 19:51:47 19:51:47 #98 [security-bootstrapper] exporting to image 19:51:48 #98 exporting layers 1.0s done 19:51:48 #98 writing image sha256:5c70af9ef85220e66f7e3c26949f6809b860aa58c11c0a4e2797a51aa3180c23 done 19:51:48 #98 naming to docker.io/library/security-bootstrapper-arm64 done 19:51:48 #98 DONE 7.7s 19:51:48 19:51:48 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:55 #139 ... 19:51:55 19:51:55 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:51:55 #132 DONE 751.4s 19:51:55 19:51:55 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:55 #139 ... 19:51:55 19:51:55 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:51:55 #168 DONE 0.4s 19:51:55 19:51:55 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:51:55 #169 DONE 0.2s 19:51:55 19:51:55 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:51:55 #139 ... 19:51:55 19:51:55 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:51:55 #170 DONE 0.3s 19:51:55 19:51:55 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:51:55 #171 DONE 0.2s 19:51:55 19:51:55 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:51:55 #172 DONE 0.1s 19:51:55 19:51:55 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:51:58 #173 DONE 2.1s 19:51:58 19:51:58 #98 [security-proxy-auth] exporting to image 19:51:58 #98 exporting layers 19:51:58 #98 exporting layers 0.5s done 19:51:58 #98 writing image sha256:0da1e661a9d4bc210e77606fc8ffead14b2ba6e26d8a3839322c045048b742c9 done 19:51:58 #98 naming to docker.io/library/security-proxy-auth-arm64 done 19:51:58 #98 DONE 8.2s 19:51:58 19:51:58 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:10 #48 ... 19:52:10 19:52:10 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:10 #140 DONE 767.4s 19:52:10 19:52:10 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:10 #139 ... 19:52:10 19:52:10 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:10 #174 DONE 0.3s 19:52:10 19:52:10 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:11 #134 ... 19:52:11 19:52:11 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:11 #175 DONE 0.2s 19:52:11 19:52:11 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:11 #134 ... 19:52:11 19:52:11 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:52:11 #176 DONE 0.3s 19:52:11 19:52:11 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:11 #63 ... 19:52:11 19:52:11 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:52:11 #177 DONE 0.1s 19:52:11 19:52:11 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:52:11 #178 DONE 0.2s 19:52:11 19:52:11 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:13 #179 DONE 1.9s 19:52:13 19:52:13 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:13 #133 ... 19:52:13 19:52:13 #98 [core-common-config-bootstrapper] exporting to image 19:52:13 #98 exporting layers 19:52:14 #98 exporting layers 0.4s done 19:52:14 #98 writing image sha256:c4489432115e5c68c3ec782187b42410d06e5ac5f195039c9b04190a3d53b167 0.0s done 19:52:14 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 19:52:14 #98 DONE 8.7s 19:52:14 19:52:14 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:46 #134 DONE 798.6s 19:52:46 19:52:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:46 #48 ... 19:52:46 19:52:46 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:52:46 #180 DONE 0.2s 19:52:46 19:52:46 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:52:46 #181 DONE 0.1s 19:52:46 19:52:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:46 #48 ... 19:52:46 19:52:46 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:52:46 #182 DONE 0.3s 19:52:46 19:52:46 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:46 #137 ... 19:52:46 19:52:46 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:52:46 #183 DONE 0.2s 19:52:46 19:52:46 #98 [core-command] exporting to image 19:52:46 #98 exporting layers 19:52:46 #98 exporting layers 0.3s done 19:52:46 #98 writing image sha256:8a7b51aba1717eb1e908c247de8dc25700ee92a0001cdcfe121a861352b26634 done 19:52:46 #98 naming to docker.io/library/core-command-arm64 done 19:52:46 #98 DONE 9.0s 19:52:46 19:52:46 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:54 #133 DONE 810.9s 19:52:54 19:52:54 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:52:54 #48 ... 19:52:54 19:52:54 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:54 #184 DONE 0.2s 19:52:54 19:52:54 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:54 #185 DONE 0.2s 19:52:54 19:52:54 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:52:54 #186 DONE 0.3s 19:52:54 19:52:54 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:52:55 #187 DONE 0.2s 19:52:55 19:52:55 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:52:55 #188 DONE 0.2s 19:52:55 19:52:55 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:55 #63 ... 19:52:55 19:52:55 #98 [core-metadata] exporting to image 19:52:55 #98 exporting layers 19:52:55 #98 ... 19:52:55 19:52:55 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:55 #137 DONE 812.5s 19:52:55 19:52:55 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:55 #136 ... 19:52:55 19:52:55 #98 [core-metadata] exporting to image 19:52:55 #98 exporting layers 0.5s done 19:52:55 #98 writing image sha256:25fb0e952ac9f442c30c8955e86a1a85dd19cabaedd31e51eac29417e56d298c 0.0s done 19:52:55 #98 naming to docker.io/library/core-metadata-arm64 done 19:52:55 #98 DONE 9.6s 19:52:55 19:52:55 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:55 #139 ... 19:52:55 19:52:55 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:56 #189 DONE 0.2s 19:52:56 19:52:56 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:56 #63 ... 19:52:56 19:52:56 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:56 #190 DONE 0.1s 19:52:56 19:52:56 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:52:56 #191 DONE 0.2s 19:52:56 19:52:56 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:52:56 #192 DONE 0.1s 19:52:56 19:52:56 #98 [core-data] exporting to image 19:52:56 #98 exporting layers 0.2s done 19:52:56 #98 writing image sha256:ce058fc25b80d47f5ced547b347b796f3f55a4a5ab283340bbb8430125c2cd5d done 19:52:56 #98 naming to docker.io/library/core-data-arm64 done 19:52:56 #98 DONE 9.8s 19:52:56 19:52:56 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:19 #139 ... 19:53:19 19:53:19 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:19 #130 DONE 832.5s 19:53:19 19:53:19 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:53:19 #63 ... 19:53:19 19:53:19 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:19 #193 DONE 0.2s 19:53:19 19:53:19 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:19 #48 ... 19:53:19 19:53:19 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:19 #194 DONE 0.1s 19:53:19 19:53:19 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:53:19 #195 DONE 0.3s 19:53:19 19:53:19 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:19 #48 ... 19:53:19 19:53:19 #196 [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:53:19 #196 DONE 0.1s 19:53:19 19:53:19 #98 [security-spiffe-token-provider] exporting to image 19:53:19 #98 exporting layers 19:53:22 #98 exporting layers 5.3s done 19:53:22 #98 writing image sha256:2e247605a5e03d35ea0da302be3566ac4ad45105b210ca98e850d2dcc5bd8a41 done 19:53:22 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:53:22 #98 DONE 15.1s 19:53:22 19:53:22 #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:37 #136 DONE 854.2s 19:53:37 19:53:37 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:37 #139 DONE 854.2s 19:53:37 19:53:37 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:37 #48 ... 19:53:37 19:53:37 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:37 #197 DONE 0.2s 19:53:37 19:53:37 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:37 #198 DONE 0.1s 19:53:37 19:53:37 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:37 #199 DONE 0.2s 19:53:37 19:53:37 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:37 #200 DONE 0.1s 19:53:37 19:53:37 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:53:37 #201 DONE 0.3s 19:53:37 19:53:37 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:53:38 #202 DONE 0.3s 19:53:38 19:53:38 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:53:38 #203 DONE 0.1s 19:53:38 19:53:38 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:53:38 #204 DONE 0.1s 19:53:38 19:53:38 #98 [support-scheduler] exporting to image 19:53:38 #98 exporting layers 19:53:38 #98 exporting layers 0.4s done 19:53:38 #98 writing image sha256:b6c49bb4ddeb814edd4ce0c5dcd8edf9c40207d7b52ab915f96fdcbbc9f17eb1 0.0s done 19:53:38 #98 naming to docker.io/library/support-scheduler-arm64 done 19:53:38 #98 writing image sha256:3d073fae25c099d1f64776df2f06f0b749cc8770df2950435fc2c4a8249978cf done 19:53:38 #98 naming to docker.io/library/support-notifications-arm64 done 19:53:38 #98 DONE 15.7s 19:53:38 19:53:38 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:53:38 time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:53:38 $ docker stop --time=1 2239f04bd5e93602d347e15447c171f3947cc064973506fe6ee6787d1d0c0de4 19:53:40 $ docker rm -f --volumes 2239f04bd5e93602d347e15447c171f3947cc064973506fe6ee6787d1d0c0de4 [Pipeline] // withDockerContainer [Pipeline] sh 19:53:41 + docker images 19:53:41 REPOSITORY TAG IMAGE ID CREATED SIZE 19:53:41 support-notifications-arm64 latest 3d073fae25c0 3 seconds ago 26.6MB 19:53:41 support-scheduler-arm64 latest b6c49bb4ddeb 3 seconds ago 25.9MB 19:53:41 security-spiffe-token-provider-arm64 latest 2e247605a5e0 25 seconds ago 29.1MB 19:53:41 core-data-arm64 latest ce058fc25b80 45 seconds ago 17.2MB 19:53:41 core-metadata-arm64 latest 25fb0e952ac9 47 seconds ago 17.4MB 19:53:41 core-command-arm64 latest 8a7b51aba171 59 seconds ago 17.1MB 19:53:41 core-common-config-bootstrapper-arm64 latest c4489432115e About a minute ago 15.1MB 19:53:41 security-proxy-auth-arm64 latest 0da1e661a9d4 About a minute ago 15.9MB 19:53:41 security-bootstrapper-arm64 latest 5c70af9ef852 About a minute ago 18.5MB 19:53:41 security-secretstore-setup-arm64 latest b2cb3b19101c About a minute ago 35.9MB 19:53:41 security-proxy-setup-arm64 latest 0fc0e3807be1 About a minute ago 25.9MB 19:53:41 security-spire-agent-arm64 latest 1dbe046c3f53 14 minutes ago 152MB 19:53:41 security-spire-config-arm64 latest 66c5e3b0ad42 14 minutes ago 95.8MB 19:53:41 security-spire-server-arm64 latest c00eec109165 14 minutes ago 96.7MB 19:53:41 ci-base-image-arm64 latest f78d64feba69 25 minutes ago 881MB 19:53:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 19:53:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:42 19:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:43 arm64: Pulling from edgex-lftools-log-publisher 19:53:43 8998bd30e6a1: Pulling fs layer 19:53:43 04944245beec: Pulling fs layer 19:53:43 699f458cf7ca: Pulling fs layer 19:53:43 765212b225bb: Pulling fs layer 19:53:43 f23df028b6ca: Pulling fs layer 19:53:43 d65c8cfc05b1: Pulling fs layer 19:53:43 2437ff75d9bd: Pulling fs layer 19:53:43 2437ff75d9bd: Waiting 19:53:43 765212b225bb: Waiting 19:53:43 f23df028b6ca: Waiting 19:53:43 d65c8cfc05b1: Waiting 19:53:43 04944245beec: Verifying Checksum 19:53:43 04944245beec: Download complete 19:53:43 765212b225bb: Verifying Checksum 19:53:43 765212b225bb: Download complete 19:53:43 f23df028b6ca: Verifying Checksum 19:53:43 f23df028b6ca: Download complete 19:53:43 d65c8cfc05b1: Verifying Checksum 19:53:43 d65c8cfc05b1: Download complete 19:53:43 699f458cf7ca: Download complete 19:53:44 8998bd30e6a1: Download complete 19:53:46 2437ff75d9bd: Download complete 19:53:50 8998bd30e6a1: Pull complete 19:53:50 04944245beec: Pull complete 19:53:52 699f458cf7ca: Pull complete 19:53:52 765212b225bb: Pull complete 19:53:53 f23df028b6ca: Pull complete 19:53:53 d65c8cfc05b1: Pull complete 19:54:11 2437ff75d9bd: Pull complete 19:54:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:12 prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container 19:54:12 $ 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:54:14 $ docker top 8831ae453c43c28667e9af81c34e3e1338f6808211f14540b914a0b179c64f82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:16 ---> job-cost.sh 19:54:16 lf-activate-venv: SKIPPING 19:54:16 INFO: No Stack... 19:54:16 INFO: Retrieving Pricing Info for: v3-standard-4 19:54:17 INFO: Archiving Costs [Pipeline] sh 19:54:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:54:17 + cut -d, -f6 [Pipeline] lock 19:54:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] 19:54:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] did not exist. Created. 19:54:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:18 + echo total: 0.10999999940395355 [Pipeline] stash 19:54:19 Stashed 1 file(s) [Pipeline] } 19:54:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:19 $ docker stop --time=1 8831ae453c43c28667e9af81c34e3e1338f6808211f14540b914a0b179c64f82 19:54:20 $ docker rm -f --volumes 8831ae453c43c28667e9af81c34e3e1338f6808211f14540b914a0b179c64f82 [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:54:22 provisioning config files... 19:54:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14707560343095909299tmp [Pipeline] { [Pipeline] sh 19:54:23 + set +x 19:54:23 + curl -s https://codecov.io/bash 19:54:23 + bash -s -- 19:54:23 19:54:23 _____ _ 19:54:23 / ____| | | 19:54:23 | | ___ __| | ___ ___ _____ __ 19:54:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:54:23 | |___| (_) | (_| | __/ (_| (_) \ V / 19:54:23 \_____\___/ \__,_|\___|\___\___/ \_/ 19:54:23 Bash-1.0.6 19:54:23 19:54:23 19:54:23 ==> git version 2.25.1 found 19:54:23 ==> 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:54:23 Release-Date: 2020-01-08 19:54:23 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:54:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:54:23 ==> Jenkins CI detected. 19:54:23 current dir:  /w/workspace/edgex-go/1 19:54:23 project root: . 19:54:23 --> token set from env 19:54:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:54:23 ==> Running gcov in . (disable via -X gcov) 19:54:23 ==> Python coveragepy not found 19:54:23 ==> Searching for coverage reports in: 19:54:23 + . 19:54:23 -> Found 1 reports 19:54:23 ==> Detecting git/mercurial file structure 19:54:23 ==> Reading reports 19:54:23 + ./coverage.out bytes=453602 19:54:23 ==> Appending adjustments 19:54:23 https://docs.codecov.io/docs/fixing-reports 19:54:24 + Found adjustments 19:54:24 ==> Gzipping contents 19:54:24 60K /tmp/codecov.X0DObN.gz 19:54:24 ==> Uploading reports 19:54:24 url: https://codecov.io 19:54:24 query: branch=PR-4759&commit=a60a099765f3462f60f0e166f42b762955fb2b8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4759&job=&cmd_args= 19:54:24 -> Pinging Codecov 19:54:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4759&commit=a60a099765f3462f60f0e166f42b762955fb2b8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4759&job=&cmd_args= 19:54:24 -> Uploading to 19:54:24 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/00271124DB129430A58F1EEE437C3FCB/a60a099765f3462f60f0e166f42b762955fb2b8f/1d61e4e7-d651-4ed5-b687-a3e17382ee3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T195424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79a5e3391e6eaf879fbc0b289e6cb03373a8ae25f2c6ef81a323e31e8d3f8fb6 19:54:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:24 Dload Upload Total Spent Left Speed 19:54:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57723 0 0 100 57723 0 184k --:--:-- --:--:-- --:--:-- 184k 19:54:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] } 19:54:24 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:54:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:54:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:28 ---> package-listing.sh 19:54:28 ++ tr '[:upper:]' '[:lower:]' 19:54:28 ++ facter osfamily 19:54:28 + OS_FAMILY=debian 19:54:28 + workspace=/w/workspace/edgex-go/1 19:54:28 + START_PACKAGES=/tmp/packages_start.txt 19:54:28 + END_PACKAGES=/tmp/packages_end.txt 19:54:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:28 + PACKAGES=/tmp/packages_start.txt 19:54:28 + '[' /w/workspace/edgex-go/1 ']' 19:54:28 + PACKAGES=/tmp/packages_end.txt 19:54:28 + case "${OS_FAMILY}" in 19:54:28 + dpkg -l 19:54:29 + grep '^ii' 19:54:29 + '[' -f /tmp/packages_start.txt ']' 19:54:29 + '[' -f /tmp/packages_end.txt ']' 19:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:29 + '[' /w/workspace/edgex-go/1 ']' 19:54:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:54:29 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:54:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:30 19:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:30 latest: Pulling from edgex-lftools-log-publisher 19:54:30 5eb5b503b376: Pulling fs layer 19:54:30 5c69ac0246d0: Pulling fs layer 19:54:30 ec43610c2a17: Pulling fs layer 19:54:30 3a2ae6a8a46f: Pulling fs layer 19:54:30 33b1e0a273af: Pulling fs layer 19:54:30 5d3b04190fa2: Pulling fs layer 19:54:30 2f39f015ded8: Pulling fs layer 19:54:30 33b1e0a273af: Waiting 19:54:30 3a2ae6a8a46f: Waiting 19:54:30 5d3b04190fa2: Waiting 19:54:30 2f39f015ded8: Waiting 19:54:30 5c69ac0246d0: Verifying Checksum 19:54:30 5c69ac0246d0: Download complete 19:54:30 3a2ae6a8a46f: Download complete 19:54:30 33b1e0a273af: Verifying Checksum 19:54:30 33b1e0a273af: Download complete 19:54:30 5d3b04190fa2: Verifying Checksum 19:54:30 5d3b04190fa2: Download complete 19:54:30 ec43610c2a17: Verifying Checksum 19:54:30 ec43610c2a17: Download complete 19:54:30 5eb5b503b376: Verifying Checksum 19:54:30 5eb5b503b376: Download complete 19:54:31 2f39f015ded8: Download complete 19:54:32 5eb5b503b376: Pull complete 19:54:32 5c69ac0246d0: Pull complete 19:54:32 ec43610c2a17: Pull complete 19:54:32 3a2ae6a8a46f: Pull complete 19:54:32 33b1e0a273af: Pull complete 19:54:32 5d3b04190fa2: Pull complete 19:54:37 2f39f015ded8: Pull complete 19:54:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:54:37 prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container 19:54:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:54:40 $ docker top 0675834ddd368a4ab551af8ab513fd3e8fb4298f1cd352ff7304821bb4d0cced -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:41 + touch /tmp/pre-build-complete [Pipeline] sh 19:54:41 + mkdir -p /var/log/sysstat [Pipeline] sh 19:54:41 + ls /var/log/sa-host 19:54:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:42 provisioning config files... 19:54:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3219540917980359702tmp [Pipeline] { [Pipeline] echo 19:54:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:54:42 ---> create-netrc.sh [Pipeline] } 19:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:54:43 ---> python-tools-install.sh [Pipeline] echo 19:54:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:54:43 ---> sudo-logs.sh 19:54:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:54:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:54:44 ---> job-cost.sh 19:54:44 lf-activate-venv: SKIPPING 19:54:44 DEBUG: total: 0.10999999940395355 19:54:44 INFO: Retrieving Stack Cost... 19:54:44 INFO: Retrieving Pricing Info for: v3-standard-8 19:54:44 INFO: Archiving Costs [Pipeline] echo 19:54:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:54:45 ---> logs-deploy.sh 19:54:45 lf-activate-venv: SKIPPING 19:54:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4759/1 19:54:45 INFO: archiving workspace using pattern(s): 19:54:46 Archives upload complete. 19:54:46 INFO: archiving logs to Nexus 19:54:47 ---> uname -a: 19:54:47 Linux prd-ubuntu20-04-docker-8c-8g-1092 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:54:47 19:54:47 19:54:47 ---> lscpu: 19:54:47 Architecture: x86_64 19:54:47 CPU op-mode(s): 32-bit, 64-bit 19:54:47 Byte Order: Little Endian 19:54:47 Address sizes: 40 bits physical, 48 bits virtual 19:54:47 CPU(s): 8 19:54:47 On-line CPU(s) list: 0-7 19:54:47 Thread(s) per core: 1 19:54:47 Core(s) per socket: 1 19:54:47 Socket(s): 8 19:54:47 NUMA node(s): 1 19:54:47 Vendor ID: AuthenticAMD 19:54:47 CPU family: 23 19:54:47 Model: 49 19:54:47 Model name: AMD EPYC-Rome Processor 19:54:47 Stepping: 0 19:54:47 CPU MHz: 2799.998 19:54:47 BogoMIPS: 5599.99 19:54:47 Virtualization: AMD-V 19:54:47 Hypervisor vendor: KVM 19:54:47 Virtualization type: full 19:54:47 L1d cache: 256 KiB 19:54:47 L1i cache: 256 KiB 19:54:47 L2 cache: 4 MiB 19:54:47 L3 cache: 128 MiB 19:54:47 NUMA node0 CPU(s): 0-7 19:54:47 Vulnerability Itlb multihit: Not affected 19:54:47 Vulnerability L1tf: Not affected 19:54:47 Vulnerability Mds: Not affected 19:54:47 Vulnerability Meltdown: Not affected 19:54:47 Vulnerability Mmio stale data: Not affected 19:54:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:54:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:54:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:54:47 Vulnerability Srbds: Not affected 19:54:47 Vulnerability Tsx async abort: Not affected 19:54:47 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:54:47 19:54:47 19:54:47 ---> nproc: 19:54:47 8 19:54:47 19:54:47 19:54:47 ---> df -h: 19:54:47 Filesystem Size Used Avail Use% Mounted on 19:54:47 overlay 155G 20G 136G 13% / 19:54:47 tmpfs 64M 0 64M 0% /dev 19:54:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:54:47 shm 64M 0 64M 0% /dev/shm 19:54:47 /dev/vda1 155G 20G 136G 13% /facter-os 19:54:47 19:54:47 19:54:47 ---> sar -b -r -n DEV: 19:54:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1092) 02/16/24 _x86_64_ (8 CPU) 19:54:47 19:54:47 19:22:40 LINUX RESTART (8 CPU) 19:54:47 19:54:47 19:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:54:47 19:24:01 109.39 39.03 70.36 0.00 4370.78 60612.24 0.00 19:54:47 19:25:01 126.33 0.67 125.66 0.00 24.40 53619.88 0.00 19:54:47 19:26:01 27.14 0.07 27.07 0.00 0.53 20056.25 0.00 19:54:47 19:27:01 200.00 0.47 199.53 0.00 40.47 118728.57 0.00 19:54:47 19:28:01 580.97 5.07 575.91 0.00 118.05 125117.98 0.00 19:54:47 19:29:01 724.19 9.98 714.21 0.00 5088.57 142737.22 0.00 19:54:47 19:30:01 23.20 0.20 23.00 0.00 2.53 3799.10 0.00 19:54:47 19:31:01 5.98 1.03 4.95 0.00 21.99 107.83 0.00 19:54:47 19:32:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 19:54:47 19:33:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 19:54:47 19:34:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 19:54:47 19:35:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 19:54:47 19:36:01 1.62 0.00 1.62 0.00 0.00 22.00 0.00 19:54:47 19:37:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 19:54:47 19:38:01 2.23 0.02 2.22 0.00 0.13 24.80 0.00 19:54:47 19:39:01 2.15 0.00 2.15 0.00 0.00 27.46 0.00 19:54:47 19:40:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 19:54:47 19:41:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 19:54:47 19:42:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 19:54:47 19:43:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 19:54:47 19:44:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 19:54:47 19:45:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 19:54:47 19:46:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 19:54:47 19:47:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 19:54:47 19:48:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 19:54:47 19:49:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 19:54:47 19:50:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 19:54:47 19:51:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 19:54:47 19:52:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 19:54:47 19:53:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 19:54:47 19:54:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 19:54:47 Average: 59.13 1.80 57.33 0.00 309.65 16932.14 0.00 19:54:47 19:54:47 19:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:54:47 19:24:01 29082424 31544772 785652 2.39 71140 2667364 2023856 5.96 1049128 2379252 448348 19:54:47 19:25:01 27766420 31439456 867168 2.64 111636 3747352 1984464 5.85 1598628 3032200 578404 19:54:47 19:26:01 27817164 31539588 763924 2.32 114500 3769012 1811260 5.34 1275456 3273008 299344 19:54:47 19:27:01 24186028 31427256 874100 2.66 124352 7194576 2678876 7.89 1604836 6485476 995996 19:54:47 19:28:01 17130080 28141656 4091692 12.44 218488 10503512 10623068 31.31 5671812 8994736 1175404 19:54:47 19:29:01 19122956 31371176 882100 2.68 249428 11774840 2407116 7.09 2436184 10360796 95352 19:54:47 19:30:01 19130960 31423924 834848 2.54 261872 11806096 2168360 6.39 2458900 10335024 8 19:54:47 19:31:01 19135772 31424780 834592 2.54 260412 11803468 2200944 6.49 2456900 10332340 8 19:54:47 19:32:01 19175524 31464596 794700 2.42 260472 11803472 2200944 6.49 2417344 10332348 12 19:54:47 19:33:01 19176004 31465140 794084 2.41 260528 11803476 2200944 6.49 2417264 10332356 176 19:54:47 19:34:01 19182740 31472012 787332 2.39 260592 11803476 2200944 6.49 2412480 10332348 4 19:54:47 19:35:01 19182648 31471984 787500 2.39 260664 11803480 2200944 6.49 2412552 10332352 8 19:54:47 19:36:01 19182616 31472020 787424 2.39 260728 11803480 2200944 6.49 2413340 10332352 8 19:54:47 19:37:01 19182584 31472164 787204 2.39 260788 11803612 2200944 6.49 2413432 10332460 8 19:54:47 19:38:01 19182400 31472156 787200 2.39 260868 11803620 2188188 6.45 2413576 10332492 4 19:54:47 19:39:01 19181956 31471720 787520 2.39 260956 11803596 2188188 6.45 2413712 10332468 8 19:54:47 19:40:01 19181908 31471736 787480 2.39 260980 11803600 2188188 6.45 2413900 10332476 8 19:54:47 19:41:01 19182168 31472004 787144 2.39 261008 11803604 2188188 6.45 2413704 10332480 44 19:54:47 19:42:01 19182580 31472472 786824 2.39 261060 11803604 2188188 6.45 2413520 10332480 8 19:54:47 19:43:01 19182628 31472580 786704 2.39 261104 11803608 2188188 6.45 2413612 10332488 32 19:54:47 19:44:01 19183368 31473324 785896 2.39 261108 11803608 2188188 6.45 2412648 10332488 8 19:54:47 19:45:01 19183604 31473608 785580 2.39 261124 11803612 2188188 6.45 2412656 10332496 12 19:54:47 19:46:01 19183548 31473560 785652 2.39 261132 11803616 2188188 6.45 2412680 10332500 8 19:54:47 19:47:01 19182900 31472916 786212 2.39 261156 11803624 2188188 6.45 2413004 10332500 20 19:54:47 19:48:01 19183052 31473080 786196 2.39 261176 11803616 2188188 6.45 2412712 10332512 8 19:54:47 19:49:01 19182824 31472924 786348 2.39 261192 11803632 2188188 6.45 2413156 10332504 40 19:54:47 19:50:01 19182524 31472628 786568 2.39 261208 11803632 2188188 6.45 2412816 10332504 8 19:54:47 19:51:01 19182168 31472376 786712 2.39 261256 11803636 2188188 6.45 2413092 10332512 40 19:54:47 19:52:01 19182344 31472584 786676 2.39 261276 11803636 2188188 6.45 2413076 10332516 12 19:54:47 19:53:01 19182580 31472828 786352 2.39 261312 11803640 2188188 6.45 2413456 10332520 32 19:54:47 19:54:01 19183044 31473356 785860 2.39 261336 11803644 2188188 6.45 2413228 10332528 12 19:54:47 Average: 20147081 31360206 904621 2.75 239189 10798347 2461381 7.25 2389123 9446436 115916 19:54:47 19:54:47 19:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:54:47 19:24:01 docker0 571.50 484.70 39.73 2867.95 0.00 0.00 0.00 0.00 19:54:47 19:24:01 ens3 1201.75 1100.29 11304.69 144.52 0.00 0.00 0.00 0.00 19:54:47 19:24:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 19:54:47 19:25:01 docker0 134.03 164.79 11.22 1679.25 0.00 0.00 0.00 0.00 19:54:47 19:25:01 ens3 222.13 178.69 1719.78 88.36 0.00 0.00 0.00 0.00 19:54:47 19:25:01 veth442f2e6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:54:47 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:26:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 19:54:47 19:26:01 ens3 37.52 26.34 31.31 14.92 0.00 0.00 0.00 0.00 19:54:47 19:26:01 veth442f2e6 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 19:54:47 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 veth1f88e12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 19:54:47 19:27:01 veth226f6eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 ens3 135.23 73.51 3015.22 22.05 0.00 0.00 0.00 0.00 19:54:47 19:27:01 veth10a31ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 veth183d647 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 vetha9cb4fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 veth6d1c8fe 0.30 0.38 0.03 0.11 0.00 0.00 0.00 0.00 19:54:47 19:27:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 19:54:47 19:27:01 vetha1f289b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 vetha8ec03c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:27:01 veth7402010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth3b08122 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 vetha6d2746 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 docker0 172.22 270.57 13.45 2351.58 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth64b307c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 ens3 470.54 260.10 3073.25 32.74 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth6d1c8fe 0.07 0.90 0.00 0.04 0.00 0.00 0.00 0.00 19:54:47 19:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:54:47 19:28:01 vethdb06867 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 vethc21f7b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth7fa41ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth27964f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 vethc4b64b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth60d599e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth39ea15e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:28:01 veth1f2ceec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:54:47 19:29:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:29:01 ens3 154.12 65.99 2050.57 9.34 0.00 0.00 0.00 0.00 19:54:47 19:29:01 veth6d1c8fe 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 19:54:47 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:30:01 ens3 2.68 1.82 2.73 1.01 0.00 0.00 0.00 0.00 19:54:47 19:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:32:01 ens3 0.72 0.33 1.89 0.02 0.00 0.00 0.00 0.00 19:54:47 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:34:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:54:47 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:38:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:54:47 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:39:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:54:47 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:41:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:44:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:54:47 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:49:01 ens3 0.28 0.23 0.12 0.08 0.00 0.00 0.00 0.00 19:54:47 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:54:47 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 19:54:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:54:47 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:47 Average: docker0 28.09 29.51 2.06 221.30 0.00 0.00 0.00 0.00 19:54:47 Average: ens3 71.28 54.58 678.46 10.04 0.00 0.00 0.00 0.00 19:54:47 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 19:54:47 19:54:47 19:54:47 ---> sar -P ALL: 19:54:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1092) 02/16/24 _x86_64_ (8 CPU) 19:54:47 19:54:47 19:22:40 LINUX RESTART (8 CPU) 19:54:47 19:54:47 19:23:02 CPU %user %nice %system %iowait %steal %idle 19:54:47 19:24:01 all 9.67 0.00 2.88 2.18 0.05 85.22 19:54:47 19:24:01 0 7.93 0.00 2.55 7.16 0.05 82.31 19:54:47 19:24:01 1 9.66 0.00 2.92 0.89 0.05 86.48 19:54:47 19:24:01 2 11.68 0.00 2.84 1.51 0.05 83.91 19:54:47 19:24:01 3 6.95 0.00 3.42 3.60 0.05 85.98 19:54:47 19:24:01 4 11.28 0.00 3.14 0.26 0.05 85.27 19:54:47 19:24:01 5 7.40 0.00 2.41 0.10 0.05 90.04 19:54:47 19:24:01 6 7.16 0.00 2.81 1.85 0.05 88.13 19:54:47 19:24:01 7 15.28 0.00 2.98 2.06 0.07 79.61 19:54:47 19:25:01 all 25.87 0.00 4.44 2.12 0.07 67.50 19:54:47 19:25:01 0 26.29 0.00 4.70 0.74 0.07 68.20 19:54:47 19:25:01 1 25.89 0.00 3.87 3.03 0.08 67.13 19:54:47 19:25:01 2 23.38 0.00 3.74 5.49 0.07 67.33 19:54:47 19:25:01 3 27.09 0.00 5.02 6.46 0.07 61.36 19:54:47 19:25:01 4 26.84 0.00 3.94 0.03 0.07 69.12 19:54:47 19:25:01 5 24.22 0.00 3.82 0.87 0.07 71.02 19:54:47 19:25:01 6 26.96 0.00 4.71 0.34 0.07 67.92 19:54:47 19:25:01 7 26.32 0.00 5.69 0.02 0.07 67.90 19:54:47 19:26:01 all 39.76 0.00 3.70 0.81 0.07 55.66 19:54:47 19:26:01 0 39.51 0.00 3.84 0.07 0.08 56.49 19:54:47 19:26:01 1 41.00 0.00 3.71 1.12 0.07 54.10 19:54:47 19:26:01 2 38.19 0.00 3.35 0.12 0.08 58.26 19:54:47 19:26:01 3 42.08 0.00 3.90 0.10 0.07 53.85 19:54:47 19:26:01 4 39.63 0.00 3.51 0.03 0.07 56.76 19:54:47 19:26:01 5 39.00 0.00 3.52 4.98 0.07 52.44 19:54:47 19:26:01 6 39.82 0.00 3.59 0.05 0.07 56.47 19:54:47 19:26:01 7 38.82 0.00 4.18 0.03 0.07 56.89 19:54:47 19:27:01 all 27.87 0.00 6.30 6.21 0.11 59.50 19:54:47 19:27:01 0 30.57 0.00 6.57 2.39 0.10 60.37 19:54:47 19:27:01 1 27.67 0.00 6.26 10.77 0.10 55.21 19:54:47 19:27:01 2 23.87 0.00 5.24 3.55 0.10 67.24 19:54:47 19:27:01 3 27.62 0.00 6.88 6.93 0.10 58.47 19:54:47 19:27:01 4 29.52 0.00 6.05 3.79 0.10 60.55 19:54:47 19:27:01 5 27.28 0.00 6.64 7.40 0.19 58.49 19:54:47 19:27:01 6 28.29 0.00 5.70 4.02 0.10 61.89 19:54:47 19:27:01 7 28.12 0.00 7.08 10.81 0.12 53.87 19:54:47 19:28:01 all 47.66 0.00 8.31 9.46 0.09 34.48 19:54:47 19:28:01 0 48.89 0.00 9.30 6.54 0.08 35.19 19:54:47 19:28:01 1 48.23 0.00 8.77 9.31 0.12 33.56 19:54:47 19:28:01 2 47.38 0.00 7.78 5.36 0.08 39.40 19:54:47 19:28:01 3 46.73 0.00 6.91 13.05 0.07 33.24 19:54:47 19:28:01 4 46.80 0.00 8.41 5.85 0.08 38.86 19:54:47 19:28:01 5 48.75 0.00 8.56 10.78 0.10 31.81 19:54:47 19:28:01 6 47.05 0.00 8.97 12.27 0.10 31.61 19:54:47 19:28:01 7 47.47 0.00 7.77 12.50 0.08 32.17 19:54:47 19:29:01 all 77.35 0.00 7.76 3.93 0.15 10.81 19:54:47 19:29:01 0 78.64 0.00 7.54 3.93 0.13 9.76 19:54:47 19:29:01 1 76.71 0.00 8.42 3.74 0.14 10.99 19:54:47 19:29:01 2 76.11 0.00 8.02 5.97 0.13 9.76 19:54:47 19:29:01 3 76.84 0.00 7.46 2.51 0.13 13.06 19:54:47 19:29:01 4 77.26 0.00 8.15 3.90 0.22 10.48 19:54:47 19:29:01 5 78.38 0.00 6.86 4.95 0.12 9.69 19:54:47 19:29:01 6 76.28 0.00 8.15 4.10 0.24 11.23 19:54:47 19:29:01 7 78.52 0.00 7.50 2.38 0.12 11.49 19:54:47 19:30:01 all 0.77 0.00 0.54 0.34 0.02 98.33 19:54:47 19:30:01 0 0.77 0.00 0.37 0.00 0.02 98.85 19:54:47 19:30:01 1 0.89 0.00 0.35 0.05 0.07 98.64 19:54:47 19:30:01 2 1.05 0.00 0.43 0.00 0.02 98.50 19:54:47 19:30:01 3 0.67 0.00 0.35 0.57 0.02 98.40 19:54:47 19:30:01 4 0.53 0.00 0.70 1.68 0.02 97.07 19:54:47 19:30:01 5 0.80 0.00 0.40 0.07 0.02 98.72 19:54:47 19:30:01 6 0.82 0.00 1.42 0.32 0.02 97.43 19:54:47 19:30:01 7 0.65 0.00 0.28 0.00 0.02 99.05 19:54:47 19:31:01 all 0.11 0.00 0.08 0.02 0.01 99.77 19:54:47 19:31:01 0 0.07 0.00 0.07 0.02 0.03 99.82 19:54:47 19:31:01 1 0.10 0.00 0.12 0.00 0.05 99.73 19:54:47 19:31:01 2 0.23 0.00 0.10 0.00 0.02 99.65 19:54:47 19:31:01 3 0.13 0.00 0.08 0.00 0.00 99.78 19:54:47 19:31:01 4 0.05 0.00 0.07 0.08 0.00 99.80 19:54:47 19:31:01 5 0.07 0.00 0.05 0.05 0.02 99.82 19:54:47 19:31:01 6 0.03 0.00 0.05 0.00 0.00 99.92 19:54:47 19:31:01 7 0.20 0.00 0.12 0.03 0.00 99.65 19:54:47 19:32:01 all 0.07 0.00 0.01 0.00 0.01 99.90 19:54:47 19:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:54:47 19:32:01 1 0.33 0.00 0.03 0.00 0.05 99.58 19:54:47 19:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:54:47 19:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:54:47 19:32:01 4 0.03 0.00 0.00 0.03 0.00 99.93 19:54:47 19:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:33:01 all 0.27 0.00 0.01 0.01 0.01 99.69 19:54:47 19:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:54:47 19:33:01 1 1.94 0.00 0.02 0.00 0.05 98.00 19:54:47 19:33:01 2 0.05 0.00 0.02 0.02 0.02 99.90 19:54:47 19:33:01 3 0.10 0.00 0.02 0.00 0.00 99.88 19:54:47 19:33:01 4 0.03 0.00 0.00 0.05 0.00 99.92 19:54:47 19:33:01 5 0.02 0.00 0.00 0.03 0.02 99.93 19:54:47 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:34:01 all 0.17 0.00 0.02 0.01 0.02 99.79 19:54:47 19:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:54:47 19:34:01 1 0.88 0.00 0.02 0.00 0.05 99.05 19:54:47 19:34:01 2 0.02 0.00 0.05 0.00 0.00 99.93 19:54:47 19:34:01 3 0.37 0.00 0.02 0.00 0.02 99.60 19:54:47 19:34:01 4 0.00 0.00 0.03 0.05 0.02 99.90 19:54:47 19:34:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:54:47 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:54:47 19:34:01 CPU %user %nice %system %iowait %steal %idle 19:54:47 19:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 19:54:47 19:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:54:47 19:35:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:54:47 19:35:01 4 0.00 0.00 0.00 0.05 0.02 99.93 19:54:47 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:54:47 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:54:47 19:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:54:47 19:36:01 1 0.08 0.00 0.02 0.00 0.07 99.83 19:54:47 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 19:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:54:47 19:36:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:54:47 19:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:54:47 19:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:54:47 19:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:54:47 19:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:54:47 19:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:54:47 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:54:47 19:37:01 4 0.00 0.00 0.02 0.05 0.00 99.93 19:54:47 19:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:38:01 all 0.04 0.00 0.03 0.01 0.02 99.91 19:54:47 19:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:54:47 19:38:01 1 0.03 0.00 0.05 0.00 0.07 99.85 19:54:47 19:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:54:47 19:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:54:47 19:38:01 4 0.02 0.00 0.00 0.05 0.02 99.92 19:54:47 19:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:54:47 19:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 19:54:47 19:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:39:01 all 0.02 0.00 0.02 0.01 0.02 99.94 19:54:47 19:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:54:47 19:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:54:47 19:39:01 3 0.07 0.00 0.02 0.00 0.02 99.90 19:54:47 19:39:01 4 0.02 0.00 0.03 0.03 0.00 99.92 19:54:47 19:39:01 5 0.00 0.00 0.02 0.03 0.02 99.93 19:54:47 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:39:01 7 0.02 0.00 0.02 0.00 0.03 99.93 19:54:47 19:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:54:47 19:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:54:47 19:40:01 1 0.07 0.00 0.00 0.00 0.03 99.90 19:54:47 19:40:01 2 0.10 0.00 0.02 0.00 0.00 99.88 19:54:47 19:40:01 3 0.08 0.00 0.00 0.00 0.00 99.92 19:54:47 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:40:01 7 0.07 0.00 0.02 0.00 0.03 99.88 19:54:47 19:41:01 all 0.01 0.00 0.01 0.01 0.02 99.95 19:54:47 19:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:54:47 19:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:54:47 19:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:54:47 19:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:54:47 19:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 19:54:47 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:41:01 7 0.03 0.00 0.00 0.02 0.03 99.92 19:54:47 19:42:01 all 0.04 0.00 0.01 0.01 0.01 99.93 19:54:47 19:42:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:54:47 19:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:54:47 19:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:54:47 19:42:01 3 0.10 0.00 0.00 0.00 0.02 99.88 19:54:47 19:42:01 4 0.05 0.00 0.00 0.03 0.02 99.90 19:54:47 19:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:54:47 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:42:01 7 0.05 0.00 0.02 0.00 0.03 99.90 19:54:47 19:43:01 all 0.17 0.00 0.02 0.01 0.01 99.78 19:54:47 19:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:43:01 1 1.29 0.00 0.05 0.02 0.02 98.63 19:54:47 19:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:54:47 19:43:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:54:47 19:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:54:47 19:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 19:43:01 7 0.00 0.00 0.03 0.00 0.03 99.93 19:54:47 19:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:54:47 19:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 19:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:54:47 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:44:01 7 0.02 0.00 0.00 0.00 0.03 99.95 19:54:47 19:45:01 all 0.01 0.00 0.00 0.01 0.02 99.97 19:54:47 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:45:01 1 0.02 0.00 0.00 0.00 0.05 99.93 19:54:47 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:54:47 19:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 19:54:47 19:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:54:47 19:45:01 7 0.02 0.00 0.02 0.00 0.03 99.93 19:54:47 19:54:47 19:45:01 CPU %user %nice %system %iowait %steal %idle 19:54:47 19:46:01 all 0.03 0.00 0.01 0.00 0.02 99.94 19:54:47 19:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:46:01 1 0.05 0.00 0.03 0.02 0.05 99.85 19:54:47 19:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:54:47 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:54:47 19:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:54:47 19:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:46:01 7 0.02 0.00 0.00 0.00 0.03 99.95 19:54:47 19:47:01 all 0.03 0.00 0.01 0.00 0.02 99.94 19:54:47 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:47:01 1 0.17 0.00 0.00 0.02 0.02 99.80 19:54:47 19:47:01 2 0.02 0.00 0.00 0.00 0.03 99.95 19:54:47 19:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:54:47 19:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:54:47 19:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:54:47 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:47:01 7 0.03 0.00 0.03 0.00 0.03 99.90 19:54:47 19:48:01 all 0.14 0.00 0.01 0.00 0.01 99.84 19:54:47 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:54:47 19:48:01 1 0.90 0.00 0.00 0.00 0.03 99.07 19:54:47 19:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:54:47 19:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:54:47 19:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:54:47 19:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:48:01 7 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.95 19:54:47 19:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 19:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:54:47 19:49:01 2 0.03 0.00 0.03 0.00 0.05 99.88 19:54:47 19:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:54:47 19:49:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:54:47 19:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:54:47 19:50:01 all 0.01 0.00 0.01 0.01 0.02 99.96 19:54:47 19:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:50:01 1 0.00 0.00 0.02 0.02 0.03 99.93 19:54:47 19:50:01 2 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:50:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:54:47 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:54:47 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:51:01 all 0.07 0.00 0.02 0.01 0.01 99.89 19:54:47 19:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:54:47 19:51:01 1 0.33 0.00 0.02 0.02 0.02 99.62 19:54:47 19:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:54:47 19:51:01 3 0.07 0.00 0.03 0.00 0.03 99.87 19:54:47 19:51:01 4 0.02 0.00 0.02 0.05 0.00 99.92 19:54:47 19:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:54:47 19:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:54:47 19:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:54:47 19:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:54:47 19:52:01 1 0.27 0.00 0.03 0.02 0.03 99.65 19:54:47 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:52:01 3 0.02 0.00 0.03 0.00 0.05 99.90 19:54:47 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:54:47 19:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:54:47 19:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:54:47 19:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:54:47 19:53:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:53:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:54:47 19:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:54:47 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:54:47 19:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:54:47 19:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:54:47 19:54:01 1 0.02 0.00 0.00 0.02 0.03 99.93 19:54:47 19:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:54:47 19:54:01 3 0.13 0.00 0.03 0.00 0.02 99.82 19:54:47 19:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:54:47 19:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:54:47 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:54:47 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:54:47 Average: all 7.36 0.00 1.10 0.80 0.03 90.71 19:54:47 Average: 0 7.47 0.00 1.13 0.66 0.03 90.70 19:54:47 Average: 1 7.58 0.00 1.11 0.93 0.05 90.33 19:54:47 Average: 2 7.12 0.00 1.02 0.70 0.03 91.13 19:54:47 Average: 3 7.35 0.00 1.10 1.06 0.03 90.46 19:54:47 Average: 4 7.40 0.00 1.09 0.52 0.02 90.97 19:54:47 Average: 5 7.24 0.00 1.04 0.94 0.03 90.76 19:54:47 Average: 6 7.19 0.00 1.13 0.73 0.02 90.94 19:54:47 Average: 7 7.56 0.00 1.15 0.89 0.03 90.37 19:54:47 19:54:47 19:54:47