See <http://robot.radiaatto.ri.fi/hudson/job/Rammbock/241/changes>
Changes: [jussi.ao.malinen] Automated merge with https://code.google.com/p/rammbock [jussi.ao.malinen] test for connecting to server from specified client ip address [jussi.ao.malinen] created new keywords for receiving data and client address. Also added new debug logging messages. ------------------------------------------ Started by an SCM change [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 unbundle hg.bundle adding changesets adding manifests adding file changes added 3 changesets with 6 changes to 4 files (run 'hg update' to get a working copy) [workspace] $ hg update --clean --rev default 4 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ /bin/bash -xe /tmp/hudson5085719310715962521.sh + ./linux_execute_regression_tests.sh -e no-ci atests ============================================================================== Atests ============================================================================== ...need to have multiple network elemenst simulated during one test execution. ============================================================================== Create and delete two instances of Servers | PASS | ------------------------------------------------------------------------------ Create and delete two instances of Clients | PASS | ------------------------------------------------------------------------------ Send data between multiple Client and Server instances | PASS | ------------------------------------------------------------------------------ ...ave multiple network elemenst simulated during one test execution. | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Atests.Element handling in packets ============================================================================== Encode message with decimal data as octets | PASS | ------------------------------------------------------------------------------ Encode message with multiple decimal data elements as octets | PASS | ------------------------------------------------------------------------------ Encode message with bitstream data as binary | PASS | ------------------------------------------------------------------------------ Encode Message with multiple data fields containing bits | PASS | ------------------------------------------------------------------------------ Try Encode too long decimal data as octets | PASS | ------------------------------------------------------------------------------ Try to encode too long decimal as bits | PASS | ------------------------------------------------------------------------------ Decode octets from message to single decimal | PASS | ------------------------------------------------------------------------------ Decode octets from message to decimals | PASS | ------------------------------------------------------------------------------ Decode bits from message to single decimal | PASS | ------------------------------------------------------------------------------ Decode bits from message to Multiple decimals | PASS | ------------------------------------------------------------------------------ Encode And Decode message with string | PASS | ------------------------------------------------------------------------------ Encode And Decode message with multiple strings | PASS | ------------------------------------------------------------------------------ Encode And Decode message with octets, bits and strings | PASS | ------------------------------------------------------------------------------ Encode message with TBCD coded number. | PASS | ------------------------------------------------------------------------------ Decode message with TBCD coded Even Number | PASS | ------------------------------------------------------------------------------ Decode message with TBCD coded Odd Number | PASS | ------------------------------------------------------------------------------ Encode and Decode message with ip-address | PASS | ------------------------------------------------------------------------------ Try To Read Too Many Bits From Bitstream Data | PASS | ------------------------------------------------------------------------------ Encode And Decode Message with raw hex data | PASS | ------------------------------------------------------------------------------ Try to add Too big hex data | PASS | ------------------------------------------------------------------------------ Try to add hex with wrong format | PASS | ------------------------------------------------------------------------------ Atests.Element handling in packets | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 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 | PASS | ------------------------------------------------------------------------------ Send and receive multiple streams over TCP | PASS | ------------------------------------------------------------------------------ ...client functionality is needed as a base for application protocols | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 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 | ------------------------------------------------------------------------------ Send multiple packets over UDP to both ways | PASS | ------------------------------------------------------------------------------ Try To Bind Server To Ip-Address which does not exist | PASS | ------------------------------------------------------------------------------ Connect to servers from two different client IP addresses | FAIL | error: (99, 'Cannot assign requested address') Also teardown failed: Several failures occurred: 1) KeyError: u'client_a' 2) KeyError: u'client_b' ------------------------------------------------------------------------------ ...client functionality is needed as a base for application protocols | FAIL | 5 critical tests, 4 passed, 1 failed 5 tests total, 4 passed, 1 failed ============================================================================== Atests.Send And Receive Messages ============================================================================== Atests.Send And Receive Messages.Gtpv2 ============================================================================== Create Session Request | PASS | ------------------------------------------------------------------------------ Create Session Response | PASS | ------------------------------------------------------------------------------ Modify Bearer Request | PASS | ------------------------------------------------------------------------------ Modify Bearer Response | PASS | ------------------------------------------------------------------------------ Delete Session Request | PASS | ------------------------------------------------------------------------------ Delete Session Response | PASS | ------------------------------------------------------------------------------ gtpv2 attach-detach | PASS | ------------------------------------------------------------------------------ Atests.Send And Receive Messages.Gtpv2 | PASS | 7 critical tests, 7 passed, 0 failed 7 tests total, 7 passed, 0 failed ============================================================================== Atests.Send And Receive Messages.Http ============================================================================== Send and receive GET message and verify data | PASS | ------------------------------------------------------------------------------ Send and receive GET message and validate it | PASS | ------------------------------------------------------------------------------ Send and Receive Get and Return Response | PASS | ------------------------------------------------------------------------------ Atests.Send And Receive Messages.Http | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Atests.Send And Receive Messages | PASS | 10 critical tests, 10 passed, 0 failed 10 tests total, 10 passed, 0 failed ============================================================================== Atests | FAIL | 43 critical tests, 42 passed, 1 failed 43 tests total, 42 passed, 1 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> Recording test results Robot results publisher started... -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results.