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

[WFCORE-5700] "StandardCharsets" constants (host-controller) #4859

Merged

Conversation

boris-unckel
Copy link
Contributor

@boris-unckel boris-unckel force-pushed the WFCORE-5700_std_charset_host-controller branch from 3eac432 to adff8be Compare November 11, 2021 20:19
@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Nov 11, 2021
@wildfly-ci
Copy link

Core - Full Integration Build 11146 outcome was FAILURE using a merge of adff8be
Summary: Tests failed: 2 (2 new), passed: 7124, ignored: 145; failed to parse xml reports (new) Build time: 04:10:08

Failed tests

org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainOverlay740TestSuite: org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainDeployment740TestCase: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/test-classes/copied-master-config/domain.xml -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain740TestSuite/master/configuration/testing-domain.xml: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:161)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:133)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:68)
	at org.jboss.as.test.integration.domain.mixed.eap740.MixedDomain740TestSuite.initializeDomain(MixedDomain740TestSuite.java:44)
	at org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainDeployment740TestCase.beforeClass(MixedDomainDeployment740TestCase.java:38)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/test-classes/copied-master-config/domain.xml -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain740TestSuite/master/configuration/testing-domain.xml: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:224)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:122)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:157)
	... 36 more
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/test-classes/copied-master-config/domain.xml -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain740TestSuite/master/configuration/testing-domain.xml: No space left on device
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:836)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:827)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:241)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:204)
	... 38 more
Caused by: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/test-classes/copied-master-config/domain.xml -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain740TestSuite/master/configuration/testing-domain.xml: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:253)
	at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:581)
	at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
	at java.nio.file.Files.copy(Files.java:1274)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:834)
	... 41 more
------- Stdout: -------
[Host Controller]  [31m [0m [0m17:32:05,009 INFO  [org.jboss.as.domain.controller] (management task-1) WFLYHC0026: Unregistered remote slave host "slave" [0m


org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainOverlay740TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Beta1-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:161)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:104)
	at org.jboss.as.test.integration.domain.mixed.eap740.MixedDomainOverlay740TestSuite.initializeDomain(MixedDomainOverlay740TestSuite.java:43)
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Beta1-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:224)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:122)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:157)
	... 22 more
Caused by: java.lang.RuntimeException: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Beta1-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:836)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:217)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:204)
	... 24 more
Caused by: java.nio.file.FileSystemException: /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/../../build/target/wildfly-26.0.0.Beta1-SNAPSHOT/domain/configuration/logging.properties -> /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomainOverlay740TestSuite/master/configuration/logging.properties: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixCopyFile.copyFile(UnixCopyFile.java:253)
	at sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:581)
	at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:253)
	at java.nio.file.Files.copy(Files.java:1274)
	at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.copyConfigFile(DomainLifecycleUtil.java:834)
	... 26 more


@jmesnil jmesnil added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Nov 12, 2021
@jmesnil jmesnil merged commit 438197f into wildfly:main Nov 15, 2021
@boris-unckel boris-unckel deleted the WFCORE-5700_std_charset_host-controller branch November 15, 2021 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants