Hey,
While attempting to run an invite benchmark, I'm seeing a StackOverflowError being raised, and the benchmark fails.
Parameters:
call-rate: 500
num-calls: 10000 (I also tried with 5000 with the same result)
sip-scenario: invite
timeout-in-minutes: 10
Here is the full output of the action:
http://paste.ubuntu.com/24158210/
Edit:
I don't think it's specific to the above benchmark run or it's parameters. I tried running the default benchmark that had been working previously and I am running into the same error. I suspect it's because I'm running this in a CI infrastructure, so tests are run over and over again, and we've hit a max in Abot.
Hey,
While attempting to run an invite benchmark, I'm seeing a StackOverflowError being raised, and the benchmark fails.
Parameters:
call-rate: 500
num-calls: 10000 (I also tried with 5000 with the same result)
sip-scenario: invite
timeout-in-minutes: 10
Here is the full output of the action:
http://paste.ubuntu.com/24158210/
Edit:
I don't think it's specific to the above benchmark run or it's parameters. I tried running the default benchmark that had been working previously and I am running into the same error. I suspect it's because I'm running this in a CI infrastructure, so tests are run over and over again, and we've hit a max in Abot.