Pull request #4289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b66b689f5505ccfc54bb71c529a47191da3a178+75e2dee3358e6ae3da11c468603cfcf282f76675 (0b065fced3ab7bfa9bb2ad37e3b34148bb7b4165) 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-ssh2545214354436368669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3139822713450296005.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7220281811627686489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2044503625390140117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1804407113249874344.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14814546119342872423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2768 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75e2dee3358e6ae3da11c468603cfcf282f76675 into PR head commit 9b66b689f5505ccfc54bb71c529a47191da3a178 Merge succeeded, producing 9b66b689f5505ccfc54bb71c529a47191da3a178 Checking out Revision 9b66b689f5505ccfc54bb71c529a47191da3a178 (PR-4289) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:30 ========================================================= 19:03:30 EdgeX Global Pipelines Version Info 19:03:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # 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 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # timeout=10 19:03:31 ------------------- 19:03:31 stable info: 19:03:31 ------------------- 19:03:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:31 Message: update stable to v1.0.244 19:03:31 ------------------- 19:03:31 experimental info: 19:03:31 ------------------- 19:03:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:31 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:31 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4289 [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4289 [Pipeline] echo 19:03:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4289 [Pipeline] echo 19:03:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b66b689f5505ccfc54bb71c529a47191da3a178 [Pipeline] echo 19:03:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b66b68 [Pipeline] echo 19:03:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:33 provisioning config files... 19:03:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config401785454557720911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:33 ---> docker-login.sh 19:03:33 nexus3.edgexfoundry.org:10001 19:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 nexus3.edgexfoundry.org:10002 19:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:33 Configure a credential helper to remove this warning. See 19:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:33 19:03:33 Login Succeeded 19:03:33 nexus3.edgexfoundry.org:10003 19:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:34 Configure a credential helper to remove this warning. See 19:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:34 19:03:34 Login Succeeded 19:03:34 nexus3.edgexfoundry.org:10004 19:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:34 Configure a credential helper to remove this warning. See 19:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:34 19:03:34 Login Succeeded 19:03:34 docker.io 19:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:34 Configure a credential helper to remove this warning. See 19:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:34 19:03:34 Login Succeeded 19:03:34 ---> docker-login.sh ends [Pipeline] } 19:03:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:35 + 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 19:03:35 + + dirnamecut -d/ -f2 19:03:35 cmd/core-command/Dockerfile 19:03:35 + echo core-command,cmd/core-command/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + dirname cmd/core-data/Dockerfile 19:03:35 + echo core-data,cmd/core-data/Dockerfile 19:03:35 + dirname cmd/core-metadata/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:35 + dirname cmd/security-bootstrapper/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:35 + dirname cmd/security-proxy-setup/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:35 + + cut -d/ -f2 19:03:35 dirname cmd/security-secretstore-setup/Dockerfile 19:03:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:35 + dirname cmd/security-spire-agent/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:35 + dirname cmd/security-spire-config/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:35 + dirname cmd/security-spire-server/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:35 + dirname cmd/support-notifications/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:35 + dirname cmd/support-scheduler/Dockerfile 19:03:35 + cut -d/ -f2 19:03:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:35 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:03:35 + git rev-list -1 --merges 9b66b689f5505ccfc54bb71c529a47191da3a178~1..9b66b689f5505ccfc54bb71c529a47191da3a178 [Pipeline] echo 19:03:35 -----------> git rev-list -1 --merges 9b66b689f5505ccfc54bb71c529a47191da3a178~1..9b66b689f5505ccfc54bb71c529a47191da3a178 9b66b689f5505ccfc54bb71c529a47191da3a178 [false] [Pipeline] sh 19:03:35 + git log --format=format:%s -1 9b66b689f5505ccfc54bb71c529a47191da3a178 [Pipeline] echo 19:03:35 ========================================================= 19:03:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:36 + grep -v github /etc/ssh/ssh_known_hosts 19:03:36 + [ -e /tmp/ssh_known_hosts ] 19:03:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:36 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:36 19:03:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:37 b85a868b505f: Pulling fs layer 19:03:37 e2be974225ed: Pulling fs layer 19:03:37 339a4e72a1f5: Pulling fs layer 19:03:37 988bab9f4d93: Pulling fs layer 19:03:37 1469e6f7b9e6: Pulling fs layer 19:03:37 eaf3925da568: Pulling fs layer 19:03:37 bab4dde63d76: Pulling fs layer 19:03:37 bde34c3a00c8: Pulling fs layer 19:03:37 b352a97aabf1: Pulling fs layer 19:03:37 4872d77fe225: Pulling fs layer 19:03:37 5851b861e8e6: Pulling fs layer 19:03:37 5851b861e8e6: Waiting 19:03:37 988bab9f4d93: Waiting 19:03:37 1469e6f7b9e6: Waiting 19:03:37 bde34c3a00c8: Waiting 19:03:37 bab4dde63d76: Waiting 19:03:37 eaf3925da568: Waiting 19:03:37 4872d77fe225: Waiting 19:03:37 b352a97aabf1: Waiting 19:03:37 e2be974225ed: Download complete 19:03:37 988bab9f4d93: Verifying Checksum 19:03:37 988bab9f4d93: Download complete 19:03:37 1469e6f7b9e6: Verifying Checksum 19:03:37 1469e6f7b9e6: Download complete 19:03:37 339a4e72a1f5: Verifying Checksum 19:03:37 339a4e72a1f5: Download complete 19:03:37 eaf3925da568: Download complete 19:03:37 bde34c3a00c8: Download complete 19:03:37 b352a97aabf1: Download complete 19:03:37 4872d77fe225: Download complete 19:03:37 5851b861e8e6: Verifying Checksum 19:03:37 5851b861e8e6: Download complete 19:03:37 b85a868b505f: Verifying Checksum 19:03:37 b85a868b505f: Download complete 19:03:38 bab4dde63d76: Verifying Checksum 19:03:38 bab4dde63d76: Download complete 19:03:38 b85a868b505f: Pull complete 19:03:39 e2be974225ed: Pull complete 19:03:39 339a4e72a1f5: Pull complete 19:03:39 988bab9f4d93: Pull complete 19:03:39 1469e6f7b9e6: Pull complete 19:03:39 eaf3925da568: Pull complete 19:03:41 bab4dde63d76: Pull complete 19:03:41 bde34c3a00c8: Pull complete 19:03:41 b352a97aabf1: Pull complete 19:03:41 4872d77fe225: Pull complete 19:03:42 5851b861e8e6: Pull complete 19:03:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:42 prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container 19:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:43 $ docker top 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d -eo pid,comm 19:03:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:03:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:43 [ssh-agent] Looking for ssh-agent implementation... 19:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:43 $ docker exec 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent 19:03:43 SSH_AUTH_SOCK=/tmp/ssh-dDJsl0ZRA918/agent.33 19:03:43 SSH_AGENT_PID=39 19:03:43 Running ssh-add (command line suppressed) 19:03:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5093855313827441676.key (/w/workspace/edgex-go/1@tmp/private_key_5093855313827441676.key) 19:03:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:44 + git tag --points-at HEAD [Pipeline] } 19:03:44 $ docker exec --env ******** --env ******** 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent -k 19:03:44 unset SSH_AUTH_SOCK; 19:03:44 unset SSH_AGENT_PID; 19:03:44 echo Agent pid 39 killed; 19:03:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:44 [ssh-agent] Looking for ssh-agent implementation... 19:03:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:44 $ docker exec 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent 19:03:44 SSH_AUTH_SOCK=/tmp/ssh-FWB7m2t5QTZk/agent.71 19:03:44 SSH_AGENT_PID=78 19:03:44 Running ssh-add (command line suppressed) 19:03:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8411000835933108782.key (/w/workspace/edgex-go/1@tmp/private_key_8411000835933108782.key) 19:03:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:45 + git semver init 19:03:45 2023-01-17 19:03:45,455 [run_init] DEBUG init version:0.0.0 force:False 19:03:45 2023-01-17 19:03:45,456 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:03:45 2023-01-17 19:03:45,457 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:03:45 2023-01-17 19:03:45,457 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:03:52 2023-01-17 19:03:51,047 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:03:52 2023-01-17 19:03:51,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4289 with force:False 19:03:52 2023-01-17 19:03:51,048 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4289 19:03:52 2023-01-17 19:03:51,052 [execute] INFO git cat-file --batch-check 19:03:52 2023-01-17 19:03:51,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:52 2023-01-17 19:03:51,058 [execute] INFO git cat-file --batch 19:03:52 2023-01-17 19:03:51,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:03:52 2023-01-17 19:03:51,064 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4289 19:03:52 0.0.0 [Pipeline] } 19:03:52 $ docker exec --env ******** --env ******** 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d ssh-agent -k 19:03:52 unset SSH_AUTH_SOCK; 19:03:52 unset SSH_AGENT_PID; 19:03:52 echo Agent pid 78 killed; 19:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:52 + git semver [Pipeline] } 19:03:52 $ docker stop --time=1 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d 19:03:54 $ docker rm -f --volumes 8c9a1476a59a8f15e573b3cbe7c92b21104574bd806fd8d9fd961082a531000d [Pipeline] // withDockerContainer [Pipeline] sh 19:03:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:54 Stashed 1 file(s) [Pipeline] echo 19:03:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:03:55 ========================================================= 19:03:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:03:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:03:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:03:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:56 213ec9aee27d: Pulling fs layer 19:03:56 4583459ba037: Pulling fs layer 19:03:56 93c1e223e6f2: Pulling fs layer 19:03:56 53926ce57604: Pulling fs layer 19:03:56 21b2b0c7a3f4: Pulling fs layer 19:03:56 22ff95d597cd: Pulling fs layer 19:03:56 12d6caf4c0d1: Pulling fs layer 19:03:56 96b7cbca73a9: Pulling fs layer 19:03:56 a7acece74701: Pulling fs layer 19:03:56 22ff95d597cd: Waiting 19:03:56 12d6caf4c0d1: Waiting 19:03:56 a7acece74701: Waiting 19:03:56 96b7cbca73a9: Waiting 19:03:56 21b2b0c7a3f4: Waiting 19:03:56 53926ce57604: Waiting 19:03:56 93c1e223e6f2: Verifying Checksum 19:03:56 93c1e223e6f2: Download complete 19:03:56 4583459ba037: Download complete 19:03:56 21b2b0c7a3f4: Verifying Checksum 19:03:56 21b2b0c7a3f4: Download complete 19:03:56 22ff95d597cd: Verifying Checksum 19:03:56 22ff95d597cd: Download complete 19:03:56 213ec9aee27d: Verifying Checksum 19:03:56 213ec9aee27d: Download complete 19:03:56 12d6caf4c0d1: Download complete 19:03:56 213ec9aee27d: Pull complete 19:03:56 4583459ba037: Pull complete 19:03:56 93c1e223e6f2: Pull complete 19:03:57 a7acece74701: Verifying Checksum 19:03:57 a7acece74701: Download complete 19:03:57 53926ce57604: Verifying Checksum 19:03:57 53926ce57604: Download complete 19:03:57 96b7cbca73a9: Verifying Checksum 19:03:57 96b7cbca73a9: Download complete 19:04:01 53926ce57604: Pull complete 19:04:01 21b2b0c7a3f4: Pull complete 19:04:01 22ff95d597cd: Pull complete 19:04:01 12d6caf4c0d1: Pull complete 19:04:03 96b7cbca73a9: Pull complete 19:04:04 a7acece74701: Pull complete 19:04:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:04 WORKDIR /edgex 19:04:04 COPY go.mod . 19:04:04 RUN go mod download 19:04:04 + docker build -t ci-base-image-x86_64 -f - . 19:04:05 Sending build context to Docker daemon 170MB 19:04:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:05 ---> db6d94c90886 19:04:05 Step 2/4 : WORKDIR /edgex 19:04:06 ---> Running in 14f3b83e7e76 19:04:07 Removing intermediate container 14f3b83e7e76 19:04:07 ---> f182bddeacb8 19:04:07 Step 3/4 : COPY go.mod . 19:04:07 ---> 908402e57109 19:04:07 Step 4/4 : RUN go mod download 19:04:07 ---> Running in 1affbd22fa88 19:04:10 Still waiting to schedule task 19:04:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:17 Removing intermediate container 1affbd22fa88 19:04:17 ---> d9dc3c24c7e3 19:04:17 Successfully built d9dc3c24c7e3 19:04:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:17 + docker inspect -f . ci-base-image-x86_64 19:04:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:17 prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container 19:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:18 $ docker top 4608b79e09b8d52ca2e4d3a184f881098d59c64d570af8d73002ee629fdcb37d -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:18 + go version 19:04:18 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:18 $ docker stop --time=1 4608b79e09b8d52ca2e4d3a184f881098d59c64d570af8d73002ee629fdcb37d 19:04:19 $ docker rm -f --volumes 4608b79e09b8d52ca2e4d3a184f881098d59c64d570af8d73002ee629fdcb37d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker inspect -f . ci-base-image-x86_64 19:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:20 prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container 19:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:20 $ docker top b431895555bd87f6915c8d83201cba53d266700a2be7f5ddcb6286eb30f7dbd4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:21 ========================================================= 19:04:21 [edgeXBuildGoParallel] Running Tests and Build... 19:04:21 ========================================================= [Pipeline] sh 19:04:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:21 + make test 19:04:21 go test -race -coverprofile=coverage.out ./... 19:04:29 ? github.com/edgexfoundry/edgex-go [no test files] 19:04:39 # github.com/edgexfoundry/go-mod-messaging/v3/clients 19:04:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 19:04:39 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 19:04:39 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:04:39 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:04:39 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 19:04:41 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 19:04:41 internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes 19:04:41 internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo 19:04:41 internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes 19:04:41 internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo 19:04:41 internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes 19:04:41 internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo 19:04:41 internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes 19:04:41 internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo 19:04:41 internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes 19:04:41 internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo 19:04:41 internal/core/command/controller/http/command.go:88:159: too many errors 19:04:41 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 19:04:41 internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes 19:04:41 internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo 19:04:41 internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes 19:04:41 internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo 19:04:41 internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes 19:04:41 internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo 19:04:41 internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes 19:04:41 internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo 19:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 19:04:43 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 19:04:43 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 19:04:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.275s coverage: 89.2% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.114s coverage: 2.4% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.515s coverage: 95.6% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.106s coverage: 29.6% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 19:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements 19:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 19:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 19:04:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 64.7% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.8% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 19:05:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements 19:05:07 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 19:05:07 $ docker stop --time=1 b431895555bd87f6915c8d83201cba53d266700a2be7f5ddcb6286eb30f7dbd4 19:05:08 $ docker rm -f --volumes b431895555bd87f6915c8d83201cba53d266700a2be7f5ddcb6286eb30f7dbd4 [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] } 19:05:09 Failed in branch amd64 19:06:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2771 in /w/workspace/edgexfoundry_edgex-go_PR-4289 [Pipeline] { [Pipeline] ws 19:06:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:29 The recommended git tool is: git 19:06:34 using credential edgex-jenkins-ssh 19:06:34 Cloning the remote Git repository 19:06:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:35 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:35 > git --version # timeout=10 19:06:35 > git --version # 'git version 2.25.1' 19:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:53 Merging remotes/origin/main commit 75e2dee3358e6ae3da11c468603cfcf282f76675 into PR head commit 9b66b689f5505ccfc54bb71c529a47191da3a178 19:06:53 Merge succeeded, producing 9b66b689f5505ccfc54bb71c529a47191da3a178 19:06:53 Checking out Revision 9b66b689f5505ccfc54bb71c529a47191da3a178 (PR-4289) 19:06:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:52 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4289/head:refs/remotes/origin/PR-4289 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:53 > git config core.sparsecheckout # timeout=10 19:06:53 > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # timeout=10 19:06:53 > git remote # timeout=10 19:06:53 > git config --get remote.origin.url # timeout=10 19:06:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:53 > git merge 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 19:06:53 > git rev-parse HEAD^{commit} # timeout=10 19:06:53 > git config core.sparsecheckout # timeout=10 19:06:53 > git checkout -f 9b66b689f5505ccfc54bb71c529a47191da3a178 # timeout=10 19:06:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 19:06:54 > git --version # timeout=10 19:06:54 > git --version # 'git version 2.25.1' 19:06:54 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:55 Dload Upload Total Spent Left Speed 19:06:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 19:06:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:56 + sudo tee /etc/docker/daemon.new 19:06:56 { 19:06:56 "registry-mirrors": [ 19:06:56 "https://nexus3.edgexfoundry.org:10001" 19:06:56 ], 19:06:56 "bip": "10.250.0.254/24", 19:06:56 "hosts": [ 19:06:56 "tcp://0.0.0.0:5555", 19:06:56 "unix:///var/run/docker.sock" 19:06:56 ], 19:06:56 "mtu": 1458, 19:06:56 "selinux-enabled": true, 19:06:56 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:56 } [Pipeline] sh 19:06:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:15 provisioning config files... 19:07:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17036125258687631605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:16 ---> docker-login.sh 19:07:16 nexus3.edgexfoundry.org:10001 19:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 nexus3.edgexfoundry.org:10002 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10003 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10004 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:18 docker.io 19:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:18 Configure a credential helper to remove this warning. See 19:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:18 19:07:18 Login Succeeded 19:07:18 ---> docker-login.sh ends [Pipeline] } 19:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:07:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:19 ========================================================= 19:07:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:21 9b18e9b68314: Pulling fs layer 19:07:21 35d82f9e3411: Pulling fs layer 19:07:21 e16973657156: Pulling fs layer 19:07:21 fc693d55d65f: Pulling fs layer 19:07:21 7e9fc2657dce: Pulling fs layer 19:07:21 dda99020689f: Pulling fs layer 19:07:21 db1c61fa0a46: Pulling fs layer 19:07:21 891c053d2c06: Pulling fs layer 19:07:21 dda99020689f: Waiting 19:07:21 db1c61fa0a46: Waiting 19:07:21 891c053d2c06: Waiting 19:07:21 fc693d55d65f: Waiting 19:07:21 7e9fc2657dce: Waiting 19:07:21 e16973657156: Download complete 19:07:21 35d82f9e3411: Verifying Checksum 19:07:21 35d82f9e3411: Download complete 19:07:21 7e9fc2657dce: Verifying Checksum 19:07:21 7e9fc2657dce: Download complete 19:07:21 dda99020689f: Verifying Checksum 19:07:21 dda99020689f: Download complete 19:07:21 9b18e9b68314: Verifying Checksum 19:07:22 9b18e9b68314: Pull complete 19:07:22 891c053d2c06: Verifying Checksum 19:07:22 891c053d2c06: Download complete 19:07:22 35d82f9e3411: Pull complete 19:07:23 e16973657156: Pull complete 19:07:23 db1c61fa0a46: Verifying Checksum 19:07:23 db1c61fa0a46: Download complete 19:07:24 fc693d55d65f: Verifying Checksum 19:07:24 fc693d55d65f: Download complete 19:07:36 fc693d55d65f: Pull complete 19:07:37 7e9fc2657dce: Pull complete 19:07:37 dda99020689f: Pull complete 19:07:44 db1c61fa0a46: Pull complete 19:07:46 891c053d2c06: Pull complete 19:07:46 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:46 + docker build -t ci-base-image-arm64 -f - . 19:07:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:46 WORKDIR /edgex 19:07:46 COPY go.mod . 19:07:46 RUN go mod download 19:07:47 Sending build context to Docker daemon 3.112MB 19:07:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:47 ---> f96f9c87975a 19:07:47 Step 2/4 : WORKDIR /edgex 19:07:48 ---> Running in f84f9422d03d 19:07:48 Removing intermediate container f84f9422d03d 19:07:48 ---> 4e86f8ee40f5 19:07:48 Step 3/4 : COPY go.mod . 19:07:49 ---> d24766d500be 19:07:49 Step 4/4 : RUN go mod download 19:07:49 ---> Running in 60326886cb88 19:08:21 Removing intermediate container 60326886cb88 19:08:21 ---> fcfd6e422d43 19:08:21 Successfully built fcfd6e422d43 19:08:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:22 + docker inspect -f . ci-base-image-arm64 19:08:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:22 prd-ubuntu20.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container 19:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:25 $ docker top be0d2cdda6d1152e93c94e993475fe7c0d7a9fdc8835a3be535e404e31222ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:25 + go version 19:08:25 go version go1.18.7 linux/arm64 [Pipeline] } 19:08:25 $ docker stop --time=1 be0d2cdda6d1152e93c94e993475fe7c0d7a9fdc8835a3be535e404e31222ce6 19:08:27 $ docker rm -f --volumes be0d2cdda6d1152e93c94e993475fe7c0d7a9fdc8835a3be535e404e31222ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:28 + docker inspect -f . ci-base-image-arm64 19:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container 19:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:29 $ docker top fa953f10f90f95f0934b4f68f757e87a03d3614ccfa82c8570ff74d8cb990187 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:30 ========================================================= 19:08:30 [edgeXBuildGoParallel] Running Tests and Build... 19:08:30 ========================================================= [Pipeline] sh 19:08:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:30 + make test 19:08:31 go test -race -coverprofile=coverage.out ./... 19:09:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:17 # github.com/edgexfoundry/go-mod-messaging/v3/clients 19:10:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 19:10:17 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 19:10:17 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:10:17 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 19:10:17 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 19:10:44 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 19:10:44 internal/core/command/controller/http/command.go:82:80: undefined: common.ValueYes 19:10:44 internal/core/command/controller/http/command.go:83:76: undefined: common.ValueNo 19:10:44 internal/core/command/controller/http/command.go:84:29: undefined: common.ValueYes 19:10:44 internal/core/command/controller/http/command.go:84:65: undefined: common.ValueNo 19:10:44 internal/core/command/controller/http/command.go:85:144: undefined: common.ValueYes 19:10:44 internal/core/command/controller/http/command.go:85:161: undefined: common.ValueNo 19:10:44 internal/core/command/controller/http/command.go:87:27: undefined: common.ValueYes 19:10:44 internal/core/command/controller/http/command.go:87:61: undefined: common.ValueNo 19:10:44 internal/core/command/controller/http/command.go:88:142: undefined: common.ValueYes 19:10:44 internal/core/command/controller/http/command.go:88:159: undefined: common.ValueNo 19:10:44 internal/core/command/controller/http/command.go:88:159: too many errors 19:10:44 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 19:10:44 internal/core/command/controller/messaging/utils.go:57:30: undefined: common.ValueYes 19:10:44 internal/core/command/controller/messaging/utils.go:57:66: undefined: common.ValueNo 19:10:44 internal/core/command/controller/messaging/utils.go:58:103: undefined: common.ValueYes 19:10:44 internal/core/command/controller/messaging/utils.go:58:120: undefined: common.ValueNo 19:10:44 internal/core/command/controller/messaging/utils.go:62:28: undefined: common.ValueYes 19:10:44 internal/core/command/controller/messaging/utils.go:62:62: undefined: common.ValueNo 19:10:44 internal/core/command/controller/messaging/utils.go:63:101: undefined: common.ValueYes 19:10:44 internal/core/command/controller/messaging/utils.go:63:118: undefined: common.ValueNo 19:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 19:11:23 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 19:11:23 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] 19:11:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.636s coverage: 54.0% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.286s coverage: 89.2% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.670s coverage: 2.4% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.102s coverage: 95.6% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.519s coverage: 72.2% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.483s coverage: 60.0% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.005s coverage: 0.9% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.727s coverage: 58.8% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.691s coverage: 29.6% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.643s coverage: 47.1% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.534s coverage: 79.5% of statements 19:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.426s coverage: 94.1% of statements 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.407s coverage: 96.3% of statements 19:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.341s coverage: 87.5% of statements 19:12:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.562s coverage: 94.4% of statements 19:12:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.237s coverage: 44.8% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.797s coverage: 79.9% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.239s coverage: 86.9% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 77.4% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 19:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.735s coverage: 91.2% of statements 19:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.098s coverage: 64.7% of statements 19:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.318s coverage: 100.0% of statements 19:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.250s coverage: 89.4% of statements 19:12:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 19:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 19:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.222s coverage: 65.8% of statements 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.856s coverage: 41.8% of statements 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.329s coverage: 17.7% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.3% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 63.2% of statements 19:12:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements 19:12:44 make: *** [Makefile:137: unittest] Error 2 [Pipeline] } 19:12:44 $ docker stop --time=1 fa953f10f90f95f0934b4f68f757e87a03d3614ccfa82c8570ff74d8cb990187 19:12:46 $ docker rm -f --volumes fa953f10f90f95f0934b4f68f757e87a03d3614ccfa82c8570ff74d8cb990187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:48 19:12:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:48 arm64: Pulling from edgex-lftools-log-publisher 19:12:48 8998bd30e6a1: Pulling fs layer 19:12:48 04944245beec: Pulling fs layer 19:12:48 699f458cf7ca: Pulling fs layer 19:12:48 765212b225bb: Pulling fs layer 19:12:48 f23df028b6ca: Pulling fs layer 19:12:48 d65c8cfc05b1: Pulling fs layer 19:12:48 2437ff75d9bd: Pulling fs layer 19:12:48 f23df028b6ca: Waiting 19:12:48 765212b225bb: Waiting 19:12:48 2437ff75d9bd: Waiting 19:12:48 d65c8cfc05b1: Waiting 19:12:48 04944245beec: Verifying Checksum 19:12:48 04944245beec: Download complete 19:12:48 765212b225bb: Verifying Checksum 19:12:48 765212b225bb: Download complete 19:12:48 f23df028b6ca: Download complete 19:12:48 d65c8cfc05b1: Verifying Checksum 19:12:48 d65c8cfc05b1: Download complete 19:12:49 699f458cf7ca: Verifying Checksum 19:12:49 8998bd30e6a1: Verifying Checksum 19:12:49 8998bd30e6a1: Download complete 19:12:51 2437ff75d9bd: Verifying Checksum 19:12:51 2437ff75d9bd: Download complete 19:12:53 8998bd30e6a1: Pull complete 19:12:53 04944245beec: Pull complete 19:12:55 699f458cf7ca: Pull complete 19:12:55 765212b225bb: Pull complete 19:12:55 f23df028b6ca: Pull complete 19:12:56 d65c8cfc05b1: Pull complete 19:13:11 2437ff75d9bd: Pull complete 19:13:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-2771 does not seem to be running inside a container 19:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:13:14 $ docker top 5af53c0cfacc4de397eac9ca132bf784c371223d5fb47c4a3fcbbef9ed2ee6ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:14 ---> job-cost.sh 19:13:15 lf-activate-venv: SKIPPING 19:13:15 INFO: No Stack... 19:13:18 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:18 INFO: Archiving Costs [Pipeline] sh 19:13:19 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:13:19 + cut -d, -f6 [Pipeline] lock 19:13:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] 19:13:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] did not exist. Created. 19:13:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:19 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:20 Stashed 1 file(s) [Pipeline] } 19:13:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4289-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:20 $ docker stop --time=1 5af53c0cfacc4de397eac9ca132bf784c371223d5fb47c4a3fcbbef9ed2ee6ba 19:13:22 $ docker rm -f --volumes 5af53c0cfacc4de397eac9ca132bf784c371223d5fb47c4a3fcbbef9ed2ee6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:22 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 19:13:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:13:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:25 ---> package-listing.sh 19:13:25 ++ facter osfamily 19:13:25 ++ tr '[:upper:]' '[:lower:]' 19:13:25 + OS_FAMILY=debian 19:13:25 + workspace=/w/workspace/edgex-go/1 19:13:25 + START_PACKAGES=/tmp/packages_start.txt 19:13:25 + END_PACKAGES=/tmp/packages_end.txt 19:13:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:25 + PACKAGES=/tmp/packages_start.txt 19:13:25 + '[' /w/workspace/edgex-go/1 ']' 19:13:25 + PACKAGES=/tmp/packages_end.txt 19:13:25 + case "${OS_FAMILY}" in 19:13:25 + dpkg -l 19:13:25 + grep '^ii' 19:13:25 + '[' -f /tmp/packages_start.txt ']' 19:13:25 + '[' -f /tmp/packages_end.txt ']' 19:13:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:25 + '[' /w/workspace/edgex-go/1 ']' 19:13:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:13:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:13:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:26 19:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:27 latest: Pulling from edgex-lftools-log-publisher 19:13:27 5eb5b503b376: Pulling fs layer 19:13:27 5c69ac0246d0: Pulling fs layer 19:13:27 ec43610c2a17: Pulling fs layer 19:13:27 3a2ae6a8a46f: Pulling fs layer 19:13:27 33b1e0a273af: Pulling fs layer 19:13:27 5d3b04190fa2: Pulling fs layer 19:13:27 2f39f015ded8: Pulling fs layer 19:13:27 3a2ae6a8a46f: Waiting 19:13:27 2f39f015ded8: Waiting 19:13:27 5d3b04190fa2: Waiting 19:13:27 33b1e0a273af: Waiting 19:13:27 5c69ac0246d0: Verifying Checksum 19:13:27 5c69ac0246d0: Download complete 19:13:27 3a2ae6a8a46f: Verifying Checksum 19:13:27 3a2ae6a8a46f: Download complete 19:13:27 33b1e0a273af: Verifying Checksum 19:13:27 33b1e0a273af: Download complete 19:13:27 5d3b04190fa2: Verifying Checksum 19:13:27 5d3b04190fa2: Download complete 19:13:27 ec43610c2a17: Verifying Checksum 19:13:27 ec43610c2a17: Download complete 19:13:27 5eb5b503b376: Verifying Checksum 19:13:27 5eb5b503b376: Download complete 19:13:28 2f39f015ded8: Verifying Checksum 19:13:28 2f39f015ded8: Download complete 19:13:28 5eb5b503b376: Pull complete 19:13:28 5c69ac0246d0: Pull complete 19:13:29 ec43610c2a17: Pull complete 19:13:29 3a2ae6a8a46f: Pull complete 19:13:29 33b1e0a273af: Pull complete 19:13:29 5d3b04190fa2: Pull complete 19:13:33 2f39f015ded8: Pull complete 19:13:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:34 prd-ubuntu20.04-docker-8c-8g-2768 does not seem to be running inside a container 19:13:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:35 $ docker top 49628c17693447e6e8cbbd6ec474c1c4df6802db53c974a7e1e89dac3a75a7c0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:35 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:35 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:36 + ls /var/log/sa-host 19:13:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:36 provisioning config files... 19:13:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1851275501043054335tmp [Pipeline] { [Pipeline] echo 19:13:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:36 ---> create-netrc.sh [Pipeline] } 19:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:37 ---> python-tools-install.sh [Pipeline] echo 19:13:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:37 ---> sudo-logs.sh 19:13:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:37 ---> job-cost.sh 19:13:37 lf-activate-venv: SKIPPING 19:13:37 DEBUG: total: 0.10999999940395355 19:13:37 INFO: Retrieving Stack Cost... 19:13:38 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:38 INFO: Archiving Costs [Pipeline] echo 19:13:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:38 ---> logs-deploy.sh 19:13:38 lf-activate-venv: SKIPPING 19:13:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4289/1 19:13:38 INFO: archiving workspace using pattern(s): 19:13:39 Archives upload complete. 19:13:40 INFO: archiving logs to Nexus 19:13:40 ---> uname -a: 19:13:40 Linux prd-ubuntu20-04-docker-8c-8g-2768 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:13:40 19:13:40 19:13:40 ---> lscpu: 19:13:40 Architecture: x86_64 19:13:40 CPU op-mode(s): 32-bit, 64-bit 19:13:40 Byte Order: Little Endian 19:13:40 Address sizes: 40 bits physical, 48 bits virtual 19:13:40 CPU(s): 8 19:13:40 On-line CPU(s) list: 0-7 19:13:40 Thread(s) per core: 1 19:13:40 Core(s) per socket: 1 19:13:40 Socket(s): 8 19:13:40 NUMA node(s): 1 19:13:40 Vendor ID: AuthenticAMD 19:13:40 CPU family: 23 19:13:40 Model: 49 19:13:40 Model name: AMD EPYC-Rome Processor 19:13:40 Stepping: 0 19:13:40 CPU MHz: 2799.998 19:13:40 BogoMIPS: 5599.99 19:13:40 Virtualization: AMD-V 19:13:40 Hypervisor vendor: KVM 19:13:40 Virtualization type: full 19:13:40 L1d cache: 256 KiB 19:13:40 L1i cache: 256 KiB 19:13:40 L2 cache: 4 MiB 19:13:40 L3 cache: 128 MiB 19:13:40 NUMA node0 CPU(s): 0-7 19:13:40 Vulnerability Itlb multihit: Not affected 19:13:40 Vulnerability L1tf: Not affected 19:13:40 Vulnerability Mds: Not affected 19:13:40 Vulnerability Meltdown: Not affected 19:13:40 Vulnerability Mmio stale data: Not affected 19:13:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:13:40 Vulnerability Srbds: Not affected 19:13:40 Vulnerability Tsx async abort: Not affected 19:13:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:13:40 19:13:40 19:13:40 ---> nproc: 19:13:40 8 19:13:40 19:13:40 19:13:40 ---> df -h: 19:13:40 Filesystem Size Used Avail Use% Mounted on 19:13:40 overlay 155G 12G 144G 8% / 19:13:40 tmpfs 64M 0 64M 0% /dev 19:13:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:40 shm 64M 0 64M 0% /dev/shm 19:13:40 /dev/vda1 155G 12G 144G 8% /facter-os 19:13:40 19:13:40 19:13:40 ---> sar -b -r -n DEV: 19:13:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2768) 01/17/23 _x86_64_ (8 CPU) 19:13:40 19:13:40 19:02:51 LINUX RESTART (8 CPU) 19:13:40 19:13:40 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:40 19:04:01 140.43 47.76 92.67 0.00 5381.10 171681.92 0.00 19:13:40 19:05:01 103.70 0.58 103.12 0.00 32.39 51751.77 0.00 19:13:40 19:06:01 25.86 0.05 25.81 0.00 12.00 10506.93 0.00 19:13:40 19:07:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 19:13:40 19:08:01 18.71 7.10 11.61 0.00 901.97 2103.83 0.00 19:13:40 19:09:01 39.46 4.72 34.74 0.00 4296.62 6757.41 0.00 19:13:40 19:10:01 3.40 0.02 3.38 0.00 0.13 89.05 0.00 19:13:40 19:11:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 19:13:40 19:12:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 19:13:40 19:13:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 19:13:40 Average: 33.61 6.02 27.59 0.00 1062.40 24293.73 0.00 19:13:40 19:13:40 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:40 19:04:01 29123976 31604032 714212 2.17 70464 2692088 2026012 5.97 1007388 2401476 486504 19:13:40 19:05:01 27932068 31522476 773808 2.35 113736 3681116 1898584 5.60 1492748 3005348 475280 19:13:40 19:06:01 28556084 31595132 706808 2.15 113860 3167268 1737964 5.12 1177132 2740852 8 19:13:40 19:07:01 28557428 31596544 705312 2.14 113900 3167272 1737964 5.12 1175264 2740856 176 19:13:40 19:08:01 28445124 31587668 703872 2.14 120728 3263508 1481028 4.36 1240476 2778872 844 19:13:40 19:09:01 28024736 31581772 711912 2.16 147868 3626472 1822864 5.37 1492560 2919868 40 19:13:40 19:10:01 28029780 31582296 711160 2.16 146468 3623348 1780476 5.25 1491388 2916800 8 19:13:40 19:11:01 28029064 31581620 711532 2.16 146496 3623352 1780476 5.25 1491396 2916800 48 19:13:40 19:12:01 28028716 31581504 711644 2.16 146520 3623360 1780476 5.25 1491104 2916904 4 19:13:40 19:13:01 28028960 31581792 711252 2.16 146572 3623356 1780476 5.25 1491144 2916908 208 19:13:40 Average: 28275594 31581484 716151 2.18 126661 3409114 1782632 5.25 1355060 2825468 96312 19:13:40 19:13:40 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:40 19:04:01 ens3 943.04 778.54 11818.13 117.89 0.00 0.00 0.00 0.00 19:13:40 19:04:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 19:13:40 19:04:01 docker0 235.53 207.30 18.44 2714.95 0.00 0.00 0.00 0.00 19:13:40 19:05:01 ens3 150.92 111.61 740.56 94.97 0.00 0.00 0.00 0.00 19:13:40 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:40 19:05:01 docker0 76.49 102.57 6.22 692.55 0.00 0.00 0.00 0.00 19:13:40 19:05:01 vethfd354f2 0.83 1.02 0.06 0.09 0.00 0.00 0.00 0.00 19:13:40 19:06:01 ens3 5.22 3.47 5.43 1.58 0.00 0.00 0.00 0.00 19:13:40 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:06:01 docker0 0.60 0.60 0.04 0.05 0.00 0.00 0.00 0.00 19:13:40 19:07:01 ens3 0.72 0.50 0.36 0.28 0.00 0.00 0.00 0.00 19:13:40 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:40 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:08:01 ens3 52.35 31.17 855.22 2.33 0.00 0.00 0.00 0.00 19:13:40 19:08:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:13:40 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:09:01 ens3 73.84 38.98 1899.81 2.88 0.00 0.00 0.00 0.00 19:13:40 19:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:13:40 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:10:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:13:40 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:11:01 ens3 0.88 0.48 0.42 0.28 0.00 0.00 0.00 0.00 19:13:40 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:40 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 19:13:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:13:40 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:40 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:40 Average: ens3 122.76 96.49 1531.96 22.02 0.00 0.00 0.00 0.00 19:13:40 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 19:13:40 Average: docker0 31.26 31.05 2.47 340.74 0.00 0.00 0.00 0.00 19:13:40 19:13:40 19:13:40 ---> sar -P ALL: 19:13:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2768) 01/17/23 _x86_64_ (8 CPU) 19:13:40 19:13:40 19:02:51 LINUX RESTART (8 CPU) 19:13:40 19:13:40 19:03:01 CPU %user %nice %system %iowait %steal %idle 19:13:40 19:04:01 all 9.89 0.00 3.45 0.90 0.06 85.71 19:13:40 19:04:01 0 7.07 0.00 2.37 1.49 0.05 89.02 19:13:40 19:04:01 1 10.47 0.00 4.56 2.00 0.07 82.90 19:13:40 19:04:01 2 11.06 0.00 2.52 0.22 0.05 86.15 19:13:40 19:04:01 3 9.54 0.00 3.71 0.34 0.08 86.33 19:13:40 19:04:01 4 9.39 0.00 4.06 0.22 0.05 86.28 19:13:40 19:04:01 5 11.95 0.00 3.48 1.61 0.07 82.89 19:13:40 19:04:01 6 11.83 0.00 3.31 0.89 0.05 83.92 19:13:40 19:04:01 7 7.75 0.00 3.57 0.41 0.08 88.19 19:13:40 19:05:01 all 33.64 0.00 6.89 0.49 0.08 58.90 19:13:40 19:05:01 0 33.05 0.00 6.22 0.15 0.08 60.50 19:13:40 19:05:01 1 33.74 0.00 8.22 2.84 0.08 55.12 19:13:40 19:05:01 2 33.14 0.00 8.11 0.07 0.08 58.60 19:13:40 19:05:01 3 34.31 0.00 5.64 0.07 0.08 59.90 19:13:40 19:05:01 4 34.88 0.00 6.30 0.02 0.08 58.72 19:13:40 19:05:01 5 32.70 0.00 6.65 0.60 0.07 59.98 19:13:40 19:05:01 6 34.31 0.00 7.27 0.13 0.08 58.20 19:13:40 19:05:01 7 33.01 0.00 6.72 0.02 0.08 60.17 19:13:40 19:06:01 all 0.11 0.00 0.16 0.10 0.01 99.63 19:13:40 19:06:01 0 0.08 0.00 0.27 0.65 0.02 98.98 19:13:40 19:06:01 1 0.25 0.00 0.10 0.00 0.00 99.65 19:13:40 19:06:01 2 0.08 0.00 0.10 0.08 0.02 99.72 19:13:40 19:06:01 3 0.07 0.00 0.07 0.02 0.00 99.85 19:13:40 19:06:01 4 0.18 0.00 0.22 0.02 0.02 99.57 19:13:40 19:06:01 5 0.05 0.00 0.07 0.00 0.00 99.88 19:13:40 19:06:01 6 0.07 0.00 0.22 0.00 0.00 99.72 19:13:40 19:06:01 7 0.07 0.00 0.27 0.00 0.02 99.65 19:13:40 19:07:01 all 0.27 0.00 0.02 0.00 0.00 99.71 19:13:40 19:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:13:40 19:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:13:40 19:07:01 2 0.02 0.00 0.05 0.02 0.02 99.90 19:13:40 19:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:13:40 19:07:01 4 1.99 0.00 0.02 0.00 0.00 98.00 19:13:40 19:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:13:40 19:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:13:40 19:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:13:40 19:08:01 all 0.70 0.00 0.28 0.10 0.01 98.92 19:13:40 19:08:01 0 0.53 0.00 0.38 0.33 0.02 98.73 19:13:40 19:08:01 1 0.93 0.00 0.53 0.35 0.02 98.17 19:13:40 19:08:01 2 0.52 0.00 0.58 0.03 0.00 98.87 19:13:40 19:08:01 3 0.37 0.00 0.17 0.00 0.02 99.45 19:13:40 19:08:01 4 2.07 0.00 0.05 0.00 0.00 97.88 19:13:40 19:08:01 5 0.85 0.00 0.15 0.03 0.00 98.97 19:13:40 19:08:01 6 0.13 0.00 0.18 0.02 0.00 99.67 19:13:40 19:08:01 7 0.13 0.00 0.17 0.02 0.02 99.67 19:13:40 19:09:01 all 2.05 0.00 1.23 0.17 0.01 96.53 19:13:40 19:09:01 0 1.50 0.00 0.92 0.15 0.02 97.41 19:13:40 19:09:01 1 2.12 0.00 1.37 0.70 0.00 95.81 19:13:40 19:09:01 2 1.67 0.00 2.22 0.05 0.02 96.05 19:13:40 19:09:01 3 2.44 0.00 1.10 0.12 0.02 96.32 19:13:40 19:09:01 4 3.04 0.00 0.69 0.03 0.02 96.22 19:13:40 19:09:01 5 1.37 0.00 0.92 0.20 0.02 97.50 19:13:40 19:09:01 6 1.35 0.00 1.83 0.08 0.02 96.72 19:13:40 19:09:01 7 2.90 0.00 0.82 0.05 0.02 96.22 19:13:40 19:10:01 all 0.32 0.00 0.06 0.01 0.01 99.60 19:13:40 19:10:01 0 0.18 0.00 0.10 0.00 0.00 99.72 19:13:40 19:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:13:40 19:10:01 2 0.02 0.00 0.07 0.00 0.00 99.92 19:13:40 19:10:01 3 0.03 0.00 0.05 0.02 0.02 99.88 19:13:40 19:10:01 4 2.02 0.00 0.03 0.02 0.00 97.93 19:13:40 19:10:01 5 0.10 0.00 0.03 0.08 0.00 99.78 19:13:40 19:10:01 6 0.05 0.00 0.08 0.00 0.02 99.85 19:13:40 19:10:01 7 0.10 0.00 0.07 0.00 0.02 99.82 19:13:40 19:11:01 all 0.13 0.00 0.01 0.00 0.01 99.84 19:13:40 19:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:13:40 19:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:13:40 19:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:13:40 19:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:13:40 19:11:01 4 0.90 0.00 0.02 0.00 0.00 99.09 19:13:40 19:11:01 5 0.02 0.00 0.02 0.02 0.02 99.93 19:13:40 19:11:01 6 0.05 0.00 0.02 0.00 0.03 99.90 19:13:40 19:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:13:40 19:12:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:13:40 19:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:13:40 19:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:13:40 19:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:13:40 19:12:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:13:40 19:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:13:40 19:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:13:40 19:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:13:40 19:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:13:40 19:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:13:40 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:40 19:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:13:40 19:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:13:40 19:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:13:40 19:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:13:40 19:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:13:40 19:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:13:40 19:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:13:40 Average: all 4.67 0.00 1.20 0.18 0.02 93.93 19:13:40 Average: 0 4.21 0.00 1.02 0.28 0.02 94.47 19:13:40 Average: 1 4.72 0.00 1.47 0.58 0.02 93.20 19:13:40 Average: 2 4.61 0.00 1.36 0.05 0.02 93.96 19:13:40 Average: 3 4.64 0.00 1.07 0.06 0.02 94.21 19:13:40 Average: 4 5.40 0.00 1.13 0.03 0.02 93.42 19:13:40 Average: 5 4.68 0.00 1.13 0.26 0.02 93.91 19:13:40 Average: 6 4.74 0.00 1.29 0.11 0.02 93.83 19:13:40 Average: 7 4.37 0.00 1.15 0.05 0.03 94.41 19:13:40 19:13:40 19:13:40