Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lps 74996 #51959

Closed
wants to merge 5 commits into from
Closed

Lps 74996 #51959

wants to merge 5 commits into from

Conversation

shuyangzhou
Copy link

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 18 minutes 28 seconds 561 ms

Base Branch:

Branch Name: master
Branch GIT ID: 46ced00118b4ff2f693ecff961ff397c1ad66e14

0 out of 1 jobs PASSED
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    0 Jobs Passed.
    1 Job Failed.

    	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:497)
    	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    	at org.apache.tools.ant.Task.perform(Task.java:348)
    	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:396)
    	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:497)
    	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    	at org.apache.tools.ant.Task.perform(Task.java:348)
    	at org.apache.tools.ant.Target.execute(Target.java:435)
    	at org.apache.tools.ant.Target.performTasks(Target.java:456)
    	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
    	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
    	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
    	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:441)
    	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
    	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
    	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.lang.reflect.Method.invoke(Method.java:497)
    	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    	at org.apache.tools.ant.Task.perform(Task.java:348)
    	at org.apache.tools.ant.Target.execute(Target.java:435)
    	at org.apache.tools.ant.Target.performTasks(Target.java:456)
    	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
    	at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
    	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    	at org.apache.tools.ant.Project.executeTargets(Project.java:1248)
    	at org.apache.tools.ant.Main.runBuild(Main.java:851)
    	at org.apache.tools.ant.Main.startAnt(Main.java:235)
    	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
    	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

For upstream results, click here.

@pyoo47
Copy link

pyoo47 commented Oct 4, 2017

ci:retest (A git command timed out because GitHub was slow to respond)

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@shuyangzhou


However, the pull request was closed.

The pull request was closed due to the following integration/unit test failures:

These test failures are a part of a 'module group'/'subrepository' that was changed in this pull request.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please re-open this pull by entering the following command as a comment.

ci:reopen

Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/unit-jdk8
Job Results:

2632 Tests Passed.
3 Tests Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #147574
    1. SecureXMLFactoryProviderImplTest.testNewDocumentBuilderFactory
      java.lang.OutOfMemoryError: Java heap space
      	at java.util.Arrays.copyOf(Arrays.java:3236)
      	at sun.misc.IOUtils.readFully(IOUtils.java:60)
      	at java.util.jar.JarFile.getBytes(JarFile.java:425)
      	at java.util.jar.JarFile.initializeVerifier(JarFile.java:379)
      	at java.util.jar.JarFile.getInputStream(JarFile.java:450)
      	at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:977)
      	at sun.misc.Resource.cachedInputStream(Resource.java:77)
      	at sun.misc.Resource.getByteBuffer(Resource.java:160)
      	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
      	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:156)
      	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
      	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
      	at com.germinus.easyconf.ComponentConfiguration.<clinit>(ComponentConfiguration.java:35)
      	at com.liferay.portal.configuration.ConfigurationImpl.<init>(ConfigurationImpl.java:81)
      	at com.life...
    2. SecureXMLFactoryProviderImplTest.testNewXMLReader
      java.lang.OutOfMemoryError: Java heap space
      	at java.util.Arrays.copyOf(Arrays.java:3236)
      	at sun.misc.IOUtils.readFully(IOUtils.java:60)
      	at java.util.jar.JarFile.getBytes(JarFile.java:425)
      	at java.util.jar.JarFile.initializeVerifier(JarFile.java:379)
      	at java.util.jar.JarFile.getInputStream(JarFile.java:450)
      	at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:977)
      	at sun.misc.Resource.cachedInputStream(Resource.java:77)
      	at sun.misc.Resource.getByteBuffer(Resource.java:160)
      	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
      	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:156)
      	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
      	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
      	at com.germinus.easyconf.ComponentConfiguration.<clinit>(ComponentConfiguration.java:35)
      	at com.liferay.portal.configuration.ConfigurationImpl.<init>(ConfigurationImpl.java:81)
      	at com.life...
    3. SecureXMLFactoryProviderImplTest.testNewXMLInputFactory
      java.lang.OutOfMemoryError: Java heap space
      	at java.util.Arrays.copyOf(Arrays.java:3236)
      	at sun.misc.IOUtils.readFully(IOUtils.java:60)
      	at java.util.jar.JarFile.getBytes(JarFile.java:425)
      	at java.util.jar.JarFile.initializeVerifier(JarFile.java:379)
      	at java.util.jar.JarFile.getInputStream(JarFile.java:450)
      	at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:977)
      	at sun.misc.Resource.cachedInputStream(Resource.java:77)
      	at sun.misc.Resource.getByteBuffer(Resource.java:160)
      	at java.net.URLClassLoader.defineClass(URLClassLoader.java:454)
      	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
      	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
      	at java.security.AccessController.doPrivileged(Native Method)
      	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
      	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
      	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
      	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:156)
      	at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132)
      	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655)
      	at com.germinus.easyconf.ComponentConfiguration.<clinit>(ComponentConfiguration.java:35)
      	at com.liferay.portal.configuration.ConfigurationImpl.<init>(ConfigurationImpl.java:81)
      	at com.life...

@shuyangzhou
Copy link
Author

ci:reopen

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 4 hours 21 minutes 35 seconds 470 ms

Base Branch:

Branch Name: master
Branch GIT ID: 46ced00118b4ff2f693ecff961ff397c1ad66e14

103 out of 113 jobs PASSED
103 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest(master)
    Job Results:

    103 Jobs Passed.
    10 Jobs Failed.

    Downstream jobs FAILED.
  2. test-portal-acceptance-pullrequest-batch(master)/empty-temp-dir-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #153627
           [exec] 
           [exec] Executing "git fetch --progress -v -f git@github-dev.liferay.com:liferay/liferay-portal.git cache-brianchandotcom-46ced00118b4ff2f693ecff961ff397c1ad66e14-shuyangzhou-e79edffa9a65a18cbeb79b7dbd7c233d127d2a27:master-temp-20171004160631598".
           [exec] Warning: Permanently added 'github-dev.liferay.com,10.0.0.11' (RSA) to the list of known hosts.
           [exec] fatal: Couldn't find remote ref cache-brianchandotcom-46ced00118b4ff2f693ecff961ff397c1ad66e14-shuyangzhou-e79edffa9a65a18cbeb79b7dbd7c233d127d2a27
           [exec] Executing "git fetch --progress -v -f git@github-dev.liferay.com:liferay/liferay-portal.git cache-brianchandotcom-46ced00118b4ff2f693ecff961ff397c1ad66e14-shuyangzhou-e79edffa9a65a18cbeb79b7dbd7c233d127d2a27:master-temp-20171004160631598" encountered an error.
           [exec] Unable to fetch with GIT custom fetch.
         [delete] Deleting: /opt/dev/projects/github/liferay-portal/20171004171216261
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:213: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6513: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:584: exec returned: 1
           [echo] WARNING: empty-temp-dir-jdk8 does not match existing test types (blade-samples,functional,plugins,service-builder,tck,modules-integration,integration,modules-unit,unit)
           [echo] WARNING: empty-temp-dir-jdk8 does not match existing test types (blade-samples,functional,plugins,service-builder,tck,modules-integration,integration,modules-unit,unit)
      

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:550: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:213: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6513: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:584: exec returned: 1

  3. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-websphere85-mysql56-jdk8/0
    Job Results:

    3 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #27810
      1. PortalLogAssertorTest.testScanXMLLog
        junit.framework.AssertionFailedError:
        The default JVM time zone "America/Los_Angeles" is not UTC or GMT. Please review the JVM property "user.timezone".
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:168)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:100)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:90)
        at java.nio.file.Files.walkFileTree(Files.java:2670)
        at java.nio.file.Files.walkFileTree(Files.java:2742)
        at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:88)
  4. test-portal-acceptance-pullrequest-batch(master)/functional-tomcat80-mysql56-jdk8/3
    Job Results:

    7 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=2,label_exp=!master #172684
           [exec] sending incremental file list
      [exec] ./
      [exec] 20171004172325318.gz
      [exec] test-1-2/
      [exec] test-1-2/1507133191807/
      [exec] test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/
      [exec] test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/2479/
      [exec] test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/2479/functional-tomcat80-mysql56-jdk8/
      [exec] test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/2479/functional-tomcat80-mysql56-jdk8/3/
      [exec] test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/2479/functional-tomcat80-mysql56-jdk8/3/2/
      [exec] test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/2479/functional-tomcat80-mysql56-jdk8/3/2/jenkins-console.txt.gz
      [exec]
      [exec] sent 9,133 bytes received 93 bytes 18,452.00 bytes/sec
      [exec] total size is 8,672 speedup is 0.94
      [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171004172325681
      [echo] Sending Testray results to Testray production server.
      [exec] sending incremental file list
      [exec] TESTS-test-1-2_test-portal-acceptance-pullrequest(master)_2479_functional-tomcat80-mysql56-jdk8_3_2.xml
      [exec]
      [exec] sent 741 bytes received 35 bytes 1,552.00 bytes/sec
      [exec] total size is 1,420 speedup is 1.83
      [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171004172326009
      [echo] Sending Testray results to Testray uat server.
      [exec] sending incremental file list
      [exec] TESTS-test-1-2_test-portal-acceptance-pullrequest(master)_2479_functional-tomcat80-mysql56-jdk8_3_2.xml
      [exec]
      [exec] sent 741 bytes received 35 bytes 1,552.00 bytes/sec
      [exec] total size is 1,420 speedup is 1.83
      [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171004172326329

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:550: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:213: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6513: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:584: exec returned: 1

  5. test-portal-acceptance-pullrequest-batch(master)/integration-postgresql94-jdk8
    Job Results:

    4 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=4,label_exp=!master #27770
           [copy] Warning: Could not find file /opt/dev/projects/github/liferay-portal/poshi-warnings.xml to copy.
      [mkdir] Created dir: /opt/dev/projects/github/liferay-jenkins-ee/testray/logs/test-1-2/1507133191807/test-portal-acceptance-pullrequest(master)/2479/integration-postgresql94-jdk8/4
      [beanshell] Securing standard error and out
      [beanshell]
      [exec] Listing files that will be compressed.
      [exec] /opt/dev/projects/github/liferay-jenkins-ee/testray/logs
      [exec] .
      [exec] |____test-1-2
      [exec] | |____1507133191807
      [exec] | | |____test-portal-acceptance-pullrequest(master)
      [exec] | | | |____2479
      [exec] | | | | |____integration-postgresql94-jdk8
      [exec] | | | | | |____4
      [exec] | | | | | | |____jenkins-console.txt
      [exec] |____20171004102417332
      [exec] Executing gzip.
      [exec] Listing files that were compressed.
      [exec] .
      [exec] |____test-1-2
      [exec] | |____1507133191807
      [exec] | | |____test-portal-acceptance-pullrequest(master)
      [exec] | | | |____2479
      [exec] | | | | |____integration-postgresql94-jdk8
      [exec] | | | | | |____4
      [exec] | | | | | | |____jenkins-console.txt.gz
      [exec] |____20171004102417332.gz
      [echo] Build testray result: /opt/dev/projects/github/liferay-jenkins-ee/testray/suite/TESTS-test-1-2_test-portal-acceptance-pullrequest(master)_2479_integration-postgresql94-jdk8_4.xml
      [echo] Sending Testray results to Testray production server.
      [exec] sending incremental file list
      [exec] TESTS-test-1-2_test-portal-acceptance-pullrequest(master)_2479_integration-postgresql94-jdk8_4.xml
      [exec]
      [exec] sent 735 bytes received 35 bytes 1,540.00 bytes/sec
      [exec] total size is 1,421 speedup is 1.85
      [delete] Deleting: /opt/dev/projects/github/liferay-jenkins-ee/commands/20171004102417458

      BUILD FAILED
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:550: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common-portal-acceptance-batch.xml:213: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:6513: The following error occurred while executing this line:
      /opt/dev/projects/github/liferay-jenkins-ee/commands/build-common.xml:584: exec returned: 1

  6. ...

For upstream results, click here.

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 6d9b728...ce58559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants