Pull request #4604 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from de2fc699e930e601e37848689684eee96141d365+65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 (6b3f0eded471f7cca7dd5296c5d4c84e4fead5c7) 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-ssh5512939821773533479.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-ssh9863077508459191722.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-4604/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-4604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3961751194599042250.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-4604/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1814361145907575001.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-ssh13895792306433973220.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-4604/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-4604/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh254669853380236786.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-886’ Running on prd-ubuntu20.04-docker-8c-8g-888 in /w/workspace/edgexfoundry_edgex-go_PR-4604 [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 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit de2fc699e930e601e37848689684eee96141d365 Merge succeeded, producing de2fc699e930e601e37848689684eee96141d365 Checking out Revision de2fc699e930e601e37848689684eee96141d365 (PR-4604) > 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/4604/head:refs/remotes/origin/PR-4604 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de2fc699e930e601e37848689684eee96141d365 # 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 de2fc699e930e601e37848689684eee96141d365 # timeout=10 Commit message: "build: Update to latest go-mods" 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 23:18:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:51 ========================================================= 23:18:51 EdgeX Global Pipelines Version Info 23:18:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:52 ------------------- 23:18:52 stable info: 23:18:52 ------------------- 23:18:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:18:52 Message: update stable to v1.0.250 23:18:53 ------------------- 23:18:53 experimental info: 23:18:53 ------------------- 23:18:53 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:53 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:18:53 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4604 [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4604 [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4604 [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de2fc699e930e601e37848689684eee96141d365 [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de2fc69 [Pipeline] echo 23:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:54 provisioning config files... 23:18:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7079682301384087464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:55 ---> docker-login.sh 23:18:55 nexus3.edgexfoundry.org:10001 23:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:55 Configure a credential helper to remove this warning. See 23:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:55 23:18:55 Login Succeeded 23:18:55 nexus3.edgexfoundry.org:10002 23:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:55 Configure a credential helper to remove this warning. See 23:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:55 23:18:55 Login Succeeded 23:18:55 nexus3.edgexfoundry.org:10003 23:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:55 Configure a credential helper to remove this warning. See 23:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:55 23:18:55 Login Succeeded 23:18:55 nexus3.edgexfoundry.org:10004 23:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:55 Configure a credential helper to remove this warning. See 23:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:55 23:18:55 Login Succeeded 23:18:55 docker.io 23:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:55 Configure a credential helper to remove this warning. See 23:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:55 23:18:55 Login Succeeded 23:18:55 ---> docker-login.sh ends [Pipeline] } 23:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:56 + 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 23:18:56 + dirname cmd/core-command/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo core-command,cmd/core-command/Dockerfile 23:18:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:18:56 + dirname cmd/core-data/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo core-data,cmd/core-data/Dockerfile 23:18:56 + dirname cmd/core-metadata/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo core-metadata,cmd/core-metadata/Dockerfile 23:18:56 + dirname cmd/security-bootstrapper/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:18:56 + dirname cmd/security-proxy-auth/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:18:56 + dirname cmd/security-proxy-setup/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:18:56 + dirname cmd/security-secretstore-setup/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:18:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:18:56 + dirname cmd/security-spire-agent/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:18:56 + dirname cmd/security-spire-config/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:18:56 + dirname cmd/security-spire-server/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:18:56 + dirname cmd/support-notifications/Dockerfile 23:18:56 + cut -d/ -f2 23:18:56 + echo support-notifications,cmd/support-notifications/Dockerfile 23:18:56 + + dirname cmd/support-scheduler/Dockerfile 23:18:56 cut -d/ -f2 23:18:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:18:56 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 23:18:56 + git rev-list -1 --merges de2fc699e930e601e37848689684eee96141d365~1..de2fc699e930e601e37848689684eee96141d365 [Pipeline] echo 23:18:56 -----------> git rev-list -1 --merges de2fc699e930e601e37848689684eee96141d365~1..de2fc699e930e601e37848689684eee96141d365 de2fc699e930e601e37848689684eee96141d365 [false] [Pipeline] sh 23:18:57 + git log --format=format:%s -1 de2fc699e930e601e37848689684eee96141d365 [Pipeline] echo 23:18:57 ========================================================= 23:18:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:18:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:57 + grep -v github /etc/ssh/ssh_known_hosts 23:18:57 + [ -e /tmp/ssh_known_hosts ] 23:18:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:57 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:58 23:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:58 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:58 b85a868b505f: Pulling fs layer 23:18:58 e2be974225ed: Pulling fs layer 23:18:58 339a4e72a1f5: Pulling fs layer 23:18:58 988bab9f4d93: Pulling fs layer 23:18:58 1469e6f7b9e6: Pulling fs layer 23:18:58 eaf3925da568: Pulling fs layer 23:18:58 bab4dde63d76: Pulling fs layer 23:18:58 988bab9f4d93: Waiting 23:18:58 bde34c3a00c8: Pulling fs layer 23:18:58 b352a97aabf1: Pulling fs layer 23:18:58 4872d77fe225: Pulling fs layer 23:18:58 1469e6f7b9e6: Waiting 23:18:58 5851b861e8e6: Pulling fs layer 23:18:58 b352a97aabf1: Waiting 23:18:58 eaf3925da568: Waiting 23:18:58 bde34c3a00c8: Waiting 23:18:58 4872d77fe225: Waiting 23:18:58 bab4dde63d76: Waiting 23:18:58 5851b861e8e6: Waiting 23:18:58 e2be974225ed: Download complete 23:18:58 988bab9f4d93: Download complete 23:18:58 339a4e72a1f5: Verifying Checksum 23:18:58 339a4e72a1f5: Download complete 23:18:58 eaf3925da568: Verifying Checksum 23:18:58 eaf3925da568: Download complete 23:18:58 1469e6f7b9e6: Verifying Checksum 23:18:58 1469e6f7b9e6: Download complete 23:18:58 bde34c3a00c8: Verifying Checksum 23:18:58 bde34c3a00c8: Download complete 23:18:58 b352a97aabf1: Download complete 23:18:58 4872d77fe225: Verifying Checksum 23:18:58 4872d77fe225: Download complete 23:18:58 5851b861e8e6: Verifying Checksum 23:18:58 5851b861e8e6: Download complete 23:18:58 b85a868b505f: Verifying Checksum 23:18:58 b85a868b505f: Download complete 23:18:58 bab4dde63d76: Verifying Checksum 23:18:58 bab4dde63d76: Download complete 23:18:59 b85a868b505f: Pull complete 23:19:00 e2be974225ed: Pull complete 23:19:00 339a4e72a1f5: Pull complete 23:19:00 988bab9f4d93: Pull complete 23:19:01 1469e6f7b9e6: Pull complete 23:19:01 eaf3925da568: Pull complete 23:19:02 bab4dde63d76: Pull complete 23:19:02 bde34c3a00c8: Pull complete 23:19:03 b352a97aabf1: Pull complete 23:19:03 4872d77fe225: Pull complete 23:19:03 5851b861e8e6: Pull complete 23:19:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:19:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:03 prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container 23:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:19:06 $ docker top f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 -eo pid,comm 23:19:06 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). 23:19:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:06 [ssh-agent] Looking for ssh-agent implementation... 23:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:06 $ docker exec f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent 23:19:06 SSH_AUTH_SOCK=/tmp/ssh-DurbgZuyrofH/agent.32 23:19:06 SSH_AGENT_PID=38 23:19:06 Running ssh-add (command line suppressed) 23:19:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8526575088928312208.key (/w/workspace/edgex-go/1@tmp/private_key_8526575088928312208.key) 23:19:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:07 + git tag --points-at HEAD [Pipeline] } 23:19:07 $ docker exec --env ******** --env ******** f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent -k 23:19:07 unset SSH_AUTH_SOCK; 23:19:07 unset SSH_AGENT_PID; 23:19:07 echo Agent pid 38 killed; 23:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:07 [ssh-agent] Looking for ssh-agent implementation... 23:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:07 $ docker exec f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent 23:19:07 SSH_AUTH_SOCK=/tmp/ssh-8IpAuBwVAPER/agent.70 23:19:07 SSH_AGENT_PID=76 23:19:07 Running ssh-add (command line suppressed) 23:19:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15878803770777988960.key (/w/workspace/edgex-go/1@tmp/private_key_15878803770777988960.key) 23:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:08 + git semver init 23:19:08 2023-07-11 23:19:08,454 [run_init] DEBUG init version:0.0.0 force:False 23:19:08 2023-07-11 23:19:08,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:19:08 2023-07-11 23:19:08,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:19:08 2023-07-11 23:19:08,456 [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) 23:19:13 2023-07-11 23:19:13,042 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:19:13 2023-07-11 23:19:13,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4604 with force:False 23:19:13 2023-07-11 23:19:13,043 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4604 23:19:13 2023-07-11 23:19:13,047 [execute] INFO git cat-file --batch-check 23:19:13 2023-07-11 23:19:13,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:19:13 2023-07-11 23:19:13,053 [execute] INFO git cat-file --batch 23:19:13 2023-07-11 23:19:13,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:19:13 2023-07-11 23:19:13,059 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4604 23:19:13 0.0.0 [Pipeline] } 23:19:13 $ docker exec --env ******** --env ******** f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 ssh-agent -k 23:19:13 unset SSH_AUTH_SOCK; 23:19:13 unset SSH_AGENT_PID; 23:19:13 echo Agent pid 76 killed; 23:19:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:14 + git semver [Pipeline] } 23:19:14 $ docker stop --time=1 f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 23:19:15 $ docker rm -f --volumes f7bc202ec4fa18e93116f0f57bb394d008da8b22524a7d30b0aad12643566b78 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:16 Stashed 1 file(s) [Pipeline] echo 23:19:16 [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 23:19:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:19:17 ========================================================= 23:19:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:19:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:19:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:19:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:17 f56be85fc22e: Pulling fs layer 23:19:17 85791d961cd3: Pulling fs layer 23:19:17 d694b5ae8c79: Pulling fs layer 23:19:17 9f32a84ed3da: Pulling fs layer 23:19:17 4d19c01a9841: Pulling fs layer 23:19:17 9325e15d5711: Pulling fs layer 23:19:17 556b6ee489ea: Pulling fs layer 23:19:17 c5a4b2cf53e6: Pulling fs layer 23:19:17 9325e15d5711: Waiting 23:19:17 556b6ee489ea: Waiting 23:19:17 c5a4b2cf53e6: Waiting 23:19:17 9f32a84ed3da: Waiting 23:19:17 4d19c01a9841: Waiting 23:19:17 85791d961cd3: Verifying Checksum 23:19:17 85791d961cd3: Download complete 23:19:17 9f32a84ed3da: Download complete 23:19:17 4d19c01a9841: Download complete 23:19:17 f56be85fc22e: Verifying Checksum 23:19:17 f56be85fc22e: Download complete 23:19:17 9325e15d5711: Verifying Checksum 23:19:17 9325e15d5711: Download complete 23:19:18 f56be85fc22e: Pull complete 23:19:18 85791d961cd3: Pull complete 23:19:18 c5a4b2cf53e6: Verifying Checksum 23:19:18 c5a4b2cf53e6: Download complete 23:19:18 d694b5ae8c79: Verifying Checksum 23:19:18 d694b5ae8c79: Download complete 23:19:18 556b6ee489ea: Verifying Checksum 23:19:18 556b6ee489ea: Download complete 23:19:21 d694b5ae8c79: Pull complete 23:19:21 9f32a84ed3da: Pull complete 23:19:21 4d19c01a9841: Pull complete 23:19:21 9325e15d5711: Pull complete 23:19:23 556b6ee489ea: Pull complete 23:19:24 c5a4b2cf53e6: Pull complete 23:19:24 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:19:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:19:25 WORKDIR /edgex 23:19:25 COPY go.mod . 23:19:25 RUN go mod download 23:19:25 + docker build -t ci-base-image-x86_64 -f - . 23:19:25 Sending build context to Docker daemon 170.6MB 23:19:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:19:25 ---> c4be618373d6 23:19:25 Step 2/4 : WORKDIR /edgex 23:19:31 Still waiting to schedule task 23:19:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-887’ 23:19:32 ---> Running in 68e0f60551dd 23:19:32 Removing intermediate container 68e0f60551dd 23:19:32 ---> de4ae87dc279 23:19:32 Step 3/4 : COPY go.mod . 23:19:32 ---> b2176cbd27f8 23:19:32 Step 4/4 : RUN go mod download 23:19:32 ---> Running in 556b625f12fa 23:19:50 Removing intermediate container 556b625f12fa 23:19:50 ---> 26550597395d 23:19:50 Successfully built 26550597395d 23:19:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:50 + docker inspect -f . ci-base-image-x86_64 23:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:51 prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container 23:19:51 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:51 $ docker top 66edcc1a79cd36d1ef6d437e8b9db276ad3545ba2c490e85ba867c8c2a7b6d40 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:51 + go version 23:19:51 go version go1.20.2 linux/amd64 [Pipeline] } 23:19:51 $ docker stop --time=1 66edcc1a79cd36d1ef6d437e8b9db276ad3545ba2c490e85ba867c8c2a7b6d40 23:19:53 $ docker rm -f --volumes 66edcc1a79cd36d1ef6d437e8b9db276ad3545ba2c490e85ba867c8c2a7b6d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:53 + docker inspect -f . ci-base-image-x86_64 23:19:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:54 prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container 23:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:54 $ docker top 4cb02248aa9caa7b6373334ac9db5e2d44ea0c01779b83fb6ef01b7d22b277e1 -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:54 ========================================================= 23:19:54 [edgeXBuildGoParallel] Running Tests and Build... 23:19:54 ========================================================= [Pipeline] sh 23:19:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:19:55 + make test 23:19:55 go test -race -coverprofile=coverage.out ./... 23:20:01 ? github.com/edgexfoundry/edgex-go [no test files] 23:20:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:20:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:20:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:20:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:20:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:20:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 23:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:20:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:20:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:20:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.899s coverage: 88.5% of statements 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.8% of statements 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.406s coverage: 95.6% of statements 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 23:20:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 23:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 23:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:20:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:20:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:20:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:20:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:20:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:20:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:20:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:20:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:20:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:20:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:20:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:20:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.094s coverage: 92.9% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.082s coverage: 62.3% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.122s coverage: 81.8% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.209s coverage: 38.4% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.3% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements 23:20:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 23:20:48 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 23:20:48 running golangci-lint 23:20:48 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:20:48 go version go1.20.2 linux/amd64 23:20:48 level=info msg="[config_reader] Used config file .golangci.yml" 23:20:48 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:21:02 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|files|name|types_sizes|compiled_files|exports_file) took 14.450326058s" 23:21:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.702829ms" 23:21:11 level=info msg="[linters_context/goanalysis] analyzers took 56.040976015s with top 10 stages: buildir: 32.271123307s, inspect: 2.053881902s, fact_deprecated: 1.993919746s, ctrlflow: 1.176790044s, printf: 1.119789183s, fact_purity: 1.047937183s, gosec: 928.622985ms, nilness: 846.103374ms, S1038: 781.165089ms, SA1012: 553.556108ms" 23:21:11 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:21:11 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203, exclude: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, nolint: 0/23, cgo: 203/203, identifier_marker: 203/203" 23:21:11 level=info msg="[runner] processing took 18.211478ms with stages: nolint: 8.38716ms, identifier_marker: 4.653655ms, autogenerated_exclude: 1.489128ms, path_prettifier: 1.345237ms, exclude-rules: 1.268656ms, skip_dirs: 1.020782ms, cgo: 26.95µs, filename_unadjuster: 14.33µs, max_same_issues: 1.16µs, max_from_linter: 660ns, exclude: 600ns, uniq_by_line: 560ns, source_code: 470ns, skip_files: 440ns, path_shortener: 370ns, diff: 330ns, severity-rules: 320ns, sort_results: 310ns, max_per_file_from_linter: 190ns, path_prefixer: 170ns" 23:21:11 level=info msg="[runner] linters took 7.404960395s with stages: goanalysis_metalinter: 7.386609186s" 23:21:11 level=info msg="File cache stats: 0 entries of total size 0B" 23:21:11 level=info msg="Memory: 220 samples, avg is 186.8MB, max is 794.5MB" 23:21:11 level=info msg="Execution took 21.912495195s" 23:21:11 go vet ./... 23:21:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:14 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:21:14 + ls -al . 23:21:14 total 720 23:21:14 drwxrwxr-x 11 1001 1001 4096 Jul 11 23:19 . 23:21:14 drwxr-xr-x 4 root root 4096 Jul 11 23:19 .. 23:21:14 drwxrwxr-x 2 1001 1001 4096 Jul 11 23:18 .blubracket 23:21:14 -rw-rw-r-- 1 1001 1001 16 Jul 11 23:18 .dockerignore 23:21:14 drwxrwxr-x 8 1001 1001 4096 Jul 11 23:19 .git 23:21:14 drwxrwxr-x 3 1001 1001 4096 Jul 11 23:18 .github 23:21:14 -rw-rw-r-- 1 1001 1001 1133 Jul 11 23:18 .gitignore 23:21:14 -rw-rw-r-- 1 1001 1001 42 Jul 11 23:18 .golangci.yml 23:21:14 -rw-rw-r-- 1 1001 1001 87 Jul 11 23:18 .hadolint.yml 23:21:14 drwxr-xr-x 3 1001 1001 4096 Jul 11 23:19 .semver 23:21:14 -rw-rw-r-- 1 1001 1001 166 Jul 11 23:18 .sonarcloud.properties 23:21:14 -rw-rw-r-- 1 1001 1001 1171 Jul 11 23:18 ADOPTERS.md 23:21:14 -rw-rw-r-- 1 1001 1001 11233 Jul 11 23:18 Attribution.txt 23:21:14 -rw-rw-r-- 1 1001 1001 93407 Jul 11 23:18 CHANGELOG.md 23:21:14 -rw-rw-r-- 1 1001 1001 3804 Jul 11 23:18 CONTRIBUTING.md 23:21:14 -rw-rw-r-- 1 1001 1001 677 Jul 11 23:18 GOVERNANCE.md 23:21:14 -rw-rw-r-- 1 1001 1001 883 Jul 11 23:18 Jenkinsfile 23:21:14 -rw-rw-r-- 1 1001 1001 10775 Jul 11 23:18 LICENSE 23:21:14 -rw-rw-r-- 1 1001 1001 14368 Jul 11 23:18 Makefile 23:21:14 -rw-rw-r-- 1 1001 1001 582 Jul 11 23:18 OWNERS.md 23:21:14 -rw-rw-r-- 1 1001 1001 9923 Jul 11 23:18 README.md 23:21:14 -rw-rw-r-- 1 1001 1001 789 Jul 11 23:18 SECURITY.md 23:21:14 -rw-rw-r-- 1 1001 1001 5 Jul 11 23:19 VERSION 23:21:14 drwxrwxr-x 2 1001 1001 4096 Jul 11 23:18 bin 23:21:14 drwxrwxr-x 18 1001 1001 4096 Jul 11 23:18 cmd 23:21:14 -rw-r--r-- 1 root root 447731 Jul 11 23:20 coverage.out 23:21:14 -rw-rw-r-- 1 1001 1001 3429 Jul 11 23:18 go.mod 23:21:14 -rw-rw-r-- 1 1001 1001 32406 Jul 11 23:18 go.sum 23:21:14 drwxrwxr-x 7 1001 1001 4096 Jul 11 23:18 internal 23:21:14 drwxrwxr-x 3 1001 1001 4096 Jul 11 23:18 openapi 23:21:14 -rw-rw-r-- 1 1001 1001 594 Jul 11 23:18 security.txt 23:21:14 drwxrwxr-x 4 1001 1001 4096 Jul 11 23:18 snap 23:21:14 -rw-rw-r-- 1 1001 1001 204 Jul 11 23:18 version.go [Pipeline] sh 23:21:15 + '[' -e coverage.out ] 23:21:15 + chown 1001:1001 coverage.out [Pipeline] stash 23:21:15 Stashed 1 file(s) [Pipeline] sh 23:21:15 + make build 23:21:15 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 23:21:27 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 23:21:27 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 23:21:28 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 23:21:29 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 23:21:35 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 23:21:36 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 23:21:37 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 23:21:38 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 23:21:39 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 23:21:39 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 23:21:41 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] } 23:21:42 $ docker stop --time=1 4cb02248aa9caa7b6373334ac9db5e2d44ea0c01779b83fb6ef01b7d22b277e1 23:21:47 $ docker rm -f --volumes 4cb02248aa9caa7b6373334ac9db5e2d44ea0c01779b83fb6ef01b7d22b277e1 [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 23:21:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:48 23:21:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:48 latest: Pulling from edgex-devops/edgex-compose 23:21:48 91d30c5bc195: Pulling fs layer 23:21:48 2e9b0aa3be6d: Pulling fs layer 23:21:48 9c61dcf015f6: Pulling fs layer 23:21:48 4698f68db338: Pulling fs layer 23:21:48 2a2f49069b9e: Pulling fs layer 23:21:48 e0025b399a48: Pulling fs layer 23:21:48 4698f68db338: Waiting 23:21:48 2a2f49069b9e: Waiting 23:21:48 91d30c5bc195: Verifying Checksum 23:21:48 91d30c5bc195: Download complete 23:21:48 4698f68db338: Download complete 23:21:49 2e9b0aa3be6d: Verifying Checksum 23:21:49 2e9b0aa3be6d: Download complete 23:21:49 e0025b399a48: Download complete 23:21:49 91d30c5bc195: Pull complete 23:21:49 2a2f49069b9e: Verifying Checksum 23:21:49 2a2f49069b9e: Download complete 23:21:49 2e9b0aa3be6d: Pull complete 23:21:49 9c61dcf015f6: Verifying Checksum 23:21:49 9c61dcf015f6: Download complete 23:21:52 9c61dcf015f6: Pull complete 23:21:52 4698f68db338: Pull complete 23:21:52 2a2f49069b9e: Pull complete 23:21:52 e0025b399a48: Pull complete 23:21:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:21:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:52 prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container 23:21:52 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:21:56 $ docker top 14e10ce64c3661a02cc4e722e0212242ea84f806af06176cacdb78a54024f3d4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:56 + docker compose -f ./docker-compose-build.yml build --parallel 23:21:58 #1 [security-proxy-auth internal] load build definition from Dockerfile 23:21:58 #1 transferring dockerfile: 2.04kB done 23:21:58 #1 DONE 0.0s 23:21:58 23:21:58 #2 [support-notifications internal] load build definition from Dockerfile 23:21:58 #2 transferring dockerfile: 1.84kB done 23:21:58 #2 DONE 0.0s 23:21:58 23:21:58 #3 [core-command internal] load build definition from Dockerfile 23:21:58 #3 transferring dockerfile: 1.82kB done 23:21:58 #3 DONE 0.0s 23:21:58 23:21:58 #4 [security-proxy-setup internal] load build definition from Dockerfile 23:21:58 #4 transferring dockerfile: 2.06kB done 23:21:58 #4 DONE 0.0s 23:21:58 23:21:58 #5 [security-spire-server internal] load build definition from Dockerfile 23:21:58 #5 transferring dockerfile: 2.63kB done 23:21:58 #5 DONE 0.0s 23:21:58 23:21:58 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:21:58 #6 transferring dockerfile: 2.12kB done 23:21:58 #6 DONE 0.0s 23:21:58 23:21:58 #7 [security-bootstrapper internal] load build definition from Dockerfile 23:21:58 #7 transferring dockerfile: 2.82kB done 23:21:58 #7 DONE 0.0s 23:21:58 23:21:58 #8 [security-spire-agent internal] load build definition from Dockerfile 23:21:58 #8 transferring dockerfile: 2.68kB done 23:21:58 #8 DONE 0.0s 23:21:58 23:21:58 #9 [core-metadata internal] load build definition from Dockerfile 23:21:58 #9 transferring dockerfile: 1.96kB done 23:21:58 #9 DONE 0.0s 23:21:58 23:21:58 #10 [security-proxy-auth internal] load .dockerignore 23:21:58 #10 transferring context: 56B done 23:21:58 #10 DONE 0.0s 23:21:58 23:21:58 #11 [core-data internal] load build definition from Dockerfile 23:21:58 #11 transferring dockerfile: 1.90kB done 23:21:58 #11 DONE 0.0s 23:21:58 23:21:58 #12 [support-scheduler internal] load build definition from Dockerfile 23:21:58 #12 transferring dockerfile: 1.82kB 0.0s done 23:21:58 #12 DONE 0.0s 23:21:58 23:21:58 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:21:58 #13 transferring dockerfile: 1.78kB done 23:21:58 #13 DONE 0.0s 23:21:58 23:21:58 #14 [security-secretstore-setup internal] load build definition from Dockerfile 23:21:58 #14 transferring dockerfile: 2.38kB done 23:21:58 #14 DONE 0.1s 23:21:58 23:21:58 #15 [security-spire-config internal] load build definition from Dockerfile 23:21:58 #15 transferring dockerfile: 2.58kB done 23:21:58 #15 DONE 0.0s 23:21:58 23:21:58 #16 [support-notifications internal] load .dockerignore 23:21:58 #16 transferring context: 56B done 23:21:58 #16 DONE 0.0s 23:21:58 23:21:58 #17 [core-command internal] load .dockerignore 23:21:58 #17 transferring context: 56B done 23:21:58 #17 DONE 0.0s 23:21:58 23:21:58 #18 [security-proxy-setup internal] load .dockerignore 23:21:58 #18 transferring context: 56B done 23:21:58 #18 DONE 0.0s 23:21:58 23:21:58 #19 [security-spire-server internal] load .dockerignore 23:21:58 #19 transferring context: 56B done 23:21:59 #19 DONE 0.0s 23:21:59 23:21:59 #20 [core-common-config-bootstrapper internal] load .dockerignore 23:21:59 #20 transferring context: 56B done 23:21:59 #20 DONE 0.0s 23:21:59 23:21:59 #21 [security-bootstrapper internal] load .dockerignore 23:21:59 #21 transferring context: 56B done 23:21:59 #21 DONE 0.0s 23:21:59 23:21:59 #22 [security-spire-agent internal] load .dockerignore 23:21:59 #22 transferring context: 56B done 23:21:59 #22 DONE 0.0s 23:21:59 23:21:59 #23 [core-metadata internal] load .dockerignore 23:21:59 #23 transferring context: 56B done 23:21:59 #23 DONE 0.0s 23:21:59 23:21:59 #24 [core-data internal] load .dockerignore 23:21:59 #24 transferring context: 56B done 23:21:59 #24 DONE 0.0s 23:21:59 23:21:59 #25 [support-scheduler internal] load .dockerignore 23:21:59 #25 transferring context: 56B done 23:21:59 #25 DONE 0.0s 23:21:59 23:21:59 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:59 #26 DONE 0.0s 23:21:59 23:21:59 #27 [security-secretstore-setup internal] load .dockerignore 23:21:59 #27 transferring context: 56B done 23:21:59 #27 DONE 0.0s 23:21:59 23:21:59 #28 [security-spiffe-token-provider internal] load .dockerignore 23:21:59 #28 transferring context: 56B done 23:21:59 #28 DONE 0.0s 23:21:59 23:21:59 #29 [security-spire-config internal] load .dockerignore 23:21:59 #29 transferring context: 56B done 23:21:59 #29 DONE 0.0s 23:21:59 23:21:59 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 23:21:59 #30 DONE 0.1s 23:21:59 23:21:59 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:59 #31 ... 23:21:59 23:21:59 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:59 #26 DONE 0.0s 23:21:59 23:21:59 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:59 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:59 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:59 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s 23:21:59 #31 ... 23:21:59 23:21:59 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:59 #26 DONE 0.0s 23:21:59 23:21:59 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:59 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:59 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:59 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 23:21:59 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.1s 23:21:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:59 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:59 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:59 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 23:21:59 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 23:21:59 #31 ... 23:21:59 23:21:59 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:59 #26 DONE 0.0s 23:21:59 23:21:59 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:59 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:59 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:59 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 23:21:59 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 23:21:59 #31 ... 23:21:59 23:21:59 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:59 #26 DONE 0.0s 23:21:59 23:21:59 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:59 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:59 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:59 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 23:21:59 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 23:21:59 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:59 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:59 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:59 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:59 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.1s done 23:21:59 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 23:21:59 #31 DONE 0.8s 23:21:59 23:21:59 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:59 #26 DONE 0.0s 23:21:59 23:21:59 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 23:21:59 #30 DONE 0.4s 23:21:59 23:21:59 #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:21:59 #32 DONE 0.7s 23:21:59 23:21:59 #33 [security-spire-config internal] load build context 23:22:05 #33 transferring context: 105.17MB 4.3s 23:22:05 #33 ... 23:22:05 23:22:05 #34 [security-proxy-setup internal] load build context 23:22:06 #34 ... 23:22:06 23:22:06 #33 [security-spire-config internal] load build context 23:22:10 #33 ... 23:22:10 23:22:10 #35 [security-proxy-auth internal] load build context 23:22:10 #35 ... 23:22:10 23:22:10 #36 [core-command internal] load build context 23:22:10 #36 transferring context: 241.65MB 10.3s 23:22:10 #36 ... 23:22:10 23:22:10 #37 [security-bootstrapper internal] load build context 23:22:10 #37 transferring context: 358.89MB 9.1s done 23:22:10 #37 ... 23:22:10 23:22:10 #38 [support-notifications internal] load build context 23:22:10 #38 ... 23:22:10 23:22:10 #39 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:22:10 #39 ... 23:22:10 23:22:10 #40 [support-scheduler internal] load build context 23:22:10 #40 ... 23:22:10 23:22:10 #41 [core-data internal] load build context 23:22:10 #41 ... 23:22:10 23:22:10 #42 [security-spire-server internal] load build context 23:22:10 #42 ... 23:22:10 23:22:10 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:22:10 #43 ... 23:22:10 23:22:10 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:22:10 #44 ... 23:22:10 23:22:10 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 23:22:10 #45 ... 23:22:10 23:22:10 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:22:10 #46 ... 23:22:10 23:22:10 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:22:10 #47 ... 23:22:10 23:22:10 #48 [security-spiffe-token-provider internal] load build context 23:22:10 #48 ... 23:22:10 23:22:10 #49 [core-metadata internal] load build context 23:22:10 #49 transferring context: 358.89MB 10.6s done 23:22:11 #49 ... 23:22:11 23:22:11 #50 [security-secretstore-setup internal] load build context 23:22:11 #50 transferring context: 358.89MB 10.7s done 23:22:11 #50 ... 23:22:11 23:22:11 #51 [core-common-config-bootstrapper internal] load build context 23:22:11 #51 transferring context: 358.89MB 10.8s done 23:22:11 #51 ... 23:22:11 23:22:11 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:22:11 #52 ... 23:22:11 23:22:11 #53 [security-spire-agent internal] load build context 23:22:11 #53 ... 23:22:11 23:22:11 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:22:11 #54 ... 23:22:11 23:22:11 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:22:11 #55 ... 23:22:11 23:22:11 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:22:11 #56 ... 23:22:11 23:22:11 #48 [security-spiffe-token-provider internal] load build context 23:22:13 #48 transferring context: 358.89MB 13.0s done 23:22:16 #48 ... 23:22:16 23:22:16 #34 [security-proxy-setup internal] load build context 23:22:16 #34 transferring context: 358.89MB 11.0s done 23:22:16 #34 ... 23:22:16 23:22:16 #35 [security-proxy-auth internal] load build context 23:22:16 #35 transferring context: 358.89MB 13.0s done 23:22:16 #35 ... 23:22:16 23:22:16 #37 [security-bootstrapper internal] load build context 23:22:16 #37 DONE 17.1s 23:22:16 23:22:16 #49 [core-metadata internal] load build context 23:22:16 #49 DONE 17.0s 23:22:16 23:22:16 #50 [security-secretstore-setup internal] load build context 23:22:16 #50 DONE 16.8s 23:22:16 23:22:16 #51 [core-common-config-bootstrapper internal] load build context 23:22:16 #51 DONE 17.2s 23:22:16 23:22:16 #45 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 23:22:16 #45 DONE 16.9s 23:22:16 23:22:16 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 23:22:16 #57 ... 23:22:16 23:22:16 #41 [core-data internal] load build context 23:22:16 #41 transferring context: 358.89MB 10.9s done 23:22:16 #41 DONE 17.0s 23:22:16 23:22:16 #34 [security-proxy-setup internal] load build context 23:22:16 #34 DONE 17.3s 23:22:16 23:22:16 #53 [security-spire-agent internal] load build context 23:22:16 #53 transferring context: 358.89MB 12.1s done 23:22:16 #53 DONE 17.2s 23:22:16 23:22:16 #42 [security-spire-server internal] load build context 23:22:16 #42 transferring context: 358.89MB 11.7s done 23:22:16 #42 DONE 17.2s 23:22:16 23:22:16 #33 [security-spire-config internal] load build context 23:22:16 #33 transferring context: 358.89MB 12.0s done 23:22:16 #33 DONE 16.9s 23:22:16 23:22:16 #36 [core-command internal] load build context 23:22:16 #36 transferring context: 358.89MB 12.5s done 23:22:16 #36 DONE 17.3s 23:22:16 23:22:16 #40 [support-scheduler internal] load build context 23:22:16 #40 transferring context: 358.89MB 12.2s done 23:22:16 #40 DONE 17.0s 23:22:16 23:22:16 #38 [support-notifications internal] load build context 23:22:16 #38 transferring context: 358.89MB 12.9s done 23:22:16 #38 DONE 17.4s 23:22:16 23:22:16 #35 [security-proxy-auth internal] load build context 23:22:16 #35 DONE 17.5s 23:22:16 23:22:16 #48 [security-spiffe-token-provider internal] load build context 23:22:16 #48 DONE 16.9s 23:22:16 23:22:16 #39 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:22:16 #39 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:16 #39 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:17 #39 17.40 (1/2) Installing ca-certificates (20230506-r0) 23:22:17 #39 17.43 (2/2) Installing dumb-init (1.2.5-r2) 23:22:17 #39 17.43 Executing busybox-1.35.0-r29.trigger 23:22:17 #39 17.45 Executing ca-certificates-20230506-r0.trigger 23:22:17 #39 17.54 OK: 8 MiB in 17 packages 23:22:21 #39 ... 23:22:21 23:22:21 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:22:21 #44 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:21 #44 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:22 #44 22.22 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:22:22 #44 22.22 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:22:22 #44 22.22 OK: 17818 distinct packages available 23:22:22 #44 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:22 #44 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:22 #44 22.54 (1/9) Installing ca-certificates (20230506-r0) 23:22:22 #44 22.95 (2/9) Installing brotli-libs (1.0.9-r9) 23:22:22 #44 22.96 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:22:22 #44 22.96 (4/9) Installing libcurl (8.1.2-r0) 23:22:22 #44 22.98 (5/9) Installing curl (8.1.2-r0) 23:22:22 #44 22.98 (6/9) Installing dumb-init (1.2.5-r2) 23:22:22 #44 22.99 (7/9) Installing musl-obstack (1.2.3-r0) 23:22:22 #44 22.99 (8/9) Installing libucontext (1.2-r0) 23:22:22 #44 23.00 (9/9) Installing gcompat (1.1.0-r0) 23:22:22 #44 23.00 Executing busybox-1.35.0-r29.trigger 23:22:22 #44 23.01 Executing ca-certificates-20230506-r0.trigger 23:22:22 #44 23.07 OK: 10 MiB in 24 packages 23:22:27 #44 ... 23:22:27 23:22:27 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:22:27 #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #0 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #0 7.892 OK: 265 MiB in 53 packages 23:22:27 #58 ... 23:22:27 23:22:27 #59 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:22:27 #0 8.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #0 8.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #0 9.018 OK: 265 MiB in 53 packages 23:22:27 #59 ... 23:22:27 23:22:27 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:22:27 #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #0 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #0 4.450 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:22:27 #0 4.450 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:22:27 #0 4.450 OK: 17830 distinct packages available 23:22:27 #0 4.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #0 4.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #0 4.834 OK: 265 MiB in 53 packages 23:22:27 #60 ... 23:22:27 23:22:27 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:22:27 #56 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #56 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #56 17.65 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:22:27 #56 17.65 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:22:27 #56 17.65 OK: 17818 distinct packages available 23:22:27 #56 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #56 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #56 18.08 (1/5) Installing dumb-init (1.2.5-r2) 23:22:27 #56 18.08 (2/5) Installing musl-obstack (1.2.3-r0) 23:22:27 #56 18.08 (3/5) Installing libucontext (1.2-r0) 23:22:27 #56 18.08 (4/5) Installing gcompat (1.1.0-r0) 23:22:27 #56 18.09 (5/5) Installing openssl (3.0.9-r1) 23:22:27 #56 18.10 Executing busybox-1.35.0-r29.trigger 23:22:27 #56 18.11 OK: 8 MiB in 20 packages 23:22:27 #56 ... 23:22:27 23:22:27 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:22:27 #43 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #43 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #43 17.58 (1/2) Installing dumb-init (1.2.5-r2) 23:22:27 #43 17.59 (2/2) Installing su-exec (0.2-r2) 23:22:27 #43 17.59 Executing busybox-1.35.0-r29.trigger 23:22:27 #43 17.60 OK: 7 MiB in 17 packages 23:22:27 #43 ... 23:22:27 23:22:27 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:22:27 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #0 2.367 OK: 265 MiB in 53 packages 23:22:27 #61 ... 23:22:27 23:22:27 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:22:27 #46 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #46 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #46 17.37 (1/1) Installing dumb-init (1.2.5-r2) 23:22:27 #46 17.38 Executing busybox-1.35.0-r29.trigger 23:22:27 #46 17.40 OK: 7 MiB in 16 packages 23:22:27 #46 ... 23:22:27 23:22:27 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:22:27 #47 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #47 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #47 17.47 (1/2) Installing dumb-init (1.2.5-r2) 23:22:27 #47 17.48 (2/2) Installing openssl (3.0.9-r1) 23:22:27 #47 17.48 Executing busybox-1.35.0-r29.trigger 23:22:27 #47 17.51 OK: 8 MiB in 17 packages 23:22:27 #47 ... 23:22:27 23:22:27 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:22:27 #55 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:27 #55 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:27 #55 17.55 (1/1) Installing dumb-init (1.2.5-r2) 23:22:27 #55 17.57 Executing busybox-1.35.0-r29.trigger 23:22:27 #55 17.58 OK: 7 MiB in 16 packages 23:22:28 #55 ... 23:22:28 23:22:28 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:22:28 #54 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:28 #54 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:28 #54 17.69 (1/3) Installing ca-certificates (20230506-r0) 23:22:28 #54 17.70 (2/3) Installing dumb-init (1.2.5-r2) 23:22:28 #54 17.71 (3/3) Installing su-exec (0.2-r2) 23:22:28 #54 17.71 Executing busybox-1.35.0-r29.trigger 23:22:28 #54 17.72 Executing ca-certificates-20230506-r0.trigger 23:22:28 #54 17.78 OK: 8 MiB in 18 packages 23:22:28 #54 ... 23:22:28 23:22:28 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:22:28 #52 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:28 #52 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:28 #52 19.26 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:22:28 #52 19.26 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:22:28 #52 19.26 OK: 17818 distinct packages available 23:22:28 #52 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:28 #52 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:28 #52 19.58 (1/4) Installing dumb-init (1.2.5-r2) 23:22:28 #52 19.58 (2/4) Installing musl-obstack (1.2.3-r0) 23:22:28 #52 19.59 (3/4) Installing libucontext (1.2-r0) 23:22:28 #52 19.59 (4/4) Installing gcompat (1.1.0-r0) 23:22:28 #52 19.60 Executing busybox-1.35.0-r29.trigger 23:22:28 #52 19.60 OK: 7 MiB in 19 packages 23:22:31 #52 ... 23:22:31 23:22:31 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:22:31 #46 DONE 31.1s 23:22:31 23:22:31 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 23:22:31 #57 6.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:31 #57 6.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:31 #57 6.662 OK: 265 MiB in 53 packages 23:22:31 #57 DONE 14.6s 23:22:31 23:22:31 #39 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:22:31 #39 DONE 31.1s 23:22:31 23:22:31 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:22:31 #58 DONE 14.4s 23:22:31 23:22:31 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:22:31 #61 DONE 14.4s 23:22:31 23:22:31 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:22:31 #44 DONE 31.1s 23:22:31 23:22:31 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:22:31 #60 DONE 14.4s 23:22:31 23:22:31 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:22:31 #52 DONE 31.1s 23:22:31 23:22:31 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:22:31 #54 DONE 31.1s 23:22:31 23:22:31 #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:22:31 #56 DONE 31.2s 23:22:31 23:22:31 #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:22:31 #43 DONE 31.2s 23:22:31 23:22:31 #47 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:22:31 #47 DONE 31.2s 23:22:31 23:22:31 #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:22:31 #55 DONE 31.3s 23:22:31 23:22:31 #59 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:22:31 #59 DONE 14.5s 23:22:31 23:22:31 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:22:31 #62 DONE 0.1s 23:22:31 23:22:31 #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:22:31 #63 DONE 0.2s 23:22:31 23:22:31 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:22:31 #64 DONE 0.2s 23:22:31 23:22:31 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:22:31 #65 DONE 0.1s 23:22:31 23:22:31 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:31 #66 ... 23:22:31 23:22:31 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:22:31 #67 DONE 0.2s 23:22:31 23:22:31 #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:22:31 #68 DONE 0.1s 23:22:31 23:22:31 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:33 #69 ... 23:22:33 23:22:33 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:22:33 #70 DONE 1.9s 23:22:33 23:22:33 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:22:33 #71 DONE 0.0s 23:22:33 23:22:33 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:41 #72 ... 23:22:41 23:22:41 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:41 #73 ... 23:22:41 23:22:41 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:53 #74 DONE 22.5s 23:22:53 23:22:53 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:53 #72 DONE 22.5s 23:22:53 23:22:53 #66 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:53 #66 DONE 22.5s 23:22:53 23:22:53 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:53 #69 DONE 22.5s 23:22:53 23:22:53 #73 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:53 #73 DONE 22.5s 23:22:53 23:22:53 #75 [security-spiffe-token-provider builder 6/7] COPY . . 23:22:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-890 in /w/workspace/edgexfoundry_edgex-go_PR-4604 [Pipeline] { [Pipeline] ws 23:22:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:22:54 The recommended git tool is: git 23:23:00 using credential edgex-jenkins-ssh 23:23:00 Cloning the remote Git repository 23:23:00 #75 ... 23:23:00 23:23:00 #76 [security-spire-agent builder 6/9] COPY . . 23:23:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:23:00 > git init /w/workspace/edgex-go/1 # timeout=10 23:23:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:23:00 > git --version # timeout=10 23:23:00 > git --version # 'git version 2.25.1' 23:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:01 #76 ... 23:23:01 23:23:01 #77 [security-proxy-auth builder 6/7] COPY . . 23:23:01 #77 DONE 7.6s 23:23:01 23:23:01 #78 [security-proxy-setup builder 6/7] COPY . . 23:23:01 #78 DONE 7.6s 23:23:01 23:23:01 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #79 CACHED 23:23:01 23:23:01 #80 [core-data builder 6/7] COPY . . 23:23:01 #80 CACHED 23:23:01 23:23:01 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 23:23:01 #81 CACHED 23:23:01 23:23:01 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:23:01 #82 CACHED 23:23:01 23:23:01 #83 [core-metadata builder 6/7] COPY . . 23:23:01 #83 CACHED 23:23:01 23:23:01 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #84 CACHED 23:23:01 23:23:01 #75 [security-spiffe-token-provider builder 6/7] COPY . . 23:23:01 #75 DONE 7.6s 23:23:01 23:23:01 #85 [support-scheduler builder 6/7] COPY . . 23:23:01 #85 CACHED 23:23:01 23:23:01 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #86 CACHED 23:23:01 23:23:01 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:23:01 #87 CACHED 23:23:01 23:23:01 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 23:23:01 #88 CACHED 23:23:01 23:23:01 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #89 CACHED 23:23:01 23:23:01 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:23:01 #90 CACHED 23:23:01 23:23:01 #91 [core-command builder 6/7] COPY . . 23:23:01 #91 CACHED 23:23:01 23:23:01 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #92 CACHED 23:23:01 23:23:01 #93 [core-command builder 4/7] COPY go.mod vendor* ./ 23:23:01 #93 CACHED 23:23:01 23:23:01 #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:23:01 #94 CACHED 23:23:01 23:23:01 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #95 CACHED 23:23:01 23:23:01 #96 [security-secretstore-setup builder 6/7] COPY . . 23:23:01 #96 CACHED 23:23:01 23:23:01 #76 [security-spire-agent builder 6/9] COPY . . 23:23:01 #76 DONE 7.6s 23:23:01 23:23:01 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #97 CACHED 23:23:01 23:23:01 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:23:01 #98 CACHED 23:23:01 23:23:01 #99 [security-bootstrapper builder 6/7] COPY . . 23:23:01 #99 CACHED 23:23:01 23:23:01 #100 [support-notifications builder 6/7] COPY . . 23:23:01 #100 DONE 7.6s 23:23:01 23:23:01 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:23:01 #101 DONE 0.1s 23:23:01 23:23:01 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:23:01 #102 ... 23:23:01 23:23:01 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:23:01 #103 CACHED 23:23:01 23:23:01 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:23:01 #104 CACHED 23:23:01 23:23:01 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:01 #105 CACHED 23:23:01 23:23:01 #106 [security-spire-server builder 6/9] COPY . . 23:23:01 #106 CACHED 23:23:01 23:23:01 #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 23:23:04 #107 DONE 2.4s 23:23:04 23:23:04 #108 [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 23:23:04 #108 DONE 2.4s 23:23:04 23:23:04 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:23:04 #109 DONE 0.5s 23:23:04 23:23:04 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:23:04 #110 DONE 0.4s 23:23:04 23:23:04 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:23:04 #0 1.105 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 23:23:05 #111 ... 23:23:05 23:23:05 #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:23:05 #112 DONE 0.2s 23:23:05 23:23:05 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:05 #113 CACHED 23:23:05 23:23:05 #114 [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 23:23:05 #114 CACHED 23:23:05 23:23:05 #115 [security-spire-config builder 6/9] COPY . . 23:23:05 #115 CACHED 23:23:05 23:23:05 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:23:05 #116 CACHED 23:23:05 23:23:05 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:23:05 #117 CACHED 23:23:05 23:23:05 #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:23:05 #118 CACHED 23:23:05 23:23:05 #119 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:23:05 #119 DONE 0.3s 23:23:05 23:23:05 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:23:05 #120 ... 23:23:05 23:23:05 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:23:05 #121 CACHED 23:23:05 23:23:05 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:23:05 #122 CACHED 23:23:05 23:23:05 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:23:05 #120 DONE 0.7s 23:23:05 23:23:05 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:23:06 #123 DONE 1.1s 23:23:06 23:23:06 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:23:06 #124 DONE 1.3s 23:23:06 23:23:06 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:23:06 #125 DONE 1.3s 23:23:06 23:23:06 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:23:07 #126 ... 23:23:07 23:23:07 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:23:07 #127 DONE 1.4s 23:23:08 23:23:08 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:23:08 #128 DONE 1.4s 23:23:08 23:23:08 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:23:08 #126 DONE 1.4s 23:23:08 23:23:08 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:23:08 #129 DONE 0.1s 23:23:08 23:23:08 #130 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:23:08 #130 DONE 0.1s 23:23:08 23:23:08 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:23:08 #131 DONE 0.1s 23:23:08 23:23:08 #132 [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 23:23:08 #132 DONE 0.1s 23:23:08 23:23:08 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:23:08 #133 DONE 0.1s 23:23:08 23:23:08 #134 [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 23:23:08 #134 DONE 0.1s 23:23:08 23:23:08 #135 [security-spire-server] exporting to image 23:23:08 #135 exporting layers 23:23:08 #135 ... 23:23:08 23:23:08 #136 [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 23:23:08 #136 DONE 0.1s 23:23:08 23:23:08 #135 [security-spire-config] exporting to image 23:23:08 #135 ... 23:23:08 23:23:08 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:23:08 #137 DONE 0.3s 23:23:08 23:23:08 #135 [security-spire-agent] exporting to image 23:23:08 #135 exporting layers 0.5s done 23:23:08 #135 writing image sha256:262c8a84b7a5c1f4cbf3c3cfc6d6c6b724c190c176794ff6bb59a2ae4db484d8 done 23:23:08 #135 naming to docker.io/library/security-spire-server done 23:23:09 #135 exporting layers 0.7s done 23:23:09 #135 writing image sha256:45f58c346cc3e84cb49faef4012d8992802c60de1e5e46eb9b40c691bef240f7 0.0s done 23:23:09 #135 naming to docker.io/library/security-spire-agent done 23:23:09 #135 writing image sha256:b662ff51656ebea28110163afeddfe563647e018bcb4e43992085e015caa1398 done 23:23:09 #135 naming to docker.io/library/security-spire-config done 23:23:09 #135 DONE 0.9s 23:23:09 23:23:09 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:23:09 #0 1.321 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 23:23:11 #138 ... 23:23:11 23:23:11 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:23:11 #0 1.511 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 23:23:11 #139 ... 23:23:11 23:23:11 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:23:11 #0 1.195 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:23:11 #140 ... 23:23:11 23:23:11 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:23:11 #0 0.862 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 23:23:11 #141 ... 23:23:11 23:23:11 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:23:11 #0 0.544 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 23:23:11 #142 ... 23:23:11 23:23:11 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:23:11 #0 1.307 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 23:23:12 #143 ... 23:23:12 23:23:12 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:23:12 #0 0.936 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 23:23:12 #144 ... 23:23:12 23:23:12 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:23:12 #0 1.515 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 23:23:12 #145 ... 23:23:12 23:23:12 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:23:12 #0 0.732 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 23:23:12 #146 ... 23:23:12 23:23:12 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:23:12 #102 1.378 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 23:23:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:23:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:18 Merging remotes/origin/main commit 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 into PR head commit de2fc699e930e601e37848689684eee96141d365 23:23:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:23:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:23:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4604/head:refs/remotes/origin/PR-4604 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:23:18 > git config core.sparsecheckout # timeout=10 23:23:18 > git checkout -f de2fc699e930e601e37848689684eee96141d365 # timeout=10 23:23:18 > git remote # timeout=10 23:23:18 > git config --get remote.origin.url # timeout=10 23:23:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:18 > git merge 65b3fe88595591514c5cf7e171e4fb2a38fb0fa1 # timeout=10 23:23:19 > git rev-parse HEAD^{commit} # timeout=10 23:23:19 Merge succeeded, producing de2fc699e930e601e37848689684eee96141d365 23:23:19 Checking out Revision de2fc699e930e601e37848689684eee96141d365 (PR-4604) 23:23:19 > git config core.sparsecheckout # timeout=10 23:23:19 > git checkout -f de2fc699e930e601e37848689684eee96141d365 # timeout=10 23:23:22 Commit message: "build: Update to latest go-mods" 23:23:22 > git --version # timeout=10 23:23:22 > git --version # 'git version 2.25.1' 23:23:22 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:23:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:23 Dload Upload Total Spent Left Speed 23:23:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh 23:23:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:23:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:23:24 + sudo tee /etc/docker/daemon.new 23:23:24 { 23:23:24 "registry-mirrors": [ 23:23:24 "https://nexus3.edgexfoundry.org:10001" 23:23:24 ], 23:23:24 "bip": "10.250.0.254/24", 23:23:24 "hosts": [ 23:23:24 "tcp://0.0.0.0:5555", 23:23:24 "unix:///var/run/docker.sock" 23:23:24 ], 23:23:24 "mtu": 1458, 23:23:24 "selinux-enabled": true, 23:23:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:23:24 } [Pipeline] sh 23:23:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:23:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:43 provisioning config files... 23:23:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10755446711120195544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:44 ---> docker-login.sh 23:23:44 nexus3.edgexfoundry.org:10001 23:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:44 Configure a credential helper to remove this warning. See 23:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:44 23:23:45 Login Succeeded 23:23:45 nexus3.edgexfoundry.org:10002 23:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:45 Configure a credential helper to remove this warning. See 23:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:45 23:23:45 Login Succeeded 23:23:45 nexus3.edgexfoundry.org:10003 23:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:45 Configure a credential helper to remove this warning. See 23:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:45 23:23:45 Login Succeeded 23:23:45 nexus3.edgexfoundry.org:10004 23:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:45 Configure a credential helper to remove this warning. See 23:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:45 23:23:45 Login Succeeded 23:23:45 docker.io 23:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:46 Configure a credential helper to remove this warning. See 23:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:46 23:23:46 Login Succeeded 23:23:46 ---> docker-login.sh ends [Pipeline] } 23:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:23:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:47 ========================================================= 23:23:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:23:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:23:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:47 c41833b44d91: Pulling fs layer 23:23:47 ed15518f5707: Pulling fs layer 23:23:47 feae8fd75edb: Pulling fs layer 23:23:47 242c74f7c9fa: Pulling fs layer 23:23:47 3cdef696dda3: Pulling fs layer 23:23:47 2ced38df9373: Pulling fs layer 23:23:47 58f1dce35555: Pulling fs layer 23:23:47 3cdef696dda3: Waiting 23:23:47 2ced38df9373: Waiting 23:23:47 58f1dce35555: Waiting 23:23:47 242c74f7c9fa: Waiting 23:23:47 ed15518f5707: Verifying Checksum 23:23:47 ed15518f5707: Download complete 23:23:47 242c74f7c9fa: Verifying Checksum 23:23:47 242c74f7c9fa: Download complete 23:23:47 c41833b44d91: Verifying Checksum 23:23:47 c41833b44d91: Download complete 23:23:47 3cdef696dda3: Verifying Checksum 23:23:47 3cdef696dda3: Download complete 23:23:48 c41833b44d91: Pull complete 23:23:49 58f1dce35555: Verifying Checksum 23:23:49 58f1dce35555: Download complete 23:23:49 ed15518f5707: Pull complete 23:23:50 feae8fd75edb: Verifying Checksum 23:23:50 feae8fd75edb: Download complete 23:23:50 2ced38df9373: Verifying Checksum 23:23:50 2ced38df9373: Download complete 23:24:00 feae8fd75edb: Pull complete 23:24:00 242c74f7c9fa: Pull complete 23:24:00 3cdef696dda3: Pull complete 23:24:07 2ced38df9373: Pull complete 23:24:10 58f1dce35555: Pull complete 23:24:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:24:10 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:24:10 WORKDIR /edgex 23:24:10 COPY go.mod . 23:24:10 RUN go mod download ci-base-image-arm64 23:24:10 -f - . 23:24:10 Sending build context to Docker daemon 2.949MB 23:24:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:24:10 ---> fadd8f120f05 23:24:10 Step 2/4 : WORKDIR /edgex 23:24:12 ---> Running in acfaab2ae6bd 23:24:13 Removing intermediate container acfaab2ae6bd 23:24:13 ---> 55d1a2da203e 23:24:13 Step 3/4 : COPY go.mod . 23:24:13 ---> 09e3e57408ac 23:24:13 Step 4/4 : RUN go mod download 23:24:13 ---> Running in 8d67aa8835a7 23:24:20 #102 ... 23:24:20 23:24:20 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:24:20 #139 68.81 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 23:24:20 #139 ... 23:24:20 23:24:20 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:24:20 #140 DONE 77.2s 23:24:20 23:24:20 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:24:20 #141 DONE 77.2s 23:24:20 23:24:20 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:24:20 #146 DONE 77.2s 23:24:20 23:24:20 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:24:20 #142 DONE 77.3s 23:24:20 23:24:20 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:24:20 #111 DONE 77.2s 23:24:20 23:24:20 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:24:20 #138 DONE 77.3s 23:24:20 23:24:20 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:24:20 #139 DONE 77.3s 23:24:20 23:24:20 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:24:20 #147 ... 23:24:20 23:24:20 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:24:20 #143 DONE 77.4s 23:24:20 23:24:20 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:24:20 #145 DONE 77.6s 23:24:20 23:24:20 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #148 ... 23:24:20 23:24:20 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:24:20 #144 DONE 77.7s 23:24:20 23:24:20 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #149 ... 23:24:20 23:24:20 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #150 DONE 0.9s 23:24:20 23:24:20 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #149 DONE 0.6s 23:24:20 23:24:20 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:24:20 #147 DONE 1.0s 23:24:20 23:24:20 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #151 DONE 0.8s 23:24:20 23:24:20 #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #152 DONE 0.8s 23:24:20 23:24:20 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #148 DONE 0.7s 23:24:20 23:24:20 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:24:20 #153 ... 23:24:20 23:24:20 #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:24:20 #154 DONE 0.2s 23:24:20 23:24:20 #155 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #155 CACHED 23:24:20 23:24:20 #156 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:24:20 #156 CACHED 23:24:20 23:24:20 #157 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #157 CACHED 23:24:20 23:24:20 #158 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:24:20 #158 CACHED 23:24:20 23:24:20 #159 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #159 CACHED 23:24:20 23:24:20 #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:24:20 #160 CACHED 23:24:20 23:24:20 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:24:20 #102 DONE 78.5s 23:24:20 23:24:20 #161 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:24:20 #161 DONE 0.3s 23:24:20 23:24:20 #162 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:24:20 #162 DONE 0.3s 23:24:20 23:24:20 #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #163 CACHED 23:24:20 23:24:20 #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:24:20 #164 CACHED 23:24:20 23:24:20 #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:24:20 #165 ... 23:24:20 23:24:20 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:24:20 #166 DONE 0.3s 23:24:20 23:24:20 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:24:20 #153 DONE 0.4s 23:24:20 23:24:20 #167 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:24:20 #167 ... 23:24:20 23:24:20 #168 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:24:20 #168 DONE 0.4s 23:24:20 23:24:20 #169 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:24:20 #169 DONE 0.4s 23:24:20 23:24:20 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:24:21 #170 ... 23:24:21 23:24:21 #171 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:24:21 #171 DONE 1.7s 23:24:21 23:24:21 #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:21 #172 DONE 1.5s 23:24:21 23:24:21 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:24:21 #173 DONE 1.5s 23:24:21 23:24:21 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:24:21 #174 DONE 1.5s 23:24:21 23:24:21 #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:24:21 #165 DONE 1.4s 23:24:21 23:24:21 #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:24:21 #175 DONE 1.4s 23:24:21 23:24:21 #176 [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 23:24:21 #176 DONE 1.4s 23:24:21 23:24:21 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:24:21 #177 DONE 1.4s 23:24:21 23:24:21 #167 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:24:21 #167 DONE 1.2s 23:24:21 23:24:21 #178 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:24:22 #178 ... 23:24:22 23:24:22 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:24:22 #170 DONE 2.1s 23:24:22 23:24:22 #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:24:22 #179 DONE 1.2s 23:24:22 23:24:22 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:24:22 #180 ... 23:24:22 23:24:22 #181 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:24:22 #181 DONE 1.4s 23:24:22 23:24:22 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:24:22 #182 DONE 1.5s 23:24:22 23:24:22 #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:24:22 #183 DONE 1.6s 23:24:22 23:24:22 #135 [support-scheduler] exporting to image 23:24:22 #135 exporting layers 23:24:22 #135 ... 23:24:22 23:24:22 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:24:22 #184 DONE 1.6s 23:24:22 23:24:22 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:24:22 #185 DONE 1.6s 23:24:22 23:24:22 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:24:22 #186 DONE 1.6s 23:24:22 23:24:22 #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 23:24:22 #187 DONE 1.6s 23:24:22 23:24:22 #188 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:24:22 #188 DONE 1.6s 23:24:22 23:24:22 #178 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:24:22 #178 DONE 1.6s 23:24:22 23:24:22 #135 [core-data] exporting to image 23:24:23 #135 exporting layers 0.8s done 23:24:23 #135 ... 23:24:23 23:24:23 #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:24:23 #189 DONE 1.2s 23:24:23 23:24:23 #135 [core-data] exporting to image 23:24:23 #135 exporting layers 1.0s done 23:24:23 #135 ... 23:24:23 23:24:23 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:24:23 #190 DONE 1.6s 23:24:24 23:24:24 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:24:24 #191 DONE 1.3s 23:24:24 23:24:24 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:24:24 #192 DONE 1.2s 23:24:24 23:24:24 #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:24:24 #193 DONE 1.3s 23:24:24 23:24:24 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:24:24 #180 DONE 1.7s 23:24:24 23:24:24 #194 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:24 #194 ... 23:24:24 23:24:24 #195 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:24:24 #195 DONE 1.2s 23:24:24 23:24:24 #135 [core-metadata] exporting to image 23:24:24 #135 writing image sha256:f3ad5db5456f7af291ef83566d2834ae86ffc91090a047582844abca3a93a748 23:24:24 #135 ... 23:24:24 23:24:24 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:24:24 #196 DONE 0.7s 23:24:24 23:24:24 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:24:24 #197 DONE 0.5s 23:24:24 23:24:24 #198 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:24:24 #198 DONE 0.5s 23:24:24 23:24:24 #135 [support-notifications] exporting to image 23:24:24 #135 writing image sha256:f3ad5db5456f7af291ef83566d2834ae86ffc91090a047582844abca3a93a748 0.2s done 23:24:24 #135 writing image sha256:e80a6ac50055dc5583105e0716be6816d2a51526422764f76fe17c499dda7361 0.0s done 23:24:24 #135 naming to docker.io/library/core-command done 23:24:24 #135 naming to docker.io/library/support-scheduler done 23:24:24 #135 writing image sha256:fefbbd05061954bf74b8a48fccc09bd9ee0c8bf413470593d5c8c741a0a49093 done 23:24:24 #135 writing image sha256:cc973c98645ce368164e8e152ad37553ad2113bd341c6a32f5af676141a2c5d1 done 23:24:24 #135 naming to docker.io/library/core-data done 23:24:24 #135 naming to docker.io/library/security-spiffe-token-provider done 23:24:24 #135 exporting layers 0.3s done 23:24:24 #135 writing image sha256:a5af005987079d4ac8488e2eb00bc2018db618b9a64195955e25b3affd3ab151 done 23:24:24 #135 writing image sha256:1291e006fe9149f8e9c5075b5cf00914c72f2199b23ef1e3d8a3435f40c92eb8 done 23:24:24 #135 naming to docker.io/library/core-metadata done 23:24:24 #135 naming to docker.io/library/support-notifications done 23:24:24 #135 DONE 3.0s 23:24:24 23:24:24 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:24:24 #199 DONE 0.3s 23:24:24 23:24:24 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:24:24 #200 DONE 0.4s 23:24:24 23:24:24 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:24 #201 ... 23:24:24 23:24:24 #194 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:24 #194 DONE 0.8s 23:24:24 23:24:24 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:24 #202 DONE 1.0s 23:24:25 23:24:25 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:25 #203 DONE 1.0s 23:24:25 23:24:25 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:25 #201 DONE 0.2s 23:24:25 23:24:25 #135 [core-common-config-bootstrapper] exporting to image 23:24:25 #135 ... 23:24:25 23:24:25 #204 [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/ 23:24:25 #204 DONE 0.3s 23:24:25 23:24:25 #135 [core-common-config-bootstrapper] exporting to image 23:24:25 #135 exporting layers 0.3s done 23:24:25 #135 writing image sha256:cf3131e93f2fd8ac25a6343a6e1a3a31f9d96baad67f81851309f6a6609ea750 0.0s done 23:24:25 #135 naming to docker.io/library/security-proxy-setup 23:24:25 #135 exporting layers 0.3s done 23:24:25 #135 naming to docker.io/library/security-proxy-setup done 23:24:25 #135 writing image sha256:18002fb919ac22d7ebb8e7b98c07145a1ddf6a3fba37ac0c9d402ca4e8e6cc0b done 23:24:25 #135 writing image sha256:82b0eaaccfad00e5c6735969f5a25d3010eb580d16c69bb8cc4914f5b89f890b 0.0s done 23:24:25 #135 naming to docker.io/library/security-proxy-auth 0.0s done 23:24:25 #135 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 23:24:25 #135 DONE 3.6s 23:24:25 23:24:25 #205 [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/ 23:24:25 #205 DONE 0.1s 23:24:25 23:24:25 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:24:25 #206 DONE 0.1s 23:24:25 23:24:25 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:25 #207 ... 23:24:25 23:24:25 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:24:25 #208 DONE 0.0s 23:24:25 23:24:25 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:25 #207 DONE 0.5s 23:24:25 23:24:25 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:24:25 #209 DONE 0.4s 23:24:25 23:24:25 #135 [security-secretstore-setup] exporting to image 23:24:26 #135 exporting layers 0.2s done 23:24:26 #135 writing image sha256:4e0289a9a6e182bcdc63474b8d203b96ac7e5dc7706e798183a6ebcfbd16675f done 23:24:26 #135 naming to docker.io/library/security-secretstore-setup done 23:24:26 #135 exporting layers 0.2s done 23:24:26 #135 writing image sha256:a4cee86dcfbff4c8540b35bac70ffcef4053020e9421ea7e9af19b5995cc016e done 23:24:26 #135 naming to docker.io/library/security-bootstrapper done 23:24:26 #135 DONE 3.9s 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:24:26 time="2023-07-11T23:21:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:24:26 $ docker stop --time=1 14e10ce64c3661a02cc4e722e0212242ea84f806af06176cacdb78a54024f3d4 23:24:27 $ docker rm -f --volumes 14e10ce64c3661a02cc4e722e0212242ea84f806af06176cacdb78a54024f3d4 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:27 + docker images 23:24:27 REPOSITORY TAG IMAGE ID CREATED SIZE 23:24:27 security-bootstrapper latest a4cee86dcfbf 2 seconds ago 22.7MB 23:24:27 security-secretstore-setup latest 4e0289a9a6e1 2 seconds ago 34MB 23:24:27 core-common-config-bootstrapper latest 82b0eaaccfad 3 seconds ago 17.8MB 23:24:27 security-proxy-auth latest 18002fb919ac 3 seconds ago 18.9MB 23:24:27 security-proxy-setup latest cf3131e93f2f 3 seconds ago 19.4MB 23:24:27 support-notifications latest 1291e006fe91 3 seconds ago 33MB 23:24:27 core-metadata latest a5af00598707 4 seconds ago 21MB 23:24:27 security-spiffe-token-provider latest cc973c98645c 5 seconds ago 33.4MB 23:24:27 core-data latest fefbbd050619 5 seconds ago 20.7MB 23:24:27 core-command latest f3ad5db5456f 5 seconds ago 20.5MB 23:24:27 support-scheduler latest e80a6ac50055 5 seconds ago 32.4MB 23:24:27 security-spire-config latest b662ff51656e About a minute ago 102MB 23:24:27 security-spire-agent latest 45f58c346cc3 About a minute ago 161MB 23:24:27 security-spire-server latest 262c8a84b7a5 About a minute ago 103MB 23:24:27 ci-base-image-x86_64 latest 26550597395d 4 minutes ago 1.07GB 23:24:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB 23:24:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 months ago 700MB 23:24:27 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] } 23:24:52 Removing intermediate container 8d67aa8835a7 23:24:52 ---> 69927e2ea115 23:24:52 Successfully built 69927e2ea115 23:24:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:53 + docker inspect -f . ci-base-image-arm64 23:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:53 prd-ubuntu20.04-docker-arm64-4c-16g-890 does not seem to be running inside a container 23:24:53 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:24:54 $ docker top c0980ecf32a445de3e81fe61a8c9755e8ab9954789eb7e1568226af0f5ace8bc -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:55 + go version 23:24:55 go version go1.20.2 linux/arm64 [Pipeline] } 23:24:55 $ docker stop --time=1 c0980ecf32a445de3e81fe61a8c9755e8ab9954789eb7e1568226af0f5ace8bc 23:24:57 $ docker rm -f --volumes c0980ecf32a445de3e81fe61a8c9755e8ab9954789eb7e1568226af0f5ace8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:57 + docker inspect -f . ci-base-image-arm64 23:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:24:58 prd-ubuntu20.04-docker-arm64-4c-16g-890 does not seem to be running inside a container 23:24:58 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:25:01 $ docker top 3efdb5e06cae8cd386729d1be64dc5cecd2339b36a9cde99ffcec96e9bd86db4 -eo pid,comm [Pipeline] { [Pipeline] echo 23:25:01 ========================================================= 23:25:01 [edgeXBuildGoParallel] Running Tests and Build... 23:25:01 ========================================================= [Pipeline] sh 23:25:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:25:02 + make test 23:25:02 go test -race -coverprofile=coverage.out ./... 23:25:41 ? github.com/edgexfoundry/edgex-go [no test files] 23:27:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:27:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:27:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:27:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:27:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:27:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:27:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:27:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:55 unexpected fault address 0x1e51000 23:27:55 fatal error: fault 23:27:55 [signal SIGSEGV: segmentation violation code=0x1 addr=0x1e51000 pc=0xab270] 23:27:55 23:27:55 goroutine 6 [running]: 23:27:55 runtime.throw({0x8cdd84?, 0x4d2a8?}) 23:27:55 /usr/local/go/src/runtime/panic.go:1047 +0x40 fp=0xc00010cd90 sp=0xc00010cd60 pc=0x73f50 23:27:55 runtime.sigpanic() 23:27:55 /usr/local/go/src/runtime/signal_unix.go:851 +0x1a8 fp=0xc00010cdd0 sp=0xc00010cd90 pc=0x8c498 23:27:55 racecallatomic() 23:27:55 /usr/local/go/src/runtime/race_arm64.s:351 +0x10 fp=0xc00010cdf0 sp=0xc00010cde0 pc=0xab270 23:27:55 sync/atomic.AddInt32() 23:27:55 /usr/local/go/src/runtime/race_arm64.s:286 +0x18 fp=0xc00010ce00 sp=0xc00010cdf0 pc=0xab6b8 23:27:55 sync/atomic.AddUint32(0x80a780?, 0x10cf38?) 23:27:55 :1 +0x18 fp=0xc00010ce30 sp=0xc00010ce00 pc=0xacf58 23:27:55 github.com/edgexfoundry/edgex-go/internal/core/command/application.buildCoreCommands({0x8d8e1c, 0xe}, {0x8df40a, 0x16}, {{0x0, 0x0}, {{0x0, 0x0}, {0x8d6a7a, 0xb}, ...}, ...}) 23:27:55 /w/workspace/edgex-go/1/internal/core/command/application/command.go:179 +0x6b8 fp=0xc00010d5d0 sp=0xc00010ce30 pc=0x7783e8 23:27:55 github.com/edgexfoundry/edgex-go/internal/core/command/application.TestBuildCoreCommands(0xc00013fa00?) 23:27:55 /w/workspace/edgex-go/1/internal/core/command/application/command_test.go:95 +0x1120 fp=0xc00010de90 sp=0xc00010d5d0 pc=0x779620 23:27:55 testing.tRunner(0xc00013fa00, 0x91e190) 23:27:55 /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00010dfa0 sp=0xc00010de90 pc=0x1eff24 23:27:55 testing.(*T).Run.func1() 23:27:55 /usr/local/go/src/testing/testing.go:1629 +0x44 fp=0xc00010dfd0 sp=0xc00010dfa0 pc=0x1f1264 23:27:55 runtime.goexit() 23:27:55 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00010dfd0 sp=0xc00010dfd0 pc=0xaa544 23:27:55 created by testing.(*T).Run 23:27:55 /usr/local/go/src/testing/testing.go:1629 +0x5b8 23:27:55 23:27:55 goroutine 1 [chan receive]: 23:27:55 runtime.gopark(0xf6a5e0?, 0xffffffff?, 0x8?, 0xf7?, 0x4affc?) 23:27:55 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00039f670 sp=0xc00039f650 pc=0x769b0 23:27:55 runtime.chanrecv(0xc000031260, 0xc00039f78e, 0x1) 23:27:55 /usr/local/go/src/runtime/chan.go:583 +0x408 fp=0xc00039f710 sp=0xc00039f670 pc=0x43e68 23:27:55 runtime.chanrecv1(0xe9c420?, 0x7da000?) 23:27:55 /usr/local/go/src/runtime/chan.go:442 +0x14 fp=0xc00039f740 sp=0xc00039f710 pc=0x43a24 23:27:55 testing.(*T).Run(0xc00013f860, {0x8de462, 0x15}, 0x91e190) 23:27:55 /usr/local/go/src/testing/testing.go:1630 +0x5d4 fp=0xc00039f880 sp=0xc00039f740 pc=0x1f1074 23:27:55 testing.runTests.func1(0x0?) 23:27:55 /usr/local/go/src/testing/testing.go:2036 +0x84 fp=0xc00039f8e0 sp=0xc00039f880 pc=0x1f3fc4 23:27:55 testing.tRunner(0xc00013f860, 0xc00039fb38) 23:27:55 /usr/local/go/src/testing/testing.go:1576 +0x184 fp=0xc00039f9f0 sp=0xc00039f8e0 pc=0x1eff24 23:27:55 testing.runTests(0xc0005063c0?, {0xe855e0, 0x1, 0x1}, {0xc00039fc08?, 0x4affc?, 0xe9cc20?}) 23:27:55 /usr/local/go/src/testing/testing.go:2034 +0x6ac fp=0xc00039fb60 sp=0xc00039f9f0 pc=0x1f3e5c 23:27:55 testing.(*M).Run(0xc0005063c0) 23:27:55 /usr/local/go/src/testing/testing.go:1906 +0x8e4 fp=0xc00039fec0 sp=0xc00039fb60 pc=0x1f1ed4 23:27:55 main.main() 23:27:55 _testmain.go:78 +0x2d4 fp=0xc00039ff70 sp=0xc00039fec0 pc=0x77a074 23:27:55 runtime.main() 23:27:55 /usr/local/go/src/runtime/proc.go:250 +0x200 fp=0xc00039ffd0 sp=0xc00039ff70 pc=0x76590 23:27:55 runtime.goexit() 23:27:55 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00039ffd0 sp=0xc00039ffd0 pc=0xaa544 23:27:55 23:27:55 goroutine 2 [force gc (idle)]: 23:27:55 runtime.gopark(0xe9d600?, 0x0?, 0x0?, 0x0?, 0x0?) 23:27:55 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00004c7a0 sp=0xc00004c780 pc=0x769b0 23:27:55 runtime.goparkunlock(...) 23:27:55 /usr/local/go/src/runtime/proc.go:387 23:27:55 runtime.forcegchelper() 23:27:55 /usr/local/go/src/runtime/proc.go:305 +0xb0 fp=0xc00004c7d0 sp=0xc00004c7a0 pc=0x76800 23:27:55 runtime.goexit() 23:27:55 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00004c7d0 sp=0xc00004c7d0 pc=0xaa544 23:27:55 created by runtime.init.6 23:27:55 /usr/local/go/src/runtime/proc.go:293 +0x24 23:27:55 23:27:55 goroutine 3 [GC sweep wait]: 23:27:55 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) 23:27:55 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc00005af60 sp=0xc00005af40 pc=0x769b0 23:27:55 runtime.goparkunlock(...) 23:27:55 /usr/local/go/src/runtime/proc.go:387 23:27:55 runtime.bgsweep(0x0?) 23:27:55 /usr/local/go/src/runtime/mgcsweep.go:278 +0x98 fp=0xc00005afb0 sp=0xc00005af60 pc=0x615a8 23:27:55 runtime.gcenable.func1() 23:27:55 /usr/local/go/src/runtime/mgc.go:178 +0x28 fp=0xc00005afd0 sp=0xc00005afb0 pc=0x56688 23:27:55 runtime.goexit() 23:27:55 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc00005afd0 sp=0xc00005afd0 pc=0xaa544 23:27:55 created by runtime.gcenable 23:27:55 /usr/local/go/src/runtime/mgc.go:178 +0x6c 23:27:55 23:27:55 goroutine 4 [GC scavenge wait]: 23:27:55 runtime.gopark(0xc0000301c0?, 0xa34da8?, 0x1?, 0x0?, 0x0?) 23:27:55 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000060f50 sp=0xc000060f30 pc=0x769b0 23:27:55 runtime.goparkunlock(...) 23:27:55 /usr/local/go/src/runtime/proc.go:387 23:27:55 runtime.(*scavengerState).park(0xe9cda0) 23:27:55 /usr/local/go/src/runtime/mgcscavenge.go:400 +0x5c fp=0xc000060f80 sp=0xc000060f50 pc=0x5f55c 23:27:55 runtime.bgscavenge(0x0?) 23:27:55 /usr/local/go/src/runtime/mgcscavenge.go:628 +0x44 fp=0xc000060fb0 sp=0xc000060f80 pc=0x5fa74 23:27:55 runtime.gcenable.func2() 23:27:55 /usr/local/go/src/runtime/mgc.go:179 +0x28 fp=0xc000060fd0 sp=0xc000060fb0 pc=0x56628 23:27:55 runtime.goexit() 23:27:55 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000060fd0 sp=0xc000060fd0 pc=0xaa544 23:27:55 created by runtime.gcenable 23:27:55 /usr/local/go/src/runtime/mgc.go:179 +0xac 23:27:55 23:27:55 goroutine 5 [finalizer wait]: 23:27:55 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) 23:27:55 /usr/local/go/src/runtime/proc.go:381 +0xe0 fp=0xc000184d80 sp=0xc000184d60 pc=0x769b0 23:27:55 runtime.runfinq() 23:27:55 /usr/local/go/src/runtime/mfinal.go:193 +0x124 fp=0xc000184fd0 sp=0xc000184d80 pc=0x55754 23:27:55 runtime.goexit() 23:27:55 /usr/local/go/src/runtime/asm_arm64.s:1172 +0x4 fp=0xc000184fd0 sp=0xc000184fd0 pc=0xaa544 23:27:55 created by runtime.createfing 23:27:55 /usr/local/go/src/runtime/mfinal.go:163 +0x80 23:27:55 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/application 0.380s 23:28:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.278s coverage: 98.5% of statements 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:28:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.432s coverage: 71.5% of statements 23:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:28:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:28:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.546s coverage: 54.0% of statements 23:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:28:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.167s coverage: 88.5% of statements 23:28:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.471s coverage: 3.8% of statements 23:28:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:28:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:28:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:28:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.482s coverage: 95.6% of statements 23:28:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:28:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:28:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:28:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:28:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:28:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 72.2% of statements 23:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:28:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 65.9% of statements 23:28:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:28:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:28:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.442s coverage: 0.9% of statements 23:28:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 29.0% of statements 23:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 42.9% of statements 23:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.294s coverage: 82.9% of statements 23:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 23:28:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements 23:29:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:29:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:29:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 23:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:29:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:29:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:29:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.968s coverage: 79.9% of statements 23:29:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.270s coverage: 92.9% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.502s coverage: 81.8% of statements 23:29:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.515s coverage: 82.1% of statements 23:29:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:29:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 86.0% of statements 23:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:29:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.006s coverage: 63.1% of statements 23:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 23:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.149s coverage: 89.4% of statements 23:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 23:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements 23:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:29:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:29:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 23:29:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:29:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:29:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.014s coverage: 38.4% of statements 23:29:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.250s coverage: 89.5% of statements 23:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:29:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:30:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 23:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:30:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:30:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.3% of statements 23:30:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:30:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:30:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.8% of statements 23:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.7% of statements 23:30:10 FAIL 23:30:11 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 23:30:11 $ docker stop --time=1 3efdb5e06cae8cd386729d1be64dc5cecd2339b36a9cde99ffcec96e9bd86db4 23:30:13 $ docker rm -f --volumes 3efdb5e06cae8cd386729d1be64dc5cecd2339b36a9cde99ffcec96e9bd86db4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:15 23:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:15 arm64: Pulling from edgex-lftools-log-publisher 23:30:15 8998bd30e6a1: Pulling fs layer 23:30:15 04944245beec: Pulling fs layer 23:30:15 699f458cf7ca: Pulling fs layer 23:30:15 765212b225bb: Pulling fs layer 23:30:15 f23df028b6ca: Pulling fs layer 23:30:15 d65c8cfc05b1: Pulling fs layer 23:30:15 2437ff75d9bd: Pulling fs layer 23:30:15 f23df028b6ca: Waiting 23:30:15 765212b225bb: Waiting 23:30:15 d65c8cfc05b1: Waiting 23:30:15 2437ff75d9bd: Waiting 23:30:15 04944245beec: Verifying Checksum 23:30:15 04944245beec: Download complete 23:30:15 765212b225bb: Verifying Checksum 23:30:15 765212b225bb: Download complete 23:30:15 f23df028b6ca: Verifying Checksum 23:30:15 f23df028b6ca: Download complete 23:30:15 d65c8cfc05b1: Verifying Checksum 23:30:15 d65c8cfc05b1: Download complete 23:30:16 699f458cf7ca: Verifying Checksum 23:30:16 699f458cf7ca: Download complete 23:30:16 8998bd30e6a1: Download complete 23:30:18 2437ff75d9bd: Verifying Checksum 23:30:18 2437ff75d9bd: Download complete 23:30:20 8998bd30e6a1: Pull complete 23:30:20 04944245beec: Pull complete 23:30:22 699f458cf7ca: Pull complete 23:30:22 765212b225bb: Pull complete 23:30:22 f23df028b6ca: Pull complete 23:30:23 d65c8cfc05b1: Pull complete 23:30:38 2437ff75d9bd: Pull complete 23:30:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:38 prd-ubuntu20.04-docker-arm64-4c-16g-890 does not seem to be running inside a container 23:30:38 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:30:40 $ docker top 25da1d580eef1cdbfd208c820511a4c1a57b2c21bef1b73175bdd031b926c457 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:41 ---> job-cost.sh 23:30:41 lf-activate-venv: SKIPPING 23:30:41 INFO: No Stack... 23:30:42 INFO: Retrieving Pricing Info for: v3-standard-4 23:30:43 INFO: Archiving Costs [Pipeline] sh 23:30:43 + cut -d, -f6 23:30:43 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:30:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] 23:30:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] did not exist. Created. 23:30:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:44 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:44 Stashed 1 file(s) [Pipeline] } 23:30:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4604-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:45 $ docker stop --time=1 25da1d580eef1cdbfd208c820511a4c1a57b2c21bef1b73175bdd031b926c457 23:30:46 $ docker rm -f --volumes 25da1d580eef1cdbfd208c820511a4c1a57b2c21bef1b73175bdd031b926c457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:30:47 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:30:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:30:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:50 ---> package-listing.sh 23:30:50 ++ tr '[:upper:]' '[:lower:]' 23:30:50 ++ facter osfamily 23:30:50 + OS_FAMILY=debian 23:30:50 + workspace=/w/workspace/edgex-go/1 23:30:50 + START_PACKAGES=/tmp/packages_start.txt 23:30:50 + END_PACKAGES=/tmp/packages_end.txt 23:30:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:50 + PACKAGES=/tmp/packages_start.txt 23:30:50 + '[' /w/workspace/edgex-go/1 ']' 23:30:50 + PACKAGES=/tmp/packages_end.txt 23:30:50 + case "${OS_FAMILY}" in 23:30:50 + dpkg -l 23:30:50 + grep '^ii' 23:30:50 + '[' -f /tmp/packages_start.txt ']' 23:30:50 + '[' -f /tmp/packages_end.txt ']' 23:30:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:50 + '[' /w/workspace/edgex-go/1 ']' 23:30:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:30:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:30:50 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 23:30:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:51 23:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:51 latest: Pulling from edgex-lftools-log-publisher 23:30:51 5eb5b503b376: Pulling fs layer 23:30:51 5c69ac0246d0: Pulling fs layer 23:30:51 ec43610c2a17: Pulling fs layer 23:30:51 3a2ae6a8a46f: Pulling fs layer 23:30:51 33b1e0a273af: Pulling fs layer 23:30:51 5d3b04190fa2: Pulling fs layer 23:30:51 2f39f015ded8: Pulling fs layer 23:30:51 5d3b04190fa2: Waiting 23:30:51 3a2ae6a8a46f: Waiting 23:30:51 33b1e0a273af: Waiting 23:30:51 2f39f015ded8: Waiting 23:30:51 5c69ac0246d0: Verifying Checksum 23:30:51 5c69ac0246d0: Download complete 23:30:51 3a2ae6a8a46f: Verifying Checksum 23:30:51 3a2ae6a8a46f: Download complete 23:30:51 33b1e0a273af: Verifying Checksum 23:30:51 33b1e0a273af: Download complete 23:30:51 5d3b04190fa2: Verifying Checksum 23:30:51 5d3b04190fa2: Download complete 23:30:52 ec43610c2a17: Verifying Checksum 23:30:52 ec43610c2a17: Download complete 23:30:52 5eb5b503b376: Verifying Checksum 23:30:52 5eb5b503b376: Download complete 23:30:52 2f39f015ded8: Download complete 23:30:53 5eb5b503b376: Pull complete 23:30:53 5c69ac0246d0: Pull complete 23:30:53 ec43610c2a17: Pull complete 23:30:53 3a2ae6a8a46f: Pull complete 23:30:53 33b1e0a273af: Pull complete 23:30:54 5d3b04190fa2: Pull complete 23:30:58 2f39f015ded8: Pull complete 23:30:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:58 prd-ubuntu20.04-docker-8c-8g-888 does not seem to be running inside a container 23:30:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:07 $ docker top 78843aef1ebb45c53dfee808dfe578edb8b91303c428adde2adbf1d682a67e05 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:07 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:07 + mkdir -p /var/log/sysstat [Pipeline] sh 23:31:08 + ls /var/log/sa-host 23:31:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:08 provisioning config files... 23:31:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7568083721672305400tmp [Pipeline] { [Pipeline] echo 23:31:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:08 ---> create-netrc.sh [Pipeline] } 23:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:31:09 ---> python-tools-install.sh [Pipeline] echo 23:31:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:09 ---> sudo-logs.sh 23:31:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:31:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:09 ---> job-cost.sh 23:31:09 lf-activate-venv: SKIPPING 23:31:09 DEBUG: total: 0.10999999940395355 23:31:09 INFO: Retrieving Stack Cost... 23:31:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:31:10 INFO: Archiving Costs [Pipeline] echo 23:31:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:11 ---> logs-deploy.sh 23:31:11 lf-activate-venv: SKIPPING 23:31:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4604/1 23:31:11 INFO: archiving workspace using pattern(s): 23:31:12 Archives upload complete. 23:31:12 INFO: archiving logs to Nexus 23:31:13 ---> uname -a: 23:31:13 Linux prd-ubuntu20-04-docker-8c-8g-888 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:31:13 23:31:13 23:31:13 ---> lscpu: 23:31:13 Architecture: x86_64 23:31:13 CPU op-mode(s): 32-bit, 64-bit 23:31:13 Byte Order: Little Endian 23:31:13 Address sizes: 40 bits physical, 48 bits virtual 23:31:13 CPU(s): 8 23:31:13 On-line CPU(s) list: 0-7 23:31:13 Thread(s) per core: 1 23:31:13 Core(s) per socket: 1 23:31:13 Socket(s): 8 23:31:13 NUMA node(s): 1 23:31:13 Vendor ID: AuthenticAMD 23:31:13 CPU family: 23 23:31:13 Model: 49 23:31:13 Model name: AMD EPYC-Rome Processor 23:31:13 Stepping: 0 23:31:13 CPU MHz: 2800.000 23:31:13 BogoMIPS: 5600.00 23:31:13 Virtualization: AMD-V 23:31:13 Hypervisor vendor: KVM 23:31:13 Virtualization type: full 23:31:13 L1d cache: 256 KiB 23:31:13 L1i cache: 256 KiB 23:31:13 L2 cache: 4 MiB 23:31:13 L3 cache: 128 MiB 23:31:13 NUMA node0 CPU(s): 0-7 23:31:13 Vulnerability Itlb multihit: Not affected 23:31:13 Vulnerability L1tf: Not affected 23:31:13 Vulnerability Mds: Not affected 23:31:13 Vulnerability Meltdown: Not affected 23:31:13 Vulnerability Mmio stale data: Not affected 23:31:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:31:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:31:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:31:13 Vulnerability Srbds: Not affected 23:31:13 Vulnerability Tsx async abort: Not affected 23:31:13 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 23:31:13 23:31:13 23:31:13 ---> nproc: 23:31:13 8 23:31:13 23:31:13 23:31:13 ---> df -h: 23:31:13 Filesystem Size Used Avail Use% Mounted on 23:31:13 overlay 155G 22G 134G 15% / 23:31:13 tmpfs 64M 0 64M 0% /dev 23:31:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:31:13 shm 64M 0 64M 0% /dev/shm 23:31:13 /dev/vda1 155G 22G 134G 15% /facter-os 23:31:13 23:31:13 23:31:13 ---> sar -b -r -n DEV: 23:31:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-888) 07/11/23 _x86_64_ (8 CPU) 23:31:13 23:31:13 23:18:06 LINUX RESTART (8 CPU) 23:31:13 23:31:13 23:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:31:13 23:20:01 144.33 3.64 140.69 0.00 422.98 77990.58 0.00 23:31:13 23:21:01 31.24 0.02 31.22 0.00 0.13 18509.58 0.00 23:31:13 23:22:01 160.51 0.57 159.94 0.00 42.04 42108.68 0.00 23:31:13 23:23:01 492.24 6.01 486.22 0.00 56.91 271723.56 0.00 23:31:13 23:24:01 440.89 11.58 429.31 0.00 2908.10 98885.30 0.00 23:31:13 23:25:01 560.53 3.02 557.51 0.00 2272.58 57296.50 0.00 23:31:13 23:26:01 4.45 0.02 4.43 0.00 0.13 101.32 0.00 23:31:13 23:27:01 1.65 0.00 1.65 0.00 0.00 17.20 0.00 23:31:13 23:28:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 23:31:13 23:29:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 23:31:13 23:30:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 23:31:13 23:31:01 29.26 0.15 29.11 0.00 12.13 10057.79 0.00 23:31:13 Average: 155.84 2.08 153.76 0.00 476.29 48022.63 0.00 23:31:13 23:31:13 23:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:13 23:20:01 28104696 31431768 882780 2.68 113716 3420304 2291500 6.75 1351904 2995960 87616 23:31:13 23:21:01 27432576 31436696 873816 2.66 117084 4058892 2334968 6.88 1576080 3401516 454500 23:31:13 23:22:01 26778396 31290840 1016308 3.09 130996 4541748 2443248 7.20 1606564 4006444 501692 23:31:13 23:23:01 19210980 31461056 832556 2.53 221260 11833360 2377444 7.01 1920784 10893320 72 23:31:13 23:24:01 13834068 29241544 2969860 9.03 271576 14657324 7873580 23.20 5481488 12317944 38896 23:31:13 23:25:01 16234672 31457520 810860 2.47 294460 14572732 2226712 6.56 2674448 12924876 256 23:31:13 23:26:01 16238896 31456784 811344 2.47 293004 14569472 2194584 6.47 2673624 12921680 12 23:31:13 23:27:01 16270404 31488312 779756 2.37 293032 14569480 2194584 6.47 2642460 12921676 168 23:31:13 23:28:01 16270260 31488240 779712 2.37 293092 14569480 2194584 6.47 2642856 12921680 20 23:31:13 23:29:01 16272772 31490828 777156 2.36 293124 14569492 2194584 6.47 2640256 12921728 8 23:31:13 23:30:01 16274144 31492212 775800 2.36 293172 14569492 2194584 6.47 2640508 12921728 8 23:31:13 23:31:01 15723372 31450292 810136 2.46 299136 15022252 2259096 6.66 2683216 13374072 175880 23:31:13 Average: 19053770 31265508 1010007 3.07 242804 11746169 2731622 8.05 2544516 10376885 104927 23:31:13 23:31:13 23:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:13 23:20:01 docker0 636.93 654.99 46.73 4564.16 0.00 0.00 0.00 0.00 23:31:13 23:20:01 veth8776142 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:20:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 23:31:13 23:20:01 ens3 840.99 743.65 8913.16 83.95 0.00 0.00 0.00 0.00 23:31:13 23:21:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 23:31:13 23:21:01 veth8776142 1.57 1.62 0.14 0.14 0.00 0.00 0.00 0.00 23:31:13 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:13 23:21:01 ens3 34.57 23.71 31.21 14.63 0.00 0.00 0.00 0.00 23:31:13 23:22:01 veth2e321a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:22:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:22:01 vethaeb78ac 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:22:01 vethb14d4d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:22:01 veth4f0dc74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:22:01 lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 23:31:13 23:22:01 vethdb4ed48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:22:01 ens3 108.50 63.78 2274.92 20.00 0.00 0.00 0.00 0.00 23:31:13 23:23:01 vethfb04a1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:23:01 docker0 342.85 633.82 27.78 3723.52 0.00 0.00 0.00 0.00 23:31:13 23:23:01 veth2d16899 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:23:01 vethaeb78ac 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 23:31:13 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:13 23:23:01 ens3 663.80 364.70 3747.98 46.66 0.00 0.00 0.00 0.00 23:31:13 23:24:01 veth1b757aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:24:01 vethe339ecd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 veth30f5dd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 veth2d16899 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 vethaeb78ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:24:01 veth10ad035 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 veth895bda8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:31:13 23:24:01 vethe0b2f7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 vethecc0c52 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 vethc7acf65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 ens3 117.98 61.76 1560.82 10.83 0.00 0.00 0.00 0.00 23:31:13 23:24:01 vethff946f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:24:01 veth54f843d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:31:13 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:25:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 23:31:13 23:25:01 ens3 72.66 28.01 1380.44 5.50 0.00 0.00 0.00 0.00 23:31:13 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:26:01 ens3 1.75 2.60 0.11 19.77 0.00 0.00 0.00 0.00 23:31:13 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:13 23:27:01 ens3 0.65 0.53 1.59 0.04 0.00 0.00 0.00 0.00 23:31:13 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:28:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:31:13 23:29:01 ens3 0.65 2.30 0.11 6.69 0.00 0.00 0.00 0.00 23:31:13 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:13 23:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:31:13 23:31:01 ens3 134.74 125.18 2522.33 165.62 0.00 0.00 0.00 0.00 23:31:13 Average: docker0 80.99 106.76 6.16 685.16 0.00 0.00 0.00 0.00 23:31:13 Average: lo 0.39 0.39 0.03 0.03 0.00 0.00 0.00 0.00 23:31:13 Average: ens3 163.75 117.14 1692.80 31.06 0.00 0.00 0.00 0.00 23:31:13 23:31:13 23:31:13 ---> sar -P ALL: 23:31:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-888) 07/11/23 _x86_64_ (8 CPU) 23:31:13 23:31:13 23:18:06 LINUX RESTART (8 CPU) 23:31:13 23:31:13 23:19:02 CPU %user %nice %system %iowait %steal %idle 23:31:13 23:20:01 all 10.46 0.00 3.90 4.51 0.05 81.07 23:31:13 23:20:01 0 10.63 0.00 3.22 0.98 0.05 85.13 23:31:13 23:20:01 1 10.35 0.00 4.11 0.43 0.07 85.04 23:31:13 23:20:01 2 11.57 0.00 4.10 9.18 0.05 75.09 23:31:13 23:20:01 3 11.20 0.00 3.71 4.02 0.05 81.02 23:31:13 23:20:01 4 10.09 0.00 4.66 10.48 0.05 74.72 23:31:13 23:20:01 5 11.56 0.00 3.47 10.55 0.05 74.37 23:31:13 23:20:01 6 8.53 0.00 3.37 0.17 0.03 87.90 23:31:13 23:20:01 7 9.79 0.00 4.59 0.24 0.07 85.31 23:31:13 23:21:01 all 37.57 0.00 6.04 1.07 0.09 55.24 23:31:13 23:21:01 0 37.85 0.00 6.22 0.30 0.10 55.53 23:31:13 23:21:01 1 37.14 0.00 6.63 0.03 0.07 56.13 23:31:13 23:21:01 2 37.95 0.00 6.13 1.04 0.08 54.79 23:31:13 23:21:01 3 37.23 0.00 5.97 6.87 0.10 49.82 23:31:13 23:21:01 4 38.43 0.00 5.21 0.00 0.10 56.26 23:31:13 23:21:01 5 38.49 0.00 6.24 0.13 0.08 55.06 23:31:13 23:21:01 6 36.33 0.00 6.44 0.07 0.10 57.06 23:31:13 23:21:01 7 37.13 0.00 5.46 0.07 0.10 57.25 23:31:13 23:22:01 all 34.51 0.00 6.01 2.74 0.11 56.63 23:31:13 23:22:01 0 33.96 0.00 6.29 1.02 0.08 58.64 23:31:13 23:22:01 1 33.62 0.00 5.83 0.64 0.18 59.73 23:31:13 23:22:01 2 35.67 0.00 6.19 1.77 0.10 56.28 23:31:13 23:22:01 3 34.95 0.00 6.18 4.46 0.10 54.30 23:31:13 23:22:01 4 35.49 0.00 5.77 10.65 0.08 48.01 23:31:13 23:22:01 5 33.97 0.00 5.78 0.87 0.13 59.24 23:31:13 23:22:01 6 33.81 0.00 5.81 1.34 0.08 58.95 23:31:13 23:22:01 7 34.63 0.00 6.22 1.11 0.10 57.94 23:31:13 23:23:01 all 15.51 0.00 6.49 20.49 0.12 57.39 23:31:13 23:23:01 0 15.06 0.00 7.78 19.61 0.07 57.48 23:31:13 23:23:01 1 15.05 0.00 5.32 8.78 0.24 70.61 23:31:13 23:23:01 2 16.11 0.00 6.39 18.65 0.12 58.73 23:31:13 23:23:01 3 15.82 0.00 5.32 15.87 0.10 62.89 23:31:13 23:23:01 4 15.35 0.00 6.50 31.46 0.17 46.52 23:31:13 23:23:01 5 16.05 0.00 5.50 8.04 0.12 70.29 23:31:13 23:23:01 6 16.14 0.00 6.36 17.09 0.07 60.34 23:31:13 23:23:01 7 14.47 0.00 8.75 44.62 0.09 32.07 23:31:13 23:24:01 all 86.23 0.00 12.65 0.25 0.13 0.74 23:31:13 23:24:01 0 86.16 0.00 12.75 0.32 0.13 0.64 23:31:13 23:24:01 1 84.71 0.00 13.77 0.38 0.16 0.98 23:31:13 23:24:01 2 86.18 0.00 12.70 0.24 0.12 0.76 23:31:13 23:24:01 3 86.41 0.00 12.43 0.20 0.13 0.83 23:31:13 23:24:01 4 85.54 0.00 13.43 0.25 0.13 0.64 23:31:13 23:24:01 5 86.65 0.00 12.44 0.17 0.10 0.64 23:31:13 23:24:01 6 88.29 0.00 10.74 0.22 0.12 0.64 23:31:13 23:24:01 7 85.86 0.00 13.01 0.19 0.15 0.80 23:31:13 23:25:01 all 23.54 0.00 5.11 4.53 0.06 66.76 23:31:13 23:25:01 0 23.62 0.00 5.41 7.79 0.07 63.11 23:31:13 23:25:01 1 22.87 0.00 4.30 1.43 0.07 71.32 23:31:13 23:25:01 2 22.73 0.00 6.64 5.92 0.05 64.67 23:31:13 23:25:01 3 24.59 0.00 4.68 3.86 0.10 66.78 23:31:13 23:25:01 4 21.81 0.00 4.92 4.56 0.07 68.64 23:31:13 23:25:01 5 24.80 0.00 4.41 3.38 0.05 67.36 23:31:13 23:25:01 6 24.46 0.00 4.87 3.03 0.03 67.60 23:31:13 23:25:01 7 23.41 0.00 5.68 6.34 0.05 64.53 23:31:13 23:26:01 all 0.09 0.00 0.04 0.01 0.01 99.84 23:31:13 23:26:01 0 0.25 0.00 0.08 0.07 0.02 99.58 23:31:13 23:26:01 1 0.13 0.00 0.05 0.02 0.02 99.78 23:31:13 23:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:31:13 23:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:31:13 23:26:01 4 0.07 0.00 0.05 0.00 0.00 99.88 23:31:13 23:26:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:31:13 23:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:31:13 23:26:01 7 0.15 0.00 0.03 0.02 0.00 99.80 23:31:13 23:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:31:13 23:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:27:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:31:13 23:27:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:31:13 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:31:13 23:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:31:13 23:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:31:13 23:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:13 23:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:31:13 23:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:31:13 23:28:01 0 0.02 0.00 0.02 0.03 0.00 99.93 23:31:13 23:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:31:13 23:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:31:13 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:31:13 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:31:13 23:28:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:31:13 23:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:31:13 23:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:31:13 23:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:31:13 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:31:13 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:31:13 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:31:13 23:29:01 7 0.07 0.00 0.00 0.00 0.00 99.93 23:31:13 23:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:31:13 23:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:31:13 23:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:31:13 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:31:13 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:31:13 23:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:31:13 23:31:13 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:31:13 23:31:01 all 2.43 0.00 0.93 0.71 0.02 95.91 23:31:13 23:31:01 0 2.36 0.00 0.70 0.85 0.02 96.07 23:31:13 23:31:01 1 2.82 0.00 0.62 0.10 0.03 96.42 23:31:13 23:31:01 2 2.04 0.00 1.16 4.32 0.03 92.45 23:31:13 23:31:01 3 2.34 0.00 1.07 0.00 0.02 96.57 23:31:13 23:31:01 4 2.32 0.00 0.72 0.00 0.02 96.95 23:31:13 23:31:01 5 2.44 0.00 0.99 0.02 0.02 96.54 23:31:13 23:31:01 6 2.34 0.00 1.17 0.02 0.02 96.46 23:31:13 23:31:01 7 2.81 0.00 0.99 0.40 0.02 95.79 23:31:13 Average: all 17.44 0.00 3.41 2.83 0.05 76.27 23:31:13 Average: 0 17.45 0.00 3.52 2.55 0.05 76.44 23:31:13 Average: 1 16.97 0.00 3.34 0.98 0.08 78.63 23:31:13 Average: 2 17.61 0.00 3.59 3.39 0.05 75.36 23:31:13 Average: 3 17.65 0.00 3.26 2.91 0.05 76.12 23:31:13 Average: 4 17.37 0.00 3.42 4.72 0.05 74.44 23:31:13 Average: 5 17.79 0.00 3.23 1.90 0.05 77.03 23:31:13 Average: 6 17.45 0.00 3.22 1.82 0.04 77.47 23:31:13 Average: 7 17.25 0.00 3.70 4.35 0.05 74.65 23:31:13 23:31:13 23:31:13