Pull request #4599 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1faa864ff0a7c7d35202e5c6cdab209c275c70e+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (b64793bd320a5f3a70d470fcf310cbe0120b9be5) 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-ssh7426563718195028030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16383823100670778206.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4599/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-4599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16932232207438532574.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-4599/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17205224068654927348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh8386788492467037358.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-4599/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-4599/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11770388985946951730.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-573 in /w/workspace/edgexfoundry_edgex-go_PR-4599 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4599/head:refs/remotes/origin/PR-4599 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit b1faa864ff0a7c7d35202e5c6cdab209c275c70e Merge succeeded, producing b1faa864ff0a7c7d35202e5c6cdab209c275c70e Checking out Revision b1faa864ff0a7c7d35202e5c6cdab209c275c70e (PR-4599) Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:45:42 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # 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 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:45:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:45:42 ========================================================= 19:45:42 EdgeX Global Pipelines Version Info 19:45:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:45:43 ------------------- 19:45:43 stable info: 19:45:43 ------------------- 19:45:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:45:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:45:43 Message: update stable to v1.0.250 19:45:44 ------------------- 19:45:44 experimental info: 19:45:44 ------------------- 19:45:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:45:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:45:44 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:45:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4599 [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4599 [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4599 [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1faa86 [Pipeline] echo 19:45:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:45:45 provisioning config files... 19:45:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15230222568505465547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:46 ---> docker-login.sh 19:45:46 nexus3.edgexfoundry.org:10001 19:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:46 Configure a credential helper to remove this warning. See 19:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:46 19:45:46 Login Succeeded 19:45:46 nexus3.edgexfoundry.org:10002 19:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:46 Configure a credential helper to remove this warning. See 19:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:46 19:45:46 Login Succeeded 19:45:46 nexus3.edgexfoundry.org:10003 19:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:46 Configure a credential helper to remove this warning. See 19:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:46 19:45:46 Login Succeeded 19:45:46 nexus3.edgexfoundry.org:10004 19:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:46 Configure a credential helper to remove this warning. See 19:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:46 19:45:46 Login Succeeded 19:45:46 docker.io 19:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:45:47 Configure a credential helper to remove this warning. See 19:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:45:47 19:45:47 Login Succeeded 19:45:47 ---> docker-login.sh ends [Pipeline] } 19:45:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:45:47 + 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:45:47 + cut -d/ -f2 19:45:47 + dirname cmd/core-command/Dockerfile 19:45:47 + echo core-command,cmd/core-command/Dockerfile 19:45:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 19:45:47 cut -d/ -f2 19:45:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:45:47 + dirname cmd/core-data/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo core-data,cmd/core-data/Dockerfile 19:45:47 + dirname cmd/core-metadata/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo core-metadata,cmd/core-metadata/Dockerfile 19:45:47 + dirname cmd/security-bootstrapper/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:45:47 + dirname cmd/security-proxy-auth/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:45:47 + dirname cmd/security-proxy-setup/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:45:47 + dirname cmd/security-secretstore-setup/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:45:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:45:47 + + dirname cmd/security-spire-agent/Dockerfile 19:45:47 cut -d/ -f2 19:45:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:45:47 + dirname cmd/security-spire-config/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:45:47 + dirname cmd/security-spire-server/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:45:47 + + cut -d/ -f2 19:45:47 dirname cmd/support-notifications/Dockerfile 19:45:47 + echo support-notifications,cmd/support-notifications/Dockerfile 19:45:47 + dirname cmd/support-scheduler/Dockerfile 19:45:47 + cut -d/ -f2 19:45:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:45:47 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:45:48 + git rev-list -1 --merges b1faa864ff0a7c7d35202e5c6cdab209c275c70e~1..b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] echo 19:45:48 -----------> git rev-list -1 --merges b1faa864ff0a7c7d35202e5c6cdab209c275c70e~1..b1faa864ff0a7c7d35202e5c6cdab209c275c70e b1faa864ff0a7c7d35202e5c6cdab209c275c70e [false] [Pipeline] sh 19:45:48 + git log --format=format:%s -1 b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] echo 19:45:48 ========================================================= 19:45:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:45:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:45:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:45:49 + grep -v github /etc/ssh/ssh_known_hosts 19:45:49 + [ -e /tmp/ssh_known_hosts ] 19:45:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:45:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:45:49 + sudo tee -a /etc/ssh/ssh_known_hosts 19:45:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:45:49 19:45:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:45:50 0.1.4: Pulling from edgex-devops/py-git-semver 19:45:50 b85a868b505f: Pulling fs layer 19:45:50 e2be974225ed: Pulling fs layer 19:45:50 339a4e72a1f5: Pulling fs layer 19:45:50 988bab9f4d93: Pulling fs layer 19:45:50 1469e6f7b9e6: Pulling fs layer 19:45:50 988bab9f4d93: Waiting 19:45:50 eaf3925da568: Pulling fs layer 19:45:50 bab4dde63d76: Pulling fs layer 19:45:50 eaf3925da568: Waiting 19:45:50 1469e6f7b9e6: Waiting 19:45:50 bab4dde63d76: Waiting 19:45:50 bde34c3a00c8: Pulling fs layer 19:45:50 b352a97aabf1: Pulling fs layer 19:45:50 4872d77fe225: Pulling fs layer 19:45:50 5851b861e8e6: Pulling fs layer 19:45:50 bde34c3a00c8: Waiting 19:45:50 4872d77fe225: Waiting 19:45:50 b352a97aabf1: Waiting 19:45:50 5851b861e8e6: Waiting 19:45:50 e2be974225ed: Download complete 19:45:50 988bab9f4d93: Verifying Checksum 19:45:50 988bab9f4d93: Download complete 19:45:50 1469e6f7b9e6: Verifying Checksum 19:45:50 1469e6f7b9e6: Download complete 19:45:50 339a4e72a1f5: Verifying Checksum 19:45:50 339a4e72a1f5: Download complete 19:45:50 eaf3925da568: Verifying Checksum 19:45:50 eaf3925da568: Download complete 19:45:50 bde34c3a00c8: Verifying Checksum 19:45:50 bde34c3a00c8: Download complete 19:45:50 b352a97aabf1: Download complete 19:45:50 4872d77fe225: Download complete 19:45:50 5851b861e8e6: Download complete 19:45:50 b85a868b505f: Download complete 19:45:50 bab4dde63d76: Verifying Checksum 19:45:50 bab4dde63d76: Download complete 19:45:51 b85a868b505f: Pull complete 19:45:51 e2be974225ed: Pull complete 19:45:52 339a4e72a1f5: Pull complete 19:45:52 988bab9f4d93: Pull complete 19:45:52 1469e6f7b9e6: Pull complete 19:45:52 eaf3925da568: Pull complete 19:45:55 bab4dde63d76: Pull complete 19:45:55 bde34c3a00c8: Pull complete 19:45:55 b352a97aabf1: Pull complete 19:45:55 4872d77fe225: Pull complete 19:45:55 5851b861e8e6: Pull complete 19:45:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:55 prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container 19:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:45:57 $ docker top a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 -eo pid,comm 19:45:58 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:45:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:45:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:45:58 [ssh-agent] Looking for ssh-agent implementation... 19:45:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:45:58 $ docker exec a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent 19:45:58 SSH_AUTH_SOCK=/tmp/ssh-PESSh8gidy8p/agent.33 19:45:58 SSH_AGENT_PID=39 19:45:58 Running ssh-add (command line suppressed) 19:45:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15248887310797442965.key (/w/workspace/edgex-go/1@tmp/private_key_15248887310797442965.key) 19:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:45:59 + git tag --points-at HEAD [Pipeline] } 19:45:59 $ docker exec --env ******** --env ******** a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent -k 19:45:59 unset SSH_AUTH_SOCK; 19:45:59 unset SSH_AGENT_PID; 19:45:59 echo Agent pid 39 killed; 19:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:45:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:45:59 [ssh-agent] Looking for ssh-agent implementation... 19:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:45:59 $ docker exec a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent 19:45:59 SSH_AUTH_SOCK=/tmp/ssh-COGHPgsCQRZr/agent.71 19:45:59 SSH_AGENT_PID=77 19:45:59 Running ssh-add (command line suppressed) 19:45:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14784792308042447551.key (/w/workspace/edgex-go/1@tmp/private_key_14784792308042447551.key) 19:45:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:00 + git semver init 19:46:00 2023-07-06 19:46:00,221 [run_init] DEBUG init version:0.0.0 force:False 19:46:00 2023-07-06 19:46:00,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:46:00 2023-07-06 19:46:00,222 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:46:00 2023-07-06 19:46:00,222 [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:46:04 2023-07-06 19:46:04,455 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:46:04 2023-07-06 19:46:04,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4599 with force:False 19:46:04 2023-07-06 19:46:04,456 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4599 19:46:04 2023-07-06 19:46:04,460 [execute] INFO git cat-file --batch-check 19:46:04 2023-07-06 19:46:04,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:46:04 2023-07-06 19:46:04,466 [execute] INFO git cat-file --batch 19:46:04 2023-07-06 19:46:04,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:46:04 2023-07-06 19:46:04,475 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4599 19:46:04 0.0.0 [Pipeline] } 19:46:04 $ docker exec --env ******** --env ******** a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 ssh-agent -k 19:46:04 unset SSH_AUTH_SOCK; 19:46:04 unset SSH_AGENT_PID; 19:46:04 echo Agent pid 77 killed; 19:46:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:05 + git semver [Pipeline] } 19:46:05 $ docker stop --time=1 a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 19:46:06 $ docker rm -f --volumes a2b5c3d159048264dcd56933d9ff90e270ccfae0be7a15f155aa522b529dae50 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:46:07 Stashed 1 file(s) [Pipeline] echo 19:46:07 [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:46:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:46:08 ========================================================= 19:46:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:46:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:46:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:46:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:46:09 f56be85fc22e: Pulling fs layer 19:46:09 85791d961cd3: Pulling fs layer 19:46:09 d694b5ae8c79: Pulling fs layer 19:46:09 9f32a84ed3da: Pulling fs layer 19:46:09 4d19c01a9841: Pulling fs layer 19:46:09 9325e15d5711: Pulling fs layer 19:46:09 556b6ee489ea: Pulling fs layer 19:46:09 c5a4b2cf53e6: Pulling fs layer 19:46:09 556b6ee489ea: Waiting 19:46:09 4d19c01a9841: Waiting 19:46:09 9325e15d5711: Waiting 19:46:09 c5a4b2cf53e6: Waiting 19:46:09 9f32a84ed3da: Verifying Checksum 19:46:09 9f32a84ed3da: Download complete 19:46:09 4d19c01a9841: Verifying Checksum 19:46:09 4d19c01a9841: Download complete 19:46:09 f56be85fc22e: Verifying Checksum 19:46:09 f56be85fc22e: Download complete 19:46:09 9325e15d5711: Verifying Checksum 19:46:09 9325e15d5711: Download complete 19:46:09 f56be85fc22e: Pull complete 19:46:09 85791d961cd3: Pull complete 19:46:10 c5a4b2cf53e6: Verifying Checksum 19:46:10 c5a4b2cf53e6: Download complete 19:46:10 d694b5ae8c79: Verifying Checksum 19:46:10 d694b5ae8c79: Download complete 19:46:10 556b6ee489ea: Download complete 19:46:13 d694b5ae8c79: Pull complete 19:46:13 9f32a84ed3da: Pull complete 19:46:13 4d19c01a9841: Pull complete 19:46:13 9325e15d5711: Pull complete 19:46:16 556b6ee489ea: Pull complete 19:46:16 c5a4b2cf53e6: Pull complete 19:46:16 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:46:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:46:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:46:17 WORKDIR /edgex 19:46:17 COPY go.mod . 19:46:17 RUN go mod download 19:46:17 + docker build -t ci-base-image-x86_64 -f - . 19:46:17 Sending build context to Docker daemon 170.6MB 19:46:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:46:17 ---> c4be618373d6 19:46:17 Step 2/4 : WORKDIR /edgex 19:46:19 ---> Running in 61052417326e 19:46:19 Removing intermediate container 61052417326e 19:46:19 ---> e605c8f6787f 19:46:19 Step 3/4 : COPY go.mod . 19:46:19 ---> 2a6ee3105452 19:46:19 Step 4/4 : RUN go mod download 19:46:19 ---> Running in 5a9e169263e4 19:46:23 Still waiting to schedule task 19:46:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:46:31 Removing intermediate container 5a9e169263e4 19:46:31 ---> 522fae78433a 19:46:31 Successfully built 522fae78433a 19:46:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:32 + docker inspect -f . ci-base-image-x86_64 19:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:32 prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container 19:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:46:32 $ docker top 53608871b0dbfd3936c52138913e93060df7d105ab83c18edd9563daab89f218 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:33 + go version 19:46:33 go version go1.20.2 linux/amd64 [Pipeline] } 19:46:33 $ docker stop --time=1 53608871b0dbfd3936c52138913e93060df7d105ab83c18edd9563daab89f218 19:46:34 $ docker rm -f --volumes 53608871b0dbfd3936c52138913e93060df7d105ab83c18edd9563daab89f218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker inspect -f . ci-base-image-x86_64 19:46:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:35 prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container 19:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:46:35 $ docker top 5e7710a01d681fda09ed60169fd36abb2f98fee31eac3e43854162d3a187f7fe -eo pid,comm [Pipeline] { [Pipeline] echo 19:46:35 ========================================================= 19:46:35 [edgeXBuildGoParallel] Running Tests and Build... 19:46:35 ========================================================= [Pipeline] sh 19:46:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:46:36 + make test 19:46:36 go test -race -coverprofile=coverage.out ./... 19:46:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:46:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:46:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:46:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:46:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:46:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:46:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 19:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements 19:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 19:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.036s coverage: 88.5% of statements 19:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.064s coverage: 3.8% of statements 19:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:47:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:47:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:47:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:47:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:47:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:47:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 19:47:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:47:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:47:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:47:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:47:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:47:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 19:47:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:47:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:47:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:47:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.073s coverage: 92.9% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 19:47:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 19:47:32 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:47:32 running golangci-lint 19:47:32 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:47:32 go version go1.20.2 linux/amd64 19:47:33 level=info msg="[config_reader] Used config file .golangci.yml" 19:47:33 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:47:48 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 13.710502294s" 19:47:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.223598ms" 19:47:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-574 in /w/workspace/edgexfoundry_edgex-go_PR-4599 [Pipeline] { [Pipeline] ws 19:47:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:47:50 The recommended git tool is: git 19:47:53 level=info msg="[linters_context/goanalysis] analyzers took 46.864617355s with top 10 stages: buildir: 26.640018574s, inspect: 1.952079854s, fact_deprecated: 1.774961472s, gosec: 1.098222027s, printf: 1.00823846s, S1038: 949.082059ms, ctrlflow: 874.752685ms, nilness: 635.242856ms, fact_purity: 563.021102ms, directives: 398.325612ms" 19:47:53 level=info msg="[runner] Issues before processing: 203, after processing: 0" 19:47:53 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_files: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203" 19:47:53 level=info msg="[runner] processing took 14.530718ms with stages: nolint: 6.532463ms, identifier_marker: 4.517071ms, exclude-rules: 1.206518ms, autogenerated_exclude: 941.825µs, path_prettifier: 867.135µs, skip_dirs: 434.376µs, cgo: 18.32µs, filename_unadjuster: 9.33µs, max_same_issues: 650ns, uniq_by_line: 430ns, severity-rules: 380ns, max_from_linter: 360ns, exclude: 330ns, skip_files: 300ns, diff: 290ns, source_code: 280ns, sort_results: 240ns, max_per_file_from_linter: 160ns, path_shortener: 150ns, path_prefixer: 110ns" 19:47:53 level=info msg="[runner] linters took 6.319642351s with stages: goanalysis_metalinter: 6.305033092s" 19:47:53 level=info msg="File cache stats: 0 entries of total size 0B" 19:47:53 level=info msg="Memory: 202 samples, avg is 168.9MB, max is 749.6MB" 19:47:53 level=info msg="Execution took 20.078417536s" 19:47:53 go vet ./... 19:47:55 using credential edgex-jenkins-ssh 19:47:55 Cloning the remote Git repository 19:47:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:47:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:47:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:47:55 > git --version # timeout=10 19:47:55 > git --version # 'git version 2.25.1' 19:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:47:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:47:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:47:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:47:57 ./bin/test-attribution-txt.sh [Pipeline] echo 19:47:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:47:57 + ls -al . 19:47:57 total 720 19:47:57 drwxrwxr-x 11 1001 1001 4096 Jul 6 19:46 . 19:47:57 drwxr-xr-x 4 root root 4096 Jul 6 19:46 .. 19:47:57 drwxrwxr-x 2 1001 1001 4096 Jul 6 19:45 .blubracket 19:47:57 -rw-rw-r-- 1 1001 1001 16 Jul 6 19:45 .dockerignore 19:47:57 drwxrwxr-x 8 1001 1001 4096 Jul 6 19:46 .git 19:47:57 drwxrwxr-x 3 1001 1001 4096 Jul 6 19:45 .github 19:47:57 -rw-rw-r-- 1 1001 1001 1133 Jul 6 19:45 .gitignore 19:47:57 -rw-rw-r-- 1 1001 1001 42 Jul 6 19:45 .golangci.yml 19:47:57 -rw-rw-r-- 1 1001 1001 87 Jul 6 19:45 .hadolint.yml 19:47:57 drwxr-xr-x 3 1001 1001 4096 Jul 6 19:46 .semver 19:47:57 -rw-rw-r-- 1 1001 1001 166 Jul 6 19:45 .sonarcloud.properties 19:47:57 -rw-rw-r-- 1 1001 1001 1171 Jul 6 19:45 ADOPTERS.md 19:47:57 -rw-rw-r-- 1 1001 1001 10835 Jul 6 19:45 Attribution.txt 19:47:57 -rw-rw-r-- 1 1001 1001 93407 Jul 6 19:45 CHANGELOG.md 19:47:57 -rw-rw-r-- 1 1001 1001 3804 Jul 6 19:45 CONTRIBUTING.md 19:47:57 -rw-rw-r-- 1 1001 1001 677 Jul 6 19:45 GOVERNANCE.md 19:47:57 -rw-rw-r-- 1 1001 1001 883 Jul 6 19:45 Jenkinsfile 19:47:57 -rw-rw-r-- 1 1001 1001 10775 Jul 6 19:45 LICENSE 19:47:57 -rw-rw-r-- 1 1001 1001 14368 Jul 6 19:45 Makefile 19:47:57 -rw-rw-r-- 1 1001 1001 582 Jul 6 19:45 OWNERS.md 19:47:57 -rw-rw-r-- 1 1001 1001 9923 Jul 6 19:45 README.md 19:47:57 -rw-rw-r-- 1 1001 1001 789 Jul 6 19:45 SECURITY.md 19:47:57 -rw-rw-r-- 1 1001 1001 5 Jul 6 19:46 VERSION 19:47:57 drwxrwxr-x 2 1001 1001 4096 Jul 6 19:45 bin 19:47:57 drwxrwxr-x 18 1001 1001 4096 Jul 6 19:45 cmd 19:47:57 -rw-r--r-- 1 root root 447731 Jul 6 19:47 coverage.out 19:47:57 -rw-rw-r-- 1 1001 1001 3163 Jul 6 19:45 go.mod 19:47:57 -rw-rw-r-- 1 1001 1001 30842 Jul 6 19:45 go.sum 19:47:57 drwxrwxr-x 7 1001 1001 4096 Jul 6 19:45 internal 19:47:57 drwxrwxr-x 3 1001 1001 4096 Jul 6 19:45 openapi 19:47:57 -rw-rw-r-- 1 1001 1001 594 Jul 6 19:45 security.txt 19:47:57 drwxrwxr-x 4 1001 1001 4096 Jul 6 19:45 snap 19:47:57 -rw-rw-r-- 1 1001 1001 204 Jul 6 19:45 version.go [Pipeline] sh 19:47:58 + '[' -e coverage.out ] 19:47:58 + chown 1001:1001 coverage.out [Pipeline] stash 19:47:58 Stashed 1 file(s) [Pipeline] sh 19:47:58 + make build 19:47:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:48:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:48:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:48:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:48:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:48:14 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit b1faa864ff0a7c7d35202e5c6cdab209c275c70e 19:48:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:48:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:48:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:48:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4599/head:refs/remotes/origin/PR-4599 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:48:14 > git config core.sparsecheckout # timeout=10 19:48:15 Merge succeeded, producing b1faa864ff0a7c7d35202e5c6cdab209c275c70e 19:48:15 Checking out Revision b1faa864ff0a7c7d35202e5c6cdab209c275c70e (PR-4599) 19:48:15 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" 19:48:15 > git --version # timeout=10 19:48:15 > git --version # 'git version 2.25.1' 19:48:15 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:48:14 > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # timeout=10 19:48:14 > git remote # timeout=10 19:48:14 > git config --get remote.origin.url # timeout=10 19:48:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:14 > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 19:48:15 > git rev-parse HEAD^{commit} # timeout=10 19:48:15 > git config core.sparsecheckout # timeout=10 19:48:15 > git checkout -f b1faa864ff0a7c7d35202e5c6cdab209c275c70e # timeout=10 19:48:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:17 Dload Upload Total Spent Left Speed 19:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 19:48:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:48:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 19:48:18 sudo tee /etc/docker/daemon.new 19:48:18 { 19:48:18 "registry-mirrors": [ 19:48:18 "https://nexus3.edgexfoundry.org:10001" 19:48:18 ], 19:48:18 "bip": "10.250.0.254/24", 19:48:18 "hosts": [ 19:48:18 "tcp://0.0.0.0:5555", 19:48:18 "unix:///var/run/docker.sock" 19:48:18 ], 19:48:18 "mtu": 1458, 19:48:18 "selinux-enabled": true, 19:48:18 "seccomp-profile": "/etc/docker/seccomp.json" 19:48:18 } [Pipeline] sh 19:48:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:48:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:48:18 + sudo service docker restart 19:48:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:48:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:48:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:48:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:48:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:48:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:48:25 $ docker stop --time=1 5e7710a01d681fda09ed60169fd36abb2f98fee31eac3e43854162d3a187f7fe 19:48:28 $ docker rm -f --volumes 5e7710a01d681fda09ed60169fd36abb2f98fee31eac3e43854162d3a187f7fe [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:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:48:29 19:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:48:30 latest: Pulling from edgex-devops/edgex-compose 19:48:30 91d30c5bc195: Pulling fs layer 19:48:30 2e9b0aa3be6d: Pulling fs layer 19:48:30 9c61dcf015f6: Pulling fs layer 19:48:30 4698f68db338: Pulling fs layer 19:48:30 2a2f49069b9e: Pulling fs layer 19:48:30 e0025b399a48: Pulling fs layer 19:48:30 4698f68db338: Waiting 19:48:30 e0025b399a48: Waiting 19:48:30 91d30c5bc195: Verifying Checksum 19:48:30 91d30c5bc195: Download complete 19:48:30 4698f68db338: Verifying Checksum 19:48:30 4698f68db338: Download complete 19:48:30 2e9b0aa3be6d: Verifying Checksum 19:48:30 2e9b0aa3be6d: Download complete 19:48:30 e0025b399a48: Download complete 19:48:30 91d30c5bc195: Pull complete 19:48:30 2a2f49069b9e: Download complete 19:48:30 2e9b0aa3be6d: Pull complete 19:48:30 9c61dcf015f6: Download complete 19:48:33 9c61dcf015f6: Pull complete 19:48:33 4698f68db338: Pull complete 19:48:34 2a2f49069b9e: Pull complete 19:48:34 e0025b399a48: Pull complete 19:48:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:48:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:34 prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container 19:48:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:48:35 $ docker top f2f48cf02e22959c0b5e0b8f8b0295cadeacbcf250e3b9a27c23719a23c79287 -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:36 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:37 provisioning config files... 19:48:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9466526120868540684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:37 ---> docker-login.sh 19:48:37 nexus3.edgexfoundry.org:10001 19:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:38 #1 [security-secretstore-setup internal] load build definition from Dockerfile 19:48:38 #1 transferring dockerfile: 2.38kB done 19:48:38 #1 DONE 0.0s 19:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:38 Configure a credential helper to remove this warning. See 19:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:38 19:48:38 Login Succeeded 19:48:38 nexus3.edgexfoundry.org:10002 19:48:38 19:48:38 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:48:38 #2 transferring dockerfile: 2.06kB done 19:48:38 #2 DONE 0.0s 19:48:38 19:48:38 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:48:38 #3 transferring dockerfile: 1.78kB done 19:48:38 #3 DONE 0.0s 19:48:38 19:48:38 #4 [core-data internal] load build definition from Dockerfile 19:48:38 #4 transferring dockerfile: 1.90kB done 19:48:38 #4 DONE 0.0s 19:48:38 19:48:38 #5 [core-metadata internal] load build definition from Dockerfile 19:48:38 #5 transferring dockerfile: 1.96kB done 19:48:38 #5 DONE 0.0s 19:48:38 19:48:38 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:48:38 #6 transferring dockerfile: 2.04kB done 19:48:38 #6 DONE 0.0s 19:48:38 19:48:38 #7 [support-scheduler internal] load build definition from Dockerfile 19:48:38 #7 transferring dockerfile: 1.82kB done 19:48:38 #7 DONE 0.0s 19:48:38 19:48:38 #8 [security-spire-config internal] load build definition from Dockerfile 19:48:38 #8 transferring dockerfile: 2.58kB done 19:48:38 #8 DONE 0.1s 19:48:38 19:48:38 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:38 Configure a credential helper to remove this warning. See 19:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:38 19:48:38 Login Succeeded 19:48:38 nexus3.edgexfoundry.org:10003 19:48:38 #9 transferring dockerfile: 2.12kB done 19:48:38 #9 DONE 0.1s 19:48:38 19:48:38 #10 [security-spire-agent internal] load build definition from Dockerfile 19:48:38 #10 transferring dockerfile: 2.68kB done 19:48:38 #10 DONE 0.0s 19:48:38 19:48:38 #11 [core-command internal] load build definition from Dockerfile 19:48:38 #11 transferring dockerfile: 1.82kB done 19:48:38 #11 DONE 0.1s 19:48:38 19:48:38 #12 [support-notifications internal] load build definition from Dockerfile 19:48:38 #12 transferring dockerfile: 1.84kB done 19:48:38 #12 DONE 0.0s 19:48:38 19:48:38 #13 [security-spire-server internal] load build definition from Dockerfile 19:48:38 #13 transferring dockerfile: 2.63kB done 19:48:38 #13 DONE 0.0s 19:48:38 19:48:38 #14 [security-bootstrapper internal] load build definition from Dockerfile 19:48:38 #14 transferring dockerfile: 2.82kB done 19:48:38 #14 DONE 0.1s 19:48:38 19:48:38 #15 [security-secretstore-setup internal] load .dockerignore 19:48:38 #15 transferring context: 56B done 19:48:38 #15 DONE 0.1s 19:48:38 19:48:38 #16 [security-proxy-setup internal] load .dockerignore 19:48:38 #16 transferring context: 56B done 19:48:38 #16 DONE 0.0s 19:48:38 19:48:38 #17 [security-spiffe-token-provider internal] load .dockerignore 19:48:38 #17 transferring context: 56B done 19:48:38 #17 DONE 0.0s 19:48:38 19:48:38 #18 [core-data internal] load .dockerignore 19:48:38 #18 transferring context: 56B done 19:48:38 #18 DONE 0.0s 19:48:38 19:48:38 #19 [core-metadata internal] load .dockerignore 19:48:38 #19 transferring context: 56B done 19:48:38 #19 DONE 0.0s 19:48:38 19:48:38 #20 [security-proxy-auth internal] load .dockerignore 19:48:38 #20 transferring context: 56B done 19:48:38 #20 DONE 0.0s 19:48:38 19:48:38 #21 [support-scheduler internal] load .dockerignore 19:48:38 #21 transferring context: 56B done 19:48:38 #21 DONE 0.0s 19:48:38 19:48:38 #22 [security-spire-config internal] load .dockerignore 19:48:38 #22 transferring context: 56B done 19:48:38 #22 DONE 0.0s 19:48:38 19:48:38 #23 [security-spire-agent internal] load .dockerignore 19:48:38 #23 transferring context: 56B done 19:48:38 #23 DONE 0.0s 19:48:38 19:48:38 #24 [core-command internal] load .dockerignore 19:48:38 #24 transferring context: 56B done 19:48:38 #24 DONE 0.0s 19:48:38 19:48:38 #25 [core-common-config-bootstrapper internal] load .dockerignore 19:48:38 #25 transferring context: 56B done 19:48:38 #25 DONE 0.0s 19:48:38 19:48:38 #26 [support-notifications internal] load .dockerignore 19:48:38 #26 transferring context: 56B done 19:48:38 #26 DONE 0.0s 19:48:38 19:48:38 #27 [security-bootstrapper internal] load .dockerignore 19:48:38 #27 transferring context: 56B done 19:48:38 #27 DONE 0.0s 19:48:38 19:48:38 #28 [security-spire-server internal] load .dockerignore 19:48:38 #28 transferring context: 56B done 19:48:38 #28 DONE 0.0s 19:48:38 19:48:38 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:38 #29 DONE 0.0s 19:48:38 19:48:38 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 19:48:38 #30 DONE 0.1s 19:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:39 19:48:39 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:39 #29 DONE 0.0s 19:48:39 19:48:39 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 19:48:39 #30 ... 19:48:39 19:48:39 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:39 #29 DONE 0.0s 19:48:39 19:48:39 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:39 Configure a credential helper to remove this warning. See 19:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:39 19:48:39 Login Succeeded 19:48:39 nexus3.edgexfoundry.org:10004 19:48:39 #30 ... 19:48:39 19:48:39 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:39 #29 DONE 0.0s 19:48:39 19:48:39 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 19:48:39 #30 ... 19:48:39 19:48:39 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:39 #29 DONE 0.0s 19:48:39 19:48:39 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:39 Configure a credential helper to remove this warning. See 19:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:39 19:48:39 Login Succeeded 19:48:39 docker.io 19:48:39 #30 ... 19:48:39 19:48:39 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:39 #29 DONE 0.0s 19:48:39 19:48:39 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 19:48:39 #30 ... 19:48:39 19:48:39 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:39 #29 DONE 0.0s 19:48:39 19:48:39 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 19:48:39 #30 DONE 0.5s 19:48:39 19:48:39 #31 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:48:39 #31 DONE 0.5s 19:48:39 19:48:39 #32 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:48:39 #32 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:48:39 #32 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:48:39 #32 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:48:39 #32 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:48:39 #32 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 19:48:39 #32 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.3s done 19:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:48:39 #32 DONE 1.0s 19:48:39 19:48:39 #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:48:40 Configure a credential helper to remove this warning. See 19:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:48:40 19:48:40 Login Succeeded 19:48:40 ---> docker-login.sh ends [Pipeline] } 19:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:48:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:48:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:48:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:48:40 ========================================================= 19:48:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:48:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:48:43 #33 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:43 #33 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:43 #33 3.655 (1/3) Installing ca-certificates (20230506-r0) 19:48:43 #33 3.671 (2/3) Installing dumb-init (1.2.5-r2) 19:48:43 #33 3.678 (3/3) Installing su-exec (0.2-r2) 19:48:43 #33 3.678 Executing busybox-1.35.0-r29.trigger 19:48:43 #33 3.727 Executing ca-certificates-20230506-r0.trigger 19:48:43 #33 3.796 OK: 8 MiB in 18 packages 19:48:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:48:43 c41833b44d91: Pulling fs layer 19:48:43 ed15518f5707: Pulling fs layer 19:48:43 feae8fd75edb: Pulling fs layer 19:48:43 242c74f7c9fa: Pulling fs layer 19:48:43 3cdef696dda3: Pulling fs layer 19:48:43 2ced38df9373: Pulling fs layer 19:48:43 58f1dce35555: Pulling fs layer 19:48:43 2ced38df9373: Waiting 19:48:43 242c74f7c9fa: Waiting 19:48:43 3cdef696dda3: Waiting 19:48:43 58f1dce35555: Waiting 19:48:43 ed15518f5707: Download complete 19:48:43 242c74f7c9fa: Verifying Checksum 19:48:43 242c74f7c9fa: Download complete 19:48:43 3cdef696dda3: Verifying Checksum 19:48:43 3cdef696dda3: Download complete 19:48:43 c41833b44d91: Verifying Checksum 19:48:43 c41833b44d91: Download complete 19:48:45 #33 ... 19:48:45 19:48:45 #34 [security-secretstore-setup internal] load build context 19:48:45 #34 transferring context: 197.36MB 6.0s 19:48:45 c41833b44d91: Pull complete 19:48:45 58f1dce35555: Verifying Checksum 19:48:45 58f1dce35555: Download complete 19:48:45 #34 ... 19:48:45 19:48:45 #35 [core-data internal] load build context 19:48:45 ed15518f5707: Pull complete 19:48:45 #35 ... 19:48:45 19:48:45 #34 [security-secretstore-setup internal] load build context 19:48:46 feae8fd75edb: Verifying Checksum 19:48:46 feae8fd75edb: Download complete 19:48:46 2ced38df9373: Verifying Checksum 19:48:46 2ced38df9373: Download complete 19:48:48 #34 transferring context: 351.95MB 9.9s done 19:48:48 #34 ... 19:48:48 19:48:48 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:48:49 #36 ... 19:48:49 19:48:49 #37 [security-spiffe-token-provider internal] load build context 19:48:49 #37 transferring context: 351.95MB 8.5s done 19:48:49 #37 ... 19:48:49 19:48:49 #38 [core-metadata internal] load build context 19:48:49 #38 transferring context: 351.95MB 8.9s done 19:48:49 #38 ... 19:48:49 19:48:49 #39 [security-spire-config internal] load build context 19:48:49 #39 transferring context: 351.95MB 8.4s done 19:48:49 #39 ... 19:48:49 19:48:49 #40 [security-proxy-auth internal] load build context 19:48:49 #40 transferring context: 351.95MB 9.7s done 19:48:49 #40 ... 19:48:49 19:48:49 #41 [security-proxy-setup internal] load build context 19:48:49 #41 transferring context: 351.95MB 8.7s done 19:48:49 #41 ... 19:48:49 19:48:49 #42 [security-spire-agent internal] load build context 19:48:49 #42 transferring context: 351.95MB 8.8s done 19:48:49 #42 ... 19:48:49 19:48:49 #43 [support-notifications internal] load build context 19:48:49 #43 transferring context: 351.95MB 9.2s done 19:48:50 #43 ... 19:48:50 19:48:50 #37 [security-spiffe-token-provider internal] load build context 19:48:50 #37 DONE 10.9s 19:48:50 19:48:50 #44 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:48:50 #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.470 OK: 265 MiB in 53 packages 19:48:50 #44 DONE 10.4s 19:48:50 19:48:50 #45 [security-spire-server internal] load build context 19:48:50 #45 transferring context: 351.95MB 9.9s done 19:48:50 #45 ... 19:48:50 19:48:50 #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:48:50 #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.576 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:48:50 #0 1.576 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:48:50 #0 1.576 OK: 17830 distinct packages available 19:48:50 #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.969 OK: 265 MiB in 53 packages 19:48:50 #46 DONE 10.4s 19:48:50 19:48:50 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:48:50 #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.799 OK: 265 MiB in 53 packages 19:48:50 #47 DONE 10.4s 19:48:50 19:48:50 #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:48:50 #0 3.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 3.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 3.656 (1/2) Installing dumb-init (1.2.5-r2) 19:48:50 #0 3.659 (2/2) Installing openssl (3.0.9-r1) 19:48:50 #0 3.687 Executing busybox-1.35.0-r29.trigger 19:48:50 #0 3.692 OK: 8 MiB in 17 packages 19:48:50 #48 DONE 10.0s 19:48:50 19:48:50 #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:48:50 #0 4.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 4.380 (1/2) Installing dumb-init (1.2.5-r2) 19:48:50 #0 4.389 (2/2) Installing su-exec (0.2-r2) 19:48:50 #0 4.394 Executing busybox-1.35.0-r29.trigger 19:48:50 #0 4.399 OK: 7 MiB in 17 packages 19:48:50 #49 DONE 10.0s 19:48:50 19:48:50 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:48:50 #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 4.429 OK: 265 MiB in 53 packages 19:48:50 #50 DONE 10.4s 19:48:50 19:48:50 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:50 #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 3.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 3.328 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:48:50 #0 3.328 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:48:50 #0 3.328 OK: 17818 distinct packages available 19:48:50 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 3.741 (1/9) Installing ca-certificates (20230506-r0) 19:48:50 #0 3.758 (2/9) Installing brotli-libs (1.0.9-r9) 19:48:50 #0 3.772 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:48:50 #0 3.774 (4/9) Installing libcurl (8.1.2-r0) 19:48:50 #0 3.783 (5/9) Installing curl (8.1.2-r0) 19:48:50 #0 3.789 (6/9) Installing dumb-init (1.2.5-r2) 19:48:50 #0 3.795 (7/9) Installing musl-obstack (1.2.3-r0) 19:48:50 #0 3.798 (8/9) Installing libucontext (1.2-r0) 19:48:50 #0 3.801 (9/9) Installing gcompat (1.1.0-r0) 19:48:50 #0 3.805 Executing busybox-1.35.0-r29.trigger 19:48:50 #0 3.830 Executing ca-certificates-20230506-r0.trigger 19:48:50 #0 3.895 OK: 10 MiB in 24 packages 19:48:50 #51 DONE 10.0s 19:48:50 19:48:50 #35 [core-data internal] load build context 19:48:50 #35 transferring context: 351.95MB 9.1s done 19:48:50 #35 DONE 11.0s 19:48:50 19:48:50 #41 [security-proxy-setup internal] load build context 19:48:50 #41 DONE 11.0s 19:48:50 19:48:50 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:48:50 #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 1.511 OK: 265 MiB in 53 packages 19:48:50 #52 DONE 10.6s 19:48:50 19:48:50 #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:48:50 #33 DONE 10.2s 19:48:50 19:48:50 #53 [security-bootstrapper internal] load build context 19:48:50 #53 transferring context: 351.95MB 8.8s done 19:48:50 #53 DONE 10.5s 19:48:50 19:48:50 #39 [security-spire-config internal] load build context 19:48:50 #39 DONE 10.8s 19:48:50 19:48:50 #38 [core-metadata internal] load build context 19:48:50 #38 DONE 10.9s 19:48:50 19:48:50 #54 [core-command internal] load build context 19:48:50 #54 transferring context: 351.95MB 8.5s done 19:48:50 #54 DONE 10.5s 19:48:50 19:48:50 #42 [security-spire-agent internal] load build context 19:48:50 #42 DONE 10.8s 19:48:50 19:48:50 #55 [core-common-config-bootstrapper internal] load build context 19:48:50 #55 transferring context: 351.95MB 9.0s done 19:48:50 #55 DONE 10.5s 19:48:50 19:48:50 #40 [security-proxy-auth internal] load build context 19:48:50 #40 DONE 11.0s 19:48:50 19:48:50 #43 [support-notifications internal] load build context 19:48:50 #43 DONE 10.5s 19:48:50 19:48:50 #45 [security-spire-server internal] load build context 19:48:50 #45 DONE 10.5s 19:48:50 19:48:50 #56 [support-scheduler internal] load build context 19:48:50 #56 transferring context: 351.95MB 10.4s done 19:48:50 #56 DONE 10.9s 19:48:50 19:48:50 #34 [security-secretstore-setup internal] load build context 19:48:50 #34 DONE 11.2s 19:48:50 19:48:50 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:50 #57 ... 19:48:50 19:48:50 #58 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:48:50 #58 DONE 0.2s 19:48:50 19:48:50 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:48:50 #59 DONE 0.2s 19:48:50 19:48:50 #60 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:48:50 #60 DONE 0.3s 19:48:50 19:48:50 #61 [core-data builder 4/7] COPY go.mod vendor* ./ 19:48:50 #61 DONE 0.2s 19:48:50 19:48:50 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:48:50 #62 DONE 0.2s 19:48:50 19:48:50 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:48:50 #63 DONE 0.2s 19:48:50 19:48:50 #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:48:50 #64 ... 19:48:50 19:48:50 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:48:50 #65 ... 19:48:50 19:48:50 #66 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:50 #66 ... 19:48:50 19:48:50 #67 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:50 #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:51 #67 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:51 #67 ... 19:48:51 19:48:51 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:51 #57 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:51 #57 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:51 #57 11.08 (1/2) Installing ca-certificates (20230506-r0) 19:48:51 #57 11.09 (2/2) Installing dumb-init (1.2.5-r2) 19:48:51 #57 11.10 Executing busybox-1.35.0-r29.trigger 19:48:51 #57 11.11 Executing ca-certificates-20230506-r0.trigger 19:48:51 #57 11.21 OK: 8 MiB in 17 packages 19:48:51 #57 ... 19:48:51 19:48:51 #65 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:48:51 #65 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:51 #65 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:51 #65 11.11 (1/1) Installing dumb-init (1.2.5-r2) 19:48:51 #65 11.12 Executing busybox-1.35.0-r29.trigger 19:48:51 #65 11.13 OK: 7 MiB in 16 packages 19:48:51 #65 DONE 11.4s 19:48:51 19:48:51 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:51 #57 DONE 11.5s 19:48:51 19:48:51 #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:48:51 #64 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:51 #64 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:51 #64 11.40 (1/1) Installing dumb-init (1.2.5-r2) 19:48:51 #64 11.40 Executing busybox-1.35.0-r29.trigger 19:48:51 #64 11.41 OK: 7 MiB in 16 packages 19:48:51 #64 DONE 11.6s 19:48:51 19:48:51 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:48:51 #68 DONE 1.7s 19:48:51 19:48:51 #67 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:51 #67 11.14 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:48:51 #67 11.14 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:48:51 #67 11.14 OK: 17818 distinct packages available 19:48:51 #67 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:51 #67 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:51 #67 11.64 (1/4) Installing dumb-init (1.2.5-r2) 19:48:51 #67 11.64 (2/4) Installing musl-obstack (1.2.3-r0) 19:48:51 #67 11.64 (3/4) Installing libucontext (1.2-r0) 19:48:51 #67 11.64 (4/4) Installing gcompat (1.1.0-r0) 19:48:51 #67 11.65 Executing busybox-1.35.0-r29.trigger 19:48:51 #67 11.66 OK: 7 MiB in 19 packages 19:48:52 #67 DONE 11.8s 19:48:52 19:48:52 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:48:52 #69 DONE 0.1s 19:48:52 19:48:52 #66 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:52 #66 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:52 #66 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:52 #66 11.40 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:48:52 #66 11.40 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:48:52 #66 11.40 OK: 17818 distinct packages available 19:48:52 #66 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:48:52 #66 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:48:52 #66 11.84 (1/5) Installing dumb-init (1.2.5-r2) 19:48:52 #66 11.84 (2/5) Installing musl-obstack (1.2.3-r0) 19:48:52 #66 11.85 (3/5) Installing libucontext (1.2-r0) 19:48:52 #66 11.85 (4/5) Installing gcompat (1.1.0-r0) 19:48:52 #66 11.85 (5/5) Installing openssl (3.0.9-r1) 19:48:52 #66 11.87 Executing busybox-1.35.0-r29.trigger 19:48:52 #66 11.87 OK: 8 MiB in 20 packages 19:48:52 #66 DONE 12.0s 19:48:52 19:48:52 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:58 feae8fd75edb: Pull complete 19:48:58 242c74f7c9fa: Pull complete 19:48:58 3cdef696dda3: Pull complete 19:49:00 #70 ... 19:49:00 19:49:00 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:00 #71 ... 19:49:00 19:49:00 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:01 #72 ... 19:49:01 19:49:01 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:01 #73 ... 19:49:01 19:49:01 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:05 2ced38df9373: Pull complete 19:49:07 58f1dce35555: Pull complete 19:49:07 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:49:07 #74 ... 19:49:07 19:49:07 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:07 #72 DONE 16.3s 19:49:07 19:49:07 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:07 #70 DONE 16.3s 19:49:07 19:49:07 #75 [support-notifications builder 6/7] COPY . . 19:49:07 #75 ... 19:49:07 19:49:07 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:07 #71 DONE 16.3s 19:49:07 19:49:07 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:07 #73 DONE 16.3s 19:49:07 19:49:07 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:07 #74 DONE 16.4s 19:49:07 19:49:07 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:49:07 + docker build -t ci-base-image-arm64 -f - . 19:49:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:49:07 WORKDIR /edgex 19:49:07 COPY go.mod . 19:49:07 RUN go mod download 19:49:08 Sending build context to Docker daemon 2.947MB 19:49:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:49:08 ---> fadd8f120f05 19:49:08 Step 2/4 : WORKDIR /edgex 19:49:09 #76 ... 19:49:09 19:49:09 #77 [security-spire-config builder 6/9] COPY . . 19:49:09 #77 DONE 3.0s 19:49:09 19:49:09 #78 [core-data builder 6/7] COPY . . 19:49:09 #78 DONE 3.0s 19:49:09 19:49:09 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:49:09 #79 CACHED 19:49:09 19:49:09 #80 [core-metadata builder 6/7] COPY . . 19:49:09 #80 CACHED 19:49:09 19:49:09 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #81 CACHED 19:49:09 19:49:09 #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:49:09 #82 CACHED 19:49:09 19:49:09 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #83 CACHED 19:49:09 19:49:09 #84 [security-proxy-auth builder 6/7] COPY . . 19:49:09 #84 CACHED 19:49:09 19:49:09 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #85 CACHED 19:49:09 19:49:09 #86 [core-common-config-bootstrapper builder 6/7] COPY . . 19:49:09 #86 CACHED 19:49:09 19:49:09 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:49:09 #87 CACHED 19:49:09 19:49:09 #88 [support-scheduler builder 6/7] COPY . . 19:49:09 #88 CACHED 19:49:09 19:49:09 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #89 CACHED 19:49:09 19:49:09 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:49:09 #90 CACHED 19:49:09 19:49:09 #75 [support-notifications builder 6/7] COPY . . 19:49:09 #75 DONE 3.0s 19:49:09 19:49:09 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #91 CACHED 19:49:09 19:49:09 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 19:49:09 #92 CACHED 19:49:09 19:49:09 #93 [core-command builder 6/7] COPY . . 19:49:09 #93 CACHED 19:49:09 19:49:09 #76 [security-spiffe-token-provider builder 6/7] COPY . . 19:49:09 #76 DONE 3.0s 19:49:09 19:49:09 #94 [security-proxy-setup builder 6/7] COPY . . 19:49:09 #94 DONE 3.0s 19:49:09 19:49:09 #95 [security-bootstrapper builder 6/7] COPY . . 19:49:09 #95 CACHED 19:49:09 19:49:09 #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:49:09 #96 CACHED 19:49:09 19:49:09 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #97 CACHED 19:49:09 19:49:09 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:49:09 #98 CACHED 19:49:09 19:49:09 #99 [security-secretstore-setup builder 6/7] COPY . . 19:49:09 #99 CACHED 19:49:09 19:49:09 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #100 CACHED 19:49:09 19:49:09 #101 [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:49:09 #101 ... 19:49:09 19:49:09 #102 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:49:09 #102 CACHED 19:49:09 19:49:09 #103 [security-spire-server builder 6/9] COPY . . 19:49:09 #103 CACHED 19:49:09 19:49:09 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:09 #104 CACHED 19:49:09 19:49:09 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:49:09 #105 CACHED 19:49:09 19:49:09 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:49:09 #106 DONE 0.1s 19:49:10 19:49:10 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:49:11 #107 DONE 1.5s 19:49:11 19:49:11 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:49:11 #108 DONE 1.5s 19:49:11 19:49:11 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:49:11 #109 DONE 0.1s 19:49:11 19:49:11 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:49:11 #110 DONE 0.1s 19:49:11 19:49:11 #101 [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:49:11 #101 1.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:49:11 #101 ... 19:49:11 19:49:11 #111 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:11 #111 CACHED 19:49:11 19:49:11 #112 [security-spire-agent builder 6/9] COPY . . 19:49:11 #112 CACHED 19:49:11 19:49:11 #113 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:49:11 #113 CACHED 19:49:11 19:49:11 #114 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:49:11 #114 CACHED 19:49:11 19:49:11 #115 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:49:11 #115 CACHED 19:49:11 19:49:11 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:49:11 #116 CACHED 19:49:11 19:49:11 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:49:11 #117 DONE 0.1s 19:49:11 19:49:11 #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:49:11 ---> Running in b4de6002cf2f 19:49:11 Removing intermediate container b4de6002cf2f 19:49:11 ---> 51ddb2e2c735 19:49:11 Step 3/4 : COPY go.mod . 19:49:12 #118 DONE 0.1s 19:49:12 19:49:12 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:49:12 #119 CACHED 19:49:12 19:49:12 #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:49:12 #120 CACHED 19:49:12 19:49:12 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:49:12 ---> f81a7e42d67a 19:49:12 Step 4/4 : RUN go mod download 19:49:12 ---> Running in bdaef08790b6 19:49:12 #121 ... 19:49:12 19:49:12 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:49:12 #122 DONE 0.7s 19:49:12 19:49:12 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:49:12 #123 DONE 0.7s 19:49:12 19:49:12 #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:49:13 #124 ... 19:49:13 19:49:13 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:49:13 #121 DONE 0.7s 19:49:13 19:49:13 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:49:16 #125 ... 19:49:16 19:49:16 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:49:16 #126 DONE 3.8s 19:49:16 19:49:16 #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:49:16 #127 ... 19:49:16 19:49:16 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:49:16 #125 DONE 4.1s 19:49:16 19:49:16 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:49:16 #0 1.259 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:49:17 #128 ... 19:49:17 19:49:17 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:49:17 #129 ... 19:49:17 19:49:17 #124 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:49:17 #124 DONE 4.5s 19:49:17 19:49:17 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:49:18 #130 ... 19:49:18 19:49:18 #127 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:49:18 #127 DONE 1.6s 19:49:18 19:49:18 #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:49:18 #131 ... 19:49:18 19:49:18 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:49:18 #129 DONE 1.8s 19:49:19 19:49:19 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:49:19 #130 DONE 1.8s 19:49:19 19:49:19 #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:49:19 #132 ... 19:49:19 19:49:19 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:49:19 #0 1.317 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:49:19 #133 ... 19:49:19 19:49:19 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:19 #0 0.884 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:49:20 #134 ... 19:49:20 19:49:20 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:20 #0 0.831 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:49:20 #135 ... 19:49:20 19:49:20 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:49:20 #0 0.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:49:20 #136 ... 19:49:20 19:49:20 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:49:20 #0 0.672 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:49:20 #137 ... 19:49:20 19:49:20 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:20 #0 0.735 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:49:20 #138 ... 19:49:20 19:49:20 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:49:20 #0 1.085 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:49:20 #139 ... 19:49:20 19:49:20 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:20 #0 1.030 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:49:20 #140 ... 19:49:20 19:49:20 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:20 #0 1.037 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:49:21 #141 ... 19:49:21 19:49:21 #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:49:39 #142 ... 19:49:39 19:49:39 #131 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:49:39 #131 DONE 19.9s 19:49:39 19:49:39 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:40 #134 ... 19:49:40 19:49:40 #143 [security-spire-server] exporting to image 19:49:40 #143 exporting layers 19:49:44 Removing intermediate container bdaef08790b6 19:49:44 ---> 6a473cb00109 19:49:44 Successfully built 6a473cb00109 19:49:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:45 + docker inspect -f . ci-base-image-arm64 19:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:45 prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 19:49:45 $ 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:49:46 $ docker top 27fb50308cde3c4a3e6ede76fe94a64905e036302c3f0e7f3c05e1006b05c98e -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:47 + go version 19:49:47 go version go1.20.2 linux/arm64 [Pipeline] } 19:49:47 $ docker stop --time=1 27fb50308cde3c4a3e6ede76fe94a64905e036302c3f0e7f3c05e1006b05c98e 19:49:49 $ docker rm -f --volumes 27fb50308cde3c4a3e6ede76fe94a64905e036302c3f0e7f3c05e1006b05c98e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:49 + docker inspect -f . ci-base-image-arm64 19:49:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:50 prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 19:49:50 $ 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:49:54 $ docker top d1a1af16ab17ec720e03e485c0af8f7ca976842cc1c27edb27197f69113cf028 -eo pid,comm [Pipeline] { [Pipeline] echo 19:49:54 ========================================================= 19:49:54 [edgeXBuildGoParallel] Running Tests and Build... 19:49:54 ========================================================= [Pipeline] sh 19:49:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:49:55 + make test 19:49:55 go test -race -coverprofile=coverage.out ./... 19:49:55 #143 ... 19:49:55 19:49:55 #132 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:49:55 #132 DONE 35.0s 19:49:55 19:49:55 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:56 #135 ... 19:49:56 19:49:56 #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:50:11 #144 DONE 15.1s 19:50:11 19:50:11 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:11 #138 ... 19:50:11 19:50:11 #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:50:12 #145 ... 19:50:12 19:50:12 #142 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:50:12 #142 DONE 53.0s 19:50:12 19:50:12 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:12 #136 DONE 62.5s 19:50:12 19:50:12 #143 [security-spire-server] exporting to image 19:50:12 #143 exporting layers 31.7s done 19:50:12 #143 writing image sha256:80d69f773f943434b191bed2ebc7921ef2ae9127411aa89b938ddcaf35088b95 done 19:50:12 #143 naming to docker.io/library/security-spire-server 19:50:13 #143 naming to docker.io/library/security-spire-server 1.1s done 19:50:13 #143 DONE 32.9s 19:50:13 19:50:13 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:50:20 #146 ... 19:50:20 19:50:20 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:22 #147 ... 19:50:22 19:50:22 #101 [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:50:22 #101 72.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:50:27 #101 ... 19:50:27 19:50:27 #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:50:27 #145 DONE 16.8s 19:50:27 19:50:27 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:50:27 #146 DONE 15.7s 19:50:27 19:50:27 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:27 #137 DONE 78.2s 19:50:27 19:50:27 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:27 #138 DONE 78.2s 19:50:27 19:50:27 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:50:27 #135 DONE 78.2s 19:50:27 19:50:27 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:50:27 #128 DONE 78.2s 19:50:27 19:50:27 #101 [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:50:27 #101 DONE 78.2s 19:50:27 19:50:27 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #148 ... 19:50:28 19:50:28 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:28 #140 DONE 78.3s 19:50:28 19:50:28 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:50:28 #139 DONE 78.5s 19:50:28 19:50:28 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:50:28 #134 DONE 78.5s 19:50:28 19:50:28 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #149 ... 19:50:28 19:50:28 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:28 #133 DONE 78.6s 19:50:28 19:50:28 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:50:28 #141 DONE 78.7s 19:50:28 19:50:28 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #147 DONE 13.0s 19:50:28 19:50:28 #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #150 CACHED 19:50:28 19:50:28 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #151 ... 19:50:28 19:50:28 #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #152 DONE 0.7s 19:50:28 19:50:28 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #148 DONE 0.8s 19:50:28 19:50:28 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #149 DONE 0.6s 19:50:28 19:50:28 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #153 DONE 0.8s 19:50:28 19:50:28 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:50:28 #154 DONE 0.5s 19:50:28 19:50:28 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #151 DONE 0.4s 19:50:28 19:50:28 #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:28 #155 DONE 0.5s 19:50:28 19:50:28 #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:28 #156 CACHED 19:50:28 19:50:28 #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #157 CACHED 19:50:28 19:50:28 #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #158 CACHED 19:50:28 19:50:28 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:28 #159 CACHED 19:50:28 19:50:28 #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:28 #160 CACHED 19:50:28 19:50:28 #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:50:28 #161 CACHED 19:50:28 19:50:28 #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:50:28 #162 CACHED 19:50:28 19:50:28 #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:50:29 #163 ... 19:50:29 19:50:29 #164 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:50:29 #164 DONE 0.7s 19:50:29 19:50:29 #143 [security-spire-agent] exporting to image 19:50:29 #143 exporting layers 0.7s done 19:50:29 #143 ... 19:50:29 19:50:29 #165 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:29 #165 DONE 1.1s 19:50:29 19:50:29 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:29 #166 DONE 1.1s 19:50:29 19:50:29 #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:50:29 #167 DONE 1.1s 19:50:30 19:50:30 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:30 #168 DONE 1.1s 19:50:30 19:50:30 #169 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:50:30 #169 DONE 1.1s 19:50:30 19:50:30 #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:50:30 #170 DONE 1.1s 19:50:30 19:50:30 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:50:30 #171 DONE 1.1s 19:50:30 19:50:30 #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:50:30 #172 DONE 1.1s 19:50:30 19:50:30 #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:50:30 #163 DONE 1.1s 19:50:30 19:50:30 #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:50:30 #173 ... 19:50:30 19:50:30 #174 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:50:30 #174 DONE 0.9s 19:50:30 19:50:30 #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:50:30 #175 DONE 0.9s 19:50:30 19:50:30 #176 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:50:30 #176 DONE 0.9s 19:50:30 19:50:30 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:50:30 #177 DONE 0.9s 19:50:30 19:50:30 #178 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:50:30 #178 DONE 0.9s 19:50:30 19:50:30 #179 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:50:30 #179 DONE 0.9s 19:50:30 19:50:30 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:50:30 #180 DONE 0.9s 19:50:30 19:50:30 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:50:30 #181 DONE 0.9s 19:50:30 19:50:30 #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:50:30 #182 DONE 0.9s 19:50:30 19:50:30 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:50:30 #183 ... 19:50:30 19:50:30 #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:50:30 #173 DONE 0.9s 19:50:30 19:50:30 #184 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:50:30 #184 DONE 2.1s 19:50:31 19:50:31 #143 [support-scheduler] exporting to image 19:50:31 #143 exporting layers 0.2s done 19:50:31 #143 writing image sha256:909903e64938bb3f158788e6126773fe1caf2b8f1032db9bc46f561eff355e46 0.0s done 19:50:31 #143 naming to docker.io/library/security-spire-config 0.3s done 19:50:31 #143 writing image sha256:8d21b06582b0c72e466c0148576011e3c5393763f91f7c2908ec07fd848e586b done 19:50:31 #143 naming to docker.io/library/security-spire-agent done 19:50:31 #143 ... 19:50:31 19:50:31 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:50:31 #185 DONE 0.4s 19:50:31 19:50:31 #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:50:31 #186 DONE 0.5s 19:50:31 19:50:31 #187 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:50:31 #187 DONE 0.5s 19:50:31 19:50:31 #143 [security-spiffe-token-provider] exporting to image 19:50:31 #143 ... 19:50:31 19:50:31 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:50:31 #188 DONE 0.4s 19:50:31 19:50:31 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:50:31 #183 DONE 0.4s 19:50:31 19:50:31 #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:50:31 #189 DONE 0.5s 19:50:31 19:50:31 #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:50:31 #190 DONE 0.4s 19:50:31 19:50:31 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:50:31 #191 DONE 0.4s 19:50:31 19:50:31 #192 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:50:31 #192 DONE 0.3s 19:50:31 19:50:31 #143 [support-notifications] exporting to image 19:50:31 #143 ... 19:50:31 19:50:31 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:50:31 #193 DONE 0.3s 19:50:31 19:50:31 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:50:31 #194 DONE 0.3s 19:50:31 19:50:31 #143 [support-notifications] exporting to image 19:50:31 #143 exporting layers 0.2s done 19:50:31 #143 writing image sha256:aa9f080d830f817a0cbdf12470ac52cb9e9ea334f5f587f2574708048d3459e3 19:50:31 #143 writing image sha256:c0f982f6e911ec12423e2469744aa63e80fe738754a9f1a4ddc5a9b55355ea14 19:50:31 #143 writing image sha256:1b90fb25f32b07a9cb0d9cbfbfee896c525ba7da9f3b5acf0d24e88f5a189769 19:50:31 #143 writing image sha256:aa9f080d830f817a0cbdf12470ac52cb9e9ea334f5f587f2574708048d3459e3 0.3s done 19:50:31 #143 naming to docker.io/library/core-command 19:50:31 #143 ... 19:50:31 19:50:31 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:50:31 #195 DONE 0.4s 19:50:31 19:50:31 #196 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:31 #196 DONE 0.6s 19:50:31 19:50:31 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:50:31 #197 DONE 0.3s 19:50:31 19:50:31 #143 [security-spiffe-token-provider] exporting to image 19:50:31 #143 exporting layers 0.5s done 19:50:31 #143 writing image sha256:c0f982f6e911ec12423e2469744aa63e80fe738754a9f1a4ddc5a9b55355ea14 0.3s done 19:50:31 #143 writing image sha256:1b90fb25f32b07a9cb0d9cbfbfee896c525ba7da9f3b5acf0d24e88f5a189769 0.3s done 19:50:31 #143 naming to docker.io/library/core-command done 19:50:31 #143 writing image sha256:c4717399b3344a622188eb0489803f57369f88e5905a9c538a7a92559e88cc0e done 19:50:31 #143 naming to docker.io/library/core-data done 19:50:31 #143 naming to docker.io/library/support-scheduler done 19:50:31 #143 naming to docker.io/library/core-metadata done 19:50:31 #143 writing image sha256:6cd40c35c685761ed5fdecb104aeee1b901a276c97366a969c644aca50276912 done 19:50:31 #143 naming to docker.io/library/security-spiffe-token-provider 0.0s done 19:50:32 #143 ... 19:50:32 19:50:32 #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:32 #198 DONE 0.6s 19:50:32 19:50:32 #143 [core-common-config-bootstrapper] exporting to image 19:50:32 #143 writing image sha256:84f7831d7846bd5b2ae8837ac0a0f6c4513e7338306d4391efb12d23400f6b66 done 19:50:32 #143 naming to docker.io/library/support-notifications done 19:50:32 #143 ... 19:50:32 19:50:32 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:50:32 #199 DONE 0.6s 19:50:32 19:50:32 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:50:32 #200 DONE 0.1s 19:50:32 19:50:32 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:50:32 #201 DONE 0.6s 19:50:32 19:50:32 #143 [support-notifications] exporting to image 19:50:32 #143 exporting layers 0.6s done 19:50:32 #143 exporting layers 0.6s done 19:50:32 #143 writing image sha256:31928b1fb5d32e598b853bc9df5855c65e43b227ed4800675316c0a17e08c4bd done 19:50:32 #143 writing image sha256:b6cfa6352ae3daa1e0858315ff87a72b45dd26db8449e781d64820b8eb062829 done 19:50:32 #143 naming to docker.io/library/security-proxy-auth done 19:50:32 #143 naming to docker.io/library/core-common-config-bootstrapper done 19:50:32 #143 DONE 37.4s 19:50:32 19:50:32 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:50:32 #202 DONE 0.1s 19:50:32 19:50:32 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:50:32 #203 DONE 0.1s 19:50:32 19:50:32 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:50:32 #204 DONE 0.1s 19:50:32 19:50:32 #205 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:32 #205 DONE 1.2s 19:50:32 19:50:32 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:50:32 #206 DONE 0.1s 19:50:32 19:50:32 #143 [security-proxy-setup] exporting to image 19:50:32 #143 ... 19:50:32 19:50:32 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:50:32 #207 DONE 0.1s 19:50:32 19:50:32 #143 [security-proxy-setup] exporting to image 19:50:32 #143 exporting layers 0.1s done 19:50:32 #143 writing image sha256:93a44d2237121f5dfa865ab0ad862f0a7a187cf4f2c45a5706df837dded66ea9 done 19:50:32 #143 naming to docker.io/library/security-proxy-setup done 19:50:32 #143 DONE 37.6s 19:50:32 19:50:32 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:50:33 #208 ... 19:50:33 19:50:33 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:33 #209 DONE 0.5s 19:50:33 19:50:33 #143 [security-secretstore-setup] exporting to image 19:50:33 #143 exporting layers 0.1s done 19:50:33 #143 writing image sha256:3124ff2945199e50ab30fa5d24a2979d0f4364ee4ed3dbd32cff129c6d29d2ec done 19:50:33 #143 naming to docker.io/library/security-secretstore-setup done 19:50:33 #143 DONE 37.7s 19:50:33 19:50:33 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:50:33 #208 DONE 0.5s 19:50:33 19:50:33 #143 [security-bootstrapper] exporting to image 19:50:33 #143 exporting layers 0.2s done 19:50:33 #143 writing image sha256:fd663453e293eed428ad530beec77758ea1284bc84f150fa4eb6a8fc5d95ef2b done 19:50:33 #143 naming to docker.io/library/security-bootstrapper done 19:50:33 #143 DONE 37.9s 19:50:33 19:50:33 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:33 time="2023-07-06T19:48:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:50:33 $ docker stop --time=1 f2f48cf02e22959c0b5e0b8f8b0295cadeacbcf250e3b9a27c23719a23c79287 19:50:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:50:35 $ docker rm -f --volumes f2f48cf02e22959c0b5e0b8f8b0295cadeacbcf250e3b9a27c23719a23c79287 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:35 + docker images 19:50:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:50:35 security-bootstrapper latest fd663453e293 2 seconds ago 22.2MB 19:50:35 security-proxy-setup latest 93a44d223712 3 seconds ago 18.8MB 19:50:35 security-secretstore-setup latest 3124ff294519 3 seconds ago 32.8MB 19:50:35 core-common-config-bootstrapper latest 31928b1fb5d3 4 seconds ago 17.2MB 19:50:35 core-data latest c4717399b334 4 seconds ago 20.1MB 19:50:35 security-proxy-auth latest b6cfa6352ae3 4 seconds ago 18.3MB 19:50:35 security-spiffe-token-provider latest 6cd40c35c685 4 seconds ago 32.8MB 19:50:35 core-metadata latest 1b90fb25f32b 4 seconds ago 20.4MB 19:50:35 support-notifications latest 84f7831d7846 4 seconds ago 32.4MB 19:50:35 core-command latest aa9f080d830f 5 seconds ago 19.9MB 19:50:35 support-scheduler latest c0f982f6e911 5 seconds ago 31.8MB 19:50:35 security-spire-config latest 909903e64938 8 seconds ago 102MB 19:50:35 security-spire-agent latest 8d21b06582b0 8 seconds ago 161MB 19:50:35 security-spire-server latest 80d69f773f94 About a minute ago 103MB 19:50:35 ci-base-image-x86_64 latest 522fae78433a 4 minutes ago 922MB 19:50:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB 19:50:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB 19:50:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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:52:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:52:10 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:52:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:52:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:52:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:52:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:52:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:52:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:52:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:52:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:52:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:52:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:52:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:52:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.364s coverage: 28.7% of statements 19:52:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 19:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:52:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:52:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.445s coverage: 71.5% of statements 19:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.401s coverage: 54.0% of statements 19:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:52:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:53:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.230s coverage: 88.5% of statements 19:53:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 3.8% of statements 19:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:53:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 95.6% of statements 19:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:53:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:53:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.242s coverage: 72.2% of statements 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:53:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 65.9% of statements 19:53:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:53:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.443s coverage: 0.9% of statements 19:53:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements 19:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 42.9% of statements 19:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.251s coverage: 82.9% of statements 19:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 19:53:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 19:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 19:53:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:53:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:53:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:54:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:54:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.007s coverage: 79.9% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.268s coverage: 92.9% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.213s coverage: 62.3% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.481s coverage: 81.8% of statements 19:54:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.491s coverage: 82.1% of statements 19:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 86.0% of statements 19:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:54:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.994s coverage: 63.1% of statements 19:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 19:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 19:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 19:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 19:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 19:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements 19:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 19:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:54:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:54:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:54:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:54:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:54:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements 19:54:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.524s coverage: 92.3% of statements 19:54:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:54:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:54:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 61.8% of statements 19:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:54:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:54:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.360s coverage: 97.7% of statements 19:54:52 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:54:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:54:52 go vet ./... 19:57:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:57:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:57:29 ./bin/test-attribution-txt.sh [Pipeline] echo 19:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:57:29 + ls -al . 19:57:29 total 716 19:57:29 drwxrwxr-x 10 1001 1001 4096 Jul 6 19:49 . 19:57:29 drwxr-xr-x 4 root root 4096 Jul 6 19:49 .. 19:57:29 drwxrwxr-x 2 1001 1001 4096 Jul 6 19:48 .blubracket 19:57:29 -rw-rw-r-- 1 1001 1001 16 Jul 6 19:48 .dockerignore 19:57:29 drwxrwxr-x 8 1001 1001 4096 Jul 6 19:48 .git 19:57:29 drwxrwxr-x 3 1001 1001 4096 Jul 6 19:48 .github 19:57:29 -rw-rw-r-- 1 1001 1001 1133 Jul 6 19:48 .gitignore 19:57:29 -rw-rw-r-- 1 1001 1001 42 Jul 6 19:48 .golangci.yml 19:57:29 -rw-rw-r-- 1 1001 1001 87 Jul 6 19:48 .hadolint.yml 19:57:29 -rw-rw-r-- 1 1001 1001 166 Jul 6 19:48 .sonarcloud.properties 19:57:29 -rw-rw-r-- 1 1001 1001 1171 Jul 6 19:48 ADOPTERS.md 19:57:29 -rw-rw-r-- 1 1001 1001 10835 Jul 6 19:48 Attribution.txt 19:57:29 -rw-rw-r-- 1 1001 1001 93407 Jul 6 19:48 CHANGELOG.md 19:57:29 -rw-rw-r-- 1 1001 1001 3804 Jul 6 19:48 CONTRIBUTING.md 19:57:29 -rw-rw-r-- 1 1001 1001 677 Jul 6 19:48 GOVERNANCE.md 19:57:29 -rw-rw-r-- 1 1001 1001 883 Jul 6 19:48 Jenkinsfile 19:57:29 -rw-rw-r-- 1 1001 1001 10775 Jul 6 19:48 LICENSE 19:57:29 -rw-rw-r-- 1 1001 1001 14368 Jul 6 19:48 Makefile 19:57:29 -rw-rw-r-- 1 1001 1001 582 Jul 6 19:48 OWNERS.md 19:57:29 -rw-rw-r-- 1 1001 1001 9923 Jul 6 19:48 README.md 19:57:29 -rw-rw-r-- 1 1001 1001 789 Jul 6 19:48 SECURITY.md 19:57:29 -rw-rw-r-- 1 1001 1001 5 Jul 6 19:46 VERSION 19:57:29 drwxrwxr-x 2 1001 1001 4096 Jul 6 19:48 bin 19:57:29 drwxrwxr-x 18 1001 1001 4096 Jul 6 19:48 cmd 19:57:29 -rw-r--r-- 1 root root 447731 Jul 6 19:54 coverage.out 19:57:29 -rw-rw-r-- 1 1001 1001 3163 Jul 6 19:48 go.mod 19:57:29 -rw-rw-r-- 1 1001 1001 30842 Jul 6 19:48 go.sum 19:57:29 drwxrwxr-x 7 1001 1001 4096 Jul 6 19:48 internal 19:57:29 drwxrwxr-x 3 1001 1001 4096 Jul 6 19:48 openapi 19:57:29 -rw-rw-r-- 1 1001 1001 594 Jul 6 19:48 security.txt 19:57:29 drwxrwxr-x 4 1001 1001 4096 Jul 6 19:48 snap 19:57:29 -rw-rw-r-- 1 1001 1001 204 Jul 6 19:48 version.go [Pipeline] sh 19:57:29 + '[' -e coverage.out ] 19:57:29 + chown 1001:1001 coverage.out [Pipeline] stash 19:57:29 Warning: overwriting stash ‘coverage-report’ 19:57:30 Stashed 1 file(s) [Pipeline] sh 19:57:30 + make build 19:57:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:58:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:58:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:59:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:59:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:59:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:59:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:59:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:00:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:00:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:00:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:00:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:00:21 $ docker stop --time=1 d1a1af16ab17ec720e03e485c0af8f7ca976842cc1c27edb27197f69113cf028 20:00:24 $ docker rm -f --volumes d1a1af16ab17ec720e03e485c0af8f7ca976842cc1c27edb27197f69113cf028 [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 20:00:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:00:26 20:00:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:00:27 latest: Pulling from edgex-devops/edgex-compose-arm64 20:00:27 547446be3368: Pulling fs layer 20:00:27 d125d8839a47: Pulling fs layer 20:00:27 3e85d5ac6304: Pulling fs layer 20:00:27 c3105a71a48b: Pulling fs layer 20:00:27 0f093f025ec4: Pulling fs layer 20:00:27 c3106fc0e877: Pulling fs layer 20:00:27 c3105a71a48b: Waiting 20:00:27 0f093f025ec4: Waiting 20:00:27 c3106fc0e877: Waiting 20:00:27 547446be3368: Download complete 20:00:27 c3105a71a48b: Verifying Checksum 20:00:27 c3105a71a48b: Download complete 20:00:28 d125d8839a47: Verifying Checksum 20:00:28 d125d8839a47: Download complete 20:00:28 0f093f025ec4: Download complete 20:00:28 c3106fc0e877: Verifying Checksum 20:00:28 c3106fc0e877: Download complete 20:00:28 547446be3368: Pull complete 20:00:29 d125d8839a47: Pull complete 20:00:30 3e85d5ac6304: Verifying Checksum 20:00:30 3e85d5ac6304: Download complete 20:00:38 3e85d5ac6304: Pull complete 20:00:38 c3105a71a48b: Pull complete 20:00:39 0f093f025ec4: Pull complete 20:00:39 c3106fc0e877: Pull complete 20:00:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:00:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 20:00:39 $ 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 20:00:42 $ docker top 8b82d5a8f92ca121c23a51113161a1dff84344f0b1211bf51823e6d29215e271 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:42 + docker compose -f ./docker-compose-build.yml build --parallel 20:00:50 #1 [security-secretstore-setup internal] load build definition from Dockerfile 20:00:50 #1 transferring dockerfile: 2.38kB done 20:00:50 #1 DONE 0.1s 20:00:51 20:00:51 #2 [core-metadata internal] load build definition from Dockerfile 20:00:51 #2 transferring dockerfile: 1.96kB done 20:00:51 #2 DONE 0.0s 20:00:51 20:00:51 #3 [security-spire-server internal] load build definition from Dockerfile 20:00:51 #3 transferring dockerfile: 2.63kB 0.0s done 20:00:51 #3 DONE 0.1s 20:00:51 20:00:51 #4 [security-proxy-auth internal] load build definition from Dockerfile 20:00:51 #4 transferring dockerfile: 2.04kB done 20:00:51 #4 DONE 0.1s 20:00:51 20:00:51 #5 [core-data internal] load build definition from Dockerfile 20:00:51 #5 transferring dockerfile: 1.90kB done 20:00:51 #5 DONE 0.1s 20:00:51 20:00:51 #6 [security-proxy-setup internal] load build definition from Dockerfile 20:00:51 #6 transferring dockerfile: 2.06kB done 20:00:51 #6 DONE 0.1s 20:00:51 20:00:51 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:00:51 #7 transferring dockerfile: 2.82kB done 20:00:51 #7 DONE 0.1s 20:00:51 20:00:51 #8 [support-notifications internal] load build definition from Dockerfile 20:00:51 #8 transferring dockerfile: 1.84kB 0.0s done 20:00:51 #8 DONE 0.1s 20:00:51 20:00:51 #9 [core-command internal] load build definition from Dockerfile 20:00:51 #9 transferring dockerfile: 1.82kB done 20:00:51 #9 DONE 0.1s 20:00:51 20:00:51 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:00:51 #10 transferring dockerfile: 1.78kB done 20:00:51 #10 DONE 0.0s 20:00:51 20:00:51 #11 [security-spire-config internal] load build definition from Dockerfile 20:00:51 #11 transferring dockerfile: 2.58kB done 20:00:51 #11 DONE 0.1s 20:00:51 20:00:51 #12 [support-scheduler internal] load build definition from Dockerfile 20:00:52 #12 transferring dockerfile: 1.82kB 0.0s done 20:00:52 #12 DONE 0.1s 20:00:52 20:00:52 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:00:52 #13 transferring dockerfile: 2.12kB 0.0s done 20:00:52 #13 DONE 0.1s 20:00:52 20:00:52 #14 [security-spire-agent internal] load build definition from Dockerfile 20:00:52 #14 transferring dockerfile: 2.68kB done 20:00:52 #14 DONE 0.1s 20:00:52 20:00:52 #15 [security-secretstore-setup internal] load .dockerignore 20:00:52 #15 transferring context: 56B 0.0s done 20:00:52 #15 DONE 0.1s 20:00:52 20:00:52 #16 [core-metadata internal] load .dockerignore 20:00:52 #16 transferring context: 56B done 20:00:52 #16 DONE 0.0s 20:00:53 20:00:53 #17 [security-spire-server internal] load .dockerignore 20:00:53 #17 transferring context: 56B done 20:00:53 #17 DONE 0.0s 20:00:53 20:00:53 #18 [security-proxy-auth internal] load .dockerignore 20:00:53 #18 transferring context: 56B done 20:00:53 #18 DONE 0.1s 20:00:53 20:00:53 #19 [core-data internal] load .dockerignore 20:00:53 #19 transferring context: 56B 0.0s done 20:00:53 #19 DONE 0.1s 20:00:53 20:00:53 #20 [security-proxy-setup internal] load .dockerignore 20:00:53 #20 transferring context: 56B done 20:00:53 #20 DONE 0.0s 20:00:53 20:00:53 #21 [security-bootstrapper internal] load .dockerignore 20:00:53 #21 transferring context: 56B done 20:00:53 #21 DONE 0.1s 20:00:53 20:00:53 #22 [support-notifications internal] load .dockerignore 20:00:53 #22 transferring context: 56B 0.0s done 20:00:53 #22 DONE 0.1s 20:00:53 20:00:53 #23 [core-command internal] load .dockerignore 20:00:53 #23 transferring context: 56B done 20:00:53 #23 DONE 0.1s 20:00:53 20:00:53 #24 [security-spiffe-token-provider internal] load .dockerignore 20:00:53 #24 transferring context: 56B done 20:00:53 #24 DONE 0.1s 20:00:53 20:00:53 #25 [security-spire-config internal] load .dockerignore 20:00:53 #25 transferring context: 56B done 20:00:53 #25 DONE 0.1s 20:00:53 20:00:53 #26 [support-scheduler internal] load .dockerignore 20:00:53 #26 transferring context: 56B done 20:00:53 #26 DONE 0.1s 20:00:53 20:00:53 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:00:53 #27 transferring context: 56B 0.0s done 20:00:53 #27 DONE 0.1s 20:00:53 20:00:53 #28 [security-spire-agent internal] load .dockerignore 20:00:53 #28 transferring context: 56B done 20:00:53 #28 DONE 0.1s 20:00:53 20:00:53 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:53 #29 DONE 0.0s 20:00:53 20:00:53 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:00:53 #30 DONE 0.1s 20:00:53 20:00:53 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.15MB / 3.26MB 0.2s 20:00:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:54 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 20:00:54 #31 ... 20:00:54 20:00:54 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:54 #32 DONE 0.9s 20:00:54 20:00:54 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:54 #29 DONE 0.0s 20:00:54 20:00:54 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:54 #31 ... 20:00:54 20:00:54 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:54 #29 DONE 0.0s 20:00:54 20:00:54 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:54 #31 ... 20:00:54 20:00:54 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 20:00:54 #30 DONE 0.3s 20:00:54 20:00:54 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:54 #32 DONE 1.6s 20:00:54 20:00:54 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:00:54 #33 DONE 0.5s 20:00:54 20:00:54 #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:54 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:55 #31 ... 20:00:55 20:00:55 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:55 #29 DONE 0.0s 20:00:55 20:00:55 #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:55 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:55 #31 ... 20:00:55 20:00:55 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:55 #29 DONE 0.0s 20:00:55 20:00:55 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:55 #29 DONE 0.0s 20:00:55 20:00:55 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:55 #32 DONE 1.6s 20:00:55 20:00:55 #33 [core-data builder 2/7] WORKDIR /edgex-go 20:00:55 #33 DONE 0.6s 20:00:55 20:00:55 #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:55 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:55 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:55 #31 ... 20:00:55 20:00:55 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:55 #32 DONE 1.6s 20:00:55 20:00:55 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:00:55 #30 DONE 0.6s 20:00:55 20:00:55 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:00:55 #33 DONE 0.6s 20:00:55 20:00:55 #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:55 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:55 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:55 #31 ... 20:00:55 20:00:55 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:55 #29 DONE 0.0s 20:00:55 20:00:55 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:00:55 #30 DONE 0.8s 20:00:55 20:00:55 #34 [security-spire-server internal] load build context 20:00:55 #34 ... 20:00:55 20:00:55 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:55 #32 DONE 1.6s 20:00:55 20:00:55 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 20:00:55 #33 DONE 0.6s 20:00:55 20:00:55 #34 [security-spire-server internal] load build context 20:00:56 #34 ... 20:00:56 20:00:56 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:56 #29 DONE 0.0s 20:00:56 20:00:56 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:56 #29 DONE 0.0s 20:00:56 20:00:56 #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:56 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:56 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:56 #31 DONE 2.8s 20:00:56 20:00:56 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:00:56 #35 ... 20:00:56 20:00:56 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:56 #29 DONE 0.0s 20:00:56 20:00:56 #34 [security-spire-server internal] load build context 20:00:56 #34 ... 20:00:56 20:00:56 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:56 #29 DONE 0.0s 20:00:56 20:00:56 #34 [security-spire-server internal] load build context 20:00:56 #34 ... 20:00:56 20:00:56 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:56 #29 DONE 0.0s 20:00:56 20:00:56 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:56 #32 DONE 1.7s 20:00:56 20:00:56 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 20:00:56 #33 DONE 0.7s 20:00:56 20:00:56 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:00:56 #29 DONE 0.0s 20:00:56 20:00:56 #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:56 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:56 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:56 #31 DONE 2.9s 20:00:56 20:00:56 #36 [security-spire-config internal] load build context 20:00:56 #36 ... 20:00:56 20:00:56 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:56 #32 DONE 1.7s 20:00:56 20:00:56 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:00:56 #33 DONE 0.7s 20:00:56 20:00:56 #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:56 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:56 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:56 #31 DONE 2.9s 20:00:56 20:00:56 #37 [security-spiffe-token-provider internal] load build context 20:00:58 #37 ... 20:00:58 20:00:58 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 20:00:58 #30 DONE 2.9s 20:00:58 20:00:58 #38 [security-secretstore-setup internal] load build context 20:00:58 #38 transferring context: 41.49MB 4.3s 20:00:58 #38 ... 20:00:58 20:00:58 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:58 #32 DONE 1.7s 20:00:58 20:00:58 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:00:58 #33 DONE 0.7s 20:00:58 20:00:58 #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:58 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:58 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:58 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:58 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:58 #31 DONE 2.9s 20:00:58 20:00:58 #38 [security-secretstore-setup internal] load build context 20:00:58 #38 ... 20:00:58 20:00:58 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:00:58 #32 DONE 1.8s 20:00:58 20:00:58 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 20:00:58 #33 DONE 0.8s 20:00:58 20:00:58 #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:00:58 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:00:58 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:00:58 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:00:58 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:00:58 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done 20:00:58 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.0s done 20:00:58 #31 DONE 2.9s 20:00:58 20:00:58 #38 [security-secretstore-setup internal] load build context 20:01:04 #38 transferring context: 49.89MB 9.3s 20:01:04 #38 ... 20:01:04 20:01:04 #39 [support-notifications internal] load build context 20:01:04 #39 ... 20:01:04 20:01:04 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:01:04 #35 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:04 #35 ... 20:01:04 20:01:04 #40 [core-metadata internal] load build context 20:01:05 #40 ... 20:01:05 20:01:05 #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:01:05 #0 6.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:05 #0 7.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:05 #41 ... 20:01:05 20:01:05 #42 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:01:05 #0 7.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:05 #0 8.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:05 #42 ... 20:01:05 20:01:05 #43 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:01:05 #0 6.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:05 #0 7.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:05 #43 ... 20:01:05 20:01:05 #44 [core-data internal] load build context 20:01:05 #44 ... 20:01:05 20:01:05 #45 [security-bootstrapper internal] load build context 20:01:05 #45 ... 20:01:05 20:01:05 #46 [security-proxy-auth internal] load build context 20:01:05 #46 ... 20:01:05 20:01:05 #47 [security-proxy-setup internal] load build context 20:01:05 #47 ... 20:01:05 20:01:05 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:01:05 #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:05 #48 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:05 #48 ... 20:01:05 20:01:05 #44 [core-data internal] load build context 20:01:06 #44 ... 20:01:06 20:01:06 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:01:06 #49 ... 20:01:06 20:01:06 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:01:06 #50 ... 20:01:06 20:01:06 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:06 #0 7.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:06 #0 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:06 #51 ... 20:01:06 20:01:06 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:01:07 #52 ... 20:01:07 20:01:07 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:01:07 #53 ... 20:01:07 20:01:07 #34 [security-spire-server internal] load build context 20:01:07 #34 ... 20:01:07 20:01:07 #54 [support-scheduler internal] load build context 20:01:07 #54 ... 20:01:07 20:01:07 #55 [core-command internal] load build context 20:01:07 #55 ... 20:01:07 20:01:07 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:01:07 #56 ... 20:01:07 20:01:07 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:01:07 #57 ... 20:01:07 20:01:07 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:01:07 #58 ... 20:01:07 20:01:07 #36 [security-spire-config internal] load build context 20:01:07 #36 ... 20:01:07 20:01:07 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:01:08 #59 ... 20:01:08 20:01:08 #36 [security-spire-config internal] load build context 20:01:08 #36 ... 20:01:08 20:01:08 #37 [security-spiffe-token-provider internal] load build context 20:01:08 #37 ... 20:01:08 20:01:08 #60 [core-common-config-bootstrapper internal] load build context 20:01:08 #60 ... 20:01:08 20:01:08 #61 [security-spire-agent internal] load build context 20:01:08 #61 ... 20:01:08 20:01:08 #60 [core-common-config-bootstrapper internal] load build context 20:01:09 #60 ... 20:01:09 20:01:09 #41 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:01:09 #41 12.04 OK: 263 MiB in 53 packages 20:01:09 #41 DONE 14.2s 20:01:09 20:01:09 #60 [core-common-config-bootstrapper internal] load build context 20:01:09 #60 transferring context: 8.71MB 10.4s 20:01:10 #60 ... 20:01:10 20:01:10 #43 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:01:10 #43 12.29 OK: 263 MiB in 53 packages 20:01:10 #43 DONE 15.2s 20:01:10 20:01:10 #60 [core-common-config-bootstrapper internal] load build context 20:01:10 #60 ... 20:01:10 20:01:10 #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:01:10 #42 14.49 OK: 263 MiB in 53 packages 20:01:10 #42 DONE 16.3s 20:01:10 20:01:10 #60 [core-common-config-bootstrapper internal] load build context 20:01:14 #60 transferring context: 18.34MB 15.4s 20:01:14 #60 ... 20:01:14 20:01:14 #38 [security-secretstore-setup internal] load build context 20:01:15 #38 ... 20:01:15 20:01:15 #39 [support-notifications internal] load build context 20:01:15 #39 ... 20:01:15 20:01:15 #60 [core-common-config-bootstrapper internal] load build context 20:01:15 #60 ... 20:01:15 20:01:15 #40 [core-metadata internal] load build context 20:01:15 #40 ... 20:01:15 20:01:15 #38 [security-secretstore-setup internal] load build context 20:01:15 #38 ... 20:01:15 20:01:15 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:01:15 #48 17.53 OK: 263 MiB in 53 packages 20:01:15 #48 DONE 19.5s 20:01:15 20:01:15 #38 [security-secretstore-setup internal] load build context 20:01:15 #38 ... 20:01:15 20:01:15 #45 [security-bootstrapper internal] load build context 20:01:15 #45 ... 20:01:15 20:01:15 #46 [security-proxy-auth internal] load build context 20:01:15 #46 ... 20:01:15 20:01:15 #45 [security-bootstrapper internal] load build context 20:01:16 #45 ... 20:01:16 20:01:16 #47 [security-proxy-setup internal] load build context 20:01:16 #47 ... 20:01:16 20:01:16 #46 [security-proxy-auth internal] load build context 20:01:16 #46 ... 20:01:16 20:01:16 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:01:16 #35 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:16 #35 16.08 (1/3) Installing ca-certificates (20230506-r0) 20:01:16 #35 16.73 (2/3) Installing dumb-init (1.2.5-r2) 20:01:16 #35 16.78 (3/3) Installing su-exec (0.2-r2) 20:01:16 #35 16.79 Executing busybox-1.35.0-r29.trigger 20:01:16 #35 16.91 Executing ca-certificates-20230506-r0.trigger 20:01:16 #35 19.64 OK: 8 MiB in 18 packages 20:01:16 #35 ... 20:01:16 20:01:16 #45 [security-bootstrapper internal] load build context 20:01:16 #45 ... 20:01:16 20:01:16 #44 [core-data internal] load build context 20:01:16 #44 ... 20:01:16 20:01:16 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:01:16 #52 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:16 #52 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:17 #52 ... 20:01:17 20:01:17 #44 [core-data internal] load build context 20:01:17 #44 ... 20:01:17 20:01:17 #34 [security-spire-server internal] load build context 20:01:17 #34 ... 20:01:17 20:01:17 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:01:17 #52 20.82 (1/1) Installing dumb-init (1.2.5-r2) 20:01:17 #52 20.87 Executing busybox-1.35.0-r29.trigger 20:01:17 #52 ... 20:01:17 20:01:17 #55 [core-command internal] load build context 20:01:17 #55 ... 20:01:17 20:01:17 #54 [support-scheduler internal] load build context 20:01:17 #54 ... 20:01:17 20:01:17 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:01:17 #52 21.26 OK: 8 MiB in 16 packages 20:01:18 #52 ... 20:01:18 20:01:18 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:01:18 #50 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:18 #50 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:18 #50 20.68 (1/2) Installing ca-certificates (20230506-r0) 20:01:18 #50 21.41 (2/2) Installing dumb-init (1.2.5-r2) 20:01:18 #50 21.41 Executing busybox-1.35.0-r29.trigger 20:01:18 #50 ... 20:01:18 20:01:18 #54 [support-scheduler internal] load build context 20:01:18 #54 ... 20:01:18 20:01:18 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:01:18 #35 DONE 22.2s 20:01:18 20:01:18 #54 [support-scheduler internal] load build context 20:01:18 #54 ... 20:01:18 20:01:18 #36 [security-spire-config internal] load build context 20:01:18 #36 ... 20:01:18 20:01:18 #54 [support-scheduler internal] load build context 20:01:18 #54 ... 20:01:18 20:01:18 #37 [security-spiffe-token-provider internal] load build context 20:01:18 #37 ... 20:01:18 20:01:18 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:01:18 #49 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:18 #49 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:18 #49 22.13 (1/1) Installing dumb-init (1.2.5-r2) 20:01:18 #49 22.18 Executing busybox-1.35.0-r29.trigger 20:01:19 #49 22.38 OK: 8 MiB in 16 packages 20:01:19 #49 ... 20:01:19 20:01:19 #61 [security-spire-agent internal] load build context 20:01:19 #61 ... 20:01:19 20:01:19 #54 [support-scheduler internal] load build context 20:01:19 #54 transferring context: 19.98MB 21.3s 20:01:19 #54 ... 20:01:19 20:01:19 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:01:19 #57 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:19 #57 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:19 #57 22.49 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:19 #57 22.49 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:19 #57 22.49 OK: 17701 distinct packages available 20:01:19 #57 ... 20:01:19 20:01:19 #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:01:19 #52 DONE 23.4s 20:01:19 20:01:19 #54 [support-scheduler internal] load build context 20:01:21 #54 ... 20:01:21 20:01:21 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:01:21 #49 DONE 24.5s 20:01:21 20:01:21 #54 [support-scheduler internal] load build context 20:01:21 #54 ... 20:01:21 20:01:21 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:01:21 #53 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:21 #53 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:21 #53 24.59 (1/2) Installing dumb-init (1.2.5-r2) 20:01:21 #53 24.59 (2/2) Installing openssl (3.0.9-r1) 20:01:21 #53 24.73 Executing busybox-1.35.0-r29.trigger 20:01:21 #53 24.87 OK: 8 MiB in 17 packages 20:01:21 #53 ... 20:01:21 20:01:21 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:01:21 #56 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:21 #56 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:21 #56 23.86 (1/2) Installing dumb-init (1.2.5-r2) 20:01:21 #56 24.01 (2/2) Installing su-exec (0.2-r2) 20:01:21 #56 24.01 Executing busybox-1.35.0-r29.trigger 20:01:21 #56 24.17 OK: 8 MiB in 17 packages 20:01:21 #56 ... 20:01:21 20:01:21 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:21 #51 15.41 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:21 #51 15.41 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:21 #51 15.41 OK: 17689 distinct packages available 20:01:21 #51 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:21 #51 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:21 #51 ... 20:01:21 20:01:21 #54 [support-scheduler internal] load build context 20:01:22 #54 ... 20:01:22 20:01:22 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:01:22 #56 DONE 25.7s 20:01:22 20:01:22 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:22 #51 25.94 (1/5) Installing dumb-init (1.2.5-r2) 20:01:22 #51 25.94 (2/5) Installing musl-obstack (1.2.3-r0) 20:01:22 #51 25.94 (3/5) Installing libucontext (1.2-r0) 20:01:22 #51 25.94 (4/5) Installing gcompat (1.1.0-r0) 20:01:22 #51 26.04 (5/5) Installing openssl (3.0.9-r1) 20:01:22 #51 26.04 Executing busybox-1.35.0-r29.trigger 20:01:22 #51 ... 20:01:22 20:01:22 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:01:22 #58 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:22 #58 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:22 #58 24.93 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:22 #58 24.93 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:22 #58 24.93 OK: 17689 distinct packages available 20:01:22 #58 ... 20:01:22 20:01:22 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:22 #51 26.25 OK: 9 MiB in 20 packages 20:01:23 #51 ... 20:01:23 20:01:23 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:01:23 #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:23 #59 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:23 #59 24.20 v3.17.4-42-g9571e1a4bde [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:23 #59 24.20 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:23 #59 24.20 OK: 17689 distinct packages available 20:01:23 #59 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:23 #59 ... 20:01:23 20:01:23 #39 [support-notifications internal] load build context 20:01:23 #39 ... 20:01:23 20:01:23 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:01:23 #53 DONE 26.7s 20:01:23 20:01:23 #45 [security-bootstrapper internal] load build context 20:01:23 #45 ... 20:01:23 20:01:23 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:01:23 #62 ... 20:01:23 20:01:23 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:01:23 #50 21.72 Executing ca-certificates-20230506-r0.trigger 20:01:23 #50 24.60 OK: 8 MiB in 17 packages 20:01:23 #50 DONE 27.0s 20:01:23 20:01:23 #39 [support-notifications internal] load build context 20:01:24 #39 ... 20:01:24 20:01:24 #51 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:24 #51 DONE 27.7s 20:01:24 20:01:24 #39 [support-notifications internal] load build context 20:01:24 #39 transferring context: 52.00MB 28.3s 20:01:24 #39 ... 20:01:24 20:01:24 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:01:24 #62 DONE 1.3s 20:01:24 20:01:24 #39 [support-notifications internal] load build context 20:01:25 #39 ... 20:01:25 20:01:25 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:01:25 #57 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:25 #57 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:25 #57 27.72 OK: 263 MiB in 53 packages 20:01:25 #57 DONE 28.4s 20:01:25 20:01:25 #39 [support-notifications internal] load build context 20:01:25 #39 ... 20:01:25 20:01:25 #60 [core-common-config-bootstrapper internal] load build context 20:01:25 #60 ... 20:01:25 20:01:25 #40 [core-metadata internal] load build context 20:01:25 #40 ... 20:01:25 20:01:25 #60 [core-common-config-bootstrapper internal] load build context 20:01:25 #60 ... 20:01:25 20:01:25 #38 [security-secretstore-setup internal] load build context 20:01:25 #38 ... 20:01:25 20:01:25 #60 [core-common-config-bootstrapper internal] load build context 20:01:26 #60 ... 20:01:26 20:01:26 #47 [security-proxy-setup internal] load build context 20:01:26 #47 ... 20:01:26 20:01:26 #46 [security-proxy-auth internal] load build context 20:01:26 #46 ... 20:01:26 20:01:26 #60 [core-common-config-bootstrapper internal] load build context 20:01:27 #60 ... 20:01:27 20:01:27 #44 [core-data internal] load build context 20:01:27 #44 ... 20:01:27 20:01:27 #46 [security-proxy-auth internal] load build context 20:01:27 #46 ... 20:01:27 20:01:27 #34 [security-spire-server internal] load build context 20:01:27 #34 ... 20:01:27 20:01:27 #55 [core-command internal] load build context 20:01:28 #55 ... 20:01:28 20:01:28 #60 [core-common-config-bootstrapper internal] load build context 20:01:29 #60 ... 20:01:29 20:01:29 #36 [security-spire-config internal] load build context 20:01:29 #36 ... 20:01:29 20:01:29 #37 [security-spiffe-token-provider internal] load build context 20:01:29 #37 ... 20:01:29 20:01:29 #36 [security-spire-config internal] load build context 20:01:29 #36 ... 20:01:29 20:01:29 #61 [security-spire-agent internal] load build context 20:01:29 #61 ... 20:01:29 20:01:29 #36 [security-spire-config internal] load build context 20:01:29 #36 transferring context: 32.57MB 31.6s 20:01:30 #36 ... 20:01:30 20:01:30 #58 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:01:30 #58 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:01:30 #58 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:30 #58 28.66 (1/4) Installing dumb-init (1.2.5-r2) 20:01:30 #58 28.68 (2/4) Installing musl-obstack (1.2.3-r0) 20:01:30 #58 28.68 (3/4) Installing libucontext (1.2-r0) 20:01:30 #58 28.68 (4/4) Installing gcompat (1.1.0-r0) 20:01:30 #58 28.72 Executing busybox-1.35.0-r29.trigger 20:01:30 #58 28.75 OK: 8 MiB in 19 packages 20:01:30 #58 DONE 32.7s 20:01:30 20:01:30 #36 [security-spire-config internal] load build context 20:01:30 #36 ... 20:01:30 20:01:30 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:01:30 #59 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:01:30 #59 28.56 (1/9) Installing ca-certificates (20230506-r0) 20:01:30 #59 28.61 (2/9) Installing brotli-libs (1.0.9-r9) 20:01:30 #59 28.66 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:01:30 #59 28.68 (4/9) Installing libcurl (8.1.2-r0) 20:01:30 #59 28.72 (5/9) Installing curl (8.1.2-r0) 20:01:30 #59 28.73 (6/9) Installing dumb-init (1.2.5-r2) 20:01:30 #59 28.76 (7/9) Installing musl-obstack (1.2.3-r0) 20:01:30 #59 28.76 (8/9) Installing libucontext (1.2-r0) 20:01:30 #59 28.79 (9/9) Installing gcompat (1.1.0-r0) 20:01:30 #59 28.80 Executing busybox-1.35.0-r29.trigger 20:01:30 #59 28.84 Executing ca-certificates-20230506-r0.trigger 20:01:30 #59 29.38 OK: 11 MiB in 24 packages 20:01:30 #59 DONE 32.9s 20:01:30 20:01:30 #36 [security-spire-config internal] load build context 20:01:30 #36 ... 20:01:30 20:01:30 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:01:30 #63 DONE 8.0s 20:01:30 20:01:30 #36 [security-spire-config internal] load build context 20:01:31 #36 ... 20:01:31 20:01:31 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:01:31 #64 DONE 0.8s 20:01:31 20:01:31 #36 [security-spire-config internal] load build context 20:01:32 #36 ... 20:01:32 20:01:32 #54 [support-scheduler internal] load build context 20:01:32 #54 ... 20:01:32 20:01:32 #36 [security-spire-config internal] load build context 20:01:33 #36 ... 20:01:33 20:01:33 #45 [security-bootstrapper internal] load build context 20:01:33 #45 ... 20:01:33 20:01:33 #36 [security-spire-config internal] load build context 20:01:34 #36 transferring context: 48.50MB 36.6s 20:01:35 #36 ... 20:01:35 20:01:35 #39 [support-notifications internal] load build context 20:01:35 #39 ... 20:01:35 20:01:35 #36 [security-spire-config internal] load build context 20:01:35 #36 ... 20:01:35 20:01:35 #40 [core-metadata internal] load build context 20:01:35 #40 ... 20:01:35 20:01:35 #36 [security-spire-config internal] load build context 20:01:36 #36 ... 20:01:36 20:01:36 #38 [security-secretstore-setup internal] load build context 20:01:36 #38 ... 20:01:36 20:01:36 #40 [core-metadata internal] load build context 20:01:36 #40 ... 20:01:36 20:01:36 #47 [security-proxy-setup internal] load build context 20:01:36 #47 ... 20:01:36 20:01:36 #38 [security-secretstore-setup internal] load build context 20:01:37 #38 ... 20:01:37 20:01:37 #44 [core-data internal] load build context 20:01:37 #44 ... 20:01:37 20:01:37 #39 [support-notifications internal] load build context 20:01:37 #39 ... 20:01:37 20:01:37 #46 [security-proxy-auth internal] load build context 20:01:37 #46 ... 20:01:37 20:01:37 #55 [core-command internal] load build context 20:01:38 #55 ... 20:01:38 20:01:38 #34 [security-spire-server internal] load build context 20:01:38 #34 ... 20:01:38 20:01:38 #55 [core-command internal] load build context 20:01:39 #55 ... 20:01:39 20:01:39 #60 [core-common-config-bootstrapper internal] load build context 20:01:39 #60 ... 20:01:39 20:01:39 #46 [security-proxy-auth internal] load build context 20:01:39 #46 ... 20:01:39 20:01:39 #37 [security-spiffe-token-provider internal] load build context 20:01:39 #37 ... 20:01:39 20:01:39 #61 [security-spire-agent internal] load build context 20:01:39 #61 ... 20:01:39 20:01:39 #46 [security-proxy-auth internal] load build context 20:01:39 #46 transferring context: 128.70MB 44.2s 20:01:41 #46 ... 20:01:41 20:01:41 #38 [security-secretstore-setup internal] load build context 20:01:41 #38 transferring context: 175.37MB 46.9s done 20:01:41 #38 DONE 47.3s 20:01:41 20:01:41 #46 [security-proxy-auth internal] load build context 20:01:42 #46 ... 20:01:42 20:01:42 #54 [support-scheduler internal] load build context 20:01:42 #54 ... 20:01:42 20:01:42 #46 [security-proxy-auth internal] load build context 20:01:43 #46 ... 20:01:43 20:01:43 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:01:43 #65 DONE 2.2s 20:01:43 20:01:43 #46 [security-proxy-auth internal] load build context 20:01:43 #46 ... 20:01:43 20:01:43 #45 [security-bootstrapper internal] load build context 20:01:44 #45 ... 20:01:44 20:01:44 #46 [security-proxy-auth internal] load build context 20:01:46 #46 ... 20:01:46 20:01:46 #36 [security-spire-config internal] load build context 20:01:46 #36 ... 20:01:46 20:01:46 #46 [security-proxy-auth internal] load build context 20:01:46 #46 transferring context: 164.38MB 51.4s 20:01:46 #46 ... 20:01:46 20:01:46 #40 [core-metadata internal] load build context 20:01:46 #40 ... 20:01:46 20:01:46 #47 [security-proxy-setup internal] load build context 20:01:46 #47 ... 20:01:46 20:01:46 #40 [core-metadata internal] load build context 20:01:47 #40 ... 20:01:47 20:01:47 #44 [core-data internal] load build context 20:01:47 #44 ... 20:01:47 20:01:47 #39 [support-notifications internal] load build context 20:01:48 #39 ... 20:01:48 20:01:48 #44 [core-data internal] load build context 20:01:48 #44 ... 20:01:48 20:01:48 #34 [security-spire-server internal] load build context 20:01:48 #34 ... 20:01:48 20:01:48 #44 [core-data internal] load build context 20:01:49 #44 ... 20:01:49 20:01:49 #55 [core-command internal] load build context 20:01:49 #55 ... 20:01:49 20:01:49 #60 [core-common-config-bootstrapper internal] load build context 20:01:49 #60 ... 20:01:49 20:01:49 #55 [core-command internal] load build context 20:01:49 #55 ... 20:01:49 20:01:49 #37 [security-spiffe-token-provider internal] load build context 20:01:49 #37 ... 20:01:49 20:01:49 #40 [core-metadata internal] load build context 20:01:49 #40 transferring context: 175.37MB 54.3s done 20:01:49 #40 DONE 54.5s 20:01:49 20:01:49 #46 [security-proxy-auth internal] load build context 20:01:49 #46 transferring context: 175.37MB 54.2s done 20:01:49 #46 DONE 54.5s 20:01:49 20:01:49 #37 [security-spiffe-token-provider internal] load build context 20:01:49 #37 ... 20:01:49 20:01:49 #61 [security-spire-agent internal] load build context 20:01:49 #61 ... 20:01:49 20:01:49 #37 [security-spiffe-token-provider internal] load build context 20:01:51 #37 ... 20:01:51 20:01:51 #60 [core-common-config-bootstrapper internal] load build context 20:01:51 #60 transferring context: 175.37MB 52.1s done 20:01:51 #60 DONE 52.8s 20:01:51 20:01:51 #39 [support-notifications internal] load build context 20:01:51 #39 transferring context: 175.37MB 55.0s done 20:01:51 #39 DONE 55.5s 20:01:51 20:01:51 #37 [security-spiffe-token-provider internal] load build context 20:01:51 #37 ... 20:01:51 20:01:51 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:01:51 #66 DONE 1.9s 20:01:51 20:01:51 #37 [security-spiffe-token-provider internal] load build context 20:01:51 #37 ... 20:01:51 20:01:51 #45 [security-bootstrapper internal] load build context 20:01:51 #45 transferring context: 175.37MB 55.7s done 20:01:51 #45 DONE 56.4s 20:01:51 20:01:51 #34 [security-spire-server internal] load build context 20:01:51 #34 transferring context: 175.37MB 56.1s done 20:01:51 #34 DONE 56.8s 20:01:51 20:01:51 #37 [security-spiffe-token-provider internal] load build context 20:01:52 #37 transferring context: 175.37MB 54.1s done 20:01:52 #37 ... 20:01:52 20:01:52 #54 [support-scheduler internal] load build context 20:01:52 #54 ... 20:01:52 20:01:52 #47 [security-proxy-setup internal] load build context 20:01:52 #47 ... 20:01:52 20:01:52 #37 [security-spiffe-token-provider internal] load build context 20:01:52 #37 DONE 56.0s 20:01:52 20:01:52 #47 [security-proxy-setup internal] load build context 20:01:52 #47 ... 20:01:52 20:01:52 #54 [support-scheduler internal] load build context 20:01:53 #54 ... 20:01:53 20:01:53 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:01:53 #67 DONE 1.5s 20:01:53 20:01:53 #54 [support-scheduler internal] load build context 20:01:53 #54 ... 20:01:53 20:01:53 #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:01:53 #68 DONE 1.5s 20:01:53 20:01:53 #54 [support-scheduler internal] load build context 20:01:53 #54 ... 20:01:53 20:01:53 #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:53 #69 ... 20:01:53 20:01:53 #55 [core-command internal] load build context 20:01:53 #55 transferring context: 175.37MB 55.4s done 20:01:53 #55 DONE 56.7s 20:01:53 20:01:53 #54 [support-scheduler internal] load build context 20:01:54 #54 ... 20:01:54 20:01:54 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:01:54 #70 DONE 1.8s 20:01:54 20:01:54 #47 [security-proxy-setup internal] load build context 20:01:55 #47 ... 20:01:55 20:01:55 #54 [support-scheduler internal] load build context 20:01:55 #54 transferring context: 175.37MB 57.5s done 20:01:55 #54 DONE 58.7s 20:01:55 20:01:55 #47 [security-proxy-setup internal] load build context 20:01:56 #47 ... 20:01:56 20:01:56 #36 [security-spire-config internal] load build context 20:01:56 #36 ... 20:01:56 20:01:56 #47 [security-proxy-setup internal] load build context 20:01:59 #47 ... 20:01:59 20:01:59 #44 [core-data internal] load build context 20:01:59 #44 ... 20:01:59 20:01:59 #47 [security-proxy-setup internal] load build context 20:01:59 #47 ... 20:01:59 20:01:59 #61 [security-spire-agent internal] load build context 20:01:59 #61 ... 20:01:59 20:01:59 #47 [security-proxy-setup internal] load build context 20:02:00 #47 transferring context: 150.94MB 64.4s 20:02:00 #47 ... 20:02:00 20:02:00 #36 [security-spire-config internal] load build context 20:02:00 #36 transferring context: 175.37MB 62.6s done 20:02:00 #36 DONE 63.7s 20:02:00 20:02:00 #47 [security-proxy-setup internal] load build context 20:02:01 #47 ... 20:02:01 20:02:01 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:02 #71 ... 20:02:02 20:02:02 #47 [security-proxy-setup internal] load build context 20:02:02 #47 ... 20:02:02 20:02:02 #61 [security-spire-agent internal] load build context 20:02:02 #61 transferring context: 175.37MB 63.0s done 20:02:02 #61 DONE 64.0s 20:02:02 20:02:02 #47 [security-proxy-setup internal] load build context 20:02:02 #47 transferring context: 175.37MB 66.9s done 20:02:02 #47 DONE 67.3s 20:02:02 20:02:02 #44 [core-data internal] load build context 20:02:03 #44 transferring context: 175.37MB 67.5s done 20:02:03 #44 DONE 67.9s 20:02:03 20:02:03 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:03 #72 ... 20:02:03 20:02:03 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:03 #73 ... 20:02:03 20:02:03 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 #74 ... 20:02:35 20:02:35 #69 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:35 #69 DONE 50.3s 20:02:35 20:02:35 #75 [security-secretstore-setup builder 6/7] COPY . . 20:02:36 #75 DONE 2.8s 20:02:36 20:02:36 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:36 #76 CACHED 20:02:36 20:02:36 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:02:36 #77 CACHED 20:02:36 20:02:36 #78 [security-bootstrapper builder 6/7] COPY . . 20:02:36 #78 CACHED 20:02:36 20:02:36 #79 [security-proxy-setup builder 6/7] COPY . . 20:02:36 #79 CACHED 20:02:36 20:02:36 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:36 #80 CACHED 20:02:36 20:02:36 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:02:36 #81 CACHED 20:02:36 20:02:36 #82 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:02:39 #82 2.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:46 #82 ... 20:02:46 20:02:46 #83 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:02:46 #0 2.576 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:46 #83 ... 20:02:46 20:02:46 #84 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:02:46 #0 2.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:53 #84 ... 20:02:53 20:02:53 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:53 #71 DONE 61.5s 20:02:53 20:02:53 #85 [core-metadata builder 6/7] COPY . . 20:02:55 #85 DONE 2.6s 20:02:55 20:02:55 #86 [core-command builder 6/7] COPY . . 20:02:55 #86 CACHED 20:02:55 20:02:55 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:55 #87 CACHED 20:02:55 20:02:55 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 20:02:55 #88 CACHED 20:02:55 20:02:55 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:55 #89 ... 20:02:55 20:02:55 #90 [core-common-config-bootstrapper builder 6/7] COPY . . 20:02:55 #90 CACHED 20:02:55 20:02:55 #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:02:55 #91 CACHED 20:02:55 20:02:55 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:55 #92 CACHED 20:02:55 20:02:55 #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:02:55 #93 CACHED 20:02:55 20:02:55 #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:55 #94 CACHED 20:02:55 20:02:55 #95 [support-scheduler builder 6/7] COPY . . 20:02:55 #95 CACHED 20:02:55 20:02:55 #96 [core-data builder 6/7] COPY . . 20:02:55 #96 CACHED 20:02:55 20:02:55 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:55 #97 CACHED 20:02:55 20:02:55 #98 [core-data builder 4/7] COPY go.mod vendor* ./ 20:02:55 #98 CACHED 20:02:55 20:02:55 #99 [security-proxy-auth builder 6/7] COPY . . 20:02:55 #99 CACHED 20:02:55 20:02:55 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:02:55 #100 CACHED 20:02:55 20:02:55 #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:55 #101 CACHED 20:02:56 20:02:56 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:56 #102 ... 20:02:56 20:02:56 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 #74 DONE 63.2s 20:02:56 20:02:56 #103 [support-notifications builder 6/7] COPY . . 20:02:57 #103 ... 20:02:57 20:02:57 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:57 #73 DONE 64.1s 20:02:57 20:02:57 #104 [security-spire-server builder 6/9] COPY . . 20:02:59 #104 ... 20:02:59 20:02:59 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:59 #72 DONE 64.2s 20:02:59 20:02:59 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:03:04 #105 ... 20:03:04 20:03:04 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:04 #89 6.595 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:05 #89 ... 20:03:05 20:03:05 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:03:05 #105 DONE 6.3s 20:03:05 20:03:05 #103 [support-notifications builder 6/7] COPY . . 20:03:05 #103 DONE 8.8s 20:03:05 20:03:05 #104 [security-spire-server builder 6/9] COPY . . 20:03:05 #104 DONE 7.8s 20:03:05 20:03:05 #106 [security-spire-config builder 6/9] COPY . . 20:03:05 #106 CACHED 20:03:05 20:03:05 #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:03:05 #107 CACHED 20:03:05 20:03:05 #108 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:05 #108 CACHED 20:03:05 20:03:05 #109 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:03:05 #109 CACHED 20:03:05 20:03:05 #110 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:03:05 #110 DONE 0.2s 20:03:05 20:03:05 #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:06 #111 ... 20:03:06 20:03:06 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:06 #0 6.595 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:03:06 #112 ... 20:03:06 20:03:06 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:06 #0 6.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:06 #113 ... 20:03:06 20:03:06 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:06 #0 6.206 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:06 #114 ... 20:03:06 20:03:06 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:06 #0 6.651 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:06 #115 ... 20:03:06 20:03:06 #116 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:09 #116 ... 20:03:09 20:03:09 #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:09 #111 DONE 3.9s 20:03:09 20:03:09 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:03:09 #117 DONE 0.3s 20:03:09 20:03:09 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:09 #0 3.695 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:09 #118 ... 20:03:09 20:03:09 #116 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:09 #116 DONE 4.3s 20:03:09 20:03:09 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:03:10 #119 DONE 0.5s 20:03:10 20:03:10 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:10 #0 3.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:03:11 #120 ... 20:03:11 20:03:11 #121 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:11 #121 CACHED 20:03:11 20:03:11 #122 [security-spire-agent builder 6/9] COPY . . 20:03:11 #122 CACHED 20:03:11 20:03:11 #123 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:11 #123 CACHED 20:03:11 20:03:11 #124 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:03:11 #124 CACHED 20:03:11 20:03:11 #125 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:03:11 #125 CACHED 20:03:11 20:03:11 #126 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:03:11 #126 CACHED 20:03:11 20:03:11 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:11 #102 5.483 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:11 #102 ... 20:03:11 20:03:11 #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:11 #127 DONE 0.7s 20:03:11 20:03:11 #128 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:11 #128 DONE 0.3s 20:03:11 20:03:11 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:03:12 #129 DONE 0.3s 20:03:12 20:03:12 #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:03:12 #130 DONE 0.5s 20:03:12 20:03:12 #131 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:03:12 #131 CACHED 20:03:12 20:03:12 #132 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:03:12 #132 CACHED 20:03:12 20:03:12 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:14 #133 ... 20:03:14 20:03:14 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:03:14 #134 DONE 1.4s 20:03:14 20:03:14 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:14 #135 DONE 1.9s 20:03:14 20:03:14 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:14 #133 DONE 1.8s 20:03:14 20:03:14 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:14 #136 DONE 0.4s 20:03:14 20:03:14 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:14 #137 DONE 0.4s 20:03:14 20:03:14 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:15 #138 ... 20:03:15 20:03:15 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:15 #139 DONE 0.4s 20:03:15 20:03:15 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:15 #138 DONE 0.4s 20:03:15 20:03:15 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:15 #140 DONE 0.3s 20:03:15 20:03:15 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:15 #141 DONE 0.4s 20:03:15 20:03:15 #142 [security-spire-server] exporting to image 20:03:15 #142 exporting layers 20:03:16 #142 ... 20:03:16 20:03:16 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:16 #143 DONE 2.2s 20:03:16 20:03:16 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:16 #144 DONE 0.2s 20:03:16 20:03:16 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:17 #145 DONE 0.3s 20:03:17 20:03:17 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:17 #146 DONE 0.4s 20:03:17 20:03:17 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:17 #118 ... 20:03:17 20:03:17 #142 [security-spire-agent] exporting to image 20:03:18 #142 exporting layers 2.6s done 20:03:18 #142 writing image sha256:05ff89352989d1281216ef99b034353cde132af4e753115942ea97ae1fd0da20 0.0s done 20:03:18 #142 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:03:18 #142 exporting layers 2.7s done 20:03:18 #142 writing image sha256:0ddabe52d07a975f4723d97a17760d710d043924bff7a9232ab5208952ca380f done 20:03:18 #142 naming to docker.io/library/security-spire-config-arm64 done 20:03:19 #142 exporting layers 1.6s done 20:03:19 #142 writing image sha256:64ccc3f80589534f0eac61c153e16e5cb154d893d8e79ac28b75f2ee22af513b done 20:03:19 #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:03:19 #142 DONE 3.5s 20:03:19 20:03:19 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:41 #114 ... 20:15:41 20:15:41 #82 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:15:41 #82 DONE 777.6s 20:15:41 20:15:41 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:41 #113 ... 20:15:41 20:15:41 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:15:41 #147 DONE 0.2s 20:15:41 20:15:41 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:15:41 #148 DONE 0.1s 20:15:41 20:15:41 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:15:41 #149 DONE 0.2s 20:15:41 20:15:41 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:41 #150 DONE 0.3s 20:15:41 20:15:41 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:15:41 #151 DONE 0.1s 20:15:41 20:15:41 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:41 #152 DONE 2.9s 20:15:41 20:15:41 #142 [security-proxy-setup] exporting to image 20:15:41 #142 exporting layers 20:15:41 #142 exporting layers 0.8s done 20:15:41 #142 writing image sha256:0267c3e290daadfd9485cc3bca458da551671756916ff5d10f9d7c118d59a75e 0.0s done 20:15:41 #142 naming to docker.io/library/security-proxy-setup-arm64 done 20:15:41 #142 DONE 4.3s 20:15:41 20:15:41 #84 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:41 #84 777.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15:53 #84 ... 20:15:53 20:15:53 #83 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:53 #83 DONE 796.0s 20:15:53 20:15:53 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:15:53 #153 DONE 0.3s 20:15:53 20:15:53 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:15:55 #154 DONE 2.6s 20:15:55 20:15:55 #84 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:55 #84 DONE 799.0s 20:15:55 20:15:55 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:15:56 #155 DONE 0.5s 20:15:56 20:15:56 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:56 #89 ... 20:15:56 20:15:56 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:15:56 #156 DONE 0.4s 20:15:56 20:15:56 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:56 #157 ... 20:15:56 20:15:56 #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:15:56 #158 DONE 0.4s 20:15:57 20:15:57 #159 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:15:57 #159 DONE 0.1s 20:15:57 20:15:57 #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:15:57 #160 DONE 0.2s 20:15:57 20:15:57 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:57 #113 ... 20:15:57 20:15:57 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:57 #157 DONE 1.0s 20:15:57 20:15:57 #161 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:15:57 #161 DONE 0.2s 20:15:57 20:15:57 #162 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:15:57 #162 DONE 0.3s 20:15:57 20:15:57 #163 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:15:57 #163 DONE 0.2s 20:15:57 20:15:57 #164 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:15:57 #164 DONE 0.2s 20:15:57 20:15:57 #165 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:15:58 #165 DONE 0.2s 20:15:58 20:15:58 #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:15:58 #166 DONE 0.5s 20:15:58 20:15:58 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:15:58 #167 DONE 0.3s 20:15:58 20:15:58 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:15:58 #168 DONE 0.2s 20:15:58 20:15:58 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:15:59 #169 ... 20:15:59 20:15:59 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:15:59 #170 DONE 0.6s 20:15:59 20:15:59 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:15:59 #171 DONE 0.3s 20:15:59 20:15:59 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:00 #172 ... 20:16:00 20:16:00 #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:00 #113 DONE 784.8s 20:16:00 20:16:00 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:01 #89 ... 20:16:01 20:16:01 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:16:01 #169 DONE 2.9s 20:16:01 20:16:01 #142 [security-bootstrapper] exporting to image 20:16:01 #142 exporting layers 20:16:02 #142 ... 20:16:02 20:16:02 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:02 #173 DONE 0.3s 20:16:02 20:16:02 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:02 #172 DONE 3.5s 20:16:03 20:16:03 #142 [security-secretstore-setup] exporting to image 20:16:03 #142 ... 20:16:03 20:16:03 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:03 #174 DONE 0.7s 20:16:03 20:16:03 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:16:04 #175 DONE 0.7s 20:16:04 20:16:04 #142 [security-bootstrapper] exporting to image 20:16:04 #142 exporting layers 2.2s done 20:16:04 #142 writing image sha256:b9aabcfda1b4bf5671acdedb59836b3706e2087f09bca5634db42d25833d1f56 0.0s done 20:16:04 #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:16:04 #142 exporting layers 1.5s done 20:16:04 #142 writing image sha256:f8f9af1efea04a85a8be2877683f2452037b03a7c52f7e1eb5fbb2063bffd5f6 done 20:16:04 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 20:16:04 #142 DONE 7.9s 20:16:04 20:16:04 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:16:04 #176 DONE 0.2s 20:16:04 20:16:04 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:16:04 #177 DONE 0.2s 20:16:04 20:16:04 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:04 #102 ... 20:16:04 20:16:04 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:06 #178 DONE 1.9s 20:16:06 20:16:06 #142 [security-proxy-auth] exporting to image 20:16:07 #142 exporting layers 0.6s done 20:16:07 #142 writing image sha256:ac1615c65d472b0d3a9fec4ff92adb987b9f0388e95b983ffc83996bc78f7b13 done 20:16:07 #142 naming to docker.io/library/security-proxy-auth-arm64 done 20:16:07 #142 DONE 8.5s 20:16:07 20:16:07 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:16:54 #114 ... 20:16:54 20:16:54 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:54 #102 DONE 831.2s 20:16:54 20:16:54 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:54 #89 ... 20:16:54 20:16:54 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:16:54 #179 DONE 0.1s 20:16:54 20:16:54 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:16:54 #180 DONE 0.1s 20:16:54 20:16:54 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:16:54 #181 DONE 0.2s 20:16:54 20:16:54 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:16:54 #182 DONE 0.1s 20:16:54 20:16:54 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:16:54 #183 DONE 0.1s 20:16:54 20:16:54 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:54 #184 DONE 1.8s 20:16:54 20:16:54 #142 [core-common-config-bootstrapper] exporting to image 20:16:54 #142 exporting layers 20:16:54 #142 exporting layers 0.6s done 20:16:54 #142 writing image sha256:946dd0095e1409d533acb4a19d30183f7983f2a2aa7865a45f5555395138cbe6 done 20:16:54 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:16:54 #142 DONE 9.1s 20:16:54 20:16:54 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:06 #114 ... 20:17:06 20:17:06 #89 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:17:06 #89 DONE 850.0s 20:17:06 20:17:06 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:06 #115 ... 20:17:06 20:17:06 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:06 #185 DONE 0.2s 20:17:06 20:17:06 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:06 #118 ... 20:17:06 20:17:06 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:17:06 #186 DONE 0.2s 20:17:06 20:17:06 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:17:07 #187 DONE 0.3s 20:17:07 20:17:07 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:17:07 #188 DONE 0.1s 20:17:07 20:17:07 #142 [core-command] exporting to image 20:17:07 #142 exporting layers 20:17:07 #142 exporting layers 0.2s done 20:17:07 #142 writing image sha256:246c5a20a98964a45b877e3b3d5ebe49c06f3e3e068eed61e3710f7c46766e9e 20:17:07 #142 writing image sha256:246c5a20a98964a45b877e3b3d5ebe49c06f3e3e068eed61e3710f7c46766e9e done 20:17:07 #142 naming to docker.io/library/core-command-arm64 done 20:17:07 #142 DONE 9.3s 20:17:07 20:17:07 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:19 #114 DONE 862.7s 20:17:19 20:17:19 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:19 #115 ... 20:17:19 20:17:19 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:19 #189 DONE 0.3s 20:17:19 20:17:19 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:19 #115 ... 20:17:19 20:17:19 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:19 #190 DONE 0.1s 20:17:19 20:17:19 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:17:19 #191 DONE 0.3s 20:17:19 20:17:19 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:19 #115 ... 20:17:19 20:17:19 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:17:20 #192 DONE 0.2s 20:17:20 20:17:20 #142 [core-data] exporting to image 20:17:20 #142 exporting layers 20:17:20 #142 exporting layers 0.4s done 20:17:20 #142 writing image sha256:17a038bf7b8f18069c496800b1eecdeafc3e19f1b3e52637dbbb65183ce571a1 done 20:17:20 #142 naming to docker.io/library/core-data-arm64 done 20:17:20 #142 DONE 9.7s 20:17:20 20:17:20 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:24 #115 DONE 868.3s 20:17:24 20:17:24 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:25 #120 ... 20:17:25 20:17:25 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:25 #193 DONE 0.1s 20:17:25 20:17:25 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:17:25 #194 DONE 0.1s 20:17:25 20:17:25 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:25 #120 ... 20:17:25 20:17:25 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:17:25 #195 DONE 0.2s 20:17:25 20:17:25 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:17:25 #196 DONE 0.1s 20:17:25 20:17:25 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:17:25 #197 DONE 0.1s 20:17:25 20:17:25 #142 [core-metadata] exporting to image 20:17:25 #142 exporting layers 20:17:25 #142 exporting layers 0.3s done 20:17:25 #142 writing image sha256:0138a58d8cf9ab74be5f4325258946f1d83bf2a0954d8f9378ea2d13123f069f done 20:17:25 #142 naming to docker.io/library/core-metadata-arm64 done 20:17:25 #142 DONE 10.0s 20:17:25 20:17:25 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:18:22 #120 DONE 912.5s 20:18:22 20:18:22 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:22 #118 ... 20:18:22 20:18:22 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:18:22 #198 DONE 0.2s 20:18:22 20:18:22 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:18:22 #199 DONE 0.1s 20:18:22 20:18:22 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:18:22 #200 DONE 0.3s 20:18:22 20:18:22 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:18:22 #201 DONE 0.1s 20:18:22 20:18:22 #142 [security-spiffe-token-provider] exporting to image 20:18:22 #142 exporting layers 20:18:22 #142 exporting layers 0.5s done 20:18:22 #142 writing image sha256:54c6064f229e77b6ff8945e03e10fa0e7bed76734c42aa855cd3b4af94669c71 done 20:18:22 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 20:18:22 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:18:22 #142 DONE 10.5s 20:18:22 20:18:22 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:37 #118 ... 20:18:37 20:18:37 #112 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:18:37 #112 DONE 939.1s 20:18:37 20:18:37 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:37 #118 ... 20:18:37 20:18:37 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:18:37 #202 DONE 0.1s 20:18:37 20:18:37 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:18:37 #203 DONE 0.2s 20:18:37 20:18:37 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:37 #118 ... 20:18:37 20:18:37 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:18:37 #204 ... 20:18:37 20:18:37 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:18:37 #118 DONE 930.5s 20:18:37 20:18:37 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:18:37 #204 DONE 0.3s 20:18:37 20:18:37 #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:18:37 #205 DONE 0.1s 20:18:37 20:18:37 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:18:37 #206 DONE 0.2s 20:18:37 20:18:37 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:18:37 #207 DONE 0.1s 20:18:37 20:18:37 #142 [support-scheduler] exporting to image 20:18:37 #142 exporting layers 20:18:37 #142 exporting layers 0.4s done 20:18:37 #142 writing image sha256:c32643da37b5fcddb6db308e2d78e50e75e0d4451e53dcf6f73576476a91039d done 20:18:37 #142 naming to docker.io/library/support-scheduler-arm64 done 20:18:37 #142 DONE 11.0s 20:18:37 20:18:37 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:18:37 #208 DONE 0.3s 20:18:37 20:18:37 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:18:37 #209 DONE 0.1s 20:18:37 20:18:37 #142 [support-notifications] exporting to image 20:18:37 #142 exporting layers 0.4s done 20:18:37 #142 writing image sha256:a7fa75aae89d1a61f9b77889c18a6348d916f226f795ee1915c287606a34b9cb done 20:18:37 #142 naming to docker.io/library/support-notifications-arm64 done 20:18:37 #142 DONE 11.4s 20:18:37 time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:18:37 time="2023-07-06T20:00:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:18:37 $ docker stop --time=1 8b82d5a8f92ca121c23a51113161a1dff84344f0b1211bf51823e6d29215e271 20:18:39 $ docker rm -f --volumes 8b82d5a8f92ca121c23a51113161a1dff84344f0b1211bf51823e6d29215e271 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:39 + docker images 20:18:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:18:39 support-notifications-arm64 latest a7fa75aae89d 3 seconds ago 32MB 20:18:39 support-scheduler-arm64 latest c32643da37b5 4 seconds ago 31.2MB 20:18:39 security-spiffe-token-provider-arm64 latest 54c6064f229e 21 seconds ago 32.7MB 20:18:39 core-metadata-arm64 latest 0138a58d8cf9 About a minute ago 20.2MB 20:18:39 core-data-arm64 latest 17a038bf7b8f About a minute ago 19.9MB 20:18:39 core-command-arm64 latest 246c5a20a989 About a minute ago 19.7MB 20:18:39 core-common-config-bootstrapper-arm64 latest 946dd0095e14 About a minute ago 17.2MB 20:18:39 security-proxy-auth-arm64 latest ac1615c65d47 2 minutes ago 18.1MB 20:18:39 security-secretstore-setup-arm64 latest f8f9af1efea0 2 minutes ago 32.2MB 20:18:39 security-bootstrapper-arm64 latest b9aabcfda1b4 2 minutes ago 21.9MB 20:18:39 security-proxy-setup-arm64 latest 0267c3e290da 3 minutes ago 18.7MB 20:18:39 security-spire-agent-arm64 latest 64ccc3f80589 15 minutes ago 153MB 20:18:39 security-spire-config-arm64 latest 0ddabe52d07a 15 minutes ago 96.1MB 20:18:39 security-spire-server-arm64 latest 05ff89352989 15 minutes ago 97MB 20:18:39 ci-base-image-arm64 latest 6a473cb00109 29 minutes ago 903MB 20:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB 20:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 months ago 681MB [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 20:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:40 20:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:41 arm64: Pulling from edgex-lftools-log-publisher 20:18:41 8998bd30e6a1: Pulling fs layer 20:18:41 04944245beec: Pulling fs layer 20:18:41 699f458cf7ca: Pulling fs layer 20:18:41 765212b225bb: Pulling fs layer 20:18:41 f23df028b6ca: Pulling fs layer 20:18:41 d65c8cfc05b1: Pulling fs layer 20:18:41 2437ff75d9bd: Pulling fs layer 20:18:41 765212b225bb: Waiting 20:18:41 f23df028b6ca: Waiting 20:18:41 d65c8cfc05b1: Waiting 20:18:41 2437ff75d9bd: Waiting 20:18:41 04944245beec: Verifying Checksum 20:18:41 04944245beec: Download complete 20:18:41 765212b225bb: Verifying Checksum 20:18:41 765212b225bb: Download complete 20:18:41 f23df028b6ca: Verifying Checksum 20:18:41 f23df028b6ca: Download complete 20:18:41 d65c8cfc05b1: Download complete 20:18:41 699f458cf7ca: Verifying Checksum 20:18:41 699f458cf7ca: Download complete 20:18:41 8998bd30e6a1: Verifying Checksum 20:18:41 8998bd30e6a1: Download complete 20:18:44 2437ff75d9bd: Verifying Checksum 20:18:44 2437ff75d9bd: Download complete 20:18:45 8998bd30e6a1: Pull complete 20:18:46 04944245beec: Pull complete 20:18:47 699f458cf7ca: Pull complete 20:18:47 765212b225bb: Pull complete 20:18:48 f23df028b6ca: Pull complete 20:18:48 d65c8cfc05b1: Pull complete 20:19:03 2437ff75d9bd: Pull complete 20:19:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:19:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:03 prd-ubuntu20.04-docker-arm64-4c-16g-574 does not seem to be running inside a container 20:19:03 $ 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 20:19:06 $ docker top fa512044e84a0789c4dddcc0f40ed597b7046618b2ab5c22743f4fa0ce4b6d0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:07 ---> job-cost.sh 20:19:07 lf-activate-venv: SKIPPING 20:19:07 INFO: No Stack... 20:19:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:19:08 INFO: Archiving Costs [Pipeline] sh 20:19:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:19:09 + cut -d, -f6 [Pipeline] lock 20:19:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] 20:19:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] did not exist. Created. 20:19:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:19:09 + echo total: 0.10999999940395355 [Pipeline] stash 20:19:10 Stashed 1 file(s) [Pipeline] } 20:19:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4599-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:19:10 $ docker stop --time=1 fa512044e84a0789c4dddcc0f40ed597b7046618b2ab5c22743f4fa0ce4b6d0f 20:19:12 $ docker rm -f --volumes fa512044e84a0789c4dddcc0f40ed597b7046618b2ab5c22743f4fa0ce4b6d0f [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 20:19:13 provisioning config files... 20:19:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13666039971533474598tmp [Pipeline] { [Pipeline] sh 20:19:13 + set +x 20:19:13 + bash -s -- 20:19:13 + curl -s https://codecov.io/bash 20:19:13 20:19:13 _____ _ 20:19:13 / ____| | | 20:19:13 | | ___ __| | ___ ___ _____ __ 20:19:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:19:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:19:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:19:13 Bash-1.0.6 20:19:13 20:19:13 20:19:13 ==> git version 2.25.1 found 20:19:13 ==> 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 20:19:13 Release-Date: 2020-01-08 20:19:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:19:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:19:13 ==> Jenkins CI detected. 20:19:13 current dir:  /w/workspace/edgex-go/1 20:19:13 project root: . 20:19:13 --> token set from env 20:19:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:19:13 ==> Running gcov in . (disable via -X gcov) 20:19:13 ==> Python coveragepy not found 20:19:13 ==> Searching for coverage reports in: 20:19:13 + . 20:19:13 -> Found 1 reports 20:19:13 ==> Detecting git/mercurial file structure 20:19:13 ==> Reading reports 20:19:13 + ./coverage.out bytes=447731 20:19:13 ==> Appending adjustments 20:19:13 https://docs.codecov.io/docs/fixing-reports 20:19:14 + Found adjustments 20:19:14 ==> Gzipping contents 20:19:14 60K /tmp/codecov.tc81rC.gz 20:19:14 ==> Uploading reports 20:19:14 url: https://codecov.io 20:19:14 query: branch=PR-4599&commit=b1faa864ff0a7c7d35202e5c6cdab209c275c70e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4599&job=&cmd_args= 20:19:14 -> Pinging Codecov 20:19:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4599&commit=b1faa864ff0a7c7d35202e5c6cdab209c275c70e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4599%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4599&job=&cmd_args= 20:19:15 -> Uploading to 20:19:15 https://storage.googleapis.com/codecov/v4/raw/2023-07-06/00271124DB129430A58F1EEE437C3FCB/b1faa864ff0a7c7d35202e5c6cdab209c275c70e/472adae2-a315-435e-9272-9c0acdd9a807.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230706T201915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c915f2c75e4eb8e2d2814e1cff100632dbd66bb4fc1640de8bea6d1bee7e6583 20:19:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:15 Dload Upload Total Spent Left Speed 20:19:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57425 0 0 100 57425 0 262k --:--:-- --:--:-- --:--:-- 262k 20:19:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b1faa864ff0a7c7d35202e5c6cdab209c275c70e [Pipeline] } 20:19:15 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 20:19:16 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:19:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:17 ---> package-listing.sh 20:19:17 ++ facter osfamily 20:19:17 ++ tr '[:upper:]' '[:lower:]' 20:19:18 + OS_FAMILY=debian 20:19:18 + workspace=/w/workspace/edgex-go/1 20:19:18 + START_PACKAGES=/tmp/packages_start.txt 20:19:18 + END_PACKAGES=/tmp/packages_end.txt 20:19:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:18 + PACKAGES=/tmp/packages_start.txt 20:19:18 + '[' /w/workspace/edgex-go/1 ']' 20:19:18 + PACKAGES=/tmp/packages_end.txt 20:19:18 + case "${OS_FAMILY}" in 20:19:18 + dpkg -l 20:19:18 + grep '^ii' 20:19:18 + '[' -f /tmp/packages_start.txt ']' 20:19:18 + '[' -f /tmp/packages_end.txt ']' 20:19:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:18 + '[' /w/workspace/edgex-go/1 ']' 20:19:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:19:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:19:18 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 20:19:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:19 20:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:19 latest: Pulling from edgex-lftools-log-publisher 20:19:19 5eb5b503b376: Pulling fs layer 20:19:19 5c69ac0246d0: Pulling fs layer 20:19:19 ec43610c2a17: Pulling fs layer 20:19:19 3a2ae6a8a46f: Pulling fs layer 20:19:19 33b1e0a273af: Pulling fs layer 20:19:19 5d3b04190fa2: Pulling fs layer 20:19:19 2f39f015ded8: Pulling fs layer 20:19:19 5d3b04190fa2: Waiting 20:19:19 2f39f015ded8: Waiting 20:19:19 3a2ae6a8a46f: Waiting 20:19:19 33b1e0a273af: Waiting 20:19:19 5c69ac0246d0: Download complete 20:19:19 3a2ae6a8a46f: Verifying Checksum 20:19:19 3a2ae6a8a46f: Download complete 20:19:19 33b1e0a273af: Verifying Checksum 20:19:19 33b1e0a273af: Download complete 20:19:19 5d3b04190fa2: Verifying Checksum 20:19:19 5d3b04190fa2: Download complete 20:19:19 ec43610c2a17: Verifying Checksum 20:19:19 ec43610c2a17: Download complete 20:19:19 5eb5b503b376: Verifying Checksum 20:19:19 5eb5b503b376: Download complete 20:19:20 2f39f015ded8: Download complete 20:19:20 5eb5b503b376: Pull complete 20:19:20 5c69ac0246d0: Pull complete 20:19:21 ec43610c2a17: Pull complete 20:19:21 3a2ae6a8a46f: Pull complete 20:19:21 33b1e0a273af: Pull complete 20:19:21 5d3b04190fa2: Pull complete 20:19:25 2f39f015ded8: Pull complete 20:19:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:26 prd-ubuntu20.04-docker-8c-8g-573 does not seem to be running inside a container 20:19:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:19:28 $ docker top 9cbbf3d53411daa7d3ccd0d12f854ec7aacb797cdda90928fd1c319a9a9a6aa7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:28 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:29 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:29 + ls /var/log/sa-host 20:19:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:29 provisioning config files... 20:19:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16694121535257884868tmp [Pipeline] { [Pipeline] echo 20:19:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:30 ---> create-netrc.sh [Pipeline] } 20:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:30 ---> python-tools-install.sh [Pipeline] echo 20:19:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:30 ---> sudo-logs.sh 20:19:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:31 ---> job-cost.sh 20:19:31 lf-activate-venv: SKIPPING 20:19:31 DEBUG: total: 0.10999999940395355 20:19:31 INFO: Retrieving Stack Cost... 20:19:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:32 INFO: Archiving Costs [Pipeline] echo 20:19:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:32 ---> logs-deploy.sh 20:19:32 lf-activate-venv: SKIPPING 20:19:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4599/1 20:19:32 INFO: archiving workspace using pattern(s): 20:19:33 Archives upload complete. 20:19:33 INFO: archiving logs to Nexus 20:19:34 ---> uname -a: 20:19:34 Linux prd-ubuntu20-04-docker-8c-8g-573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:19:34 20:19:34 20:19:34 ---> lscpu: 20:19:34 Architecture: x86_64 20:19:34 CPU op-mode(s): 32-bit, 64-bit 20:19:34 Byte Order: Little Endian 20:19:34 Address sizes: 40 bits physical, 48 bits virtual 20:19:34 CPU(s): 8 20:19:34 On-line CPU(s) list: 0-7 20:19:34 Thread(s) per core: 1 20:19:34 Core(s) per socket: 1 20:19:34 Socket(s): 8 20:19:34 NUMA node(s): 1 20:19:34 Vendor ID: AuthenticAMD 20:19:34 CPU family: 23 20:19:34 Model: 49 20:19:34 Model name: AMD EPYC-Rome Processor 20:19:34 Stepping: 0 20:19:34 CPU MHz: 2799.998 20:19:34 BogoMIPS: 5599.99 20:19:34 Virtualization: AMD-V 20:19:34 Hypervisor vendor: KVM 20:19:34 Virtualization type: full 20:19:34 L1d cache: 256 KiB 20:19:34 L1i cache: 256 KiB 20:19:34 L2 cache: 4 MiB 20:19:34 L3 cache: 128 MiB 20:19:34 NUMA node0 CPU(s): 0-7 20:19:34 Vulnerability Itlb multihit: Not affected 20:19:34 Vulnerability L1tf: Not affected 20:19:34 Vulnerability Mds: Not affected 20:19:34 Vulnerability Meltdown: Not affected 20:19:34 Vulnerability Mmio stale data: Not affected 20:19:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:19:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:19:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:19:34 Vulnerability Srbds: Not affected 20:19:34 Vulnerability Tsx async abort: Not affected 20:19:34 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 20:19:34 20:19:34 20:19:34 ---> nproc: 20:19:34 8 20:19:34 20:19:34 20:19:34 ---> df -h: 20:19:34 Filesystem Size Used Avail Use% Mounted on 20:19:34 overlay 155G 22G 134G 15% / 20:19:34 tmpfs 64M 0 64M 0% /dev 20:19:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:19:34 shm 64M 0 64M 0% /dev/shm 20:19:34 /dev/vda1 155G 22G 134G 15% /facter-os 20:19:34 20:19:34 20:19:34 ---> sar -b -r -n DEV: 20:19:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-573) 07/06/23 _x86_64_ (8 CPU) 20:19:34 20:19:34 19:45:01 LINUX RESTART (8 CPU) 20:19:34 20:19:34 19:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:19:34 19:47:01 108.98 1.05 107.93 0.00 26.17 57769.46 0.00 20:19:34 19:48:01 34.58 0.20 34.38 0.00 2.80 18438.81 0.00 20:19:34 19:49:01 467.76 6.00 461.76 0.00 94.77 205192.27 0.00 20:19:34 19:50:01 518.39 0.62 517.78 0.00 5.06 188867.71 0.00 20:19:34 19:51:01 620.41 14.40 606.01 0.00 5447.52 71708.10 0.00 20:19:34 19:52:01 4.02 0.00 4.02 0.00 0.00 46.66 0.00 20:19:34 19:53:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:19:34 19:54:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 20:19:34 19:55:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 20:19:34 19:56:01 2.07 0.00 2.07 0.00 0.00 34.93 0.00 20:19:34 19:57:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 20:19:34 19:58:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 20:19:34 19:59:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 20:19:34 20:00:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 20:19:34 20:01:01 1.28 0.02 1.27 0.00 0.13 14.53 0.00 20:19:34 20:02:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 20:19:34 20:03:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:19:34 20:04:01 3.27 1.02 2.25 0.00 21.86 26.26 0.00 20:19:34 20:05:01 1.53 0.00 1.53 0.00 0.00 21.06 0.00 20:19:34 20:06:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 20:19:34 20:07:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 20:19:34 20:08:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 20:19:34 20:09:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 20:19:34 20:10:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 20:19:34 20:11:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 20:19:34 20:12:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 20:19:34 20:13:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:19:34 20:14:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 20:19:34 20:15:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 20:19:34 20:16:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 20:19:34 20:17:01 1.08 0.02 1.07 0.00 0.13 10.93 0.00 20:19:34 20:18:01 1.87 0.00 1.87 0.00 0.00 20.39 0.00 20:19:34 20:19:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 20:19:34 Average: 54.29 0.71 53.58 0.00 169.74 16418.92 0.00 20:19:34 20:19:34 19:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:19:34 19:47:01 27840872 31455320 848488 2.58 113220 3693080 1995468 5.88 1560856 3026592 507540 20:19:34 19:48:01 27625704 31343120 955876 2.91 115612 3770960 2295728 6.77 1502484 3270572 301380 20:19:34 19:49:01 20817548 31237564 1029400 3.13 213212 10013548 3494920 10.30 2099592 9077024 1508916 20:19:34 19:50:01 15004600 29860180 2362852 7.19 249120 14155920 6832596 20.14 4717092 11962188 220540 20:19:34 19:51:01 16319180 31435896 836220 2.54 266616 14497432 2273768 6.70 2777320 12745900 1088 20:19:34 19:52:01 16319164 31435884 836144 2.54 266648 14497432 2273768 6.70 2777176 12745900 8 20:19:34 19:53:01 16364452 31481272 790680 2.40 266680 14497436 2273768 6.70 2732156 12745908 8 20:19:34 19:54:01 16364560 31481380 790476 2.40 266716 14497436 2273768 6.70 2732156 12745908 4 20:19:34 19:55:01 16363944 31480824 791024 2.41 266744 14497436 2273768 6.70 2732400 12745912 8 20:19:34 19:56:01 16365280 31482096 789740 2.40 266812 14497416 2273768 6.70 2732592 12745884 8 20:19:34 19:57:01 16365416 31482240 789736 2.40 266836 14497420 2273768 6.70 2732524 12745888 8 20:19:34 19:58:01 16365652 31482536 789452 2.40 266844 14497428 2273768 6.70 2732568 12745900 8 20:19:34 19:59:01 16365580 31482728 789404 2.40 266884 14497428 2273768 6.70 2732740 12746120 8 20:19:34 20:00:01 16365460 31482612 789468 2.40 266900 14497424 2273768 6.70 2732468 12746124 8 20:19:34 20:01:01 16364636 31481872 790452 2.40 266928 14497432 2266340 6.68 2732864 12746120 12 20:19:34 20:02:01 16365084 31482376 789728 2.40 266964 14497436 2266340 6.68 2732828 12746124 12 20:19:34 20:03:01 16364356 31481756 790200 2.40 266992 14497440 2266340 6.68 2734004 12746128 172 20:19:34 20:04:01 16362056 31480484 791636 2.41 267060 14498056 2257236 6.65 2734604 12746624 180 20:19:34 20:05:01 16362608 31481064 791064 2.41 267092 14498052 2257236 6.65 2734012 12746628 16 20:19:34 20:06:01 16362544 31481008 790964 2.41 267120 14498064 2257236 6.65 2734524 12746628 192 20:19:34 20:07:01 16362748 31481272 790668 2.40 267140 14498072 2257236 6.65 2734412 12746636 184 20:19:34 20:08:01 16362812 31481344 790572 2.40 267164 14498076 2257236 6.65 2734348 12746640 8 20:19:34 20:09:01 16362764 31481412 790416 2.40 267180 14498204 2257236 6.65 2734360 12746732 4 20:19:34 20:10:01 16362684 31481392 790428 2.40 267200 14498192 2257236 6.65 2734100 12746776 8 20:19:34 20:11:01 16362416 31481136 790604 2.40 267216 14498208 2257236 6.65 2734460 12746776 12 20:19:34 20:12:01 16362400 31481172 790528 2.40 267240 14498212 2257236 6.65 2734480 12746784 12 20:19:34 20:13:01 16362764 31481540 790268 2.40 267260 14498216 2257236 6.65 2734576 12746788 208 20:19:34 20:14:01 16362836 31481612 790172 2.40 267284 14498216 2257236 6.65 2734484 12746788 8 20:19:34 20:15:01 16362536 31481372 790380 2.40 267320 14498204 2257236 6.65 2734516 12746792 8 20:19:34 20:16:01 16362520 31481392 790300 2.40 267352 14498224 2257236 6.65 2734624 12746792 24 20:19:34 20:17:01 16361820 31480860 790524 2.40 267372 14498228 2257236 6.65 2735096 12746796 204 20:19:34 20:18:01 16362152 31481204 790156 2.40 267400 14498232 2257236 6.65 2734624 12746800 4 20:19:34 20:19:01 16362348 31481420 789988 2.40 267416 14498232 2257236 6.65 2734332 12746800 8 20:19:34 Average: 17143682 31417253 854788 2.60 255623 13699115 2432460 7.17 2704405 12029757 76994 20:19:34 20:19:34 19:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:19:34 19:47:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 20:19:34 19:47:01 docker0 333.49 322.57 24.93 2061.72 0.00 0.00 0.00 0.00 20:19:34 19:47:01 vethe993350 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:47:01 ens3 514.95 465.77 6409.31 125.59 0.00 0.00 0.00 0.00 20:19:34 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:48:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 20:19:34 19:48:01 vethe993350 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 20:19:34 19:48:01 ens3 38.26 28.31 30.80 17.56 0.00 0.00 0.00 0.00 20:19:34 19:49:01 veth7a32416 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 20:19:34 19:49:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:19:34 19:49:01 vethad12c77 92.94 168.13 8.93 1208.52 0.00 0.00 0.00 0.10 20:19:34 19:49:01 docker0 506.96 908.23 40.28 6847.82 0.00 0.00 0.00 0.00 20:19:34 19:49:01 vethbf5cbaf 96.52 168.41 9.05 1209.20 0.00 0.00 0.00 0.10 20:19:34 19:49:01 vethad167c0 87.74 172.94 8.45 1208.74 0.00 0.00 0.00 0.10 20:19:34 19:49:01 veth483a886 100.52 173.63 9.30 1208.84 0.00 0.00 0.00 0.10 20:19:34 19:49:01 vethf5855bf 99.93 167.73 9.25 1208.43 0.00 0.00 0.00 0.10 20:19:34 19:49:01 ens3 1023.26 578.72 9127.40 68.32 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth7a32416 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:50:01 vethfe699f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth4987095 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth2b430c9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 docker0 0.50 0.25 0.03 0.02 0.00 0.00 0.00 0.00 20:19:34 19:50:01 vethece4219 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth5b28206 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth8f3c62a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth3a164c3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth7da6404 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth67bf0fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth2f50034 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 veth9a2c09f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:19:34 19:50:01 ens3 27.46 19.61 21.52 12.27 0.00 0.00 0.00 0.00 20:19:34 19:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:19:34 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:51:01 ens3 270.93 137.09 2032.60 17.10 0.00 0.00 0.00 0.00 20:19:34 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:52:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:19:34 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:54:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:56:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:19:34 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:01:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:19:34 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:02:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:03:01 ens3 1.18 1.10 4.28 0.07 0.00 0.00 0.00 0.00 20:19:34 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:04:01 ens3 0.98 0.50 0.39 0.28 0.00 0.00 0.00 0.00 20:19:34 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:06:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:19:34 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:11:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:19:34 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:16:01 ens3 0.40 0.33 0.10 0.09 0.00 0.00 0.00 0.00 20:19:34 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 20:19:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:19:34 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:19:34 Average: docker0 25.37 37.20 1.97 269.11 0.00 0.00 0.00 0.00 20:19:34 Average: ens3 56.73 37.16 531.22 7.26 0.00 0.00 0.00 0.00 20:19:34 20:19:34 20:19:34 ---> sar -P ALL: 20:19:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-573) 07/06/23 _x86_64_ (8 CPU) 20:19:34 20:19:34 19:45:01 LINUX RESTART (8 CPU) 20:19:34 20:19:34 19:46:02 CPU %user %nice %system %iowait %steal %idle 20:19:34 19:47:01 all 24.12 0.00 5.42 0.78 0.10 69.58 20:19:34 19:47:01 0 23.13 0.00 5.70 1.93 0.10 69.14 20:19:34 19:47:01 1 25.62 0.00 4.83 0.31 0.09 69.16 20:19:34 19:47:01 2 23.40 0.00 5.64 3.15 0.09 67.73 20:19:34 19:47:01 3 25.65 0.00 5.47 0.07 0.10 68.71 20:19:34 19:47:01 4 23.06 0.00 5.53 0.03 0.10 71.27 20:19:34 19:47:01 5 23.60 0.00 5.28 0.02 0.10 70.99 20:19:34 19:47:01 6 24.03 0.00 5.83 0.46 0.07 69.61 20:19:34 19:47:01 7 24.46 0.00 5.09 0.27 0.12 70.05 20:19:34 19:48:01 all 35.54 0.00 5.23 0.31 0.09 58.83 20:19:34 19:48:01 0 34.88 0.00 5.07 0.00 0.10 59.95 20:19:34 19:48:01 1 34.85 0.00 5.08 0.00 0.08 59.98 20:19:34 19:48:01 2 35.81 0.00 4.61 0.05 0.08 59.44 20:19:34 19:48:01 3 36.86 0.00 5.62 0.00 0.08 57.43 20:19:34 19:48:01 4 35.83 0.00 5.62 1.88 0.08 56.58 20:19:34 19:48:01 5 37.34 0.00 5.12 0.07 0.08 57.40 20:19:34 19:48:01 6 33.71 0.00 5.55 0.47 0.10 60.17 20:19:34 19:48:01 7 35.01 0.00 5.16 0.03 0.08 59.71 20:19:34 19:49:01 all 31.43 0.00 9.27 3.59 0.13 55.59 20:19:34 19:49:01 0 32.33 0.00 8.48 2.66 0.17 56.36 20:19:34 19:49:01 1 32.57 0.00 9.43 4.43 0.12 53.45 20:19:34 19:49:01 2 31.71 0.00 8.98 4.76 0.12 54.42 20:19:34 19:49:01 3 29.18 0.00 8.52 3.18 0.17 58.95 20:19:34 19:49:01 4 32.44 0.00 9.21 3.62 0.12 54.62 20:19:34 19:49:01 5 30.45 0.00 10.42 4.38 0.12 54.63 20:19:34 19:49:01 6 31.43 0.00 9.19 3.49 0.10 55.79 20:19:34 19:49:01 7 31.37 0.00 9.90 2.16 0.10 56.47 20:19:34 19:50:01 all 68.56 0.00 12.78 6.56 0.15 11.95 20:19:34 19:50:01 0 67.65 0.00 13.94 15.90 0.14 2.38 20:19:34 19:50:01 1 69.41 0.00 12.48 5.53 0.12 12.46 20:19:34 19:50:01 2 69.08 0.00 13.25 4.43 0.14 13.10 20:19:34 19:50:01 3 68.29 0.00 11.49 4.55 0.14 15.53 20:19:34 19:50:01 4 67.45 0.00 11.25 6.24 0.17 14.88 20:19:34 19:50:01 5 68.53 0.00 12.95 5.66 0.16 12.70 20:19:34 19:50:01 6 69.81 0.00 12.91 5.37 0.12 11.80 20:19:34 19:50:01 7 68.22 0.00 13.99 4.86 0.24 12.69 20:19:34 19:51:01 all 35.55 0.00 6.11 5.76 0.11 52.47 20:19:34 19:51:01 0 34.82 0.00 6.33 7.34 0.10 51.41 20:19:34 19:51:01 1 37.45 0.00 5.73 8.28 0.10 48.43 20:19:34 19:51:01 2 35.20 0.00 7.14 5.43 0.12 52.10 20:19:34 19:51:01 3 35.18 0.00 6.14 4.59 0.10 53.99 20:19:34 19:51:01 4 34.48 0.00 5.45 3.57 0.10 56.40 20:19:34 19:51:01 5 35.48 0.00 5.71 6.45 0.10 52.26 20:19:34 19:51:01 6 36.58 0.00 6.19 3.03 0.10 54.11 20:19:34 19:51:01 7 35.12 0.00 6.23 7.39 0.17 51.08 20:19:34 19:52:01 all 0.04 0.00 0.01 0.02 0.01 99.92 20:19:34 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 19:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 19:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:19:34 19:52:01 3 0.15 0.00 0.00 0.00 0.02 99.83 20:19:34 19:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:19:34 19:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 19:52:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:19:34 19:52:01 7 0.05 0.00 0.02 0.17 0.02 99.75 20:19:34 19:53:01 all 0.07 0.00 0.02 0.00 0.01 99.91 20:19:34 19:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:19:34 19:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 19:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:19:34 19:53:01 3 0.35 0.00 0.02 0.00 0.00 99.63 20:19:34 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 19:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:19:34 19:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:19:34 19:53:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:19:34 19:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:19:34 19:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:19:34 19:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:19:34 19:54:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:19:34 19:54:01 3 0.15 0.00 0.00 0.00 0.02 99.83 20:19:34 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 19:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:19:34 19:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 19:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:19:34 19:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:19:34 19:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:19:34 19:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 19:55:01 2 0.07 0.00 0.02 0.02 0.02 99.88 20:19:34 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 19:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 19:55:01 5 0.07 0.00 0.02 0.02 0.00 99.90 20:19:34 19:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 19:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:19:34 19:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:19:34 19:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 19:56:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:19:34 19:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 19:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:19:34 19:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:19:34 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 19:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 19:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:19:34 19:57:01 all 0.04 0.00 0.01 0.00 0.01 99.95 20:19:34 19:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:19:34 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 19:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:19:34 19:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 19:57:01 5 0.05 0.00 0.00 0.02 0.00 99.93 20:19:34 19:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 19:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 20:19:34 20:19:34 19:57:01 CPU %user %nice %system %iowait %steal %idle 20:19:34 19:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:19:34 19:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:19:34 19:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:19:34 19:58:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:19:34 19:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:19:34 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 19:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:19:34 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 19:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:19:34 19:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:19:34 19:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 19:59:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:19:34 19:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:19:34 19:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 19:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:19:34 19:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 19:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 19:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 20:00:01 all 0.12 0.00 0.02 0.00 0.00 99.85 20:19:34 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:19:34 20:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:19:34 20:00:01 3 0.94 0.00 0.03 0.00 0.00 99.02 20:19:34 20:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:19:34 20:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:01:01 all 0.02 0.00 0.04 0.00 0.01 99.93 20:19:34 20:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:19:34 20:01:01 1 0.00 0.00 0.05 0.00 0.00 99.95 20:19:34 20:01:01 2 0.03 0.00 0.07 0.00 0.02 99.88 20:19:34 20:01:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:19:34 20:01:01 4 0.00 0.00 0.05 0.02 0.00 99.93 20:19:34 20:01:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:19:34 20:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:19:34 20:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:19:34 20:02:01 all 0.17 0.00 0.00 0.00 0.01 99.81 20:19:34 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:02:01 1 1.19 0.00 0.00 0.02 0.00 98.79 20:19:34 20:02:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:19:34 20:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 20:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 20:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:02:01 7 0.07 0.00 0.00 0.00 0.02 99.92 20:19:34 20:03:01 all 0.04 0.00 0.02 0.01 0.01 99.92 20:19:34 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:03:01 1 0.02 0.00 0.02 0.08 0.00 99.88 20:19:34 20:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:19:34 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:19:34 20:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:03:01 7 0.23 0.00 0.03 0.00 0.00 99.73 20:19:34 20:04:01 all 0.13 0.00 0.05 0.01 0.01 99.81 20:19:34 20:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:19:34 20:04:01 1 0.45 0.00 0.12 0.02 0.02 99.40 20:19:34 20:04:01 2 0.03 0.00 0.05 0.00 0.02 99.90 20:19:34 20:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:04:01 4 0.03 0.00 0.02 0.05 0.02 99.88 20:19:34 20:04:01 5 0.25 0.00 0.07 0.03 0.00 99.65 20:19:34 20:04:01 6 0.02 0.00 0.07 0.00 0.00 99.92 20:19:34 20:04:01 7 0.18 0.00 0.02 0.00 0.02 99.78 20:19:34 20:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:19:34 20:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:05:01 1 0.05 0.00 0.00 0.02 0.00 99.93 20:19:34 20:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 20:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:19:34 20:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:05:01 7 0.10 0.00 0.00 0.00 0.00 99.90 20:19:34 20:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:19:34 20:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 20:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:06:01 2 0.05 0.00 0.00 0.00 0.03 99.92 20:19:34 20:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:06:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:19:34 20:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:19:34 20:06:01 7 0.02 0.00 0.03 0.02 0.02 99.92 20:19:34 20:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:19:34 20:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:19:34 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:19:34 20:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:19:34 20:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:19:34 20:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 20:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:19:34 20:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:19:34 20:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:19:34 20:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 20:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 20:19:34 20:19:34 20:08:01 CPU %user %nice %system %iowait %steal %idle 20:19:34 20:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:19:34 20:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:19:34 20:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:09:01 2 0.03 0.00 0.05 0.00 0.02 99.90 20:19:34 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:19:34 20:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:19:34 20:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:19:34 20:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:10:01 2 0.10 0.00 0.05 0.00 0.02 99.83 20:19:34 20:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:19:34 20:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:19:34 20:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:19:34 20:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:19:34 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:19:34 20:11:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:19:34 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:11:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:19:34 20:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:19:34 20:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:19:34 20:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:19:34 20:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 20:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:19:34 20:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:19:34 20:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:19:34 20:12:01 7 0.08 0.00 0.00 0.02 0.02 99.88 20:19:34 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.98 20:19:34 20:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:19:34 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:13:01 2 0.05 0.00 0.05 0.00 0.03 99.87 20:19:34 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:19:34 20:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:19:34 20:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 20:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:19:34 20:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:14:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:19:34 20:14:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:19:34 20:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 20:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:19:34 20:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:19:34 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:19:34 20:15:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:19:34 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:19:34 20:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:19:34 20:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 20:16:01 all 0.06 0.00 0.01 0.07 0.01 99.86 20:19:34 20:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:19:34 20:16:01 1 0.30 0.00 0.02 0.00 0.00 99.68 20:19:34 20:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 20:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:19:34 20:16:01 4 0.02 0.00 0.00 0.52 0.00 99.47 20:19:34 20:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:19:34 20:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:19:34 20:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:19:34 20:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:19:34 20:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:19:34 20:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:19:34 20:17:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:19:34 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:19:34 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:19:34 20:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:19:34 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:19:34 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:19:34 20:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:19:34 20:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:19:34 20:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:19:34 20:19:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:19:34 20:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:19:34 20:19:01 1 0.63 0.00 0.02 0.00 0.02 99.33 20:19:34 20:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:19:34 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:19:34 20:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:19:34 20:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:19:34 20:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:19:34 20:19:34 Average: CPU %user %nice %system %iowait %steal %idle 20:19:34 Average: all 5.84 0.00 1.17 0.51 0.02 92.46 20:19:34 Average: 0 5.74 0.00 1.18 0.82 0.02 92.24 20:19:34 Average: 1 6.08 0.00 1.13 0.57 0.02 92.20 20:19:34 Average: 2 5.81 0.00 1.20 0.53 0.03 92.43 20:19:34 Average: 3 5.89 0.00 1.12 0.37 0.02 92.60 20:19:34 Average: 4 5.75 0.00 1.11 0.48 0.02 92.64 20:19:34 Average: 5 5.80 0.00 1.18 0.49 0.02 92.51 20:19:34 Average: 6 5.88 0.00 1.20 0.38 0.02 92.51 20:19:34 Average: 7 5.79 0.00 1.21 0.45 0.03 92.53 20:19:34 20:19:34 20:19:34