Pull request #3422 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3422/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3422/workspace@libs/lf-pipelines # 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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2923 in /w/workspace/edgexfoundry_edgex-go_PR-3422 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.24.3' 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/3422/head:refs/remotes/origin/PR-3422 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d Merge succeeded, producing 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d Checking out Revision 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d (PR-3422) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # 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 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 Commit message: "feat(notifications): Implement Sending Service for REST Channel" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:43:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:43:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:43:04 ========================================================= 13:43:04 EdgeX Global Pipelines Version Info 13:43:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:43:06 ------------------- 13:43:06 stable info: 13:43:06 ------------------- 13:43:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:43:06 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 13:43:06 Message: update stable to v1.0.191 13:43:07 ------------------- 13:43:07 experimental info: 13:43:07 ------------------- 13:43:07 Commited By: **** collab-it+edgex@linuxfoundation.org 13:43:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 13:43:07 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:43:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:43:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:43:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:43:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:43:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:43:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3422 [Pipeline] echo 13:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3422 [Pipeline] echo 13:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3422 [Pipeline] echo 13:43:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d [Pipeline] echo 13:43:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a1a39d [Pipeline] echo 13:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:43:09 provisioning config files... 13:43:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4813860638273099990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:09 ---> docker-login.sh 13:43:09 nexus3.edgexfoundry.org:10001 13:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:10 Configure a credential helper to remove this warning. See 13:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:10 13:43:10 Login Succeeded 13:43:10 nexus3.edgexfoundry.org:10002 13:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:10 Configure a credential helper to remove this warning. See 13:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:10 13:43:10 Login Succeeded 13:43:10 nexus3.edgexfoundry.org:10003 13:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:10 Configure a credential helper to remove this warning. See 13:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:10 13:43:10 Login Succeeded 13:43:10 nexus3.edgexfoundry.org:10004 13:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:10 Configure a credential helper to remove this warning. See 13:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:10 13:43:10 Login Succeeded 13:43:10 docker.io 13:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:11 Configure a credential helper to remove this warning. See 13:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:11 13:43:11 Login Succeeded 13:43:11 ---> docker-login.sh ends [Pipeline] } 13:43:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:11 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/core-command/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo core-command,cmd/core-command/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/core-data/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo core-data,cmd/core-data/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/core-metadata/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo core-metadata,cmd/core-metadata/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/security-bootstrapper/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/security-proxy-setup/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/support-notifications/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo support-notifications,cmd/support-notifications/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/support-scheduler/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:43:11 + for file in '`ls cmd/**/Dockerfile`' 13:43:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:43:11 ++ cut -d/ -f2 13:43:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:43:11 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:43:12 13:43:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:43:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:43:13 latest: Pulling from edgex-devops/git-semver 13:43:13 31603596830f: Pulling fs layer 13:43:13 54011a49482f: Pulling fs layer 13:43:13 a6820b24f6d8: Pulling fs layer 13:43:13 f581987b2513: Pulling fs layer 13:43:13 f581987b2513: Waiting 13:43:13 54011a49482f: Verifying Checksum 13:43:13 54011a49482f: Download complete 13:43:13 31603596830f: Verifying Checksum 13:43:13 31603596830f: Download complete 13:43:13 f581987b2513: Verifying Checksum 13:43:13 f581987b2513: Download complete 13:43:13 a6820b24f6d8: Verifying Checksum 13:43:13 a6820b24f6d8: Download complete 13:43:13 31603596830f: Pull complete 13:43:13 54011a49482f: Pull complete 13:43:14 a6820b24f6d8: Pull complete 13:43:14 f581987b2513: Pull complete 13:43:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:43:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:43:14 prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container 13:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:43:17 $ docker top bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:17 [ssh-agent] Looking for ssh-agent implementation... 13:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:18 $ docker exec bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent 13:43:18 SSH_AUTH_SOCK=/tmp/ssh-5LjOkUWLwBIh/agent.13 13:43:18 SSH_AGENT_PID=18 13:43:18 Running ssh-add (command line suppressed) 13:43:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7920466582152386239.key (/w/workspace/edgex-go/1@tmp/private_key_7920466582152386239.key) 13:43:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:18 + git tag --points-at HEAD [Pipeline] } 13:43:18 $ docker exec --env ******** --env ******** bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent -k 13:43:18 unset SSH_AUTH_SOCK; 13:43:18 unset SSH_AGENT_PID; 13:43:18 echo Agent pid 18 killed; 13:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:43:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:19 [ssh-agent] Looking for ssh-agent implementation... 13:43:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:19 $ docker exec bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent 13:43:19 SSH_AUTH_SOCK=/tmp/ssh-JKkYSvbNS2Z2/agent.48 13:43:19 SSH_AGENT_PID=53 13:43:19 Running ssh-add (command line suppressed) 13:43:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4277859972493542046.key (/w/workspace/edgex-go/1@tmp/private_key_4277859972493542046.key) 13:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:19 + git semver init 13:43:19 # -> Open(): unable to determine branch for HEAD 13:43:19 # $GIT_DIR = /w/workspace/edgex-go/1/.git 13:43:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 13:43:19 # $SEMVER_REMOTE_NAME = origin 13:43:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:43:19 # $SEMVER_USER_NAME = edgex-jenkins 13:43:19 # $SEMVER_BRANCH = PR-3422 13:43:19 # $SEMVER_TEMP = /tmp/semver-405861339 13:43:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:43:46 # '/tmp/semver-405861339' -> '/w/workspace/edgex-go/1/.semver' 13:43:46 # -> Force: false 13:43:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 13:43:46 $ docker exec --env ******** --env ******** bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c ssh-agent -k 13:43:46 unset SSH_AUTH_SOCK; 13:43:46 unset SSH_AGENT_PID; 13:43:46 echo Agent pid 53 killed; 13:43:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:47 + git semver [Pipeline] } 13:43:47 $ docker stop --time=1 bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c 13:43:49 $ docker rm -f bd108e57511a59273a27810c9920bdcfb14a78f91b744e4fb768c4cf4760d50c [Pipeline] // withDockerContainer [Pipeline] sh 13:43:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:43:50 Stashed 1 file(s) [Pipeline] echo 13:43:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:43:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:43:51 + sudo service docker restart 13:43:51 + true 13:43:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 13:43:52 ========================================================= 13:43:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:43:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:43:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:43:56 Sending build context to Docker daemon 330MB 13:43:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:43:56 Step 2/6 : FROM ${BASE} 13:43:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:43:56 540db60ca938: Pulling fs layer 13:43:56 adcc1eea9eea: Pulling fs layer 13:43:56 4c4ab2625f07: Pulling fs layer 13:43:56 0510c868ecb4: Pulling fs layer 13:43:56 afea3b2eda06: Pulling fs layer 13:43:56 7809a108b3ef: Pulling fs layer 13:43:56 f706445af74f: Pulling fs layer 13:43:56 afea3b2eda06: Waiting 13:43:56 7809a108b3ef: Waiting 13:43:56 f706445af74f: Waiting 13:43:56 0510c868ecb4: Waiting 13:43:56 4c4ab2625f07: Verifying Checksum 13:43:56 4c4ab2625f07: Download complete 13:43:56 adcc1eea9eea: Verifying Checksum 13:43:56 adcc1eea9eea: Download complete 13:43:56 afea3b2eda06: Verifying Checksum 13:43:56 afea3b2eda06: Download complete 13:43:56 7809a108b3ef: Verifying Checksum 13:43:56 7809a108b3ef: Download complete 13:43:56 540db60ca938: Verifying Checksum 13:43:56 540db60ca938: Download complete 13:43:57 540db60ca938: Pull complete 13:43:57 adcc1eea9eea: Pull complete 13:43:57 4c4ab2625f07: Pull complete 13:43:59 f706445af74f: Verifying Checksum 13:43:59 f706445af74f: Download complete 13:43:59 0510c868ecb4: Verifying Checksum 13:43:59 0510c868ecb4: Download complete 13:44:05 Still waiting to schedule task 13:44:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:44:06 0510c868ecb4: Pull complete 13:44:06 afea3b2eda06: Pull complete 13:44:06 7809a108b3ef: Pull complete 13:44:10 f706445af74f: Pull complete 13:44:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:44:10 ---> b068be0155e3 13:44:10 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 13:44:10 ---> Running in 921c7aaff43a 13:44:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:12 (1/12) Installing libmagic (5.39-r0) 13:44:13 (2/12) Installing file (5.39-r0) 13:44:13 (3/12) Installing libc-dev (0.7.2-r3) 13:44:13 (4/12) Installing g++ (10.2.1_pre1-r3) 13:44:17 (5/12) Installing fortify-headers (1.1-r0) 13:44:17 (6/12) Installing patch (2.7.6-r6) 13:44:17 (7/12) Installing build-base (0.5-r2) 13:44:17 (8/12) Installing libsodium (1.0.18-r0) 13:44:17 (9/12) Installing pkgconf (1.7.3-r0) 13:44:17 (10/12) Installing libsodium-dev (1.0.18-r0) 13:44:17 (11/12) Installing libzmq (4.3.3-r1) 13:44:18 (12/12) Installing zeromq-dev (4.3.3-r1) 13:44:18 Executing busybox-1.32.1-r6.trigger 13:44:18 OK: 219 MiB in 52 packages 13:44:22 Removing intermediate container 921c7aaff43a 13:44:22 ---> aa9177c2616a 13:44:22 Step 4/6 : WORKDIR /edgex-go 13:44:22 ---> Running in 61370ccd1ae0 13:44:22 Removing intermediate container 61370ccd1ae0 13:44:22 ---> e34d167b80ca 13:44:22 Step 5/6 : COPY go.mod . 13:44:22 ---> 5c85f28c9eda 13:44:22 Step 6/6 : RUN go mod download 13:44:22 ---> Running in fa9bec199cde 13:44:49 Removing intermediate container fa9bec199cde 13:44:49 ---> d2b24cb57398 13:44:49 Successfully built d2b24cb57398 13:44:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:44:49 + docker inspect -f . ci-base-image-x86_64 13:44:49 . [Pipeline] withDockerContainer 13:44:49 prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container 13:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:44:50 $ docker top 1d6275b67304f9aa4abcb14629077a9f2f9b99765675c591b213d81cb3b93a77 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:51 + go version 13:44:51 go version go1.16.3 linux/amd64 [Pipeline] } 13:44:51 $ docker stop --time=1 1d6275b67304f9aa4abcb14629077a9f2f9b99765675c591b213d81cb3b93a77 13:44:52 $ docker rm -f 1d6275b67304f9aa4abcb14629077a9f2f9b99765675c591b213d81cb3b93a77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:44:53 + docker inspect -f . ci-base-image-x86_64 13:44:53 . [Pipeline] withDockerContainer 13:44:53 prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container 13:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:44:54 $ docker top a4254e3ac8e2032ab68b2943a0e91fab1fca119fc59cc469e433144ea4eaa1e6 -eo pid,comm [Pipeline] { [Pipeline] echo 13:44:55 ========================================================= 13:44:55 [edgeXBuildGoParallel] Running Tests and Build... 13:44:55 ========================================================= [Pipeline] sh 13:44:55 + go mod tidy [Pipeline] sh 13:44:57 + make test 13:44:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:45:07 ? github.com/edgexfoundry/edgex-go [no test files] 13:45:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:45:25 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:25:85: undefined: v2.Notification 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:49:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:50:90: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:51:102: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:52:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:52:98: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:69:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:91:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:45:25 internal/pkg/v2/infrastructure/redis/transmission.go:100:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:34 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 13:45:34 internal/support/notifications/v2/application/distributioncoordinator.go:50:11: undefined: models.NewTransmission 13:45:34 internal/support/notifications/v2/application/sendingservice.go:76:15: cannot use sub.ResendLimit (type int64) as type int in assignment 13:45:34 internal/support/notifications/v2/application/sendingservice.go:135:42: undefined: models.EscalationSubscriptionName 13:45:34 internal/support/notifications/v2/application/sendingservice.go:137:100: undefined: models.EscalationSubscriptionName 13:45:34 internal/support/notifications/v2/application/sendingservice.go:156:40: undefined: models.EscalatedContentNotice 13:45:34 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 13:45:34 internal/support/scheduler/v2/application/scheduler/manager.go:136:58: action.Content undefined (type models.IntervalAction has no field or method Content) 13:45:34 internal/support/scheduler/v2/application/scheduler/manager.go:136:74: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) 13:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 45.9% of statements 13:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.071s coverage: 19.8% of statements 13:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.086s coverage: 100.0% of statements 13:45:41 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 13:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements 13:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.068s coverage: 100.0% of statements 13:45:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.409s coverage: 71.3% of statements 13:45:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.151s coverage: 87.7% of statements 13:45:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements 13:45:43 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 13:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements 13:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.098s coverage: 100.0% of statements 13:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.148s coverage: 86.7% of statements 13:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.195s coverage: 97.5% of statements 13:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements 13:45:45 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:25: undefined: v2.Notification 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:49: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:50: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:69: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:91: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:45:45 internal/pkg/v2/infrastructure/redis/transmission.go:100: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:45:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.383s coverage: 95.1% of statements 13:45:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 13:45:47 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 13:45:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.105s coverage: 22.0% of statements 13:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 13:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements 13:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 13:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.886s coverage: 96.3% of statements 13:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 13:45:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2924 in /w/workspace/edgexfoundry_edgex-go_PR-3422 [Pipeline] { [Pipeline] ws 13:45:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:45:55 using credential edgex-jenkins-ssh 13:45:56 Cloning the remote Git repository 13:45:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:45:56 > git init /w/workspace/edgex-go/1 # timeout=10 13:45:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:45:56 > git --version # timeout=10 13:45:56 > git --version # 'git version 2.17.1' 13:45:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:45:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 13:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 13:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 81.8% of statements 13:46:07 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] 13:46:07 internal/support/notifications/v2/application/distributioncoordinator.go:50: undefined: models.NewTransmission 13:46:07 internal/support/notifications/v2/application/sendingservice.go:76: cannot use sub.ResendLimit (type int64) as type int in assignment 13:46:07 internal/support/notifications/v2/application/sendingservice.go:135: undefined: models.EscalationSubscriptionName 13:46:07 internal/support/notifications/v2/application/sendingservice.go:137: undefined: models.EscalationSubscriptionName 13:46:07 internal/support/notifications/v2/application/sendingservice.go:156: undefined: models.EscalatedContentNotice 13:46:07 internal/support/notifications/v2/application/sendingservice_test.go:34:2: unknown field 'AdminState' in struct literal of type models.Subscription 13:46:07 internal/support/notifications/v2/application/sendingservice_test.go:80:13: undefined: models.NewTransmission 13:46:07 internal/support/notifications/v2/application/sendingservice_test.go:119:13: undefined: models.NewTransmission 13:46:07 internal/support/notifications/v2/application/subscription_test.go:75:3: cannot use &testSubscriptionResendLimit (type *int) as type *int64 in field value 13:46:07 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler.test] 13:46:07 internal/support/scheduler/v2/application/scheduler/manager.go:136: action.Content undefined (type models.IntervalAction has no field or method Content) 13:46:07 internal/support/scheduler/v2/application/scheduler/manager.go:136: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.8% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.083s coverage: 87.2% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.6% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 64.4% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 69.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 40.5% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 13:46:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 13:46:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] 13:46:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 13:46:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements 13:46:11 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.128s coverage: 97.6% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 13:46:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 13:46:11 make: *** [Makefile:94: test] Error 2 [Pipeline] } 13:46:12 $ docker stop --time=1 a4254e3ac8e2032ab68b2943a0e91fab1fca119fc59cc469e433144ea4eaa1e6 13:46:12 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d 13:46:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:46:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:46:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3422/head:refs/remotes/origin/PR-3422 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:46:12 > git config core.sparsecheckout # timeout=10 13:46:12 > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 13:46:13 Merge succeeded, producing 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d 13:46:13 Checking out Revision 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d (PR-3422) 13:46:13 > git remote # timeout=10 13:46:13 > git config --get remote.origin.url # timeout=10 13:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:46:13 > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 13:46:13 > git rev-parse HEAD^{commit} # timeout=10 13:46:13 > git config core.sparsecheckout # timeout=10 13:46:13 > git checkout -f 7a1a39dd81eeedc67a56f564415cf9cd2e69bc7d # timeout=10 13:46:15 $ docker rm -f a4254e3ac8e2032ab68b2943a0e91fab1fca119fc59cc469e433144ea4eaa1e6 [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] } 13:46:16 Failed in branch amd64 13:46:17 Commit message: "feat(notifications): Implement Sending Service for REST Channel" 13:46:17 > git --version # timeout=10 13:46:17 > git --version # 'git version 2.17.1' 13:46:17 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:46:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:46:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:46:20 + true 13:46:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:46:22 provisioning config files... 13:46:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5471863256361554171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:22 ---> docker-login.sh 13:46:22 nexus3.edgexfoundry.org:10001 13:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:23 Configure a credential helper to remove this warning. See 13:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:23 13:46:23 Login Succeeded 13:46:23 nexus3.edgexfoundry.org:10002 13:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:24 Configure a credential helper to remove this warning. See 13:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:24 13:46:24 Login Succeeded 13:46:24 nexus3.edgexfoundry.org:10003 13:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:24 Configure a credential helper to remove this warning. See 13:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:24 13:46:24 Login Succeeded 13:46:24 nexus3.edgexfoundry.org:10004 13:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:25 Configure a credential helper to remove this warning. See 13:46:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:25 13:46:25 Login Succeeded 13:46:25 docker.io 13:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:26 Configure a credential helper to remove this warning. See 13:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:26 13:46:26 Login Succeeded 13:46:26 ---> docker-login.sh ends [Pipeline] } 13:46:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:46:26 ========================================================= 13:46:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:46:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:46:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:46:30 Sending build context to Docker daemon 167.6MB 13:46:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 13:46:30 Step 2/6 : FROM ${BASE} 13:46:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:46:30 595b0fe564bb: Pulling fs layer 13:46:30 7186ed65a4f7: Pulling fs layer 13:46:30 316046926c0a: Pulling fs layer 13:46:30 4ebd0625c992: Pulling fs layer 13:46:30 207e8628e3a3: Pulling fs layer 13:46:30 c791037a9be2: Pulling fs layer 13:46:30 ffd874e62e21: Pulling fs layer 13:46:30 c791037a9be2: Waiting 13:46:30 4ebd0625c992: Waiting 13:46:30 207e8628e3a3: Waiting 13:46:30 ffd874e62e21: Waiting 13:46:30 316046926c0a: Verifying Checksum 13:46:30 316046926c0a: Download complete 13:46:30 7186ed65a4f7: Verifying Checksum 13:46:30 7186ed65a4f7: Download complete 13:46:30 207e8628e3a3: Verifying Checksum 13:46:30 207e8628e3a3: Download complete 13:46:30 c791037a9be2: Verifying Checksum 13:46:30 c791037a9be2: Download complete 13:46:30 595b0fe564bb: Verifying Checksum 13:46:30 595b0fe564bb: Download complete 13:46:30 595b0fe564bb: Pull complete 13:46:31 7186ed65a4f7: Pull complete 13:46:31 316046926c0a: Pull complete 13:46:31 ffd874e62e21: Verifying Checksum 13:46:31 ffd874e62e21: Download complete 13:46:33 4ebd0625c992: Verifying Checksum 13:46:33 4ebd0625c992: Download complete 13:46:43 4ebd0625c992: Pull complete 13:46:43 207e8628e3a3: Pull complete 13:46:43 c791037a9be2: Pull complete 13:46:47 ffd874e62e21: Pull complete 13:46:47 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 13:46:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:46:47 ---> cfc18b08335c 13:46:47 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 13:46:51 ---> Running in bcd177ae7897 13:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:46:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:46:53 (1/12) Installing libmagic (5.39-r0) 13:46:53 (2/12) Installing file (5.39-r0) 13:46:54 (3/12) Installing libc-dev (0.7.2-r3) 13:46:54 (4/12) Installing g++ (10.2.1_pre1-r3) 13:47:02 (5/12) Installing fortify-headers (1.1-r0) 13:47:02 (6/12) Installing patch (2.7.6-r6) 13:47:02 (7/12) Installing build-base (0.5-r2) 13:47:02 (8/12) Installing libsodium (1.0.18-r0) 13:47:02 (9/12) Installing pkgconf (1.7.3-r0) 13:47:02 (10/12) Installing libsodium-dev (1.0.18-r0) 13:47:02 (11/12) Installing libzmq (4.3.3-r1) 13:47:02 (12/12) Installing zeromq-dev (4.3.3-r1) 13:47:02 Executing busybox-1.32.1-r6.trigger 13:47:02 OK: 218 MiB in 52 packages 13:47:06 Removing intermediate container bcd177ae7897 13:47:06 ---> 08194af0ee03 13:47:06 Step 4/6 : WORKDIR /edgex-go 13:47:06 ---> Running in b90e542a0cc0 13:47:06 Removing intermediate container b90e542a0cc0 13:47:06 ---> eca7beb0dbf4 13:47:06 Step 5/6 : COPY go.mod . 13:47:07 ---> 9a6af7dfcbb5 13:47:07 Step 6/6 : RUN go mod download 13:47:07 ---> Running in 949c1714d5f3 13:47:34 Removing intermediate container 949c1714d5f3 13:47:34 ---> 003ebe4538c3 13:47:34 Successfully built 003ebe4538c3 13:47:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:47:34 + docker inspect -f . ci-base-image-arm64 13:47:34 . [Pipeline] withDockerContainer 13:47:35 prd-ubuntu18.04-docker-arm64-4c-16g-2924 does not seem to be running inside a container 13:47:35 $ 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 13:47:36 $ docker top b20fce7e34c2257c27b8ff5ce03f7858e4efd3b1af0605ab6ddf994f3b04e6de -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:37 + go version 13:47:37 go version go1.16.3 linux/arm64 [Pipeline] } 13:47:37 $ docker stop --time=1 b20fce7e34c2257c27b8ff5ce03f7858e4efd3b1af0605ab6ddf994f3b04e6de 13:47:39 $ docker rm -f b20fce7e34c2257c27b8ff5ce03f7858e4efd3b1af0605ab6ddf994f3b04e6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:47:40 + docker inspect -f . ci-base-image-arm64 13:47:40 . [Pipeline] withDockerContainer 13:47:40 prd-ubuntu18.04-docker-arm64-4c-16g-2924 does not seem to be running inside a container 13:47:40 $ 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 13:47:42 $ docker top ac77061a65afce932789f06eb714e2b13c714a5522a7685ab479c6313dee74ac -eo pid,comm [Pipeline] { [Pipeline] echo 13:47:42 ========================================================= 13:47:42 [edgeXBuildGoParallel] Running Tests and Build... 13:47:42 ========================================================= [Pipeline] sh 13:47:43 + go mod tidy [Pipeline] sh 13:47:44 + make test 13:47:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:48:10 ? github.com/edgexfoundry/edgex-go [no test files] 13:49:07 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:25:85: undefined: v2.Notification 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:49:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:50:90: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:51:102: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:52:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:52:98: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:69:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:91:75: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:49:07 internal/pkg/v2/infrastructure/redis/transmission.go:100:7: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:49:26 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 13:49:26 internal/support/notifications/v2/application/distributioncoordinator.go:50:11: undefined: models.NewTransmission 13:49:26 internal/support/notifications/v2/application/sendingservice.go:76:15: cannot use sub.ResendLimit (type int64) as type int in assignment 13:49:26 internal/support/notifications/v2/application/sendingservice.go:135:42: undefined: models.EscalationSubscriptionName 13:49:26 internal/support/notifications/v2/application/sendingservice.go:137:100: undefined: models.EscalationSubscriptionName 13:49:26 internal/support/notifications/v2/application/sendingservice.go:156:40: undefined: models.EscalatedContentNotice 13:49:26 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 13:49:26 internal/support/scheduler/v2/application/scheduler/manager.go:136:58: action.Content undefined (type models.IntervalAction has no field or method Content) 13:49:26 internal/support/scheduler/v2/application/scheduler/manager.go:136:74: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) 13:49:41 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 45.9% of statements 13:49:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.137s coverage: 19.8% of statements 13:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.333s coverage: 100.0% of statements 13:49:42 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 13:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.157s coverage: 100.0% of statements 13:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.160s coverage: 100.0% of statements 13:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.275s coverage: 71.3% of statements 13:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 87.7% of statements 13:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements 13:49:48 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 13:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.235s coverage: 100.0% of statements 13:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.164s coverage: 100.0% of statements 13:49:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.428s coverage: 86.7% of statements 13:49:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.475s coverage: 97.5% of statements 13:49:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.242s coverage: 78.3% of statements 13:49:53 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis.test] 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:25: undefined: v2.Notification 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:49: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:50: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:51: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:52: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:69: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:91: trans.NotificationId undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method NotificationId) 13:49:53 internal/pkg/v2/infrastructure/redis/transmission.go:100: trans.Modified undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Transmission has no field or method Modified) 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.199s coverage: 95.1% of statements 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements 13:50:02 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 22.0% of statements 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.245s coverage: 47.1% of statements 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.169s coverage: 79.5% of statements 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.140s coverage: 94.1% of statements 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.168s coverage: 96.3% of statements 13:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.125s coverage: 87.5% of statements 13:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements 13:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.134s coverage: 44.8% of statements 13:50:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.538s coverage: 81.8% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.225s coverage: 92.9% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 77.8% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.138s coverage: 75.5% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.8% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.213s coverage: 87.2% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.200s coverage: 84.6% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.6% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.580s coverage: 64.4% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.141s coverage: 100.0% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 13:50:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 13:50:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 13:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 13:50:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.969s coverage: 69.0% of statements 13:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.608s coverage: 40.5% of statements 13:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.083s coverage: 89.5% of statements 13:50:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements 13:50:33 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 13:50:33 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] 13:50:33 internal/support/notifications/v2/application/distributioncoordinator.go:50: undefined: models.NewTransmission 13:50:33 internal/support/notifications/v2/application/sendingservice.go:76: cannot use sub.ResendLimit (type int64) as type int in assignment 13:50:33 internal/support/notifications/v2/application/sendingservice.go:135: undefined: models.EscalationSubscriptionName 13:50:33 internal/support/notifications/v2/application/sendingservice.go:137: undefined: models.EscalationSubscriptionName 13:50:33 internal/support/notifications/v2/application/sendingservice.go:156: undefined: models.EscalatedContentNotice 13:50:33 internal/support/notifications/v2/application/sendingservice_test.go:34:2: unknown field 'AdminState' in struct literal of type models.Subscription 13:50:33 internal/support/notifications/v2/application/sendingservice_test.go:80:13: undefined: models.NewTransmission 13:50:33 internal/support/notifications/v2/application/sendingservice_test.go:119:13: undefined: models.NewTransmission 13:50:33 internal/support/notifications/v2/application/subscription_test.go:75:3: cannot use &testSubscriptionResendLimit (type *int) as type *int64 in field value 13:50:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 13:50:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 13:50:34 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] 13:50:34 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 13:50:35 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler.test] 13:50:35 internal/support/scheduler/v2/application/scheduler/manager.go:136: action.Content undefined (type models.IntervalAction has no field or method Content) 13:50:35 internal/support/scheduler/v2/application/scheduler/manager.go:136: action.ContentType undefined (type models.IntervalAction has no field or method ContentType) 13:50:35 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 13:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements 13:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.248s coverage: 100.0% of statements 13:50:38 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] 13:50:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.467s coverage: 97.6% of statements 13:50:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 13:50:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements 13:50:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 13:50:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 13:50:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.125s coverage: 28.1% of statements 13:50:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 13:50:42 make: *** [Makefile:94: test] Error 2 [Pipeline] } 13:50:42 $ docker stop --time=1 ac77061a65afce932789f06eb714e2b13c714a5522a7685ab479c6313dee74ac 13:50:45 $ docker rm -f ac77061a65afce932789f06eb714e2b13c714a5522a7685ab479c6313dee74ac [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] libraryResource [Pipeline] sh 13:50:47 ---> job-cost.sh 13:50:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qZOq 13:51:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:52:47 lf-activate-venv(): INFO: Adding /tmp/venv-qZOq/bin to PATH 13:52:47 INFO: No Stack... 13:52:47 INFO: Retrieving Pricing Info for: lf-standard-4 13:52:47 INFO: Archiving Costs [Pipeline] sh 13:52:48 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:52:48 + cut -d, -f6 [Pipeline] lock 13:52:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] 13:52:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] did not exist. Created. 13:52:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:52:49 + echo total: 0.20999999344348907 [Pipeline] stash 13:52:49 Stashed 1 file(s) [Pipeline] } 13:52:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3422-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:52:50 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:52:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:52:53 ---> package-listing.sh 13:52:53 ++ facter osfamily 13:52:53 ++ tr '[:upper:]' '[:lower:]' 13:52:53 + OS_FAMILY=redhat 13:52:53 + workspace=/w/workspace/edgex-go/1 13:52:53 + START_PACKAGES=/tmp/packages_start.txt 13:52:53 + END_PACKAGES=/tmp/packages_end.txt 13:52:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:52:53 + PACKAGES=/tmp/packages_start.txt 13:52:53 + '[' /w/workspace/edgex-go/1 ']' 13:52:53 + PACKAGES=/tmp/packages_end.txt 13:52:53 + case "${OS_FAMILY}" in 13:52:53 + rpm -qa 13:52:53 + sort 13:52:58 + '[' -f /tmp/packages_start.txt ']' 13:52:58 + '[' -f /tmp/packages_end.txt ']' 13:52:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:52:58 + '[' /w/workspace/edgex-go/1 ']' 13:52:58 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:52:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:52:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 13:52:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:52:59 13:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:53:00 alpine: Pulling from edgex-lftools-log-publisher 13:53:00 df20fa9351a1: Pulling fs layer 13:53:00 36b3adc4ff6f: Pulling fs layer 13:53:00 8ad3a11d3b57: Pulling fs layer 13:53:00 46f8f816bc3b: Pulling fs layer 13:53:00 93b61091891f: Pulling fs layer 13:53:00 93b9cdb0e59b: Pulling fs layer 13:53:00 5e14af77c1be: Pulling fs layer 13:53:00 01666e4c0597: Pulling fs layer 13:53:00 aa168da1d23b: Pulling fs layer 13:53:00 93b9cdb0e59b: Waiting 13:53:00 5e14af77c1be: Waiting 13:53:00 01666e4c0597: Waiting 13:53:00 aa168da1d23b: Waiting 13:53:00 46f8f816bc3b: Waiting 13:53:00 93b61091891f: Waiting 13:53:00 36b3adc4ff6f: Verifying Checksum 13:53:00 36b3adc4ff6f: Download complete 13:53:00 46f8f816bc3b: Verifying Checksum 13:53:00 46f8f816bc3b: Download complete 13:53:00 df20fa9351a1: Verifying Checksum 13:53:00 df20fa9351a1: Download complete 13:53:00 93b9cdb0e59b: Verifying Checksum 13:53:00 93b9cdb0e59b: Download complete 13:53:00 5e14af77c1be: Verifying Checksum 13:53:00 5e14af77c1be: Download complete 13:53:00 93b61091891f: Download complete 13:53:00 01666e4c0597: Verifying Checksum 13:53:00 01666e4c0597: Download complete 13:53:00 8ad3a11d3b57: Download complete 13:53:00 df20fa9351a1: Pull complete 13:53:01 36b3adc4ff6f: Pull complete 13:53:02 8ad3a11d3b57: Pull complete 13:53:02 46f8f816bc3b: Pull complete 13:53:02 93b61091891f: Pull complete 13:53:02 aa168da1d23b: Verifying Checksum 13:53:02 aa168da1d23b: Download complete 13:53:02 93b9cdb0e59b: Pull complete 13:53:03 5e14af77c1be: Pull complete 13:53:03 01666e4c0597: Pull complete 13:53:11 aa168da1d23b: Pull complete 13:53:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:53:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:53:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:53:11 prd-centos7-docker-4c-2g-2923 does not seem to be running inside a container 13:53:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:53:15 $ docker top aeae050e39c50f17c6c1330447ebe1a8c627f27ae8d16e142dacbd1e890212d4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:15 + touch /tmp/pre-build-complete [Pipeline] sh 13:53:16 + mkdir -p /var/log/sa [Pipeline] sh 13:53:16 + ls /var/log/sa-host 13:53:16 + sadf -c /var/log/sa-host/sa04 13:53:16 file_magic: OK 13:53:16 HZ: Using current value: 100 13:53:16 file_header: OK 13:53:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:53:16 Statistics: 13:53:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:53:16 File successfully converted to sysstat format version 12.2.1 13:53:16 + sadf -c /var/log/sa-host/sa23 13:53:16 file_magic: OK 13:53:16 HZ: Using current value: 100 13:53:16 file_header: OK 13:53:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:53:16 Statistics: 13:53:16 Hnuu...uuuununununu... 13:53:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:16 provisioning config files... 13:53:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3623884989719970302tmp [Pipeline] { [Pipeline] echo 13:53:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:53:17 ---> create-netrc.sh [Pipeline] } 13:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:53:17 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:53:17 ---> python-tools-install.sh [Pipeline] echo 13:53:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:53:17 ---> sudo-logs.sh 13:53:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:53:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:53:18 ---> job-cost.sh 13:53:18 lf-activate-venv: SKIPPING 13:53:18 DEBUG: total: 0.20999999344348907 13:53:18 INFO: Retrieving Stack Cost... 13:53:19 INFO: Retrieving Pricing Info for: v1-standard-2 13:53:19 INFO: Archiving Costs [Pipeline] echo 13:53:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:53:20 ---> logs-deploy.sh 13:53:20 lf-activate-venv: SKIPPING 13:53:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3422/1 13:53:20 INFO: archiving workspace using pattern(s): 13:53:22 Archives upload complete. 13:53:22 INFO: archiving logs to Nexus 13:53:23 ---> uname -a: 13:53:23 Linux prd-centos7-docker-4c-2g-2923.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 13:53:23 13:53:23 13:53:23 ---> lscpu: 13:53:23 Architecture: x86_64 13:53:23 CPU op-mode(s): 32-bit, 64-bit 13:53:23 Byte Order: Little Endian 13:53:23 Address sizes: 40 bits physical, 48 bits virtual 13:53:23 CPU(s): 4 13:53:23 On-line CPU(s) list: 0-3 13:53:23 Thread(s) per core: 1 13:53:23 Core(s) per socket: 1 13:53:23 Socket(s): 4 13:53:23 NUMA node(s): 1 13:53:23 Vendor ID: GenuineIntel 13:53:23 CPU family: 6 13:53:23 Model: 44 13:53:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:53:23 Stepping: 1 13:53:23 CPU MHz: 2933.442 13:53:23 BogoMIPS: 5866.88 13:53:23 Virtualization: VT-x 13:53:23 Hypervisor vendor: KVM 13:53:23 Virtualization type: full 13:53:23 L1d cache: 128 KiB 13:53:23 L1i cache: 128 KiB 13:53:23 L2 cache: 16 MiB 13:53:23 L3 cache: 64 MiB 13:53:23 NUMA node0 CPU(s): 0-3 13:53:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:53:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:53:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:53:23 Vulnerability Meltdown: Mitigation; PTI 13:53:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:53:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:53:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:53:23 Vulnerability Srbds: Not affected 13:53:23 Vulnerability Tsx async abort: Not affected 13:53:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 13:53:23 13:53:23 13:53:23 ---> nproc: 13:53:23 4 13:53:23 13:53:23 13:53:23 ---> df -h: 13:53:23 Filesystem Size Used Available Use% Mounted on 13:53:23 overlay 50.0G 8.2G 41.8G 16% / 13:53:23 tmpfs 64.0M 0 64.0M 0% /dev 13:53:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:53:23 shm 64.0M 0 64.0M 0% /dev/shm 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 13:53:23 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp 13:53:23 13:53:23 13:53:23 ---> free -m: 13:53:23 total used free shared buff/cache available 13:53:23 Mem: 1837 765 137 0 934 979 13:53:23 Swap: 1023 3 1020 13:53:23 13:53:23 13:53:23 ---> ip addr: 13:53:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:53:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:53:23 inet 127.0.0.1/8 scope host lo 13:53:23 valid_lft forever preferred_lft forever 13:53:23 inet6 ::1/128 scope host 13:53:23 valid_lft forever preferred_lft forever 13:53:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:53:23 link/ether fa:16:3e:ee:03:ac brd ff:ff:ff:ff:ff:ff 13:53:23 inet 10.30.122.244/23 brd 10.30.123.255 scope global dynamic eth0 13:53:23 valid_lft 85739sec preferred_lft 85739sec 13:53:23 inet6 fe80::f816:3eff:feee:3ac/64 scope link 13:53:23 valid_lft forever preferred_lft forever 13:53:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:53:23 link/ether 02:42:05:86:e1:dd brd ff:ff:ff:ff:ff:ff 13:53:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:53:23 valid_lft forever preferred_lft forever 13:53:23 inet6 fe80::42:5ff:fe86:e1dd/64 scope link 13:53:23 valid_lft forever preferred_lft forever 13:53:23 13:53:23 13:53:23 ---> sar -b -r -n DEV: 13:53:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) 13:53:23 13:53:23 13:42:11 LINUX RESTART (4 CPU) 13:53:23 13:53:23 13:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:53:23 13:44:02 148.02 60.40 87.62 0.00 10277.09 34582.49 0.00 13:53:23 13:45:01 299.44 132.71 166.73 0.00 5061.43 29413.76 0.00 13:53:23 13:46:01 136.14 42.23 93.91 0.00 1639.13 13461.03 0.00 13:53:23 13:47:01 24.57 6.18 18.39 0.00 788.68 895.24 0.00 13:53:23 13:48:01 3.95 1.12 2.83 0.00 64.35 71.14 0.00 13:53:23 13:49:01 1.45 0.93 0.52 0.00 50.88 6.16 0.00 13:53:23 13:50:02 0.30 0.00 0.30 0.00 0.00 3.25 0.00 13:53:23 13:51:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 13:53:23 13:52:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 13:53:23 13:53:01 60.24 56.80 3.44 0.00 4787.88 888.18 0.00 13:53:23 Average: 67.28 29.95 37.33 0.00 2274.41 7938.01 0.00 13:53:23 13:53:23 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:23 13:44:02 74488 0 716512 38.08 2044 1088500 1539604 52.54 715060 876448 27584 13:53:23 13:45:01 116180 0 869728 46.22 1304 894332 1515504 51.72 652396 830984 6140 13:53:23 13:46:01 132988 0 825788 43.89 736 922032 1840380 62.81 727484 732608 872 13:53:23 13:47:01 579812 0 695432 36.96 708 605592 1119116 38.19 448624 582648 8 13:53:23 13:48:01 586536 0 686768 36.50 708 607532 1088324 37.14 457024 573320 8 13:53:23 13:49:01 585516 0 686272 36.47 708 609048 1088300 37.14 454892 576876 12 13:53:23 13:50:02 585668 0 686116 36.47 708 609052 1088264 37.14 454700 576876 8 13:53:23 13:51:01 585372 0 686408 36.48 708 609056 1088264 37.14 454704 576876 8 13:53:23 13:52:01 585544 0 686232 36.47 708 609060 1088264 37.14 454708 576876 16 13:53:23 13:53:01 319896 0 754544 40.10 708 806396 1539232 52.53 539952 752736 28124 13:53:23 Average: 415200 0 729380 38.76 904 736060 1299525 44.35 535954 665625 6278 13:53:23 13:53:23 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:23 13:44:02 eth0 1139.93 1246.93 5763.11 147.58 0.00 0.00 0.00 0.00 13:53:23 13:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:44:02 docker0 896.34 678.68 72.93 2660.04 0.00 0.00 0.00 0.00 13:53:23 13:45:01 eth0 292.28 199.19 893.85 51.15 0.00 0.00 0.00 0.00 13:53:23 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:45:01 vethfc2435d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:53:23 13:45:01 docker0 167.17 242.99 11.72 858.06 0.00 0.00 0.00 0.00 13:53:23 13:46:01 eth0 23.39 12.23 18.70 9.91 0.00 0.00 0.00 0.00 13:53:23 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:46:01 vethfc2435d 0.83 0.85 0.07 0.08 0.00 0.00 0.00 0.00 13:53:23 13:46:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 13:53:23 13:47:01 eth0 9.09 5.69 6.62 3.22 0.00 0.00 0.00 0.00 13:53:23 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:47:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 13:53:23 13:48:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:53:23 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:49:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:53:23 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:50:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:53:23 13:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:53:23 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:53:23 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:53:01 eth0 101.68 80.36 729.35 72.72 0.00 0.00 0.00 0.00 13:53:23 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 Average: eth0 157.72 155.77 747.17 28.60 0.00 0.00 0.00 0.00 13:53:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:23 Average: docker0 107.45 92.89 8.55 353.88 0.00 0.00 0.00 0.00 13:53:23 13:53:23 13:53:23 ---> sar -P ALL: 13:53:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/04/21 _x86_64_ (4 CPU) 13:53:23 13:53:23 13:42:11 LINUX RESTART (4 CPU) 13:53:23 13:53:23 13:43:01 CPU %user %nice %system %iowait %steal %idle 13:53:23 13:44:02 all 14.46 0.00 8.44 1.93 0.05 75.12 13:53:23 13:44:02 0 12.64 0.00 11.53 1.39 0.05 74.40 13:53:23 13:44:02 1 21.73 0.00 7.59 2.85 0.05 67.78 13:53:23 13:44:02 2 11.48 0.00 7.15 2.84 0.05 78.47 13:53:23 13:44:02 3 12.02 0.00 7.53 0.64 0.03 79.78 13:53:23 13:45:01 all 10.75 0.00 8.74 6.37 0.06 74.08 13:53:23 13:45:01 0 10.76 0.00 8.20 4.04 0.05 76.95 13:53:23 13:45:01 1 12.02 0.00 8.95 7.85 0.05 71.13 13:53:23 13:45:01 2 9.90 0.00 8.44 7.81 0.07 73.78 13:53:23 13:45:01 3 10.31 0.00 9.36 5.77 0.07 74.49 13:53:23 13:46:01 all 48.82 0.00 12.39 5.65 0.07 33.08 13:53:23 13:46:01 0 49.88 0.00 12.57 7.22 0.07 30.27 13:53:23 13:46:01 1 49.50 0.00 11.91 4.83 0.07 33.69 13:53:23 13:46:01 2 47.13 0.00 13.17 7.48 0.05 32.17 13:53:23 13:46:01 3 48.77 0.00 11.91 3.06 0.07 36.19 13:53:23 13:47:01 all 7.90 0.00 2.79 0.65 0.02 88.64 13:53:23 13:47:01 0 8.18 0.00 2.86 0.27 0.02 88.68 13:53:23 13:47:01 1 7.72 0.00 2.48 1.59 0.03 88.17 13:53:23 13:47:01 2 8.00 0.00 2.66 0.12 0.00 89.23 13:53:23 13:47:01 3 7.71 0.00 3.16 0.60 0.03 88.49 13:53:23 13:48:01 all 0.15 0.00 0.06 0.00 0.00 99.78 13:53:23 13:48:01 0 0.50 0.00 0.02 0.00 0.00 99.48 13:53:23 13:48:01 1 0.08 0.00 0.07 0.00 0.00 99.85 13:53:23 13:48:01 2 0.02 0.00 0.03 0.02 0.00 99.93 13:53:23 13:48:01 3 0.02 0.00 0.12 0.00 0.00 99.87 13:53:23 13:49:01 all 0.17 0.00 0.07 0.00 0.03 99.73 13:53:23 13:49:01 0 0.50 0.00 0.07 0.00 0.02 99.42 13:53:23 13:49:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:53:23 13:49:01 2 0.03 0.00 0.07 0.00 0.02 99.88 13:53:23 13:49:01 3 0.10 0.00 0.08 0.00 0.05 99.77 13:53:23 13:50:02 all 0.16 0.00 0.02 0.00 0.00 99.81 13:53:23 13:50:02 0 0.50 0.00 0.00 0.00 0.00 99.50 13:53:23 13:50:02 1 0.07 0.00 0.05 0.00 0.02 99.87 13:53:23 13:50:02 2 0.03 0.00 0.03 0.00 0.00 99.93 13:53:23 13:50:02 3 0.03 0.00 0.02 0.00 0.00 99.95 13:53:23 13:51:01 all 0.17 0.00 0.06 0.00 0.04 99.73 13:53:23 13:51:01 0 0.49 0.00 0.02 0.00 0.00 99.49 13:53:23 13:51:01 1 0.10 0.00 0.12 0.00 0.05 99.73 13:53:23 13:51:01 2 0.03 0.00 0.03 0.00 0.03 99.90 13:53:23 13:51:01 3 0.05 0.00 0.08 0.00 0.07 99.80 13:53:23 13:52:01 all 0.13 0.00 0.03 0.00 0.12 99.71 13:53:23 13:52:01 0 0.43 0.00 0.03 0.00 0.08 99.45 13:53:23 13:52:01 1 0.03 0.00 0.03 0.00 0.12 99.82 13:53:23 13:52:01 2 0.03 0.00 0.05 0.00 0.25 99.67 13:53:23 13:52:01 3 0.03 0.00 0.02 0.00 0.05 99.90 13:53:23 13:53:01 all 1.85 0.00 1.10 1.13 0.23 95.69 13:53:23 13:53:01 0 1.97 0.00 1.20 1.22 0.27 95.34 13:53:23 13:53:01 1 1.37 0.00 0.90 0.53 0.12 97.08 13:53:23 13:53:01 2 2.12 0.00 1.17 1.22 0.28 95.21 13:53:23 13:53:01 3 1.95 0.00 1.12 1.54 0.25 95.14 13:53:23 Average: all 8.26 0.00 3.30 1.54 0.06 86.84 13:53:23 Average: 0 8.36 0.00 3.57 1.37 0.06 86.64 13:53:23 Average: 1 9.07 0.00 3.15 1.73 0.05 85.99 13:53:23 Average: 2 7.71 0.00 3.22 1.90 0.08 87.09 13:53:23 Average: 3 7.89 0.00 3.27 1.13 0.06 87.65 13:53:23 13:53:23 13:53:23