Branch indexing 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at e4ab1ec8366e2be91307e230c2cb89f5ed823568 rather than f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe Obtained Jenkinsfile from e4ab1ec8366e2be91307e230c2cb89f5ed823568 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-ssh10990266945998180775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9680983231814991891.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6263553988882146894.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh1320541393525631406.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7623482691390815704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5614 in /w/workspace/edgexfoundry_edgex-go_PR-4674 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe Merge succeeded, producing 0365f6df153c86d87d97e24ef14e868db05bcfa7 Checking out Revision 0365f6df153c86d87d97e24ef14e868db05bcfa7 (PR-4674) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4674/head:refs/remotes/origin/PR-4674 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0365f6df153c86d87d97e24ef14e868db05bcfa7 # timeout=10 Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" > git rev-list --no-walk f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:27 ========================================================= 08:30:27 EdgeX Global Pipelines Version Info 08:30:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:28 ------------------- 08:30:28 stable info: 08:30:28 ------------------- 08:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:30:28 Message: update stable to v1.0.253 08:30:28 ------------------- 08:30:28 experimental info: 08:30:28 ------------------- 08:30:28 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:30:28 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4674 [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4674 [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4674 [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0365f6df153c86d87d97e24ef14e868db05bcfa7 [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0365f6d [Pipeline] echo 08:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:29 provisioning config files... 08:30:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10256881319137308575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:29 ---> docker-login.sh 08:30:29 nexus3.edgexfoundry.org:10001 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 nexus3.edgexfoundry.org:10002 08:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:29 Configure a credential helper to remove this warning. See 08:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:29 08:30:29 Login Succeeded 08:30:29 nexus3.edgexfoundry.org:10003 08:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:30 Configure a credential helper to remove this warning. See 08:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:30 08:30:30 Login Succeeded 08:30:30 nexus3.edgexfoundry.org:10004 08:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:30 Configure a credential helper to remove this warning. See 08:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:30 08:30:30 Login Succeeded 08:30:30 docker.io 08:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:30 Configure a credential helper to remove this warning. See 08:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:30 08:30:30 Login Succeeded 08:30:30 ---> docker-login.sh ends [Pipeline] } 08:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:31 + 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 08:30:31 + dirname cmd/core-command/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo core-command,cmd/core-command/Dockerfile 08:30:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:31 + dirname cmd/core-data/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo core-data,cmd/core-data/Dockerfile 08:30:31 + dirname cmd/core-metadata/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:31 + dirname cmd/security-bootstrapper/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:31 + dirname cmd/security-proxy-auth/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:31 + dirname cmd/security-proxy-setup/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:31 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:31 + dirname cmd/security-spire-agent/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:31 + dirname cmd/security-spire-config/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:31 + dirname cmd/security-spire-server/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:31 + dirname cmd/support-notifications/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:31 + dirname cmd/support-scheduler/Dockerfile 08:30:31 + cut -d/ -f2 08:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:31 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 08:30:31 + git rev-list -1 --merges 0365f6df153c86d87d97e24ef14e868db05bcfa7~1..0365f6df153c86d87d97e24ef14e868db05bcfa7 [Pipeline] echo 08:30:31 -----------> git rev-list -1 --merges 0365f6df153c86d87d97e24ef14e868db05bcfa7~1..0365f6df153c86d87d97e24ef14e868db05bcfa7 0365f6df153c86d87d97e24ef14e868db05bcfa7 08:30:31 0365f6df153c86d87d97e24ef14e868db05bcfa7 [false] [Pipeline] sh 08:30:31 + git log --format=format:%s -1 0365f6df153c86d87d97e24ef14e868db05bcfa7 [Pipeline] echo 08:30:31 ========================================================= 08:30:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:32 + grep -v github /etc/ssh/ssh_known_hosts 08:30:32 + [ -e /tmp/ssh_known_hosts ] 08:30:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:32 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:30:32 -a /etc/ssh/ssh_known_hosts 08:30:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:32 08:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:32 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:32 b85a868b505f: Pulling fs layer 08:30:32 e2be974225ed: Pulling fs layer 08:30:32 339a4e72a1f5: Pulling fs layer 08:30:32 988bab9f4d93: Pulling fs layer 08:30:32 1469e6f7b9e6: Pulling fs layer 08:30:32 eaf3925da568: Pulling fs layer 08:30:32 bab4dde63d76: Pulling fs layer 08:30:32 bde34c3a00c8: Pulling fs layer 08:30:32 b352a97aabf1: Pulling fs layer 08:30:32 4872d77fe225: Pulling fs layer 08:30:32 5851b861e8e6: Pulling fs layer 08:30:32 1469e6f7b9e6: Waiting 08:30:32 eaf3925da568: Waiting 08:30:32 988bab9f4d93: Waiting 08:30:32 bab4dde63d76: Waiting 08:30:32 bde34c3a00c8: Waiting 08:30:32 b352a97aabf1: Waiting 08:30:32 4872d77fe225: Waiting 08:30:32 5851b861e8e6: Waiting 08:30:32 e2be974225ed: Verifying Checksum 08:30:32 e2be974225ed: Download complete 08:30:32 988bab9f4d93: Verifying Checksum 08:30:32 988bab9f4d93: Download complete 08:30:32 1469e6f7b9e6: Verifying Checksum 08:30:32 1469e6f7b9e6: Download complete 08:30:32 eaf3925da568: Verifying Checksum 08:30:32 eaf3925da568: Download complete 08:30:32 339a4e72a1f5: Verifying Checksum 08:30:32 339a4e72a1f5: Download complete 08:30:32 bde34c3a00c8: Download complete 08:30:32 b352a97aabf1: Verifying Checksum 08:30:32 b352a97aabf1: Download complete 08:30:32 4872d77fe225: Verifying Checksum 08:30:32 4872d77fe225: Download complete 08:30:32 5851b861e8e6: Verifying Checksum 08:30:32 5851b861e8e6: Download complete 08:30:32 b85a868b505f: Download complete 08:30:33 bab4dde63d76: Verifying Checksum 08:30:33 bab4dde63d76: Download complete 08:30:34 b85a868b505f: Pull complete 08:30:34 e2be974225ed: Pull complete 08:30:35 339a4e72a1f5: Pull complete 08:30:35 988bab9f4d93: Pull complete 08:30:35 1469e6f7b9e6: Pull complete 08:30:35 eaf3925da568: Pull complete 08:30:37 bab4dde63d76: Pull complete 08:30:37 bde34c3a00c8: Pull complete 08:30:37 b352a97aabf1: Pull complete 08:30:37 4872d77fe225: Pull complete 08:30:37 5851b861e8e6: Pull complete 08:30:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:37 prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container 08:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:40 $ docker top 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d -eo pid,comm 08:30:40 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). 08:30:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:40 [ssh-agent] Looking for ssh-agent implementation... 08:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:40 $ docker exec 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent 08:30:40 SSH_AUTH_SOCK=/tmp/ssh-H4Bj8GfnrRF9/agent.32 08:30:40 SSH_AGENT_PID=38 08:30:40 Running ssh-add (command line suppressed) 08:30:40 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7322936562367239463.key (/w/workspace/edgex-go/3@tmp/private_key_7322936562367239463.key) 08:30:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:41 + git tag --points-at HEAD [Pipeline] } 08:30:41 $ docker exec --env ******** --env ******** 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent -k 08:30:41 unset SSH_AUTH_SOCK; 08:30:41 unset SSH_AGENT_PID; 08:30:41 echo Agent pid 38 killed; 08:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:41 [ssh-agent] Looking for ssh-agent implementation... 08:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:41 $ docker exec 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent 08:30:41 SSH_AUTH_SOCK=/tmp/ssh-xBazKch0bg2Y/agent.71 08:30:41 SSH_AGENT_PID=77 08:30:41 Running ssh-add (command line suppressed) 08:30:41 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6928952166057502643.key (/w/workspace/edgex-go/3@tmp/private_key_6928952166057502643.key) 08:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:42 + git semver init 08:30:42 2023-09-08 08:30:42,204 [run_init] DEBUG init version:0.0.0 force:False 08:30:42 2023-09-08 08:30:42,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:42 2023-09-08 08:30:42,206 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:42 2023-09-08 08:30:42,206 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:47 2023-09-08 08:30:46,888 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:47 2023-09-08 08:30:46,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4674 with force:False 08:30:47 2023-09-08 08:30:46,889 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4674 08:30:47 2023-09-08 08:30:46,894 [execute] INFO git cat-file --batch-check 08:30:47 2023-09-08 08:30:46,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:47 2023-09-08 08:30:46,901 [execute] INFO git cat-file --batch 08:30:47 2023-09-08 08:30:46,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:47 2023-09-08 08:30:46,907 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4674 08:30:47 0.0.0 [Pipeline] } 08:30:47 $ docker exec --env ******** --env ******** 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d ssh-agent -k 08:30:47 unset SSH_AUTH_SOCK; 08:30:47 unset SSH_AGENT_PID; 08:30:47 echo Agent pid 77 killed; 08:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:47 + git semver [Pipeline] } 08:30:48 $ docker stop --time=1 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d 08:30:49 $ docker rm -f --volumes 85dce37059db41e892d25c4fd5bccd48944a01c4410fd4ad88fa50c22c31811d [Pipeline] // withDockerContainer [Pipeline] sh 08:30:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:50 Stashed 1 file(s) [Pipeline] echo 08:30:50 [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 08:30:50 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:50 ========================================================= 08:30:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:50 4db1b89c0bd1: Pulling fs layer 08:30:50 6911f1a30b25: Pulling fs layer 08:30:50 e194b8c5c2a9: Pulling fs layer 08:30:50 6863d3e3a2b1: Pulling fs layer 08:30:50 ec0bb842ea78: Pulling fs layer 08:30:50 40a00589a448: Pulling fs layer 08:30:50 6c08303d61cc: Pulling fs layer 08:30:50 798269fcf238: Pulling fs layer 08:30:50 6c08303d61cc: Waiting 08:30:50 ec0bb842ea78: Waiting 08:30:50 40a00589a448: Waiting 08:30:50 6863d3e3a2b1: Waiting 08:30:50 798269fcf238: Waiting 08:30:50 6911f1a30b25: Verifying Checksum 08:30:50 6911f1a30b25: Download complete 08:30:50 6863d3e3a2b1: Verifying Checksum 08:30:50 6863d3e3a2b1: Download complete 08:30:50 ec0bb842ea78: Verifying Checksum 08:30:50 ec0bb842ea78: Download complete 08:30:50 4db1b89c0bd1: Verifying Checksum 08:30:50 4db1b89c0bd1: Download complete 08:30:50 40a00589a448: Verifying Checksum 08:30:50 40a00589a448: Download complete 08:30:51 4db1b89c0bd1: Pull complete 08:30:51 6911f1a30b25: Pull complete 08:30:51 e194b8c5c2a9: Verifying Checksum 08:30:51 e194b8c5c2a9: Download complete 08:30:51 798269fcf238: Verifying Checksum 08:30:51 798269fcf238: Download complete 08:30:51 6c08303d61cc: Verifying Checksum 08:30:51 6c08303d61cc: Download complete 08:30:54 e194b8c5c2a9: Pull complete 08:30:54 6863d3e3a2b1: Pull complete 08:30:54 ec0bb842ea78: Pull complete 08:30:55 40a00589a448: Pull complete 08:30:57 6c08303d61cc: Pull complete 08:30:58 798269fcf238: Pull complete 08:30:58 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:58 WORKDIR /edgex 08:30:58 COPY go.mod . 08:30:58 RUN go mod download 08:30:58 + docker build -t ci-base-image-x86_64 -f - . 08:30:59 Sending build context to Docker daemon 170.9MB 08:30:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:59 ---> ec979cd7f677 08:30:59 Step 2/4 : WORKDIR /edgex 08:31:04 ---> Running in 0aa4f71a1eab 08:31:04 Removing intermediate container 0aa4f71a1eab 08:31:04 ---> 5a1977cf71b9 08:31:04 Step 3/4 : COPY go.mod . 08:31:04 ---> ade67ae747e9 08:31:04 Step 4/4 : RUN go mod download 08:31:04 ---> Running in fb80075f5ad0 08:31:05 Still waiting to schedule task 08:31:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:19 Removing intermediate container fb80075f5ad0 08:31:19 ---> e03a99716bf0 08:31:19 Successfully built e03a99716bf0 08:31:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker inspect -f . ci-base-image-x86_64 08:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:19 prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container 08:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 08:31:20 $ docker top 41b484228cc7080304766ac714af04f07a6cc14d4effa510213ec6da51a8a05e -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:20 + go version 08:31:20 go version go1.20.6 linux/amd64 [Pipeline] } 08:31:20 $ docker stop --time=1 41b484228cc7080304766ac714af04f07a6cc14d4effa510213ec6da51a8a05e 08:31:21 $ docker rm -f --volumes 41b484228cc7080304766ac714af04f07a6cc14d4effa510213ec6da51a8a05e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker inspect -f . ci-base-image-x86_64 08:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:22 prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container 08:31:22 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 08:31:23 $ docker top f6e08235f7deb8eef82681a42009cf342ff046c8cb28d89ae6939074ff028168 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:23 ========================================================= 08:31:23 [edgeXBuildGoParallel] Running Tests and Build... 08:31:23 ========================================================= [Pipeline] sh 08:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:23 + make test 08:31:23 go test -race -coverprofile=coverage.out ./... 08:31:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:40 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 08:31:40 internal/core/command/controller/messaging/external.go:159:32: undefined: common.NewPathBuilder 08:31:40 internal/core/command/controller/messaging/external.go:159:86: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:40 internal/core/command/controller/messaging/external.go:161:39: undefined: common.NewPathBuilder 08:31:40 internal/core/command/controller/messaging/external.go:161:93: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:40 internal/core/command/controller/messaging/internal.go:156:31: undefined: common.NewPathBuilder 08:31:40 internal/core/command/controller/messaging/internal.go:156:85: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:40 internal/core/command/controller/messaging/internal.go:158:38: undefined: common.NewPathBuilder 08:31:40 internal/core/command/controller/messaging/internal.go:158:92: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:41 # github.com/edgexfoundry/edgex-go/internal/core/data/application 08:31:41 internal/core/data/application/event.go:85:25: undefined: common.NewPathBuilder 08:31:41 internal/core/data/application/event.go:85:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:41 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 08:31:41 internal/core/metadata/application/notify.go:45:25: undefined: common.NewPathBuilder 08:31:41 internal/core/metadata/application/notify.go:45:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:41 internal/core/metadata/application/notify.go:47:32: undefined: common.NewPathBuilder 08:31:41 internal/core/metadata/application/notify.go:47:93: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:41 internal/core/metadata/application/notify.go:136:29: undefined: common.NewPathBuilder 08:31:41 internal/core/metadata/application/notify.go:136:83: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 97.0% of statements 08:31:45 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:45 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:45 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:45 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:45 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 32.2% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 82.9% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.295s coverage: 79.9% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.068s coverage: 92.9% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 95.7% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 98.9% of statements 08:32:13 FAIL 08:32:13 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 08:32:13 $ docker stop --time=1 f6e08235f7deb8eef82681a42009cf342ff046c8cb28d89ae6939074ff028168 08:32:14 $ docker rm -f --volumes f6e08235f7deb8eef82681a42009cf342ff046c8cb28d89ae6939074ff028168 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:32:15 Failed in branch amd64 08:33:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5616 in /w/workspace/edgexfoundry_edgex-go_PR-4674 [Pipeline] { [Pipeline] ws 08:33:40 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:33:40 The recommended git tool is: git 08:33:46 using credential edgex-jenkins-ssh 08:33:46 Cloning the remote Git repository 08:33:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:46 > git init /w/workspace/edgex-go/3 # timeout=10 08:33:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:46 > git --version # timeout=10 08:33:46 > git --version # 'git version 2.25.1' 08:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:06 Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe 08:34:07 Merge succeeded, producing c36ea2225ad37194e1f2bbf19ae116498b45e46f 08:34:07 Checking out Revision c36ea2225ad37194e1f2bbf19ae116498b45e46f (PR-4674) 08:34:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4674/head:refs/remotes/origin/PR-4674 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:06 > git config core.sparsecheckout # timeout=10 08:34:06 > git checkout -f f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # timeout=10 08:34:07 > git remote # timeout=10 08:34:07 > git config --get remote.origin.url # timeout=10 08:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:07 > git merge e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 08:34:07 > git rev-parse HEAD^{commit} # timeout=10 08:34:07 > git config core.sparsecheckout # timeout=10 08:34:07 > git checkout -f c36ea2225ad37194e1f2bbf19ae116498b45e46f # timeout=10 08:34:10 Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" 08:34:10 > git rev-list --no-walk f25f8a5b24a51cf70bca99504d1bc5d03b7a19fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:11 Dload Upload Total Spent Left Speed 08:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 08:34:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:12 + sudo tee /etc/docker/daemon.new 08:34:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:12 { 08:34:12 "registry-mirrors": [ 08:34:12 "https://nexus3.edgexfoundry.org:10001" 08:34:12 ], 08:34:12 "bip": "10.250.0.254/24", 08:34:12 "hosts": [ 08:34:12 "tcp://0.0.0.0:5555", 08:34:12 "unix:///var/run/docker.sock" 08:34:12 ], 08:34:12 "mtu": 1458, 08:34:12 "selinux-enabled": true, 08:34:12 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:12 } [Pipeline] sh 08:34:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:31 provisioning config files... 08:34:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7492864216867903744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:32 ---> docker-login.sh 08:34:32 nexus3.edgexfoundry.org:10001 08:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:32 Configure a credential helper to remove this warning. See 08:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:32 08:34:32 Login Succeeded 08:34:32 nexus3.edgexfoundry.org:10002 08:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:33 Configure a credential helper to remove this warning. See 08:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:33 08:34:33 Login Succeeded 08:34:33 nexus3.edgexfoundry.org:10003 08:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:33 Configure a credential helper to remove this warning. See 08:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:33 08:34:33 Login Succeeded 08:34:33 nexus3.edgexfoundry.org:10004 08:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:33 Configure a credential helper to remove this warning. See 08:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:33 08:34:33 Login Succeeded 08:34:33 docker.io 08:34:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:34 Configure a credential helper to remove this warning. See 08:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:34 08:34:34 Login Succeeded 08:34:34 ---> docker-login.sh ends [Pipeline] } 08:34:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:34 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:34 ========================================================= 08:34:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:35 edb6bdbacee9: Pulling fs layer 08:34:35 5f9638ab2659: Pulling fs layer 08:34:35 8d51d6327a98: Pulling fs layer 08:34:35 8b374f2dd631: Pulling fs layer 08:34:35 ec14aa9079de: Pulling fs layer 08:34:35 2f466654f4bb: Pulling fs layer 08:34:35 554e91adad29: Pulling fs layer 08:34:35 ec14aa9079de: Waiting 08:34:35 2f466654f4bb: Waiting 08:34:35 554e91adad29: Waiting 08:34:35 8b374f2dd631: Waiting 08:34:35 5f9638ab2659: Verifying Checksum 08:34:35 5f9638ab2659: Download complete 08:34:35 8b374f2dd631: Verifying Checksum 08:34:35 8b374f2dd631: Download complete 08:34:35 ec14aa9079de: Verifying Checksum 08:34:35 ec14aa9079de: Download complete 08:34:35 edb6bdbacee9: Verifying Checksum 08:34:35 edb6bdbacee9: Download complete 08:34:36 edb6bdbacee9: Pull complete 08:34:36 554e91adad29: Verifying Checksum 08:34:36 554e91adad29: Download complete 08:34:38 2f466654f4bb: Verifying Checksum 08:34:38 2f466654f4bb: Download complete 08:34:38 8d51d6327a98: Verifying Checksum 08:34:38 8d51d6327a98: Download complete 08:34:40 5f9638ab2659: Pull complete 08:34:55 8d51d6327a98: Pull complete 08:34:55 8b374f2dd631: Pull complete 08:34:55 ec14aa9079de: Pull complete 08:35:00 2f466654f4bb: Pull complete 08:35:02 554e91adad29: Pull complete 08:35:02 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:02 WORKDIR /edgex 08:35:02 COPY go.mod . 08:35:02 RUN go mod download 08:35:02 + docker build -t ci-base-image-arm64 -f - . 08:35:03 Sending build context to Docker daemon 2.978MB 08:35:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:03 ---> 1e15ea492957 08:35:03 Step 2/4 : WORKDIR /edgex 08:35:05 ---> Running in b6ac4fd8e81e 08:35:07 Removing intermediate container b6ac4fd8e81e 08:35:07 ---> 2da8a8b6a1d4 08:35:07 Step 3/4 : COPY go.mod . 08:35:07 ---> f4ab97543736 08:35:07 Step 4/4 : RUN go mod download 08:35:07 ---> Running in 93d4f0ebbe7b 08:35:46 Removing intermediate container 93d4f0ebbe7b 08:35:46 ---> 0ed3e9022c9c 08:35:46 Successfully built 0ed3e9022c9c 08:35:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker inspect -f . ci-base-image-arm64 08:35:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-5616 does not seem to be running inside a container 08:35:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat 08:35:48 $ docker top d2090fa5b0ca27cffc81e54d5e80db6044dbca899b1db21db0d75999ceea1607 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:49 + go version 08:35:49 go version go1.20.6 linux/arm64 [Pipeline] } 08:35:49 $ docker stop --time=1 d2090fa5b0ca27cffc81e54d5e80db6044dbca899b1db21db0d75999ceea1607 08:35:51 $ docker rm -f --volumes d2090fa5b0ca27cffc81e54d5e80db6044dbca899b1db21db0d75999ceea1607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:51 + docker inspect -f . ci-base-image-arm64 08:35:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:51 prd-ubuntu20.04-docker-arm64-4c-16g-5616 does not seem to be running inside a container 08:35:52 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-arm64 cat 08:35:53 $ docker top 640a9a3fc10fbb3a9f0fd3d4594615df6d76fa3173a3dfe5c06c74b2eceb2533 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:53 ========================================================= 08:35:53 [edgeXBuildGoParallel] Running Tests and Build... 08:35:53 ========================================================= [Pipeline] sh 08:35:53 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:35:54 + make test 08:35:54 go test -race -coverprofile=coverage.out ./... 08:36:40 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:47 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 08:38:47 internal/core/command/controller/messaging/external.go:159:32: undefined: common.NewPathBuilder 08:38:47 internal/core/command/controller/messaging/external.go:159:86: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 internal/core/command/controller/messaging/external.go:161:39: undefined: common.NewPathBuilder 08:38:47 internal/core/command/controller/messaging/external.go:161:93: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 internal/core/command/controller/messaging/internal.go:156:31: undefined: common.NewPathBuilder 08:38:47 internal/core/command/controller/messaging/internal.go:156:85: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 internal/core/command/controller/messaging/internal.go:158:38: undefined: common.NewPathBuilder 08:38:47 internal/core/command/controller/messaging/internal.go:158:92: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 # github.com/edgexfoundry/edgex-go/internal/core/data/application 08:38:47 internal/core/data/application/event.go:85:25: undefined: common.NewPathBuilder 08:38:47 internal/core/data/application/event.go:85:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 # github.com/edgexfoundry/edgex-go/internal/core/metadata/application 08:38:47 internal/core/metadata/application/notify.go:45:25: undefined: common.NewPathBuilder 08:38:47 internal/core/metadata/application/notify.go:45:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 internal/core/metadata/application/notify.go:47:32: undefined: common.NewPathBuilder 08:38:47 internal/core/metadata/application/notify.go:47:93: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 internal/core/metadata/application/notify.go:136:29: undefined: common.NewPathBuilder 08:38:47 internal/core/metadata/application/notify.go:136:83: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) 08:38:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 97.0% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:10 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:11 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:11 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 08:39:11 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:13 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.419s coverage: 0.9% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 32.2% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 42.9% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 82.9% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.271s coverage: 92.9% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.227s coverage: 62.3% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.191s coverage: 100.0% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.468s coverage: 81.8% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.455s coverage: 82.1% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 86.0% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.955s coverage: 63.1% of statements 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.028s coverage: 38.4% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.306s coverage: 17.7% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.651s coverage: 95.7% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.314s coverage: 61.8% of statements 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 98.9% of statements 08:40:41 FAIL 08:40:42 make: *** [Makefile:148: unittest] Error 1 [Pipeline] } 08:40:42 $ docker stop --time=1 640a9a3fc10fbb3a9f0fd3d4594615df6d76fa3173a3dfe5c06c74b2eceb2533 08:40:44 $ docker rm -f --volumes 640a9a3fc10fbb3a9f0fd3d4594615df6d76fa3173a3dfe5c06c74b2eceb2533 [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 08:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:46 08:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:40:48 arm64: Pulling from edgex-lftools-log-publisher 08:40:48 8998bd30e6a1: Pulling fs layer 08:40:48 04944245beec: Pulling fs layer 08:40:48 699f458cf7ca: Pulling fs layer 08:40:48 765212b225bb: Pulling fs layer 08:40:48 f23df028b6ca: Pulling fs layer 08:40:48 d65c8cfc05b1: Pulling fs layer 08:40:48 2437ff75d9bd: Pulling fs layer 08:40:48 765212b225bb: Waiting 08:40:48 f23df028b6ca: Waiting 08:40:48 d65c8cfc05b1: Waiting 08:40:48 2437ff75d9bd: Waiting 08:40:48 04944245beec: Verifying Checksum 08:40:48 04944245beec: Download complete 08:40:48 765212b225bb: Download complete 08:40:48 f23df028b6ca: Verifying Checksum 08:40:48 f23df028b6ca: Download complete 08:40:48 d65c8cfc05b1: Verifying Checksum 08:40:48 d65c8cfc05b1: Download complete 08:40:49 699f458cf7ca: Verifying Checksum 08:40:49 699f458cf7ca: Download complete 08:40:49 8998bd30e6a1: Verifying Checksum 08:40:49 8998bd30e6a1: Download complete 08:40:52 2437ff75d9bd: Verifying Checksum 08:40:52 2437ff75d9bd: Download complete 08:40:52 8998bd30e6a1: Pull complete 08:40:53 04944245beec: Pull complete 08:40:54 699f458cf7ca: Pull complete 08:40:55 765212b225bb: Pull complete 08:40:55 f23df028b6ca: Pull complete 08:40:56 d65c8cfc05b1: Pull complete 08:41:11 2437ff75d9bd: Pull complete 08:41:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:41:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:11 prd-ubuntu20.04-docker-arm64-4c-16g-5616 does not seem to be running inside a container 08:41:11 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:41:13 $ docker top bc907e33ef9c9555b08968515d10e6d602c1df906d4426f336c3579184e83b50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:14 ---> job-cost.sh 08:41:14 lf-activate-venv: SKIPPING 08:41:14 INFO: No Stack... 08:41:15 INFO: Retrieving Pricing Info for: v3-standard-4 08:41:16 INFO: Archiving Costs [Pipeline] sh 08:41:16 + cat /w/workspace/edgex-go/3/archives/cost.csv 08:41:16 + cut -d, -f6 [Pipeline] lock 08:41:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] 08:41:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] did not exist. Created. 08:41:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:41:17 + echo total: 0.10999999940395355 [Pipeline] stash 08:41:17 Stashed 1 file(s) [Pipeline] } 08:41:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4674-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:41:18 $ docker stop --time=1 bc907e33ef9c9555b08968515d10e6d602c1df906d4426f336c3579184e83b50 08:41:21 $ docker rm -f --volumes bc907e33ef9c9555b08968515d10e6d602c1df906d4426f336c3579184e83b50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:41:21 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 08:41:22 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 08:41:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:23 ---> package-listing.sh 08:41:23 ++ facter osfamily 08:41:23 ++ tr '[:upper:]' '[:lower:]' 08:41:23 + OS_FAMILY=debian 08:41:23 + workspace=/w/workspace/edgex-go/3 08:41:23 + START_PACKAGES=/tmp/packages_start.txt 08:41:23 + END_PACKAGES=/tmp/packages_end.txt 08:41:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:23 + PACKAGES=/tmp/packages_start.txt 08:41:23 + '[' /w/workspace/edgex-go/3 ']' 08:41:23 + PACKAGES=/tmp/packages_end.txt 08:41:23 + case "${OS_FAMILY}" in 08:41:23 + dpkg -l 08:41:23 + grep '^ii' 08:41:23 + '[' -f /tmp/packages_start.txt ']' 08:41:23 + '[' -f /tmp/packages_end.txt ']' 08:41:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:23 + '[' /w/workspace/edgex-go/3 ']' 08:41:23 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:41:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:41:23 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:41:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:25 08:41:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:25 latest: Pulling from edgex-lftools-log-publisher 08:41:25 5eb5b503b376: Pulling fs layer 08:41:25 5c69ac0246d0: Pulling fs layer 08:41:25 ec43610c2a17: Pulling fs layer 08:41:25 3a2ae6a8a46f: Pulling fs layer 08:41:25 33b1e0a273af: Pulling fs layer 08:41:25 5d3b04190fa2: Pulling fs layer 08:41:25 2f39f015ded8: Pulling fs layer 08:41:25 3a2ae6a8a46f: Waiting 08:41:25 33b1e0a273af: Waiting 08:41:25 2f39f015ded8: Waiting 08:41:25 5d3b04190fa2: Waiting 08:41:25 5c69ac0246d0: Download complete 08:41:25 3a2ae6a8a46f: Verifying Checksum 08:41:25 3a2ae6a8a46f: Download complete 08:41:25 ec43610c2a17: Verifying Checksum 08:41:25 ec43610c2a17: Download complete 08:41:25 33b1e0a273af: Verifying Checksum 08:41:25 33b1e0a273af: Download complete 08:41:25 5d3b04190fa2: Verifying Checksum 08:41:25 5d3b04190fa2: Download complete 08:41:25 5eb5b503b376: Verifying Checksum 08:41:25 5eb5b503b376: Download complete 08:41:26 2f39f015ded8: Download complete 08:41:26 5eb5b503b376: Pull complete 08:41:27 5c69ac0246d0: Pull complete 08:41:27 ec43610c2a17: Pull complete 08:41:27 3a2ae6a8a46f: Pull complete 08:41:27 33b1e0a273af: Pull complete 08:41:27 5d3b04190fa2: Pull complete 08:41:31 2f39f015ded8: Pull complete 08:41:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:32 prd-ubuntu20.04-docker-8c-8g-5614 does not seem to be running inside a container 08:41:32 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat 08:41:36 $ docker top 210b168b45bcfc60903c1017b80eec880979c1532d29f2e297a8ab0ff1ca5a53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:41:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:41:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:41:37 + ls /var/log/sa-host 08:41:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:37 provisioning config files... 08:41:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4962527719746322935tmp [Pipeline] { [Pipeline] echo 08:41:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:41:38 ---> create-netrc.sh [Pipeline] } 08:41:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:41:38 ---> python-tools-install.sh [Pipeline] echo 08:41:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:41:38 ---> sudo-logs.sh 08:41:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:41:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:41:39 ---> job-cost.sh 08:41:39 lf-activate-venv: SKIPPING 08:41:39 DEBUG: total: 0.10999999940395355 08:41:39 INFO: Retrieving Stack Cost... 08:41:39 INFO: Retrieving Pricing Info for: v3-standard-8 08:41:40 INFO: Archiving Costs [Pipeline] echo 08:41:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> logs-deploy.sh 08:41:40 lf-activate-venv: SKIPPING 08:41:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4674/3 08:41:40 INFO: archiving workspace using pattern(s): 08:41:41 Archives upload complete. 08:41:41 INFO: archiving logs to Nexus 08:41:42 ---> uname -a: 08:41:42 Linux prd-ubuntu20-04-docker-8c-8g-5614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:41:42 08:41:42 08:41:42 ---> lscpu: 08:41:42 Architecture: x86_64 08:41:42 CPU op-mode(s): 32-bit, 64-bit 08:41:42 Byte Order: Little Endian 08:41:42 Address sizes: 40 bits physical, 48 bits virtual 08:41:42 CPU(s): 8 08:41:42 On-line CPU(s) list: 0-7 08:41:42 Thread(s) per core: 1 08:41:42 Core(s) per socket: 1 08:41:42 Socket(s): 8 08:41:42 NUMA node(s): 1 08:41:42 Vendor ID: AuthenticAMD 08:41:42 CPU family: 23 08:41:42 Model: 49 08:41:42 Model name: AMD EPYC-Rome Processor 08:41:42 Stepping: 0 08:41:42 CPU MHz: 2800.000 08:41:42 BogoMIPS: 5600.00 08:41:42 Virtualization: AMD-V 08:41:42 Hypervisor vendor: KVM 08:41:42 Virtualization type: full 08:41:42 L1d cache: 256 KiB 08:41:42 L1i cache: 256 KiB 08:41:42 L2 cache: 4 MiB 08:41:42 L3 cache: 128 MiB 08:41:42 NUMA node0 CPU(s): 0-7 08:41:42 Vulnerability Itlb multihit: Not affected 08:41:42 Vulnerability L1tf: Not affected 08:41:42 Vulnerability Mds: Not affected 08:41:42 Vulnerability Meltdown: Not affected 08:41:42 Vulnerability Mmio stale data: Not affected 08:41:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:41:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:41:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:41:42 Vulnerability Srbds: Not affected 08:41:42 Vulnerability Tsx async abort: Not affected 08:41:42 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 08:41:42 08:41:42 08:41:42 ---> nproc: 08:41:42 8 08:41:42 08:41:42 08:41:42 ---> df -h: 08:41:42 Filesystem Size Used Avail Use% Mounted on 08:41:42 overlay 155G 12G 144G 8% / 08:41:42 tmpfs 64M 0 64M 0% /dev 08:41:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:41:42 shm 64M 0 64M 0% /dev/shm 08:41:42 /dev/vda1 155G 12G 144G 8% /facter-os 08:41:42 08:41:42 08:41:42 ---> sar -b -r -n DEV: 08:41:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5614) 09/08/23 _x86_64_ (8 CPU) 08:41:42 08:41:42 08:29:44 LINUX RESTART (8 CPU) 08:41:42 08:41:42 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:41:42 08:31:01 335.08 47.76 287.32 0.00 5376.30 70187.64 0.00 08:41:42 08:32:01 101.35 0.85 100.50 0.00 21.20 54304.42 0.00 08:41:42 08:33:01 27.61 0.00 27.61 0.00 0.00 15911.76 0.00 08:41:42 08:34:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:41:42 08:35:01 28.05 11.25 16.80 0.00 3476.35 3763.51 0.00 08:41:42 08:36:01 3.83 0.00 3.83 0.00 0.00 55.72 0.00 08:41:42 08:37:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 08:41:42 08:38:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 08:41:42 08:39:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:41:42 08:40:01 1.43 0.00 1.43 0.00 0.00 26.26 0.00 08:41:42 08:41:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:41:42 Average: 45.74 5.44 40.29 0.00 806.71 13119.60 0.00 08:41:42 08:41:42 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:41:42 08:31:01 28647184 31563672 737812 2.24 73520 3109016 1836508 5.41 1070204 2786144 582872 08:41:42 08:32:01 27542208 31426652 875696 2.66 115992 3943040 2103556 6.20 1658712 3206976 547544 08:41:42 08:33:01 28348844 31576612 731220 2.22 116144 3334728 1728624 5.09 1201072 2910488 8 08:41:42 08:34:01 28351324 31579176 728528 2.22 116176 3334732 1728624 5.09 1198476 2910492 40 08:41:42 08:35:01 28097264 31543236 750716 2.28 121700 3539212 1799604 5.30 1375864 2962288 1376 08:41:42 08:36:01 28122296 31568224 726012 2.21 121728 3539212 1815812 5.35 1351496 2962224 256 08:41:42 08:37:01 28122484 31568460 725720 2.21 121760 3539216 1815812 5.35 1351472 2962228 160 08:41:42 08:38:01 28122840 31568876 725344 2.21 121800 3539216 1815812 5.35 1351488 2962228 244 08:41:42 08:39:01 28122776 31569536 725320 2.21 121816 3539220 1815812 5.35 1350816 2962944 172 08:41:42 08:40:01 28122584 31569488 725288 2.21 121928 3539204 1815812 5.35 1350596 2962948 204 08:41:42 08:41:01 28122816 31569724 725184 2.21 121952 3539204 1815812 5.35 1350708 2962948 12 08:41:42 Average: 28156602 31554878 743349 2.26 115865 3499636 1826526 5.38 1328264 2959264 102990 08:41:42 08:41:42 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:41:42 08:31:01 docker0 544.56 484.04 38.55 2750.67 0.00 0.00 0.00 0.00 08:41:42 08:31:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 08:41:42 08:31:01 ens3 1423.25 1334.58 12109.87 189.19 0.00 0.00 0.00 0.00 08:41:42 08:32:01 docker0 147.38 216.05 11.21 1760.52 0.00 0.00 0.00 0.00 08:41:42 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:42 08:32:01 ens3 263.54 178.50 1802.27 33.04 0.00 0.00 0.00 0.00 08:41:42 08:32:01 veth08cf275 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 08:41:42 08:33:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 08:41:42 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:33:01 ens3 7.62 5.78 5.09 2.67 0.00 0.00 0.00 0.00 08:41:42 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:42 08:34:01 ens3 3.58 2.33 10.68 0.34 0.00 0.00 0.00 0.00 08:41:42 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:41:42 08:35:01 ens3 92.72 48.78 1375.19 3.45 0.00 0.00 0.00 0.00 08:41:42 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:42 08:36:01 ens3 0.47 0.35 0.10 0.08 0.00 0.00 0.00 0.00 08:41:42 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:42 08:38:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:41:42 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:42 08:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:41:42 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:42 08:41:01 ens3 0.58 0.53 0.33 0.28 0.00 0.00 0.00 0.00 08:41:42 Average: docker0 63.04 63.78 4.53 410.12 0.00 0.00 0.00 0.00 08:41:42 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 08:41:42 Average: ens3 162.93 142.83 1391.24 20.83 0.00 0.00 0.00 0.00 08:41:42 08:41:42 08:41:42 ---> sar -P ALL: 08:41:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5614) 09/08/23 _x86_64_ (8 CPU) 08:41:42 08:41:42 08:29:44 LINUX RESTART (8 CPU) 08:41:42 08:41:42 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:41:42 08:31:01 all 10.89 0.00 4.20 2.96 0.06 81.89 08:41:42 08:31:01 0 8.76 0.00 2.52 0.94 0.05 87.73 08:41:42 08:31:01 1 8.92 0.00 4.95 6.15 0.05 79.93 08:41:42 08:31:01 2 15.68 0.00 4.66 4.00 0.05 75.60 08:41:42 08:31:01 3 9.41 0.00 5.21 0.44 0.07 84.87 08:41:42 08:31:01 4 9.00 0.00 3.91 2.77 0.07 84.25 08:41:42 08:31:01 5 11.40 0.00 3.36 0.27 0.07 84.90 08:41:42 08:31:01 6 14.13 0.00 6.00 1.80 0.05 78.02 08:41:42 08:31:01 7 9.86 0.00 3.01 7.25 0.05 79.83 08:41:42 08:32:01 all 26.33 0.00 4.65 2.60 0.08 66.34 08:41:42 08:32:01 0 28.77 0.00 4.70 0.62 0.08 65.82 08:41:42 08:32:01 1 26.86 0.00 4.32 1.63 0.08 67.11 08:41:42 08:32:01 2 26.09 0.00 5.26 13.21 0.08 55.36 08:41:42 08:32:01 3 24.84 0.00 4.49 2.64 0.07 67.96 08:41:42 08:32:01 4 25.79 0.00 4.99 0.17 0.07 68.99 08:41:42 08:32:01 5 26.39 0.00 4.66 0.28 0.08 68.58 08:41:42 08:32:01 6 26.07 0.00 4.69 0.74 0.08 68.42 08:41:42 08:32:01 7 25.82 0.00 4.07 1.61 0.08 68.41 08:41:42 08:33:01 all 0.22 0.00 0.15 0.97 0.01 98.64 08:41:42 08:33:01 0 0.15 0.00 0.25 0.53 0.00 99.07 08:41:42 08:33:01 1 0.05 0.00 0.10 0.98 0.00 98.87 08:41:42 08:33:01 2 0.17 0.00 0.30 6.18 0.02 93.33 08:41:42 08:33:01 3 1.04 0.00 0.10 0.00 0.02 98.84 08:41:42 08:33:01 4 0.05 0.00 0.10 0.05 0.00 99.80 08:41:42 08:33:01 5 0.13 0.00 0.10 0.00 0.02 99.75 08:41:42 08:33:01 6 0.07 0.00 0.20 0.07 0.00 99.67 08:41:42 08:33:01 7 0.10 0.00 0.08 0.00 0.02 99.80 08:41:42 08:34:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:41:42 08:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:41:42 08:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:41:42 08:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:34:01 3 1.86 0.00 0.08 0.00 0.00 98.05 08:41:42 08:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:41:42 08:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:41:42 08:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:41:42 08:34:01 7 0.08 0.00 0.00 0.00 0.00 99.92 08:41:42 08:35:01 all 1.04 0.00 0.44 0.75 0.01 97.76 08:41:42 08:35:01 0 0.80 0.00 0.42 0.02 0.00 98.77 08:41:42 08:35:01 1 0.50 0.00 0.50 0.68 0.00 98.31 08:41:42 08:35:01 2 1.18 0.00 0.65 0.77 0.02 97.38 08:41:42 08:35:01 3 1.03 0.00 0.33 0.87 0.02 97.75 08:41:42 08:35:01 4 1.08 0.00 0.65 2.75 0.02 95.50 08:41:42 08:35:01 5 1.34 0.00 0.25 0.02 0.02 98.38 08:41:42 08:35:01 6 1.60 0.00 0.42 0.03 0.00 97.95 08:41:42 08:35:01 7 0.80 0.00 0.30 0.87 0.00 98.03 08:41:42 08:36:01 all 0.02 0.00 0.03 0.00 0.01 99.93 08:41:42 08:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:41:42 08:36:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:41:42 08:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:41:42 08:36:01 3 0.03 0.00 0.05 0.02 0.02 99.88 08:41:42 08:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:41:42 08:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:41:42 08:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:41:42 08:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:41:42 08:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:41:42 08:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:41:42 08:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:41:42 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:41:42 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:41:42 08:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:41:42 08:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:38:01 all 0.16 0.00 0.01 0.00 0.00 99.83 08:41:42 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:41:42 08:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:38:01 3 1.13 0.00 0.02 0.00 0.02 98.84 08:41:42 08:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:38:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:41:42 08:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:41:42 08:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:41:42 08:39:01 all 0.27 0.00 0.01 0.00 0.00 99.72 08:41:42 08:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:41:42 08:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:41:42 08:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:39:01 3 2.00 0.00 0.02 0.00 0.00 97.98 08:41:42 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:39:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:41:42 08:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:41:42 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:40:01 all 0.12 0.00 0.01 0.19 0.01 99.67 08:41:42 08:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:40:01 1 0.02 0.00 0.00 1.00 0.00 98.98 08:41:42 08:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:41:42 08:40:01 3 0.80 0.00 0.00 0.00 0.02 99.19 08:41:42 08:40:01 4 0.02 0.00 0.00 0.07 0.00 99.92 08:41:42 08:40:01 5 0.08 0.00 0.05 0.00 0.02 99.85 08:41:42 08:40:01 6 0.00 0.00 0.00 0.45 0.02 99.53 08:41:42 08:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:41:42 08:41:01 all 0.01 0.00 0.00 0.05 0.00 99.94 08:41:42 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:41:42 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:41:42 08:41:01 5 0.02 0.00 0.00 0.15 0.02 99.82 08:41:42 08:41:01 6 0.02 0.00 0.00 0.28 0.00 99.70 08:41:42 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:41:42 08:41:42 Average: CPU %user %nice %system %iowait %steal %idle 08:41:42 Average: all 3.55 0.00 0.86 0.68 0.02 94.89 08:41:42 Average: 0 3.49 0.00 0.72 0.19 0.02 95.58 08:41:42 Average: 1 3.29 0.00 0.90 0.95 0.02 94.84 08:41:42 Average: 2 3.89 0.00 0.98 2.18 0.02 92.93 08:41:42 Average: 3 3.80 0.00 0.93 0.36 0.02 94.89 08:41:42 Average: 4 3.26 0.00 0.87 0.53 0.01 95.33 08:41:42 Average: 5 3.58 0.00 0.77 0.07 0.03 95.56 08:41:42 Average: 6 3.79 0.00 1.02 0.31 0.02 94.86 08:41:42 Average: 7 3.32 0.00 0.68 0.88 0.02 95.11 08:41:42 08:41:42 08:41:42