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 edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at 7587fe9d184367fcb080c5c3df364d4d130cdabb rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from 7587fe9d184367fcb080c5c3df364d4d130cdabb 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-ssh14694709140450485559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17019902415652363235.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3842/workspace@libs/edgex-global-pipelines/.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-3842/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5351667958719501231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11187115090940566147.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3842/workspace@libs/lf-pipelines/.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-3842/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14588374395128666936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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/v2], buildSnap:true] ========================================================= [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.17 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9445 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/36 [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/36 # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing 92248b477241bf935183db357b65c710d5280177 Checking out Revision 92248b477241bf935183db357b65c710d5280177 (PR-3842) > 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/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # 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 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92248b477241bf935183db357b65c710d5280177 # timeout=10 Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:24 ========================================================= 20:30:24 EdgeX Global Pipelines Version Info 20:30:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 72ffcfc0bf2a1903dff679e3cf6c20a8af775a24 # timeout=10 20:30:25 ------------------- 20:30:25 stable info: 20:30:25 ------------------- 20:30:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:25 Message: update stable to v1.0.221 20:30:26 ------------------- 20:30:26 experimental info: 20:30:26 ------------------- 20:30:26 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:26 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:26 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92248b477241bf935183db357b65c710d5280177 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92248b4 [Pipeline] echo 20:30:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:26 provisioning config files... 20:30:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config361506549144895814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:27 ---> docker-login.sh 20:30:27 nexus3.edgexfoundry.org:10001 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 nexus3.edgexfoundry.org:10002 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 nexus3.edgexfoundry.org:10003 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 nexus3.edgexfoundry.org:10004 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 docker.io 20:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:28 Configure a credential helper to remove this warning. See 20:30:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:28 20:30:28 Login Succeeded 20:30:28 ---> docker-login.sh ends [Pipeline] } 20:30:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:28 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 20:30:28 + dirname cmd/core-command/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo core-command,cmd/core-command/Dockerfile 20:30:28 + dirname cmd/core-data/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo core-data,cmd/core-data/Dockerfile 20:30:28 + dirname cmd/core-metadata/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + dirname cmd/security-bootstrapper/Dockerfile 20:30:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:28 + dirname cmd/security-proxy-setup/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:28 + dirname cmd/security-spire-agent/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:28 + dirname cmd/security-spire-config/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:28 + + cut -d/ -f2 20:30:28 dirname cmd/security-spire-server/Dockerfile 20:30:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:28 + dirname cmd/support-notifications/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:28 + dirname cmd/support-scheduler/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:28 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:28 + cut -d/ -f2 20:30:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:28 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:28 + git rev-list -1 --merges 92248b477241bf935183db357b65c710d5280177~1..92248b477241bf935183db357b65c710d5280177 [Pipeline] echo 20:30:28 -----------> git rev-list -1 --merges 92248b477241bf935183db357b65c710d5280177~1..92248b477241bf935183db357b65c710d5280177 92248b477241bf935183db357b65c710d5280177 20:30:28 92248b477241bf935183db357b65c710d5280177 [false] [Pipeline] sh 20:30:29 + git log --format=format:%s -1 92248b477241bf935183db357b65c710d5280177 [Pipeline] echo 20:30:29 ========================================================= 20:30:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:29 + grep -v github /etc/ssh/ssh_known_hosts 20:30:29 + [ -e /tmp/ssh_known_hosts ] 20:30:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:30 20:30:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:30 latest: Pulling from edgex-devops/git-semver 20:30:30 a0d0a0d46f8b: Pulling fs layer 20:30:30 3e5f54012d9b: Pulling fs layer 20:30:30 4c7163046ea9: Pulling fs layer 20:30:30 0c2d73faf560: Pulling fs layer 20:30:30 0c2d73faf560: Waiting 20:30:30 3e5f54012d9b: Verifying Checksum 20:30:30 3e5f54012d9b: Download complete 20:30:30 a0d0a0d46f8b: Verifying Checksum 20:30:30 a0d0a0d46f8b: Download complete 20:30:30 0c2d73faf560: Verifying Checksum 20:30:30 0c2d73faf560: Download complete 20:30:30 4c7163046ea9: Verifying Checksum 20:30:30 4c7163046ea9: Download complete 20:30:30 a0d0a0d46f8b: Pull complete 20:30:30 3e5f54012d9b: Pull complete 20:30:30 4c7163046ea9: Pull complete 20:30:31 0c2d73faf560: Pull complete 20:30:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:31 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 20:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:31 $ docker top 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:31 [ssh-agent] Looking for ssh-agent implementation... 20:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:32 $ docker exec 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea ssh-agent 20:30:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdmjNEN/agent.14 20:30:32 SSH_AGENT_PID=20 20:30:32 Running ssh-add (command line suppressed) 20:30:32 Identity added: /w/workspace/edgex-go/36@tmp/private_key_1612775908351616670.key (/w/workspace/edgex-go/36@tmp/private_key_1612775908351616670.key) 20:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:32 + git tag --points-at HEAD [Pipeline] } 20:30:32 $ docker exec --env ******** --env ******** 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea ssh-agent -k 20:30:32 unset SSH_AUTH_SOCK; 20:30:32 unset SSH_AGENT_PID; 20:30:32 echo Agent pid 20 killed; 20:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:32 [ssh-agent] Looking for ssh-agent implementation... 20:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:32 $ docker exec 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea ssh-agent 20:30:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbMogcd/agent.53 20:30:33 SSH_AGENT_PID=59 20:30:33 Running ssh-add (command line suppressed) 20:30:33 Identity added: /w/workspace/edgex-go/36@tmp/private_key_1188893811743677803.key (/w/workspace/edgex-go/36@tmp/private_key_1188893811743677803.key) 20:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:33 + git semver init 20:30:33 # -> Open(): unable to determine branch for HEAD 20:30:33 # $GIT_DIR = /w/workspace/edgex-go/36/.git 20:30:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/36 20:30:33 # $SEMVER_REMOTE_NAME = origin 20:30:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:33 # $SEMVER_USER_NAME = edgex-jenkins 20:30:33 # $SEMVER_BRANCH = PR-3842 20:30:33 # $SEMVER_TEMP = /tmp/semver-026745106 20:30:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:48 # '/tmp/semver-026745106' -> '/w/workspace/edgex-go/36/.semver' 20:30:48 # -> Force: false 20:30:48 # $SEMVER_DIR = /w/workspace/edgex-go/36/.semver [Pipeline] } 20:30:48 $ docker exec --env ******** --env ******** 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea ssh-agent -k 20:30:48 unset SSH_AUTH_SOCK; 20:30:48 unset SSH_AGENT_PID; 20:30:48 echo Agent pid 59 killed; 20:30:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:48 + git semver [Pipeline] } 20:30:48 $ docker stop --time=1 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea 20:30:50 $ docker rm -f 1f24bf3e9dd4bb370fd9416d1c589cf12a219ab32f491da814393027ac16dfea [Pipeline] // withDockerContainer [Pipeline] sh 20:30:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:51 Stashed 1 file(s) [Pipeline] echo 20:30:51 [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] echo 20:30:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:51 ========================================================= 20:30:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:51 59bf1c3509f3: Pulling fs layer 20:30:51 666ba61612fd: Pulling fs layer 20:30:51 8ed8ca486205: Pulling fs layer 20:30:51 4fe6c5a15a65: Pulling fs layer 20:30:51 22a0e8bec74d: Pulling fs layer 20:30:51 640e595b4fbd: Pulling fs layer 20:30:51 763cafe07f6e: Pulling fs layer 20:30:51 0c0b528cf693: Pulling fs layer 20:30:51 10935f4eaf8b: Pulling fs layer 20:30:51 4fe6c5a15a65: Waiting 20:30:51 22a0e8bec74d: Waiting 20:30:51 640e595b4fbd: Waiting 20:30:51 763cafe07f6e: Waiting 20:30:51 0c0b528cf693: Waiting 20:30:51 10935f4eaf8b: Waiting 20:30:51 8ed8ca486205: Verifying Checksum 20:30:51 8ed8ca486205: Download complete 20:30:51 666ba61612fd: Verifying Checksum 20:30:51 666ba61612fd: Download complete 20:30:51 22a0e8bec74d: Verifying Checksum 20:30:51 22a0e8bec74d: Download complete 20:30:51 640e595b4fbd: Verifying Checksum 20:30:51 640e595b4fbd: Download complete 20:30:51 59bf1c3509f3: Verifying Checksum 20:30:51 59bf1c3509f3: Download complete 20:30:51 763cafe07f6e: Verifying Checksum 20:30:51 763cafe07f6e: Download complete 20:30:52 0c0b528cf693: Verifying Checksum 20:30:52 0c0b528cf693: Download complete 20:30:52 59bf1c3509f3: Pull complete 20:30:52 666ba61612fd: Pull complete 20:30:52 8ed8ca486205: Pull complete 20:30:52 10935f4eaf8b: Verifying Checksum 20:30:52 10935f4eaf8b: Download complete 20:30:52 4fe6c5a15a65: Verifying Checksum 20:30:52 4fe6c5a15a65: Download complete 20:30:56 4fe6c5a15a65: Pull complete 20:30:56 22a0e8bec74d: Pull complete 20:30:56 640e595b4fbd: Pull complete 20:30:56 763cafe07f6e: Pull complete 20:30:56 0c0b528cf693: Pull complete 20:30:58 10935f4eaf8b: Pull complete 20:30:58 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:59 WORKDIR /edgex 20:30:59 COPY go.mod . 20:30:59 RUN go mod download 20:30:59 + docker build -t ci-base-image-x86_64 -f - . 20:31:00 Sending build context to Docker daemon 334.5MB 20:31:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:00 ---> 99d49a6021b9 20:31:00 Step 2/4 : WORKDIR /edgex 20:31:01 ---> Running in 399c2a78694b 20:31:02 Removing intermediate container 399c2a78694b 20:31:02 ---> 79968049f975 20:31:02 Step 3/4 : COPY go.mod . 20:31:02 ---> e99efd55803f 20:31:02 Step 4/4 : RUN go mod download 20:31:02 ---> Running in 07958f90abcc 20:31:06 Still waiting to schedule task 20:31:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9442’ 20:31:14 Removing intermediate container 07958f90abcc 20:31:14 ---> 6d832dbbec56 20:31:14 Successfully built 6d832dbbec56 20:31:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:14 + docker inspect -f . ci-base-image-x86_64 20:31:14 . [Pipeline] withDockerContainer 20:31:14 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 20:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:15 $ docker top 15c070e841f8b4ad651890e86562ae43b3db6a322633f3ee0c79991e38f663dc -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:15 + go version 20:31:15 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:15 $ docker stop --time=1 15c070e841f8b4ad651890e86562ae43b3db6a322633f3ee0c79991e38f663dc 20:31:16 $ docker rm -f 15c070e841f8b4ad651890e86562ae43b3db6a322633f3ee0c79991e38f663dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:17 + docker inspect -f . ci-base-image-x86_64 20:31:17 . [Pipeline] withDockerContainer 20:31:17 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 20:31:17 $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:17 $ docker top 65de9c361ee3f7298c55c1c3b6acef6914270102c14dbaf99f92c6c39a13d585 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:17 ========================================================= 20:31:17 [edgeXBuildGoParallel] Running Tests and Build... 20:31:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:17 + make test 20:31:17 go mod tidy -compat=1.17 20:31:17 go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi 20:31:17 go: finding module for package github.com/prometheus/client_golang/prometheus 20:31:17 go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp 20:31:18 go: downloading github.com/prometheus/client_golang v1.12.1 20:31:18 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1542 20:31:24 go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 20:31:24 go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 20:31:24 go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1542 20:31:24 go: downloading github.com/prometheus/common v0.32.1 20:31:24 go: downloading github.com/prometheus/client_model v0.2.0 20:31:24 go: downloading github.com/beorn7/perks v1.0.1 20:31:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:31:24 go: downloading github.com/prometheus/procfs v0.7.3 20:31:24 go: downloading github.com/json-iterator/go v1.1.12 20:31:24 go: downloading github.com/modern-go/reflect2 v1.0.2 20:31:24 go: downloading gopkg.in/ini.v1 v1.66.2 20:31:24 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 20:31:24 go: downloading github.com/pkg/errors v0.9.1 20:31:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:31:24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:31:24 go: downloading github.com/google/btree v1.0.0 20:31:24 go: downloading github.com/hashicorp/golang-lru v0.5.1 20:31:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:31:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:29 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:42 # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel 20:31:42 internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) 20:31:42 internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress 20:31:42 internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt 20:31:42 internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac 20:31:42 internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 20:31:42 internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 20:31:42 internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) 20:31:42 internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress 20:31:42 internal/support/notifications/application/channel/sender.go:106:15: undefined: time 20:31:42 internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block 20:31:42 /w/workspace/edgex-go/36/internal/support/notifications/application/channel/sender.go:45:39: previous declaration 20:31:42 internal/support/notifications/application/channel/sender.go:106:15: too many errors 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.9% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.843s coverage: 89.2% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.103s coverage: 84.4% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.410s coverage: 94.5% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 24.0% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 20:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 65.1% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.4% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:32:07 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 20:32:07 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.083s coverage: 100.0% of statements 20:32:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:32:07 make: *** [Makefile:113: unittest] Error 2 [Pipeline] } 20:32:07 $ docker stop --time=1 65de9c361ee3f7298c55c1c3b6acef6914270102c14dbaf99f92c6c39a13d585 20:32:09 $ docker rm -f 65de9c361ee3f7298c55c1c3b6acef6914270102c14dbaf99f92c6c39a13d585 [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] } 20:32:10 Failed in branch amd64 20:33:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9449 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws 20:33:50 Running in /w/workspace/edgex-go/36 [Pipeline] { [Pipeline] checkout 20:33:51 The recommended git tool is: git 20:34:01 using credential edgex-jenkins-ssh 20:34:01 Cloning the remote Git repository 20:34:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:02 > git init /w/workspace/edgex-go/36 # timeout=10 20:34:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:02 > git --version # timeout=10 20:34:02 > git --version # 'git version 2.25.1' 20:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:24 Merging remotes/origin/main commit 7587fe9d184367fcb080c5c3df364d4d130cdabb into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 20:34:25 Merge succeeded, producing ffcd62781942a2d902fe2a164bbce25bcd2deb71 20:34:25 Checking out Revision ffcd62781942a2d902fe2a164bbce25bcd2deb71 (PR-3842) 20:34:24 > git config core.sparsecheckout # timeout=10 20:34:24 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 20:34:24 > git remote # timeout=10 20:34:24 > git config --get remote.origin.url # timeout=10 20:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:24 > git merge 7587fe9d184367fcb080c5c3df364d4d130cdabb # timeout=10 20:34:25 > git rev-parse HEAD^{commit} # timeout=10 20:34:25 > git config core.sparsecheckout # timeout=10 20:34:25 > git checkout -f ffcd62781942a2d902fe2a164bbce25bcd2deb71 # timeout=10 20:34:29 Commit message: "Merge commit '7587fe9d184367fcb080c5c3df364d4d130cdabb' into HEAD" 20:34:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:30 Dload Upload Total Spent Left Speed 20:34:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 20:34:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:31 + sudo tee /etc/docker/daemon.new 20:34:31 { 20:34:31 "registry-mirrors": [ 20:34:31 "https://nexus3.edgexfoundry.org:10001" 20:34:31 ], 20:34:31 "bip": "10.250.0.254/24", 20:34:31 "hosts": [ 20:34:31 "tcp://0.0.0.0:5555", 20:34:31 "unix:///var/run/docker.sock" 20:34:31 ], 20:34:31 "mtu": 1458, 20:34:31 "selinux-enabled": true, 20:34:31 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:31 } [Pipeline] sh 20:34:29 > git rev-list --no-walk 72ffcfc0bf2a1903dff679e3cf6c20a8af775a24 # timeout=10 20:34:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:50 provisioning config files... 20:34:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/36@tmp/config4013802986829019138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:51 ---> docker-login.sh 20:34:51 nexus3.edgexfoundry.org:10001 20:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:52 Configure a credential helper to remove this warning. See 20:34:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:52 20:34:52 Login Succeeded 20:34:52 nexus3.edgexfoundry.org:10002 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 nexus3.edgexfoundry.org:10003 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 nexus3.edgexfoundry.org:10004 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:54 Configure a credential helper to remove this warning. See 20:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:54 20:34:54 Login Succeeded 20:34:54 docker.io 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 ---> docker-login.sh ends [Pipeline] } 20:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:55 ========================================================= 20:34:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:56 9b3977197b4f: Pulling fs layer 20:34:56 1a89e8eeedd5: Pulling fs layer 20:34:56 94645a83ff95: Pulling fs layer 20:34:56 3f3a8bcf1eab: Pulling fs layer 20:34:56 0c92f367c5e7: Pulling fs layer 20:34:56 f7c0051592d6: Pulling fs layer 20:34:56 a227ed2f7395: Pulling fs layer 20:34:56 7b1c46037f91: Pulling fs layer 20:34:56 0c92f367c5e7: Waiting 20:34:56 f7c0051592d6: Waiting 20:34:56 a227ed2f7395: Waiting 20:34:56 7b1c46037f91: Waiting 20:34:56 3f3a8bcf1eab: Waiting 20:34:56 1a89e8eeedd5: Verifying Checksum 20:34:56 1a89e8eeedd5: Download complete 20:34:56 0c92f367c5e7: Download complete 20:34:56 f7c0051592d6: Verifying Checksum 20:34:56 f7c0051592d6: Download complete 20:34:56 9b3977197b4f: Download complete 20:34:56 a227ed2f7395: Download complete 20:34:57 9b3977197b4f: Pull complete 20:34:58 1a89e8eeedd5: Pull complete 20:34:58 94645a83ff95: Pull complete 20:34:59 7b1c46037f91: Verifying Checksum 20:34:59 7b1c46037f91: Download complete 20:34:59 3f3a8bcf1eab: Download complete 20:35:14 3f3a8bcf1eab: Pull complete 20:35:14 0c92f367c5e7: Pull complete 20:35:14 f7c0051592d6: Pull complete 20:35:14 a227ed2f7395: Pull complete 20:35:21 7b1c46037f91: Pull complete 20:35:21 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:21 + docker build -t ci-base-image-arm64 -f - . 20:35:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:21 WORKDIR /edgex 20:35:21 COPY go.mod . 20:35:21 RUN go mod download 20:35:25 Sending build context to Docker daemon 169MB 20:35:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:25 ---> f79e39bc4007 20:35:25 Step 2/4 : WORKDIR /edgex 20:35:26 ---> Running in ad181ad5d58a 20:35:27 Removing intermediate container ad181ad5d58a 20:35:27 ---> 714efbe7e9f0 20:35:27 Step 3/4 : COPY go.mod . 20:35:28 ---> ff71f60d89a2 20:35:28 Step 4/4 : RUN go mod download 20:35:28 ---> Running in 8a1a871bd38d 20:36:24 Removing intermediate container 8a1a871bd38d 20:36:24 ---> e57835f3b8ea 20:36:24 Successfully built e57835f3b8ea 20:36:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:25 + docker inspect -f . ci-base-image-arm64 20:36:25 . [Pipeline] withDockerContainer 20:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-9449 does not seem to be running inside a container 20:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:27 $ docker top 46cb87b6535ee4960254aeba487b43153899bac3c454f2e59ca0ff3121a87505 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:28 + go version 20:36:28 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:28 $ docker stop --time=1 46cb87b6535ee4960254aeba487b43153899bac3c454f2e59ca0ff3121a87505 20:36:29 $ docker rm -f 46cb87b6535ee4960254aeba487b43153899bac3c454f2e59ca0ff3121a87505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:30 + docker inspect -f . ci-base-image-arm64 20:36:30 . [Pipeline] withDockerContainer 20:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-9449 does not seem to be running inside a container 20:36:31 $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:32 $ docker top 46e29b40242c1a7a1b28d33a72d33bfa1d37cc76d27d7df457d3639c07b4d5a8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:32 ========================================================= 20:36:32 [edgeXBuildGoParallel] Running Tests and Build... 20:36:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:33 + make test 20:36:33 go mod tidy -compat=1.17 20:36:34 go: finding module for package github.com/prometheus/client_golang/prometheus 20:36:34 go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp 20:36:34 go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi 20:36:34 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:35 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1542 20:37:02 go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.1 20:37:02 go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.1 20:37:02 go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1542 20:37:02 go: downloading github.com/prometheus/client_model v0.2.0 20:37:02 go: downloading github.com/prometheus/common v0.32.1 20:37:02 go: downloading github.com/beorn7/perks v1.0.1 20:37:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:37:02 go: downloading github.com/prometheus/procfs v0.7.3 20:37:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 20:37:02 go: downloading gopkg.in/ini.v1 v1.66.2 20:37:02 go: downloading github.com/json-iterator/go v1.1.12 20:37:02 go: downloading github.com/modern-go/reflect2 v1.0.2 20:37:02 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 20:37:02 go: downloading github.com/pkg/errors v0.9.1 20:37:02 go: downloading gopkg.in/yaml.v2 v2.4.0 20:37:02 go: downloading github.com/google/btree v1.0.0 20:37:02 go: downloading github.com/hashicorp/golang-lru v0.5.1 20:37:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:37:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:49 ? github.com/edgexfoundry/edgex-go [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:40:35 # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel 20:40:35 internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) 20:40:35 internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress 20:40:35 internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt 20:40:35 internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac 20:40:35 internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 20:40:35 internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 20:40:35 internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) 20:40:35 internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress 20:40:35 internal/support/notifications/application/channel/sender.go:106:15: undefined: time 20:40:35 internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block 20:40:35 /w/workspace/edgex-go/36/internal/support/notifications/application/channel/sender.go:45:39: previous declaration 20:40:35 internal/support/notifications/application/channel/sender.go:106:15: too many errors 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.489s coverage: 98.5% of statements 20:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.525s coverage: 54.9% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.781s coverage: 89.2% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.427s coverage: 84.4% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.202s coverage: 94.5% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.275s coverage: 72.2% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.413s coverage: 60.0% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.489s coverage: 0.9% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.395s coverage: 58.8% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.518s coverage: 24.0% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.584s coverage: 47.1% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.412s coverage: 79.5% of statements 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 20:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.495s coverage: 96.3% of statements 20:41:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 20:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.299s coverage: 94.4% of statements 20:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.274s coverage: 44.8% of statements 20:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.771s coverage: 82.5% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.334s coverage: 92.9% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.259s coverage: 87.2% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.334s coverage: 58.8% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.322s coverage: 80.0% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.268s coverage: 87.2% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.419s coverage: 85.4% of statements 20:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.973s coverage: 64.4% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.305s coverage: 100.0% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.268s coverage: 89.4% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 20:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 20:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.614s coverage: 65.4% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.8% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.289s coverage: 84.8% of statements 20:41:48 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 20:41:48 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 20:41:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.381s coverage: 63.2% of statements 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.305s coverage: 28.9% of statements 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.246s coverage: 100.0% of statements 20:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.108s coverage: 96.9% of statements 20:41:53 make: *** [Makefile:113: unittest] Error 2 [Pipeline] } 20:41:53 $ docker stop --time=1 46e29b40242c1a7a1b28d33a72d33bfa1d37cc76d27d7df457d3639c07b4d5a8 20:41:55 $ docker rm -f 46e29b40242c1a7a1b28d33a72d33bfa1d37cc76d27d7df457d3639c07b4d5a8 [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] sh 20:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:01 20:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:02 arm64: Pulling from edgex-lftools-log-publisher 20:42:02 8998bd30e6a1: Pulling fs layer 20:42:02 04944245beec: Pulling fs layer 20:42:02 699f458cf7ca: Pulling fs layer 20:42:02 765212b225bb: Pulling fs layer 20:42:02 f23df028b6ca: Pulling fs layer 20:42:02 d65c8cfc05b1: Pulling fs layer 20:42:02 2437ff75d9bd: Pulling fs layer 20:42:02 765212b225bb: Waiting 20:42:02 f23df028b6ca: Waiting 20:42:02 d65c8cfc05b1: Waiting 20:42:02 2437ff75d9bd: Waiting 20:42:02 04944245beec: Download complete 20:42:02 765212b225bb: Verifying Checksum 20:42:02 765212b225bb: Download complete 20:42:02 f23df028b6ca: Verifying Checksum 20:42:02 f23df028b6ca: Download complete 20:42:02 d65c8cfc05b1: Verifying Checksum 20:42:02 d65c8cfc05b1: Download complete 20:42:02 699f458cf7ca: Verifying Checksum 20:42:02 699f458cf7ca: Download complete 20:42:03 8998bd30e6a1: Verifying Checksum 20:42:03 8998bd30e6a1: Download complete 20:42:05 2437ff75d9bd: Verifying Checksum 20:42:05 2437ff75d9bd: Download complete 20:42:07 8998bd30e6a1: Pull complete 20:42:08 04944245beec: Pull complete 20:42:09 699f458cf7ca: Pull complete 20:42:09 765212b225bb: Pull complete 20:42:10 f23df028b6ca: Pull complete 20:42:10 d65c8cfc05b1: Pull complete 20:42:25 2437ff75d9bd: Pull complete 20:42:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:42:26 prd-ubuntu20.04-docker-arm64-4c-16g-9449 does not seem to be running inside a container 20:42:26 $ 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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:42:29 $ docker top 3c7a106ebbe83c34a52bb8dc6897410b73ec5ec1d7545be882f036d6140eb2a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:30 ---> job-cost.sh 20:42:30 lf-activate-venv: SKIPPING 20:42:30 INFO: No Stack... 20:42:31 INFO: Retrieving Pricing Info for: v3-standard-4 20:42:32 INFO: Archiving Costs [Pipeline] sh 20:42:32 + cut -d, -f6 20:42:32 + cat /w/workspace/edgex-go/36/archives/cost.csv [Pipeline] lock 20:42:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-36-stack-cost] 20:42:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3842-36-stack-cost] did not exist. Created. 20:42:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:33 + echo total: 0.10999999940395355 [Pipeline] stash 20:42:34 Stashed 1 file(s) [Pipeline] } 20:42:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-36-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:34 $ docker stop --time=1 3c7a106ebbe83c34a52bb8dc6897410b73ec5ec1d7545be882f036d6140eb2a1 20:42:36 $ docker rm -f 3c7a106ebbe83c34a52bb8dc6897410b73ec5ec1d7545be882f036d6140eb2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:42:36 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 20:42:37 + [ -d /w/workspace/edgex-go/36/archives ] [Pipeline] libraryResource [Pipeline] sh 20:42:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:42:38 ---> package-listing.sh 20:42:38 ++ facter osfamily 20:42:38 ++ tr '[:upper:]' '[:lower:]' 20:42:38 + OS_FAMILY=debian 20:42:38 + workspace=/w/workspace/edgex-go/36 20:42:38 + START_PACKAGES=/tmp/packages_start.txt 20:42:38 + END_PACKAGES=/tmp/packages_end.txt 20:42:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:38 + PACKAGES=/tmp/packages_start.txt 20:42:38 + '[' /w/workspace/edgex-go/36 ']' 20:42:38 + PACKAGES=/tmp/packages_end.txt 20:42:38 + case "${OS_FAMILY}" in 20:42:38 + grep '^ii' 20:42:38 + dpkg -l 20:42:38 + '[' -f /tmp/packages_start.txt ']' 20:42:38 + '[' -f /tmp/packages_end.txt ']' 20:42:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:38 + '[' /w/workspace/edgex-go/36 ']' 20:42:38 + mkdir -p /w/workspace/edgex-go/36/archives/ 20:42:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/36/archives/ [Pipeline] echo 20:42:38 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/36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:42:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:39 20:42:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:39 latest: Pulling from edgex-lftools-log-publisher 20:42:39 5eb5b503b376: Pulling fs layer 20:42:39 5c69ac0246d0: Pulling fs layer 20:42:39 ec43610c2a17: Pulling fs layer 20:42:39 3a2ae6a8a46f: Pulling fs layer 20:42:39 33b1e0a273af: Pulling fs layer 20:42:39 5d3b04190fa2: Pulling fs layer 20:42:39 2f39f015ded8: Pulling fs layer 20:42:39 3a2ae6a8a46f: Waiting 20:42:39 33b1e0a273af: Waiting 20:42:39 5d3b04190fa2: Waiting 20:42:39 2f39f015ded8: Waiting 20:42:39 5c69ac0246d0: Download complete 20:42:39 3a2ae6a8a46f: Download complete 20:42:39 33b1e0a273af: Download complete 20:42:39 5d3b04190fa2: Verifying Checksum 20:42:39 5d3b04190fa2: Download complete 20:42:39 ec43610c2a17: Verifying Checksum 20:42:39 ec43610c2a17: Download complete 20:42:40 5eb5b503b376: Verifying Checksum 20:42:40 5eb5b503b376: Download complete 20:42:41 5eb5b503b376: Pull complete 20:42:41 5c69ac0246d0: Pull complete 20:42:41 ec43610c2a17: Pull complete 20:42:41 3a2ae6a8a46f: Pull complete 20:42:42 33b1e0a273af: Pull complete 20:42:42 5d3b04190fa2: Pull complete 20:42:46 2f39f015ded8: Pull complete 20:42:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:42:46 prd-ubuntu20.04-docker-8c-8g-9445 does not seem to be running inside a container 20:42:46 $ 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/36/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/36 -v /w/workspace/edgex-go/36:/w/workspace/edgex-go/36:rw,z -v /w/workspace/edgex-go/36@tmp:/w/workspace/edgex-go/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:47 $ docker top 864108d40e3eb33e3434e703bd9b39054ae0c953a13dc8d7d2b8a9a724c7424b -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:48 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:48 + mkdir -p /var/log/sysstat [Pipeline] sh 20:42:48 + ls /var/log/sa-host 20:42:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:48 provisioning config files... 20:42:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/36@tmp/config9181213464242463191tmp [Pipeline] { [Pipeline] echo 20:42:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:49 ---> create-netrc.sh [Pipeline] } 20:42:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:42:49 ---> python-tools-install.sh [Pipeline] echo 20:42:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:49 ---> sudo-logs.sh 20:42:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:42:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:50 ---> job-cost.sh 20:42:50 lf-activate-venv: SKIPPING 20:42:50 DEBUG: total: 0.10999999940395355 20:42:50 INFO: Retrieving Stack Cost... 20:42:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:42:51 INFO: Archiving Costs [Pipeline] echo 20:42:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:51 ---> logs-deploy.sh 20:42:51 lf-activate-venv: SKIPPING 20:42:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/36 20:42:51 INFO: archiving workspace using pattern(s): 20:42:52 Archives upload complete. 20:42:52 INFO: archiving logs to Nexus 20:42:53 ---> uname -a: 20:42:53 Linux prd-ubuntu20-04-docker-8c-8g-9445 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:42:53 20:42:53 20:42:53 ---> lscpu: 20:42:53 Architecture: x86_64 20:42:53 CPU op-mode(s): 32-bit, 64-bit 20:42:53 Byte Order: Little Endian 20:42:53 Address sizes: 40 bits physical, 48 bits virtual 20:42:53 CPU(s): 8 20:42:53 On-line CPU(s) list: 0-7 20:42:53 Thread(s) per core: 1 20:42:53 Core(s) per socket: 1 20:42:53 Socket(s): 8 20:42:53 NUMA node(s): 1 20:42:53 Vendor ID: AuthenticAMD 20:42:53 CPU family: 23 20:42:53 Model: 49 20:42:53 Model name: AMD EPYC-Rome Processor 20:42:53 Stepping: 0 20:42:53 CPU MHz: 2800.000 20:42:53 BogoMIPS: 5600.00 20:42:53 Virtualization: AMD-V 20:42:53 Hypervisor vendor: KVM 20:42:53 Virtualization type: full 20:42:53 L1d cache: 256 KiB 20:42:53 L1i cache: 256 KiB 20:42:53 L2 cache: 4 MiB 20:42:53 L3 cache: 128 MiB 20:42:53 NUMA node0 CPU(s): 0-7 20:42:53 Vulnerability Itlb multihit: Not affected 20:42:53 Vulnerability L1tf: Not affected 20:42:53 Vulnerability Mds: Not affected 20:42:53 Vulnerability Meltdown: Not affected 20:42:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:42:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:42:53 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:42:53 Vulnerability Srbds: Not affected 20:42:53 Vulnerability Tsx async abort: Not affected 20:42:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:42:53 20:42:53 20:42:53 ---> nproc: 20:42:53 8 20:42:53 20:42:53 20:42:53 ---> df -h: 20:42:53 Filesystem Size Used Avail Use% Mounted on 20:42:53 overlay 155G 11G 145G 7% / 20:42:53 tmpfs 64M 0 64M 0% /dev 20:42:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:42:53 shm 64M 0 64M 0% /dev/shm 20:42:53 /dev/vda1 155G 11G 145G 7% /facter-os 20:42:53 20:42:53 20:42:53 ---> sar -b -r -n DEV: 20:42:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9445) 03/30/22 _x86_64_ (8 CPU) 20:42:53 20:42:53 20:29:41 LINUX RESTART (8 CPU) 20:42:53 20:42:53 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:42:53 20:31:01 335.22 45.45 289.77 0.00 4075.84 190245.92 0.00 20:42:53 20:32:01 125.31 1.43 123.88 0.00 22.66 39304.25 0.00 20:42:53 20:33:01 31.46 0.00 31.46 0.00 0.00 11738.86 0.00 20:42:53 20:34:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 20:42:53 20:35:01 1.20 0.02 1.18 0.00 0.13 14.13 0.00 20:42:53 20:36:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 20:42:53 20:37:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:42:53 20:38:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 20:42:53 20:39:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 20:42:53 20:40:01 1.82 0.00 1.82 0.00 0.00 26.40 0.00 20:42:53 20:41:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 20:42:53 20:42:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 20:42:53 Average: 41.96 3.91 38.05 0.00 341.59 20120.34 0.00 20:42:53 20:42:53 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:53 20:31:01 28620624 31797092 518644 1.58 107492 3342984 1951992 5.75 1171308 2732456 0 20:42:53 20:32:01 27640664 31716776 573968 1.75 158092 4034764 2040268 6.01 1656524 3041768 485004 20:42:53 20:33:01 28530864 31793916 505840 1.54 158244 3331388 1787596 5.27 1294576 2631048 12 20:42:53 20:34:01 28531688 31794560 504716 1.53 158276 3331388 1787596 5.27 1293748 2631048 60 20:42:53 20:35:01 28538000 31800948 498308 1.52 158316 3331396 1787596 5.27 1287656 2631056 52 20:42:53 20:36:01 28538692 31801668 497540 1.51 158348 3331396 1787596 5.27 1286928 2631056 44 20:42:53 20:37:01 28541936 31804960 494236 1.50 158372 3331400 1787596 5.27 1283148 2631076 20 20:42:53 20:38:01 28541612 31804688 494408 1.50 158408 3331404 1787596 5.27 1283528 2631084 268 20:42:53 20:39:01 28541736 31804920 494096 1.50 158432 3331412 1787596 5.27 1283780 2631128 168 20:42:53 20:40:01 28542208 31805376 493584 1.50 158476 3331384 1787596 5.27 1283236 2631108 8 20:42:53 20:41:01 28541924 31805148 493792 1.50 158496 3331396 1787596 5.27 1283648 2631112 32 20:42:53 20:42:01 28542116 31805360 493724 1.50 158528 3331396 1787596 5.27 1283708 2631112 20 20:42:53 Average: 28471005 31794618 505238 1.54 154123 3390976 1822352 5.37 1307649 2673754 40474 20:42:53 20:42:53 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:53 20:31:01 docker0 776.66 450.02 66.38 2713.80 0.00 0.00 0.00 0.00 20:42:53 20:31:01 ens3 1526.24 1672.89 9765.18 221.92 0.00 0.00 0.00 0.00 20:42:53 20:31:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 20:42:53 20:32:01 veth89b00bb 76.77 95.73 7.23 584.83 0.00 0.00 0.00 0.05 20:42:53 20:32:01 docker0 174.75 216.60 14.07 1572.38 0.00 0.00 0.00 0.00 20:42:53 20:32:01 ens3 279.42 232.29 1609.61 78.00 0.00 0.00 0.00 0.00 20:42:53 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:33:01 docker0 0.57 0.55 0.04 0.04 0.00 0.00 0.00 0.00 20:42:53 20:33:01 ens3 7.77 4.22 5.64 1.65 0.00 0.00 0.00 0.00 20:42:53 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:34:01 ens3 2.35 0.68 0.72 0.47 0.00 0.00 0.00 0.00 20:42:53 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:35:01 ens3 1.07 0.43 0.40 0.28 0.00 0.00 0.00 0.00 20:42:53 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:36:01 ens3 1.15 0.70 0.66 0.47 0.00 0.00 0.00 0.00 20:42:53 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:42:53 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:38:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:39:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:40:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:41:01 ens3 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 20:42:53 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:53 20:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:42:53 Average: docker0 79.34 55.60 6.71 357.20 0.00 0.00 0.00 0.00 20:42:53 Average: ens3 151.59 159.32 948.60 25.24 0.00 0.00 0.00 0.00 20:42:53 Average: lo 0.49 0.49 0.04 0.04 0.00 0.00 0.00 0.00 20:42:53 20:42:53 20:42:53 ---> sar -P ALL: 20:42:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-9445) 03/30/22 _x86_64_ (8 CPU) 20:42:53 20:42:53 20:29:41 LINUX RESTART (8 CPU) 20:42:53 20:42:53 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:42:53 20:31:01 all 11.83 0.00 4.12 1.82 0.06 82.18 20:42:53 20:31:01 0 12.35 0.00 3.16 0.34 0.07 84.08 20:42:53 20:31:01 1 10.01 0.00 4.29 0.20 0.07 85.43 20:42:53 20:31:01 2 10.33 0.00 3.17 0.29 0.05 86.16 20:42:53 20:31:01 3 13.18 0.00 3.90 1.50 0.05 81.37 20:42:53 20:31:01 4 13.01 0.00 5.29 1.67 0.05 79.98 20:42:53 20:31:01 5 12.44 0.00 3.75 3.57 0.05 80.18 20:42:53 20:31:01 6 12.50 0.00 4.81 5.58 0.05 77.06 20:42:53 20:31:01 7 10.80 0.00 4.55 1.38 0.07 83.20 20:42:53 20:32:01 all 29.45 0.00 5.75 0.69 0.07 64.04 20:42:53 20:32:01 0 28.48 0.00 5.10 0.42 0.07 65.93 20:42:53 20:32:01 1 28.44 0.00 5.68 0.07 0.07 65.74 20:42:53 20:32:01 2 30.56 0.00 5.36 0.07 0.07 63.94 20:42:53 20:32:01 3 30.28 0.00 6.88 2.13 0.08 60.63 20:42:53 20:32:01 4 30.10 0.00 5.92 0.19 0.07 63.73 20:42:53 20:32:01 5 27.59 0.00 6.09 0.08 0.08 66.15 20:42:53 20:32:01 6 30.43 0.00 5.82 2.17 0.07 61.51 20:42:53 20:32:01 7 29.69 0.00 5.17 0.39 0.07 64.69 20:42:53 20:33:01 all 0.36 0.00 0.18 0.20 0.01 99.25 20:42:53 20:33:01 0 0.07 0.00 0.12 0.58 0.02 99.22 20:42:53 20:33:01 1 0.05 0.00 0.18 0.02 0.00 99.75 20:42:53 20:33:01 2 0.12 0.00 0.03 0.00 0.00 99.85 20:42:53 20:33:01 3 0.07 0.00 0.07 0.00 0.02 99.85 20:42:53 20:33:01 4 0.07 0.00 0.18 0.13 0.02 99.60 20:42:53 20:33:01 5 0.28 0.00 0.20 0.72 0.00 98.80 20:42:53 20:33:01 6 0.17 0.00 0.60 0.15 0.00 99.08 20:42:53 20:33:01 7 2.02 0.00 0.07 0.02 0.00 97.90 20:42:53 20:34:01 all 0.27 0.00 0.02 0.00 0.01 99.70 20:42:53 20:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:42:53 20:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:42:53 20:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:42:53 20:34:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:42:53 20:34:01 5 0.00 0.00 0.02 0.03 0.02 99.93 20:42:53 20:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:34:01 7 2.02 0.00 0.02 0.00 0.02 97.95 20:42:53 20:35:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:42:53 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:42:53 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:42:53 20:35:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:42:53 20:35:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:42:53 20:35:01 7 0.10 0.00 0.03 0.00 0.00 99.87 20:42:53 20:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:42:53 20:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:42:53 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:42:53 20:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:42:53 20:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:42:53 20:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:42:53 20:36:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:42:53 20:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:37:01 all 0.02 0.00 0.03 0.00 0.00 99.94 20:42:53 20:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:42:53 20:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:42:53 20:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:42:53 20:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:42:53 20:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:42:53 20:37:01 5 0.00 0.00 0.05 0.02 0.02 99.92 20:42:53 20:37:01 6 0.03 0.00 0.10 0.02 0.00 99.85 20:42:53 20:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:42:53 20:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:42:53 20:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:42:53 20:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:42:53 20:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:42:53 20:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:42:53 20:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:42:53 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:42:53 20:39:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:42:53 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:42:53 20:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:42:53 20:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:42:53 20:39:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:42:53 20:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:42:53 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:42:53 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:42:53 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:42:53 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:42:53 20:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:42:53 20:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:42:53 20:40:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:42:53 20:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:42:53 20:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:42:53 20:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:42:53 20:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:42:53 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:42:53 20:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:42:53 20:41:01 5 0.03 0.00 0.00 0.02 0.02 99.93 20:42:53 20:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:42:53 20:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:42:53 20:42:53 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:42:53 20:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:42:53 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:42:53 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:42:53 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:42:53 20:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:42:53 20:42:01 5 0.00 0.00 0.00 0.07 0.02 99.92 20:42:53 20:42:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:42:53 20:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:42:53 Average: all 3.48 0.00 0.84 0.23 0.01 95.44 20:42:53 Average: 0 3.39 0.00 0.70 0.11 0.01 95.78 20:42:53 Average: 1 3.19 0.00 0.85 0.02 0.01 95.92 20:42:53 Average: 2 3.40 0.00 0.71 0.03 0.01 95.85 20:42:53 Average: 3 3.61 0.00 0.90 0.30 0.02 95.17 20:42:53 Average: 4 3.59 0.00 0.95 0.16 0.02 95.27 20:42:53 Average: 5 3.34 0.00 0.84 0.38 0.02 95.41 20:42:53 Average: 6 3.58 0.00 0.95 0.67 0.01 94.80 20:42:53 Average: 7 3.70 0.00 0.81 0.15 0.01 95.33 20:42:53 20:42:53 20:42:53