You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:19:40 UTC

[jira] [Created] (TRAFODION-1083) LP Bug: 1436480 - infra - client tests not able to report on server corefiles

Alice Chen created TRAFODION-1083:
-------------------------------------

             Summary: LP Bug: 1436480 - infra - client tests not able to report on server corefiles
                 Key: TRAFODION-1083
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1083
             Project: Apache Trafodion
          Issue Type: Bug
          Components: Build Infrastructure
            Reporter: Steve Varnau
            Assignee: Steve Varnau
            Priority: Critical


Client-side test jobs (jdbc, pyodbc, phoenix T4) run as jenkins user and run report_on_corefiles as jenkins user.
But if trafodion server side drops a corefile, it will be owned and readable only by trafodion user.
So the report finds the corefile, but can not report the stack-trace.

In this jobs there could also be client side corefiles, so we can't just report as trafodion user, which would not be able to read cores owned by jenkins.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)