ywkaras commented on issue #5913:
URL: https://github.com/apache/trafficserver/issues/5913#issuecomment-702277282


   Saw a single failure on the retry.  It looks like TS froze very early in the 
initialization process.  diags.log does not exist.  stream.all.out has zero 
bytes for the ts process.
   ```
   Generating Report: --------------
    Test: ___tmp___427: Failed
       File: ___tmp___427.test.py
       Directory: /Users/wkaras/REPOS/TS2/tests/gold_tests/thread_config
      Starting Test ___tmp___427 : No issues found - Passed
         Reason: Started!
      Process: ts: Failed
        Setting up : RunCommand - Passed
        Setting up : MakeDir - Passed
        Setting up : MakeDir - Passed
        Setting up : Chown - Passed
        Setting up : Chown - Passed
        Setting up : CopyAs - Passed
        Setting up : CopyAs - Passed
        Setting up : CopyAs - Passed
        Setting up : Copy - Failed
           Reason: Cannot copy 
/Users/wkaras/TSX/TS2/etc/trafficserver/body_factory to 
/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/config/body_factory 
because:
             Cannot copy /Users/wkaras/TSX/TS2/etc/trafficserver/body_factory 
because [Errno 5] Input/output error
        Setting up : MakeDir - Passed
        Setting up : Copy - Passed
        Setting up : Chown - Passed
        Setting up : Chown - Passed
        Setting up : Chown - Passed
        Setting up : Chown - Passed
        Setting up : MakeDir - Passed
        Setting up : MakeDir - Passed
        Setting up : Chown - Passed
        Setting up : Chown - Passed
        Setting up : MakeDir - Passed
        Setting up : Chown - Passed
        Setting up : Chown - Passed
        Setting up : Lamda - Passed
        Setting up : Lamda - Passed
        Setting up : Lamda - Passed
        Setting up : Lamda - Passed
        Setting up : CopyAs - Passed
        Test : Checking that ReturnCode == 0 - Failed
           Reason: Returned Value None != 0
        file 
/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/log/diags.log : 
diags.log should not contain errors - Failed
           Reason: Cannot read 
/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/log/diags.log: [Errno 2] 
No such file or directory: 
'/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/log/diags.log'
        file 
/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/log/diags.log : 
diags.log should not contain errors - Failed
           Reason: Cannot read 
/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/log/diags.log: [Errno 2] 
No such file or directory: 
'/Users/wkaras/REPOS/TS2/tests/_sandbox/___tmp___427/ts/log/diags.log'
      Process: server: Passed
      Run: 0-tr: Failed
        Starting TestRun 0-tr : Waiting for Process "ts" to become ready - 
Failed
           Reason: Process finished before it was ready
        Process: Default: Skipped
           Reason: Was not started
      Run: 1-tr: Failed
        Starting TestRun 1-tr : No Issues found - Passed
           Reason: Started!
        Process: Default: Failed
          Test : Checking that ReturnCode == 0 - Failed
             Reason: Returned Value 1 != 0
   
   Total of 500 test
     Unknown: 0
     Exception: 0
     Failed: 1
     Warning: 0
     Skipped: 0
     Passed: 499
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to