[ 
https://issues.apache.org/jira/browse/HDDS-2211?focusedWorklogId=321702&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-321702
 ]

ASF GitHub Bot logged work on HDDS-2211:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Oct/19 06:33
            Start Date: 02/Oct/19 06:33
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on issue #1553: HDDS-2211. Collect 
docker logs if env fails to start
URL: https://github.com/apache/hadoop/pull/1553#issuecomment-537356639
 
 
   > I see a couple of integration test failures. How can I get to their 
docker-compose logs?
   
   Integration tests are simple (long-running) JUnit tests.  They do not use 
docker-compose.  Tests classes with failures are listed in the summary file 
("Details" link of integration) with separate link to results and output.
   
   Acceptance tests use docker-compose.  Their results are in [this 
directory](https://github.com/elek/ozone-ci-q4/tree/master/pr/pr-hdds-2211-2dwkd/acceptance),
 docker-compose logs are the `docker-*.log` files.  In general you can get to 
it by following one of the other "Details" links (eg. author or build) and then 
navigating up one level in the directory hierarchy, then down to `acceptance`.  
The "Details" link for acceptance tests leads to the HTML report on the GitHub 
Pages version of the same repo, which has the advantage that it gets rendered 
by the browser rather than showing the raw source, but directory listing does 
not work there.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 321702)
    Time Spent: 50m  (was: 40m)

> Collect docker logs if env fails to start
> -----------------------------------------
>
>                 Key: HDDS-2211
>                 URL: https://issues.apache.org/jira/browse/HDDS-2211
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Occasionally some acceptance test docker environment fails to start up 
> properly.  We need docker logs for analysis, but they are not being collected.
> https://github.com/elek/ozone-ci-q4/blob/master/trunk/trunk-nightly-extra-20190930-74rp4/acceptance/output.log#L3765-L3768



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to