Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 10f382ba9cbae22f4cbbd1e82acbf5592adafb83+1dd33a3af9a617cbaf28a861ee32f6521d03d04f (c15aebef42449cb6f1551caf68df8a128afba034) Running in Durability level: PERFORMANCE_OPTIMIZED 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8720 in /w/workspace/edgexfoundry_edgex-go_PR-2830 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1dd33a3af9a617cbaf28a861ee32f6521d03d04f into PR head commit 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2830/head:refs/remotes/origin/PR-2830 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 # timeout=10 Merge succeeded, producing bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed Checking out Revision bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed (PR-2830) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1dd33a3af9a617cbaf28a861ee32f6521d03d04f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed # timeout=10 Commit message: "Merge commit '1dd33a3af9a617cbaf28a861ee32f6521d03d04f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:19 ========================================================= 00:31:19 EdgeX Global Pipelines Version Info 00:31:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ec6e677fad7f426cd5179bc4f949e107f4234018 # timeout=10 00:31:21 ------------------- 00:31:21 stable info: 00:31:21 ------------------- 00:31:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:21 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 00:31:21 Message: update stable to v1.0.148 00:31:22 ------------------- 00:31:22 experimental info: 00:31:22 ------------------- 00:31:22 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:22 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 00:31:22 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2830 [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2830 [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2830 [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bffec6a3feafc6ff9f8c8c40eb9602da8c1de5ed [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bffec6a [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 00:31:25 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/core-command/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo core-command,cmd/core-command/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ cut -d/ -f2 00:31:25 ++ dirname cmd/core-data/Dockerfile 00:31:25 + echo core-data,cmd/core-data/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/core-metadata/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/security-secrets-setup/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ cut -d/ -f2 00:31:25 ++ dirname cmd/support-logging/Dockerfile 00:31:25 + echo support-logging,cmd/support-logging/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/support-notifications/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/support-scheduler/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:25 + for file in '`ls cmd/**/Dockerfile`' 00:31:25 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:25 ++ cut -d/ -f2 00:31:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:25 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 00:31:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:26 00:31:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:27 latest: Pulling from edgex-devops/git-semver 00:31:27 31603596830f: Pulling fs layer 00:31:27 2a8b12db71e7: Pulling fs layer 00:31:27 6ca5941a6612: Pulling fs layer 00:31:27 ecc8261a40a4: Pulling fs layer 00:31:27 ecc8261a40a4: Waiting 00:31:27 2a8b12db71e7: Download complete 00:31:27 31603596830f: Verifying Checksum 00:31:27 31603596830f: Download complete 00:31:27 ecc8261a40a4: Verifying Checksum 00:31:27 ecc8261a40a4: Download complete 00:31:27 6ca5941a6612: Verifying Checksum 00:31:27 6ca5941a6612: Download complete 00:31:27 31603596830f: Pull complete 00:31:27 2a8b12db71e7: Pull complete 00:31:28 6ca5941a6612: Pull complete 00:31:29 ecc8261a40a4: Pull complete 00:31:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:29 prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container 00:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:32 $ docker top f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:32 [ssh-agent] Looking for ssh-agent implementation... 00:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:33 $ docker exec f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent 00:31:33 SSH_AUTH_SOCK=/tmp/ssh-7g4mKA57NP6B/agent.11 00:31:33 SSH_AGENT_PID=16 00:31:33 Running ssh-add (command line suppressed) 00:31:33 Identity added: /w/workspace/edgex-go/7@tmp/private_key_5509921885964944363.key (/w/workspace/edgex-go/7@tmp/private_key_5509921885964944363.key) 00:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:33 + git tag --points-at HEAD [Pipeline] } 00:31:33 $ docker exec --env ******** --env ******** f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent -k 00:31:34 unset SSH_AUTH_SOCK; 00:31:34 unset SSH_AGENT_PID; 00:31:34 echo Agent pid 16 killed; 00:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:34 [ssh-agent] Looking for ssh-agent implementation... 00:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:34 $ docker exec f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent 00:31:34 SSH_AUTH_SOCK=/tmp/ssh-uHbZ0Ozu2ljC/agent.45 00:31:34 SSH_AGENT_PID=50 00:31:34 Running ssh-add (command line suppressed) 00:31:34 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2892578838586340628.key (/w/workspace/edgex-go/7@tmp/private_key_2892578838586340628.key) 00:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:35 + git semver init 00:31:35 # -> Open(): unable to determine branch for HEAD 00:31:35 # $GIT_DIR = /w/workspace/edgex-go/7/.git 00:31:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 00:31:35 # $SEMVER_REMOTE_NAME = origin 00:31:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:35 # $SEMVER_USER_NAME = edgex-jenkins 00:31:35 # $SEMVER_BRANCH = PR-2830 00:31:35 # $SEMVER_TEMP = /tmp/semver-065262788 00:31:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:07 # '/tmp/semver-065262788' -> '/w/workspace/edgex-go/7/.semver' 00:32:07 # -> Force: false 00:32:07 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 00:32:07 $ docker exec --env ******** --env ******** f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f ssh-agent -k 00:32:08 unset SSH_AUTH_SOCK; 00:32:08 unset SSH_AGENT_PID; 00:32:08 echo Agent pid 50 killed; 00:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:08 + git semver [Pipeline] } 00:32:08 $ docker stop --time=1 f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f 00:32:10 $ docker rm -f f099e61595a0c3a365086c54ecc091b8d2d19522d7f979a16af3302cf8df8c6f [Pipeline] // withDockerContainer [Pipeline] sh 00:32:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:11 Stashed 1 file(s) [Pipeline] echo 00:32:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 00:32:12 ========================================================= 00:32:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:32:17 Sending build context to Docker daemon 325.6MB 00:32:17 Step 1/7 : ARG BASE=golang:1.15-alpine 00:32:17 Step 2/7 : FROM ${BASE} 00:32:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:17 df20fa9351a1: Pulling fs layer 00:32:17 ed8968b2872e: Pulling fs layer 00:32:17 a92cc7c5fd73: Pulling fs layer 00:32:17 e871e8e8d7a9: Pulling fs layer 00:32:17 e73272ec9a57: Pulling fs layer 00:32:17 1e910a182e73: Pulling fs layer 00:32:17 4e634b169226: Pulling fs layer 00:32:17 1e910a182e73: Waiting 00:32:17 e73272ec9a57: Waiting 00:32:17 4e634b169226: Waiting 00:32:17 e871e8e8d7a9: Waiting 00:32:17 a92cc7c5fd73: Verifying Checksum 00:32:17 a92cc7c5fd73: Download complete 00:32:17 ed8968b2872e: Verifying Checksum 00:32:17 ed8968b2872e: Download complete 00:32:17 e73272ec9a57: Verifying Checksum 00:32:17 e73272ec9a57: Download complete 00:32:17 1e910a182e73: Verifying Checksum 00:32:17 1e910a182e73: Download complete 00:32:17 df20fa9351a1: Verifying Checksum 00:32:17 df20fa9351a1: Download complete 00:32:17 df20fa9351a1: Pull complete 00:32:19 ed8968b2872e: Pull complete 00:32:19 4e634b169226: Verifying Checksum 00:32:19 4e634b169226: Download complete 00:32:19 a92cc7c5fd73: Pull complete 00:32:20 e871e8e8d7a9: Verifying Checksum 00:32:20 e871e8e8d7a9: Download complete 00:32:26 e871e8e8d7a9: Pull complete 00:32:26 e73272ec9a57: Pull complete 00:32:26 1e910a182e73: Pull complete 00:32:27 Still waiting to schedule task 00:32:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:32:33 4e634b169226: Pull complete 00:32:33 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:33 ---> f7629b54cfaa 00:32:33 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:33 ---> Running in c2eeb1bbefc6 00:32:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:35 (1/12) Installing libmagic (5.38-r0) 00:32:36 (2/12) Installing file (5.38-r0) 00:32:36 (3/12) Installing libc-dev (0.7.2-r3) 00:32:36 (4/12) Installing g++ (9.3.0-r2) 00:32:58 (5/12) Installing fortify-headers (1.1-r0) 00:32:58 (6/12) Installing patch (2.7.6-r6) 00:32:58 (7/12) Installing build-base (0.5-r2) 00:32:58 (8/12) Installing libsodium (1.0.18-r0) 00:32:58 (9/12) Installing pkgconf (1.7.2-r0) 00:32:58 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:58 (11/12) Installing libzmq (4.3.3-r0) 00:32:58 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:58 Executing busybox-1.31.1-r16.trigger 00:32:58 OK: 233 MiB in 51 packages 00:33:00 Removing intermediate container c2eeb1bbefc6 00:33:00 ---> 7ff501d34e75 00:33:00 Step 4/7 : WORKDIR /edgex-go 00:33:00 ---> Running in eae6ba293818 00:33:00 Removing intermediate container eae6ba293818 00:33:00 ---> 57c146ff2798 00:33:00 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:33:01 latest: Pulling from library/docker 00:33:01 188c0c94c7c5: Pulling fs layer 00:33:01 0c7c675703d6: Pulling fs layer 00:33:01 cc8c12a437cb: Pulling fs layer 00:33:01 c5dafad2182a: Pulling fs layer 00:33:01 5aa711733414: Pulling fs layer 00:33:01 058f73b55e4b: Pulling fs layer 00:33:01 8c9c664faf12: Pulling fs layer 00:33:01 5aa711733414: Waiting 00:33:01 058f73b55e4b: Waiting 00:33:01 8c9c664faf12: Waiting 00:33:01 c5dafad2182a: Waiting 00:33:01 cc8c12a437cb: Verifying Checksum 00:33:01 cc8c12a437cb: Download complete 00:33:01 188c0c94c7c5: Verifying Checksum 00:33:01 188c0c94c7c5: Download complete 00:33:01 0c7c675703d6: Verifying Checksum 00:33:01 0c7c675703d6: Download complete 00:33:01 5aa711733414: Verifying Checksum 00:33:01 5aa711733414: Download complete 00:33:01 058f73b55e4b: Verifying Checksum 00:33:01 058f73b55e4b: Download complete 00:33:01 8c9c664faf12: Verifying Checksum 00:33:01 8c9c664faf12: Download complete 00:33:01 188c0c94c7c5: Pull complete 00:33:02 0c7c675703d6: Pull complete 00:33:02 cc8c12a437cb: Pull complete 00:33:02 c5dafad2182a: Verifying Checksum 00:33:02 c5dafad2182a: Download complete 00:33:05 c5dafad2182a: Pull complete 00:33:05 5aa711733414: Pull complete 00:33:05 058f73b55e4b: Pull complete 00:33:05 8c9c664faf12: Pull complete 00:33:05 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 00:33:05 Status: Downloaded newer image for docker:latest 00:33:07 ---> 80555eb79ee6 00:33:07 Step 6/7 : COPY go.mod . 00:33:08 ---> 69d7ab546494 00:33:08 Step 7/7 : RUN go mod download 00:33:08 ---> Running in 0b0c3634182a 00:33:34 Removing intermediate container 0b0c3634182a 00:33:34 ---> 2642e34b3653 00:33:34 Successfully built 2642e34b3653 00:33:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:35 + docker inspect -f . ci-base-image-x86_64 00:33:35 . [Pipeline] withDockerContainer 00:33:35 prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container 00:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat 00:33:36 $ docker top 4ae23b8bb9cbe1d7bef93ebee180048717bfe8a0c8d57ad622d31840d33963f5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:37 + go version 00:33:37 go version go1.15.2 linux/amd64 [Pipeline] } 00:33:37 $ docker stop --time=1 4ae23b8bb9cbe1d7bef93ebee180048717bfe8a0c8d57ad622d31840d33963f5 00:33:38 $ docker rm -f 4ae23b8bb9cbe1d7bef93ebee180048717bfe8a0c8d57ad622d31840d33963f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:39 + docker inspect -f . ci-base-image-x86_64 00:33:39 . [Pipeline] withDockerContainer 00:33:39 prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container 00:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-x86_64 cat 00:33:40 $ docker top 2f849a514b9dc57a4672b19cbd7391160b41055a99a3ecdf020ff5c738629f89 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:40 ========================================================= 00:33:40 [edgeXBuildGoParallel] Running Tests and Build... 00:33:40 ========================================================= [Pipeline] sh 00:33:41 + make test 00:33:41 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:33:43 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:00 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 00:34:00 internal/core/metadata/v2/controller/http/deviceservice.go:119:14: undefined: responses.NewDeviceServiceResponseNoMessage 00:34:00 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 00:34:00 internal/core/data/v2/controller/http/event.go:248:32: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage 00:34:04 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s 00:34:08 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] 00:34:08 internal/core/data/v2/controller/http/event.go:248: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.029s coverage: 46.6% of statements 00:34:08 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.009s coverage: 100.0% of statements 00:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.015s coverage: 100.0% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.350s coverage: 73.8% of statements 00:34:09 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 00:34:09 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.019s coverage: 100.0% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.011s coverage: 100.0% of statements 00:34:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.027s coverage: 86.7% of statements 00:34:09 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] 00:34:09 internal/core/metadata/v2/controller/http/deviceservice.go:119: undefined: responses.NewDeviceServiceResponseNoMessage 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.026s coverage: 97.5% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.008s coverage: 100.0% of statements 00:34:10 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.007s coverage: 58.8% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.0% of statements [no tests to run] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.074s coverage: 63.5% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.012s coverage: 91.3% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.005s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.126s coverage: 55.9% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.600s coverage: 86.3% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.343s coverage: 72.2% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.011s coverage: 48.4% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.052s coverage: 36.5% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.125s coverage: 84.1% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.014s coverage: 42.9% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.028s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.045s coverage: 47.1% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.061s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.016s coverage: 100.0% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.017s coverage: 99.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.018s coverage: 100.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.008s coverage: 0.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.006s coverage: 87.9% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 00:34:21 make: *** [Makefile:81: test] Error 2 [Pipeline] } 00:34:21 $ docker stop --time=1 2f849a514b9dc57a4672b19cbd7391160b41055a99a3ecdf020ff5c738629f89 00:34:24 $ docker rm -f 2f849a514b9dc57a4672b19cbd7391160b41055a99a3ecdf020ff5c738629f89 [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] } 00:34:29 Failed in branch amd64 00:35:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8729 in /w/workspace/edgexfoundry_edgex-go_PR-2830 [Pipeline] { [Pipeline] ws 00:35:03 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 00:35:09 using credential edgex-jenkins-ssh 00:35:09 Cloning the remote Git repository 00:35:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:09 > git init /w/workspace/edgex-go/7 # timeout=10 00:35:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:09 > git --version # timeout=10 00:35:09 > git --version # 'git version 2.17.1' 00:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:31 Merging remotes/origin/master commit 1dd33a3af9a617cbaf28a861ee32f6521d03d04f into PR head commit 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 00:35:32 Merge succeeded, producing 3450c8be9008028ca34f02882ef4c5d81bfaeed6 00:35:32 Checking out Revision 3450c8be9008028ca34f02882ef4c5d81bfaeed6 (PR-2830) 00:35:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2830/head:refs/remotes/origin/PR-2830 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:31 > git config core.sparsecheckout # timeout=10 00:35:31 > git checkout -f 10f382ba9cbae22f4cbbd1e82acbf5592adafb83 # timeout=10 00:35:31 > git remote # timeout=10 00:35:31 > git config --get remote.origin.url # timeout=10 00:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:31 > git merge 1dd33a3af9a617cbaf28a861ee32f6521d03d04f # timeout=10 00:35:32 > git rev-parse HEAD^{commit} # timeout=10 00:35:32 > git config core.sparsecheckout # timeout=10 00:35:32 > git checkout -f 3450c8be9008028ca34f02882ef4c5d81bfaeed6 # timeout=10 00:35:36 Commit message: "Merge commit '1dd33a3af9a617cbaf28a861ee32f6521d03d04f' into HEAD" 00:35:36 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 00:35:36 > git rev-list --no-walk ec6e677fad7f426cd5179bc4f949e107f4234018 # timeout=10 [Pipeline] unstash [Pipeline] echo 00:35:38 ========================================================= 00:35:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:35:42 Sending build context to Docker daemon 165.2MB 00:35:42 Step 1/7 : ARG BASE=golang:1.15-alpine 00:35:42 Step 2/7 : FROM ${BASE} 00:35:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:42 b538f80385f9: Pulling fs layer 00:35:42 74f711af9a0d: Pulling fs layer 00:35:42 99f96fe45779: Pulling fs layer 00:35:42 8529a6b9a6be: Pulling fs layer 00:35:42 45590311c82a: Pulling fs layer 00:35:42 69ca0ff8b7b3: Pulling fs layer 00:35:42 209524e5b208: Pulling fs layer 00:35:42 69ca0ff8b7b3: Waiting 00:35:42 8529a6b9a6be: Waiting 00:35:42 45590311c82a: Waiting 00:35:42 209524e5b208: Waiting 00:35:42 99f96fe45779: Verifying Checksum 00:35:42 99f96fe45779: Download complete 00:35:42 74f711af9a0d: Verifying Checksum 00:35:42 74f711af9a0d: Download complete 00:35:43 45590311c82a: Verifying Checksum 00:35:43 45590311c82a: Download complete 00:35:43 69ca0ff8b7b3: Verifying Checksum 00:35:43 69ca0ff8b7b3: Download complete 00:35:43 b538f80385f9: Download complete 00:35:44 b538f80385f9: Pull complete 00:35:44 74f711af9a0d: Pull complete 00:35:45 99f96fe45779: Pull complete 00:35:46 209524e5b208: Verifying Checksum 00:35:46 209524e5b208: Download complete 00:35:46 8529a6b9a6be: Verifying Checksum 00:35:46 8529a6b9a6be: Download complete 00:35:57 8529a6b9a6be: Pull complete 00:35:57 45590311c82a: Pull complete 00:35:57 69ca0ff8b7b3: Pull complete 00:36:00 209524e5b208: Pull complete 00:36:00 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:00 ---> 5bddaf1c2fca 00:36:00 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:04 ---> Running in a5dc5cb75feb 00:36:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:09 (1/12) Installing libmagic (5.38-r0) 00:36:09 (2/12) Installing file (5.38-r0) 00:36:10 (3/12) Installing libc-dev (0.7.2-r3) 00:36:10 (4/12) Installing g++ (9.3.0-r2) 00:36:22 (5/12) Installing fortify-headers (1.1-r0) 00:36:22 (6/12) Installing patch (2.7.6-r6) 00:36:22 (7/12) Installing build-base (0.5-r2) 00:36:22 (8/12) Installing libsodium (1.0.18-r0) 00:36:22 (9/12) Installing pkgconf (1.7.2-r0) 00:36:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:22 (11/12) Installing libzmq (4.3.3-r0) 00:36:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:22 Executing busybox-1.31.1-r16.trigger 00:36:22 OK: 217 MiB in 51 packages 00:36:26 Removing intermediate container a5dc5cb75feb 00:36:26 ---> b30f2dfc0687 00:36:26 Step 4/7 : WORKDIR /edgex-go 00:36:26 ---> Running in 54d786cbf228 00:36:27 Removing intermediate container 54d786cbf228 00:36:27 ---> 3f7531f04391 00:36:27 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:36:27 latest: Pulling from library/docker 00:36:27 5f621e34cdf4: Pulling fs layer 00:36:27 85db56a05063: Pulling fs layer 00:36:27 ccb67d6aeaaa: Pulling fs layer 00:36:27 a0b19fc83503: Pulling fs layer 00:36:27 8eb508b41278: Pulling fs layer 00:36:27 37236713561e: Pulling fs layer 00:36:27 07c93f2b1b56: Pulling fs layer 00:36:27 37236713561e: Waiting 00:36:27 07c93f2b1b56: Waiting 00:36:27 a0b19fc83503: Waiting 00:36:27 8eb508b41278: Waiting 00:36:27 ccb67d6aeaaa: Verifying Checksum 00:36:27 ccb67d6aeaaa: Download complete 00:36:27 85db56a05063: Verifying Checksum 00:36:27 85db56a05063: Download complete 00:36:27 5f621e34cdf4: Verifying Checksum 00:36:27 5f621e34cdf4: Download complete 00:36:28 8eb508b41278: Verifying Checksum 00:36:28 8eb508b41278: Download complete 00:36:28 37236713561e: Verifying Checksum 00:36:28 37236713561e: Download complete 00:36:28 07c93f2b1b56: Verifying Checksum 00:36:28 07c93f2b1b56: Download complete 00:36:28 5f621e34cdf4: Pull complete 00:36:29 85db56a05063: Pull complete 00:36:29 a0b19fc83503: Verifying Checksum 00:36:29 a0b19fc83503: Download complete 00:36:29 ccb67d6aeaaa: Pull complete 00:36:33 a0b19fc83503: Pull complete 00:36:33 8eb508b41278: Pull complete 00:36:33 37236713561e: Pull complete 00:36:34 07c93f2b1b56: Pull complete 00:36:34 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 00:36:34 Status: Downloaded newer image for docker:latest 00:36:37 ---> 45f9b0d7f8cb 00:36:37 Step 6/7 : COPY go.mod . 00:36:38 ---> 0fdc5aa99014 00:36:38 Step 7/7 : RUN go mod download 00:36:38 ---> Running in 145cc791ea42 00:37:11 Removing intermediate container 145cc791ea42 00:37:11 ---> 35fb577fc92c 00:37:11 Successfully built 35fb577fc92c 00:37:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:11 + docker inspect -f . ci-base-image-arm64 00:37:11 . [Pipeline] withDockerContainer 00:37:11 prd-ubuntu18.04-docker-arm64-4c-16g-8729 does not seem to be running inside a container 00:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 00:37:14 $ docker top ee28f4d05476c9a8030a0fc25afde1b09d0478e964feef62579ea215d505b6ac -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:15 + go version 00:37:15 go version go1.15.2 linux/arm64 [Pipeline] } 00:37:15 $ docker stop --time=1 ee28f4d05476c9a8030a0fc25afde1b09d0478e964feef62579ea215d505b6ac 00:37:17 $ docker rm -f ee28f4d05476c9a8030a0fc25afde1b09d0478e964feef62579ea215d505b6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:18 + docker inspect -f . ci-base-image-arm64 00:37:18 . [Pipeline] withDockerContainer 00:37:19 prd-ubuntu18.04-docker-arm64-4c-16g-8729 does not seem to be running inside a container 00:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 00:37:20 $ docker top 0efff0f44365f4a9a55859be62bc07966694749d3bb351459d5da0e36769bb90 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:20 ========================================================= 00:37:20 [edgeXBuildGoParallel] Running Tests and Build... 00:37:20 ========================================================= [Pipeline] sh 00:37:21 + make test 00:37:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:37:24 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:07 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 00:38:07 internal/core/metadata/v2/controller/http/deviceservice.go:119:14: undefined: responses.NewDeviceServiceResponseNoMessage 00:38:14 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 00:38:14 internal/core/data/v2/controller/http/event.go:248:32: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage 00:38:16 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s 00:38:28 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] 00:38:28 internal/core/data/v2/controller/http/event.go:248: undefined: responses.NewUpdateEventPushedByIdResponseNoMessage 00:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.116s coverage: 46.6% of statements 00:38:28 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 00:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.021s coverage: 100.0% of statements 00:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.381s coverage: 73.8% of statements 00:38:34 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 00:38:34 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.084s coverage: 86.7% of statements 00:38:36 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] 00:38:36 internal/core/metadata/v2/controller/http/deviceservice.go:119: undefined: responses.NewDeviceServiceResponseNoMessage 00:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 00:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 100.0% of statements 00:38:38 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 00:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 00:38:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.0% of statements [no tests to run] 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.5% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.019s coverage: 91.3% of statements 00:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 00:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 55.9% of statements 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.931s coverage: 86.3% of statements 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.240s coverage: 72.2% of statements 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.480s coverage: 72.1% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.101s coverage: 82.4% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.014s coverage: 48.4% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.026s coverage: 28.8% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.030s coverage: 96.8% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 36.5% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.314s coverage: 84.1% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.025s coverage: 100.0% of statements 00:38:58 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.069s coverage: 83.8% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.190s coverage: 47.1% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.162s coverage: 29.1% of statements 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.010s coverage: 0.0% of statements 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.018s coverage: 87.9% of statements 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 00:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.018s coverage: 32.1% of statements 00:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.024s coverage: 100.0% of statements 00:39:11 make: *** [Makefile:81: test] Error 2 [Pipeline] } 00:39:11 $ docker stop --time=1 0efff0f44365f4a9a55859be62bc07966694749d3bb351459d5da0e36769bb90 00:39:13 $ docker rm -f 0efff0f44365f4a9a55859be62bc07966694749d3bb351459d5da0e36769bb90 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:39:15 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] { (Clair Scan) Stage "Clair 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 00:39:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:39:18 ---> package-listing.sh 00:39:18 ++ facter osfamily 00:39:18 ++ tr '[:upper:]' '[:lower:]' 00:39:18 + OS_FAMILY=redhat 00:39:18 + workspace=/w/workspace/edgex-go/7 00:39:18 + START_PACKAGES=/tmp/packages_start.txt 00:39:18 + END_PACKAGES=/tmp/packages_end.txt 00:39:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:39:18 + PACKAGES=/tmp/packages_start.txt 00:39:18 + '[' /w/workspace/edgex-go/7 ']' 00:39:18 + PACKAGES=/tmp/packages_end.txt 00:39:18 + case "${OS_FAMILY}" in 00:39:18 + rpm -qa 00:39:18 + sort 00:39:22 + '[' -f /tmp/packages_start.txt ']' 00:39:22 + '[' -f /tmp/packages_end.txt ']' 00:39:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:39:22 + '[' /w/workspace/edgex-go/7 ']' 00:39:22 + mkdir -p /w/workspace/edgex-go/7/archives/ 00:39:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 00:39:22 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:39:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:39:23 00:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:39:24 alpine: Pulling from edgex-lftools-log-publisher 00:39:24 df20fa9351a1: Already exists 00:39:24 36b3adc4ff6f: Pulling fs layer 00:39:24 8ad3a11d3b57: Pulling fs layer 00:39:24 46f8f816bc3b: Pulling fs layer 00:39:24 93b61091891f: Pulling fs layer 00:39:24 93b9cdb0e59b: Pulling fs layer 00:39:24 5e14af77c1be: Pulling fs layer 00:39:24 01666e4c0597: Pulling fs layer 00:39:24 aa168da1d23b: Pulling fs layer 00:39:24 93b9cdb0e59b: Waiting 00:39:24 5e14af77c1be: Waiting 00:39:24 aa168da1d23b: Waiting 00:39:24 01666e4c0597: Waiting 00:39:24 36b3adc4ff6f: Download complete 00:39:24 93b9cdb0e59b: Verifying Checksum 00:39:24 93b9cdb0e59b: Download complete 00:39:24 5e14af77c1be: Verifying Checksum 00:39:24 5e14af77c1be: Download complete 00:39:24 93b61091891f: Verifying Checksum 00:39:24 93b61091891f: Download complete 00:39:24 01666e4c0597: Verifying Checksum 00:39:24 01666e4c0597: Download complete 00:39:24 8ad3a11d3b57: Verifying Checksum 00:39:24 8ad3a11d3b57: Download complete 00:39:24 36b3adc4ff6f: Pull complete 00:39:25 8ad3a11d3b57: Pull complete 00:39:25 46f8f816bc3b: Pull complete 00:39:26 93b61091891f: Pull complete 00:39:26 93b9cdb0e59b: Pull complete 00:39:26 5e14af77c1be: Pull complete 00:39:26 01666e4c0597: Pull complete 00:39:27 aa168da1d23b: Verifying Checksum 00:39:27 aa168da1d23b: Download complete 00:39:35 aa168da1d23b: Pull complete 00:39:35 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:39:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:39:35 prd-centos7-docker-4c-2g-8720 does not seem to be running inside a container 00:39:35 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10003/edgex-lftools-log-publisher:alpine cat 00:39:39 $ docker top 4e03a400d63b742b951f023fe9a8ef8c479dc22f89d942a4a6ff3a1cedb583b8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:40 + touch /tmp/pre-build-complete [Pipeline] sh 00:39:40 + mkdir -p /var/log/sa [Pipeline] sh 00:39:41 + ls /var/log/sa-host 00:39:41 + sadf -c /var/log/sa-host/sa05 00:39:41 file_magic: OK 00:39:41 HZ: Using current value: 100 00:39:41 file_header: OK 00:39:41 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 00:39:41 Statistics: 00:39:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:39:41 File successfully converted to sysstat format version 12.2.1 00:39:41 + sadf -c /var/log/sa-host/sa26 00:39:41 file_magic: OK 00:39:41 HZ: Using current value: 100 00:39:41 file_header: OK 00:39:41 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 00:39:41 Statistics: 00:39:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:39:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:41 provisioning config files... 00:39:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6620164594340974341tmp [Pipeline] { [Pipeline] echo 00:39:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:39:42 ---> create-netrc.sh [Pipeline] } 00:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:39:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:39:42 ---> python-tools-install.sh [Pipeline] echo 00:39:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:39:42 ---> sudo-logs.sh 00:39:42 Archiving 'sudo' log.. [Pipeline] echo 00:39:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:39:43 ---> job-cost.sh 00:39:43 lf-activate-venv: SKIPPING 00:39:43 INFO: No Stack... 00:39:45 INFO: Retrieving Pricing Info for: v1-standard-2 00:39:45 INFO: Archiving Costs [Pipeline] echo 00:39:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:39:45 ---> logs-deploy.sh 00:39:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2830/7 00:39:45 INFO: archiving workspace using pattern(s): 00:39:47 Archives upload complete. 00:39:47 INFO: archiving logs to Nexus 00:39:48 ---> uname -a: 00:39:48 Linux prd-centos7-docker-4c-2g-8720.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:39:48 00:39:48 00:39:48 ---> lscpu: 00:39:48 Architecture: x86_64 00:39:48 CPU op-mode(s): 32-bit, 64-bit 00:39:48 Byte Order: Little Endian 00:39:48 Address sizes: 40 bits physical, 48 bits virtual 00:39:48 CPU(s): 4 00:39:48 On-line CPU(s) list: 0-3 00:39:48 Thread(s) per core: 1 00:39:48 Core(s) per socket: 1 00:39:48 Socket(s): 4 00:39:48 NUMA node(s): 1 00:39:48 Vendor ID: GenuineIntel 00:39:48 CPU family: 6 00:39:48 Model: 44 00:39:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:39:48 Stepping: 1 00:39:48 CPU MHz: 2933.436 00:39:48 BogoMIPS: 5866.87 00:39:48 Virtualization: VT-x 00:39:48 Hypervisor vendor: KVM 00:39:48 Virtualization type: full 00:39:48 L1d cache: 128 KiB 00:39:48 L1i cache: 128 KiB 00:39:48 L2 cache: 16 MiB 00:39:48 L3 cache: 64 MiB 00:39:48 NUMA node0 CPU(s): 0-3 00:39:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:39:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:39:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:39:48 Vulnerability Meltdown: Mitigation; PTI 00:39:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:39:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:39:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:39:48 Vulnerability Tsx async abort: Not affected 00:39:48 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 00:39:48 00:39:48 00:39:48 ---> nproc: 00:39:48 4 00:39:48 00:39:48 00:39:48 ---> df -h: 00:39:48 Filesystem Size Used Available Use% Mounted on 00:39:48 overlay 50.0G 8.4G 41.5G 17% / 00:39:48 tmpfs 64.0M 0 64.0M 0% /dev 00:39:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:39:48 shm 64.0M 0 64.0M 0% /dev/shm 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/edgex-go/7 00:39:48 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/edgex-go/7@tmp 00:39:48 00:39:48 00:39:48 ---> free -m: 00:39:48 total used free shared buff/cache available 00:39:48 Mem: 1837 732 136 0 968 1014 00:39:48 Swap: 1023 3 1020 00:39:48 00:39:48 00:39:48 ---> ip addr: 00:39:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:39:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:39:48 inet 127.0.0.1/8 scope host lo 00:39:48 valid_lft forever preferred_lft forever 00:39:48 inet6 ::1/128 scope host 00:39:48 valid_lft forever preferred_lft forever 00:39:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:39:48 link/ether fa:16:3e:b6:35:1d brd ff:ff:ff:ff:ff:ff 00:39:48 inet 10.30.122.123/23 brd 10.30.123.255 scope global dynamic eth0 00:39:48 valid_lft 85839sec preferred_lft 85839sec 00:39:48 inet6 fe80::f816:3eff:feb6:351d/64 scope link 00:39:48 valid_lft forever preferred_lft forever 00:39:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:39:48 link/ether 02:42:ac:24:9d:b0 brd ff:ff:ff:ff:ff:ff 00:39:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:39:48 valid_lft forever preferred_lft forever 00:39:48 inet6 fe80::42:acff:fe24:9db0/64 scope link 00:39:48 valid_lft forever preferred_lft forever 00:39:48 00:39:48 00:39:48 ---> sar -b -r -n DEV: 00:39:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 00:39:48 00:39:48 00:30:06 LINUX RESTART (4 CPU) 00:39:48 00:39:48 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:39:48 00:32:01 67.15 18.39 48.76 0.00 5091.70 12933.28 0.00 00:39:48 00:33:01 202.99 81.19 121.80 0.00 6379.65 43607.17 0.00 00:39:48 00:34:01 299.15 143.56 155.59 0.00 6819.08 27995.23 0.00 00:39:48 00:35:01 47.16 14.47 32.68 0.00 1106.19 3741.13 0.00 00:39:48 00:36:02 1.83 0.00 1.83 0.00 0.00 32.82 0.00 00:39:48 00:37:01 0.39 0.05 0.34 0.00 4.88 5.22 0.00 00:39:48 00:38:01 0.35 0.12 0.23 0.00 74.86 2.86 0.00 00:39:48 00:39:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 00:39:48 Average: 77.63 32.32 45.31 0.00 2441.27 11071.46 0.00 00:39:48 00:39:48 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:39:48 00:32:01 75600 0 746316 39.66 2620 1057020 1479728 50.50 633368 1009740 5932 00:39:48 00:33:01 150844 0 643404 34.20 2088 1085220 1342952 45.83 582288 945700 22284 00:39:48 00:34:01 236176 0 692212 36.79 1492 951676 1745264 59.56 666588 741288 66132 00:39:48 00:35:01 396148 0 656096 34.87 1432 827880 1116356 38.10 615756 639076 8 00:39:48 00:36:02 397692 0 654420 34.78 1432 828012 1116448 38.10 616556 638944 24 00:39:48 00:37:01 398828 0 653220 34.72 1432 828076 1100968 37.57 616436 638180 12 00:39:48 00:38:01 396116 0 653684 34.74 1432 830324 1096892 37.43 617516 640284 16 00:39:48 00:39:01 395796 0 653996 34.76 1432 830332 1094800 37.36 618064 640192 12 00:39:48 Average: 305900 0 669168 35.56 1670 904818 1261676 43.06 620822 736676 11802 00:39:48 00:39:48 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:39:48 00:32:01 eth0 1267.60 1341.11 5712.49 147.66 0.00 0.00 0.00 0.00 00:39:48 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:32:01 veth9cc2ba0 883.29 734.27 82.84 2662.89 0.00 0.00 0.00 0.00 00:39:48 00:32:01 docker0 883.29 734.13 70.76 2662.88 0.00 0.00 0.00 0.00 00:39:48 00:33:01 eth0 447.87 372.46 3543.60 52.54 0.00 0.00 0.00 0.00 00:39:48 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:33:01 docker0 52.74 65.20 2.78 360.10 0.00 0.00 0.00 0.00 00:39:48 00:34:01 vethe5977f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:39:48 00:34:01 eth0 250.97 196.43 1313.82 27.70 0.00 0.00 0.00 0.00 00:39:48 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:34:01 docker0 97.16 104.19 7.91 472.84 0.00 0.00 0.00 0.00 00:39:48 00:35:01 eth0 16.88 7.93 12.41 6.20 0.00 0.00 0.00 0.00 00:39:48 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:36:02 eth0 2.90 0.90 1.13 0.62 0.00 0.00 0.00 0.00 00:39:48 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:37:01 eth0 3.08 0.54 0.72 0.43 0.00 0.00 0.00 0.00 00:39:48 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:38:01 eth0 1.23 0.75 0.60 0.41 0.00 0.00 0.00 0.00 00:39:48 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:39:01 eth0 0.68 0.33 0.47 0.24 0.00 0.00 0.00 0.00 00:39:48 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 Average: eth0 249.48 240.61 1326.39 29.54 0.00 0.00 0.00 0.00 00:39:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:48 Average: docker0 129.43 113.19 10.20 437.97 0.00 0.00 0.00 0.00 00:39:48 00:39:48 00:39:48 ---> sar -P ALL: 00:39:48 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 00:39:48 00:39:48 00:30:06 LINUX RESTART (4 CPU) 00:39:48 00:39:48 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:39:48 00:32:01 all 12.47 0.00 5.71 1.23 1.21 79.37 00:39:48 00:32:01 0 14.55 0.00 7.09 0.79 1.16 76.40 00:39:48 00:32:01 1 8.08 0.00 4.27 0.84 1.30 85.52 00:39:48 00:32:01 2 12.07 0.00 5.73 1.84 1.22 79.14 00:39:48 00:32:01 3 15.27 0.00 5.80 1.43 1.17 76.32 00:39:48 00:33:01 all 8.57 0.00 6.23 1.71 1.21 82.28 00:39:48 00:33:01 0 8.25 0.00 6.22 2.76 1.24 81.52 00:39:48 00:33:01 1 7.99 0.00 6.47 1.62 1.25 82.67 00:39:48 00:33:01 2 9.81 0.00 5.41 1.74 1.23 81.81 00:39:48 00:33:01 3 8.22 0.00 6.83 0.72 1.13 83.10 00:39:48 00:34:01 all 26.64 0.00 12.11 6.19 1.55 53.51 00:39:48 00:34:01 0 26.57 0.00 12.25 6.50 1.37 53.31 00:39:48 00:34:01 1 26.67 0.00 11.77 8.16 1.73 51.67 00:39:48 00:34:01 2 26.11 0.00 12.36 6.23 1.81 53.49 00:39:48 00:34:01 3 27.22 0.00 12.04 3.85 1.30 55.60 00:39:48 00:35:01 all 21.52 0.00 5.53 1.26 0.22 71.47 00:39:48 00:35:01 0 21.59 0.00 4.90 1.15 0.19 72.18 00:39:48 00:35:01 1 21.09 0.00 6.03 1.59 0.29 70.99 00:39:48 00:35:01 2 21.60 0.00 5.58 0.12 0.19 72.51 00:39:48 00:35:01 3 21.78 0.00 5.63 2.17 0.20 70.21 00:39:48 00:36:02 all 0.18 0.00 0.05 0.00 0.06 99.70 00:39:48 00:36:02 0 0.05 0.00 0.03 0.00 0.07 99.85 00:39:48 00:36:02 1 0.12 0.00 0.08 0.00 0.08 99.72 00:39:48 00:36:02 2 0.05 0.00 0.03 0.00 0.08 99.83 00:39:48 00:36:02 3 0.52 0.00 0.07 0.00 0.02 99.40 00:39:48 00:37:01 all 0.17 0.00 0.04 0.00 0.02 99.77 00:39:48 00:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:39:48 00:37:01 1 0.07 0.00 0.05 0.00 0.03 99.85 00:39:48 00:37:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:39:48 00:37:01 3 0.51 0.00 0.05 0.00 0.02 99.42 00:39:48 00:38:01 all 0.15 0.00 0.03 0.00 0.02 99.80 00:39:48 00:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 00:39:48 00:38:01 1 0.02 0.00 0.03 0.02 0.00 99.93 00:39:48 00:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:39:48 00:38:01 3 0.48 0.00 0.03 0.00 0.02 99.47 00:39:48 00:39:01 all 0.15 0.00 0.05 0.00 0.04 99.77 00:39:48 00:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:39:48 00:39:01 1 0.07 0.00 0.08 0.00 0.05 99.80 00:39:48 00:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:39:48 00:39:01 3 0.45 0.00 0.05 0.00 0.03 99.47 00:39:48 Average: all 8.58 0.00 3.65 1.27 0.53 85.97 00:39:48 Average: 0 8.72 0.00 3.74 1.37 0.51 85.66 00:39:48 Average: 1 7.88 0.00 3.54 1.50 0.58 86.50 00:39:48 Average: 2 8.57 0.00 3.58 1.21 0.56 86.08 00:39:48 Average: 3 9.15 0.00 3.74 1.00 0.48 85.63 00:39:48 00:39:48 00:39:48