See 
<https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/921/display/redirect>

Changes:


------------------------------------------
[...truncated 89977 lines...]
        at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
        at 
org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
        at 
org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
        at 
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
        at org.testng.TestRunner.privateRun(TestRunner.java:764)
        at org.testng.TestRunner.run(TestRunner.java:585)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
        at org.testng.SuiteRunner.run(SuiteRunner.java:286)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
        at org.testng.TestNG.runSuites(TestNG.java:1069)
        at org.testng.TestNG.run(TestNG.java:1037)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2024-05-01 05:03:12,878 WARN  t.r.usage                                         
Management Context LocalManagementContext[?-pZyla9qq] running, creation 
stacktrace:
java.lang.Throwable: for construction stacktrace
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:145)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:167)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:163)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests.<init>(LocalManagementContextForTests.java:45)
        at 
org.apache.brooklyn.core.test.entity.LocalManagementContextForTests$Builder.build(LocalManagementContextForTests.java:185)
        at 
org.apache.brooklyn.camp.brooklyn.AbstractYamlTest.newTestManagementContext(AbstractYamlTest.java:122)
        at 
org.apache.brooklyn.camp.brooklyn.AbstractYamlTest$1.newMgmtContext(AbstractYamlTest.java:108)
        at 
org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract.launch(BrooklynCampPlatformLauncherAbstract.java:48)
        at 
org.apache.brooklyn.camp.brooklyn.AbstractYamlTest.setUpPlatform(AbstractYamlTest.java:111)
        at 
org.apache.brooklyn.camp.brooklyn.AbstractYamlTest.setUp(AbstractYamlTest.java:100)
        at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
        at 
org.testng.internal.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:61)
        at 
org.testng.internal.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:366)
        at 
org.testng.internal.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:320)
        at 
org.testng.internal.TestInvoker.runConfigMethods(TestInvoker.java:701)
        at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:527)
        at 
org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
        at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
        at 
org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
        at 
org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
        at 
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
        at java.util.ArrayList.forEach(ArrayList.java:1259)
        at org.testng.TestRunner.privateRun(TestRunner.java:764)
        at org.testng.TestRunner.run(TestRunner.java:585)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
        at org.testng.SuiteRunner.run(SuiteRunner.java:286)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
        at org.testng.TestNG.runSuites(TestNG.java:1069)
        at org.testng.TestNG.run(TestNG.java:1037)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2024-05-01 05:03:12,878 INFO  t.r.usage                                         
BrooklynLeakListener.onFinish attempting to terminate all extant 
ManagementContexts: name=Surefire test; includedGroups=[]; 
excludedGroups=[Acceptance, Integration, Live, Live-sanity, Broken, WIP]; 
suiteName=Surefire suite; 
outDir=/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-server/camp/camp-brooklyn/target/surefire-reports/Surefire
 suite: 4 ManagementContexts terminated
[GC (Allocation Failure)  369126K->157032K(761856K), 0.0256264 secs]
Tests run: 1070, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 208.064 sec 
<<< FAILURE! - in TestSuite
testInitializerDelay(org.apache.brooklyn.camp.brooklyn.WorkflowYamlTest)  Time 
elapsed: 30.094 sec  <<< FAILURE!
java.lang.AssertionError: failed succeeds-eventually, 75 attempts, 30001ms 
elapsed: AssertionError: entity=BasicEntityImpl{id=g29pm35gqm}; 
attribute=Sensor: x (java.lang.Integer) expected [6] but found [3]
        at 
org.apache.brooklyn.camp.brooklyn.WorkflowYamlTest.testInitializerDelay(WorkflowYamlTest.java:1026)
Caused by: java.lang.AssertionError: entity=BasicEntityImpl{id=g29pm35gqm}; 
attribute=Sensor: x (java.lang.Integer) expected [6] but found [3]
        at 
org.apache.brooklyn.camp.brooklyn.WorkflowYamlTest.testInitializerDelay(WorkflowYamlTest.java:1026)


Results :

Failed tests: 
  WorkflowYamlTest.testInitializerDelay:1026 failed succeeds-eventually, 75 
attempts, 30001ms elapsed: AssertionError: 
entity=BasicEntityImpl{id=g29pm35gqm}; attribute=Sensor: x (java.lang.Integer) 
expected [6] but found [3]

Tests run: 1069, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.2.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  2.247 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  3.816 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  3.456 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.319 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 20.690 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.864 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.169 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.645 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.060 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.358 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.218 s]
[INFO] CAMP Server ........................................ SUCCESS [  4.741 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  2.711 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.461 s]
[INFO] Brooklyn Core ...................................... SUCCESS [05:31 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 40.183 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [  9.596 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  7.422 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.592 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 38.412 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:29 min]
[INFO] Brooklyn CAMP ...................................... FAILURE [03:35 min]
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration 
Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Login ..................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13:10 min
[INFO] Finished at: 2024-05-01T05:03:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project brooklyn-camp: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-server/camp/camp-brooklyn/target/surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-camp
[Pipeline] }
$ docker stop --time=1 
164e14ebbb3e414b07fe7d5546ff3230e132faf1154f0afa3e329aac8ca64018
$ docker rm -f --volumes 
164e14ebbb3e414b07fe7d5546ff3230e132faf1154f0afa3e329aac8ca64018
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Saving reports...
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-1.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-10.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-11.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-12.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-13.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-2.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-3.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-4.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-5.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-6.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-7.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-8.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results-9.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/921/testng/testng-results.xml'
0.019677% of tests failed, which exceeded threshold of 0%. Marking build as 
UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Reply via email to