See <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/2/>
------------------------------------------
Started by user jmalinen
[workspace] $ hg incoming --quiet --bundle hg.bundle --template "<changeset
node='{node}' author='{author|xmlescape}' rev='{rev}'
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
--rev default
[workspace] $ hg log --rev . --template {node}
[workspace] $ /bin/bash -xe /tmp/hudson6890571116207882846.sh
+ ./linux_execute_regression_tests.sh
==============================================================================
Atests
==============================================================================
Atests.Application Protocols
==============================================================================
Atests.Application Protocols.NTP
==============================================================================
Atests.Application Protocols.NTP.V1
==============================================================================
NO TESTS | FAIL |
Test case contains no keywords
------------------------------------------------------------------------------
Atests.Application Protocols.NTP.V1 | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
Atests.Application Protocols.NTP | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
Atests.Application Protocols | PASS |
0 critical tests, 0 passed, 0 failed
1 test total, 0 passed, 1 failed
==============================================================================
...need to have multiple network elemenst simulated during one test execution.
==============================================================================
Create and delete two set intances of Clients and Servers | FAIL |
Test case contains no keywords
------------------------------------------------------------------------------
Send data between multiple Client and Server instances | FAIL |
Test case contains no keywords
------------------------------------------------------------------------------
...ave multiple network elemenst simulated during one test execution. | PASS |
0 critical tests, 0 passed, 0 failed
2 tests total, 0 passed, 2 failed
==============================================================================
Atests.Interface Handling
==============================================================================
Create and delete alias to interface | FAIL |
OSError: [Errno 2] No such file or directory
------------------------------------------------------------------------------
Create and delete multiple aliases | FAIL |
OSError: [Errno 2] No such file or directory
------------------------------------------------------------------------------
Transfer data trough interface aliases | FAIL |
Setup failed:
OSError: [Errno 2] No such file or directory
Also teardown failed:
Several failures occurred:
1) AttributeError: 'Client' object has no attribute '_client_socket'
2) Non-existing variable '${1ST_ALIAS_NAME}'.
3) Non-existing variable '${1ST_ALIAS_NAME}'.
4) None != False
5) Non-existing variable '${2ND_ALIAS_NAME}'.
6) Non-existing variable '${2ND_ALIAS_NAME}'.
7) None != False
------------------------------------------------------------------------------
Atests.Interface Handling | PASS |
0 critical tests, 0 passed, 0 failed
3 tests total, 0 passed, 3 failed
==============================================================================
...c server client functionality is needed as a base for application protocols
==============================================================================
Send packet from Client to Server | PASS |
------------------------------------------------------------------------------
Send packet from Client to Server and return it back | PASS |
------------------------------------------------------------------------------
Send and receive stream over TCP | FAIL |
No keyword with name 'Send packet stream from Client to Server' found.
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | PASS |
2 critical tests, 2 passed, 0 failed
3 tests total, 2 passed, 1 failed
==============================================================================
...s server client functionality is needed as a base for application protocols
==============================================================================
Send and Receive string over UDP using physical interface | PASS |
------------------------------------------------------------------------------
Send data over UDP and modify it and return it back | PASS |
------------------------------------------------------------------------------
Try to bind server to network interface which does not exict | PASS |
------------------------------------------------------------------------------
...client functionality is needed as a base for application protocols | PASS |
3 critical tests, 3 passed, 0 failed
3 tests total, 3 passed, 0 failed
==============================================================================
Atests | PASS |
5 critical tests, 5 passed, 0 failed
12 tests total, 5 passed, 7 failed
==============================================================================
Output: <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/output.xml>
Report: <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/report.html>
Log: <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/ws/log.html>
Robot results publisher started...
-Parsing output xml:
Failed!
hudson.AbortException: No files found in path / with configured filemask:
output.xml
at
hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:63)
at
hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:44)
at hudson.FilePath.act(FilePath.java:756)
at hudson.FilePath.act(FilePath.java:738)
at hudson.plugins.robot.RobotParser.parse(RobotParser.java:39)
at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:217)
at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:239)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:622)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:601)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:579)
at hudson.model.Build$RunnerImpl.post2(Build.java:156)
at
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:548)
at hudson.model.Run.run(Run.java:1386)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)