See <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/153/display/redirect>
Changes: ------------------------------------------ [...truncated 161.80 KB...] Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/Bug62239.jmx> Starting standalone test @ Sat Feb 27 16:19:32 UTC 2021 (1614442772690) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 1 in 00:00:00 = 6.9/s Avg: 2 Min: 2 Max: 2 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 107 in 00:00:00 = 504.7/s Avg: 0 Min: 0 Max: 1 Err: 0 (0.00%) Active: 0 Started: 6 Finished: 6 summary = 108 in 00:00:00 = 301.7/s Avg: 0 Min: 0 Max: 2 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:19:33 UTC 2021 (1614442773156) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/Bug62239.log> (the file is empty) > Task :src:dist-check:batchFTP_TESTS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/FTP_TESTS.jmx> Starting standalone test @ Sat Feb 27 16:19:35 UTC 2021 (1614442775052) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 6 in 00:00:03 = 1.9/s Avg: 314 Min: 12 Max: 1641 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:19:38 UTC 2021 (1614442778898) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/FTP_TESTS.log> (the file is empty) > Task :src:dist-check:batchHTMLParserTestFile_2 Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/HTMLParserTestFile_2.jmx> Starting standalone test @ Sat Feb 27 16:19:41 UTC 2021 (1614442781054) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 1 in 00:00:00 = 4.4/s Avg: 110 Min: 110 Max: 110 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:19:41 UTC 2021 (1614442781750) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/HTMLParserTestFile_2.log> (the file is empty) > Task :src:dist-check:batchHttp4ImplDigestAuth SKIPPED > Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuth Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/Http4ImplPreemptiveBasicAuth.jmx> Starting standalone test @ Sat Feb 27 16:19:44 UTC 2021 (1614442784063) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 12 in 00:00:06 = 1.8/s Avg: 228 Min: 67 Max: 840 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:19:51 UTC 2021 (1614442791241) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/Http4ImplPreemptiveBasicAuth.log> (the file is empty) > Task :src:dist-check:batchHttp4ImplPreemptiveBasicAuthJava SKIPPED > Task :src:dist-check:batchJDBC_TESTS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/JDBC_TESTS.jmx> Starting standalone test @ Sat Feb 27 16:19:53 UTC 2021 (1614442793124) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 27 in 00:00:02 = 13.0/s Avg: 28 Min: 0 Max: 707 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:19:56 UTC 2021 (1614442796378) ... end of run WARNING: the task was configured to ignore errors in the output log Logfile contents (errors during the test, see <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/JDBC_TESTS.log)>: 2021-02-27 16:19:56,352 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PreProcessor'. java.lang.IllegalArgumentException: Name for DataSoure must not be empty in JDBC PreProcessor at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:44) ~[ApacheJMeter_jdbc.jar:5.5-SNAPSHOT] at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:965) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:549) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] 2021-02-27 16:19:56,361 ERROR o.a.j.t.JMeterThread: Error while processing sampler: 'JDBC_With_Failing_PostProcessor'. java.lang.IllegalArgumentException: Name for DataSoure must not be empty in JDBC PostProcessor at org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:44) ~[ApacheJMeter_jdbc.jar:5.5-SNAPSHOT] at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:34) ~[ApacheJMeter_jdbc.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:955) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:573) ~[ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:489) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256) [ApacheJMeter_core.jar:5.5-SNAPSHOT] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281] 2021-02-27 16:19:56,362 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS 2021-02-27 16:19:56,373 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS > Task :src:dist-check:batchJMS_TESTS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/JMS_TESTS.jmx> Starting standalone test @ Sat Feb 27 16:19:58 UTC 2021 (1614442798307) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 1 in 00:00:02 = 0.4/s Avg: 2350 Min: 2350 Max: 2350 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 26 in 00:00:28 = 0.9/s Avg: 529 Min: 0 Max: 3001 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1 summary = 27 in 00:00:31 = 0.9/s Avg: 596 Min: 0 Max: 3001 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:29 UTC 2021 (1614442829657) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/JMS_TESTS.log> (the file is empty) > Task :src:dist-check:batchOS_TESTS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/OS_TESTS.jmx> Starting standalone test @ Sat Feb 27 16:20:32 UTC 2021 (1614442832606) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 1 in 00:00:01 = 0.9/s Avg: 14 Min: 14 Max: 14 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 2 in 00:00:01 = 1.9/s Avg: 502 Min: 2 Max: 1002 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1 summary = 3 in 00:00:02 = 1.4/s Avg: 339 Min: 2 Max: 1002 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:34 UTC 2021 (1614442834977) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/OS_TESTS.log> (the file is empty) > Task :src:dist-check:batchResponseDecompression Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/ResponseDecompression.jmx> Starting standalone test @ Sat Feb 27 16:20:37 UTC 2021 (1614442837077) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 2 in 00:00:02 = 1.2/s Avg: 423 Min: 250 Max: 597 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:39 UTC 2021 (1614442839234) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/ResponseDecompression.log> (the file is empty) > Task :src:dist-check:batchServerBatchTestLocal UP-TO-DATE > Task :src:dist-check:batchSlowCharsFeatureHttpClient4 SKIPPED > Task :src:dist-check:batchSlowCharsFeatureJava SKIPPED > Task :src:dist-check:batchTCP_TESTS SKIPPED > Task :src:dist-check:batchTEST_HTTPHttpClient4 Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TEST_HTTP.jmx> Starting standalone test @ Sat Feb 27 16:20:41 UTC 2021 (1614442841754) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 22 in 00:00:02 = 13.5/s Avg: 49 Min: 1 Max: 878 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:43 UTC 2021 (1614442843748) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TEST_HTTP.log> (the file is empty) > Task :src:dist-check:batchTEST_HTTPJava Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TEST_HTTP.jmx> Starting standalone test @ Sat Feb 27 16:20:47 UTC 2021 (1614442847290) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 20 in 00:00:01 = 13.8/s Avg: 49 Min: 1 Max: 829 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:49 UTC 2021 (1614442849108) ... end of run WARNING: the task was configured to ignore errors in the output log Logfile contents (errors during the test, see <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TEST_HTTP.log)>: 2021-02-27 16:20:48,914 ERROR o.a.j.p.h.s.HTTPJavaImpl: readResponse: java.net.ProtocolException: Server redirected too many times (20) 2021-02-27 16:20:48,917 ERROR o.a.j.p.h.s.HTTPJavaImpl: Cause: java.net.ProtocolException: Server redirected too many times (20) 2021-02-27 16:20:48,917 ERROR o.a.j.p.h.c.HttpMirrorThread: Invalid request received:'' > Task :src:dist-check:batchTEST_HTTPS Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TEST_HTTPS.jmx> Starting standalone test @ Sat Feb 27 16:20:52 UTC 2021 (1614442852207) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 2 in 00:00:02 = 1.1/s Avg: 823 Min: 584 Max: 1062 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:54 UTC 2021 (1614442854576) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TEST_HTTPS.log> (the file is empty) > Task :src:dist-check:batchTestCookieManager Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TestCookieManager.jmx> Starting standalone test @ Sat Feb 27 16:20:56 UTC 2021 (1614442856706) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 10 in 00:00:02 = 6.1/s Avg: 131 Min: 1 Max: 882 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:20:59 UTC 2021 (1614442859100) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TestCookieManager.log> (the file is empty) > Task :src:dist-check:batchTestHeaderManagerHttpClient4 Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TestHeaderManager.jmx> Starting standalone test @ Sat Feb 27 16:21:02 UTC 2021 (1614442862160) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 1 in 00:00:00 = 3.2/s Avg: 32 Min: 32 Max: 32 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 2 in 00:00:00 = 100.0/s Avg: 1 Min: 1 Max: 1 Err: 0 (0.00%) Active: 0 Started: 2 Finished: 2 summary = 3 in 00:00:00 = 9.0/s Avg: 11 Min: 1 Max: 32 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:21:03 UTC 2021 (1614442863013) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TestHeaderManager.log> (the file is empty) > Task :src:dist-check:batchTestHeaderManagerJava Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TestHeaderManager.jmx> Starting standalone test @ Sat Feb 27 16:21:05 UTC 2021 (1614442865067) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary + 1 in 00:00:00 = 6.4/s Avg: 10 Min: 10 Max: 10 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0 summary + 2 in 00:00:00 = 133.3/s Avg: 0 Min: 0 Max: 1 Err: 0 (0.00%) Active: 0 Started: 2 Finished: 2 summary = 3 in 00:00:00 = 17.4/s Avg: 3 Min: 0 Max: 10 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:21:05 UTC 2021 (1614442865696) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TestHeaderManager.log> (the file is empty) > Task :src:dist-check:batchTestKeepAlive SKIPPED > Task :src:dist-check:batchTestRedirectionPolicies SKIPPED > Task :src:dist-check:batchTestResultStatusAction Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TestResultStatusAction.jmx> Starting standalone test @ Sat Feb 27 16:21:07 UTC 2021 (1614442867537) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 135 in 00:00:01 = 119.5/s Avg: 1 Min: 0 Max: 168 Err: 18 (13.33%) Tidying up ... @ Sat Feb 27 16:21:09 UTC 2021 (1614442869380) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TestResultStatusAction.log> (the file is empty) > Task :src:dist-check:batchTestSchedulerWithTimer Creating summariser <summary> Created the tree successfully using <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/testfiles/TestSchedulerWithTimer.jmx> Starting standalone test @ Sat Feb 27 16:21:11 UTC 2021 (1614442871294) Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445 summary = 5 in 00:00:06 = 0.8/s Avg: 231 Min: 3 Max: 848 Err: 0 (0.00%) Tidying up ... @ Sat Feb 27 16:21:18 UTC 2021 (1614442878416) ... end of run No errors present in the logfile <https://ci-builds.apache.org/job/JMeter/job/JMeter%20Ubuntu/ws/bin/TestSchedulerWithTimer.log> (the file is empty) > Task :src:dist-check:batchTests > Task :src:dist-check:test UP-TO-DATE > Task :src:dist-check:check checksum-dependency elapsed time: 10879ms, configurations processed: 255 (add -PchecksumTimingsPrint to print detailed timings) Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 2m 40s 260 actionable tasks: 90 executed, 170 up-to-date Build step 'Invoke Gradle script' changed build result to SUCCESS FATAL: Remote call on H44 failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H44 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins at jenkins.agents.AgentComputerUtil.getChannelToMaster(AgentComputerUtil.java:48) at hudson.util.ProcessTree.get(ProcessTree.java:432) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1100) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1091) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.io.IOException: Remote call on H44 failed at hudson.remoting.Channel.call(Channel.java:1004) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428)
