Keep coursier native stuff in shared class loader #795
run-tests.yml
on: push
build-linux
/
run
5m 42s
build-windows
/
run
8m 51s
test-docs
4m 33s
Matrix: cross-plat
Matrix: itest
Matrix: linux
Matrix: windows
Annotations
21 errors
lint-autofix / run
Process completed with exit code 1.
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L24
assertion failed: ==== command:
/home/runner/work/mill/mill/out/integration/localOutFolder.dest/local-2/out> ./mill --ticker false ratchet --check HEAD^ HEAD
==== filteredOut:
ratchet found changes in 1 files
checking format in 1 java files
format check completed
==== Missing expectedLine:
1 java files are already formatted
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L24
assertion failed: ==== command:
/home/runner/work/mill/mill/out/integration/localOutFolder.dest/local-2/out> ./mill --ticker false spotless
==== filteredOut:
checking format in 1 mill files
checking format in 1 properties files
checking format in 1 java files
format completed
==== Missing expectedLine:
1 mill files are already formatted
|
linux (17, example.javalib.__.local.daemon) / run
Process completed with exit code 1.
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L24
assertion failed: ==== command:
/home/runner/work/mill/mill/out/integration/localOutFolder.dest/local-1/out> ./mill --ticker false compressedData
==== filteredOut:
Evaluating compressedData
Compressing: hello.txt
Compressing: hello.txt.bak
Compressing: world.txt
==== Missing expectedLine:
Cached from memory: world.txt
|
linux (17, 'example.{cli,fundamentals,depth,extending,large}.__.local.daemon') / run
Process completed with exit code 1.
|
ZincBuildCompilationTests.simple:
integration\invalidation\zinc-build-compilation\src\ZincBuildCompilationTests.scala#L14
initial.err.contains("compiling 5 Scala sources")
initial: EvalResult = EvalResult(
exitCode = 1,
out = "",
err = """WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by coursier.jniutils.LoadWindowsLibrary in an unnamed module (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Mill client failed with unknown exception.
Exception:
java.lang.Exception: server launch failed (timeout was 10000ms)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:188)
at mill.client.ServerLauncher.launchOrConnectToServer(ServerLauncher.java:132)
at mill.client.MillServerLauncher.run(MillServerLauncher.java:65)
at mill.launcher.MillLauncherMain.main(MillLauncherMain.java:110)
Caused by: java.lang.RuntimeException: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:164)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:178)
... 3 more
Caused by: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.Files.readAllBytes(Files.java:2970)
at java.base/java.nio.file.Files.readString(Files.java:3040)
at java.base/java.nio.file.Files.readString(Files.java:3003)
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:142)
... 4 more
Logs:
2025-10-14T16:23:38Z launchOrConnectToServer: mill.client.lock.Locks@28c4711c
2025-10-14T16:23:38Z Acquiring the launcher lock: FileLock{@dd3b207, path='out\mill-daemon/launcherLock'}
2025-10-14T16:23:38Z launchOrConnectToServer attempt
2025-10-14T16:23:38Z Checking if the daemon lock is available: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:23:39Z The daemon lock is available, starting the server.
2025-10-14T16:23:50Z The server has started: LaunchedServer.OsProcess{process=8292}
2025-10-14T16:23:50Z Waiting for the server to take the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:23:52Z The server LaunchedServer.OsProcess{process=8292} has taken the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:23:52Z Reading server port: D:\a\mill\mill\out\integration\invalidation\zinc-build-compilation\packaged\daemon\testForked.dest\sandbox\run-2\out\mill-daemon"""
)
|
SelectiveExecutionWatchTests.watch.changed-code:
out\integration\invalidation\selective-execution\compile.dest\classes\mill\integration\SelectiveExecutionWatchTests.class#L289
eventually output.contains("Computing fooCommand") && output.contains("Computing barCommand")
|
SelectiveExecutionChangedInputsTests.changed-inputs:
out\integration\invalidation\selective-execution\compile.dest\classes\mill\integration\SelectiveExecutionChangedInputsTests.class#L69
Result of D:\a\mill\mill\out\dist\executableRaw.dest\mill.bat…: 1
|
SelectiveExecutionTests.renamed-tasks:
integration\invalidation\selective-execution\src\SelectiveExecutionTests.scala#L47
Result of D:\a\mill\mill\out\dist\executableRaw.dest\mill.bat…: 1
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by coursier.jniutils.LoadWindowsLibrary in an unnamed module (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Mill client failed with unknown exception.
Exception:
java.lang.Exception: server launch failed (timeout was 10000ms)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:188)
at mill.client.ServerLauncher.launchOrConnectToServer(ServerLauncher.java:132)
at mill.client.MillServerLauncher.run(MillServerLauncher.java:65)
at mill.launcher.MillLauncherMain.main(MillLauncherMain.java:110)
Caused by: java.lang.RuntimeException: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:164)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:178)
... 3 more
Caused by: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.Files.readAllBytes(Files.java:2970)
at java.base/java.nio.file.Files.readString(Files.java:3040)
at java.base/java.nio.file.Files.readString(Files.java:3003)
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:142)
... 4 more
Logs:
2025-10-14T16:26:49Z launchOrConnectToServer: mill.client.lock.Locks@28c4711c
2025-10-14T16:26:49Z Acquiring the launcher lock: FileLock{@dd3b207, path='out\mill-daemon/launcherLock'}
2025-10-14T16:26:49Z launchOrConnectToServer attempt
2025-10-14T16:26:49Z Checking if the daemon lock is available: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:26:49Z The daemon lock is available, starting the server.
2025-10-14T16:27:00Z The server has started: LaunchedServer.OsProcess{process=1040}
2025-10-14T16:27:00Z Waiting for the server to take the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:27:02Z The server LaunchedServer.OsProcess{process=1040} has taken the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:27:02Z Reading server port: D:\a\mill\mill\out\integration\invalidation\selective-execution\packaged\daemon\testForked.dest\worker-0\sandbox\run-10\out\mill-daemon
|
SelectiveExecutionTests.failures.missing-prepare:
integration\invalidation\selective-execution\src\SelectiveExecutionTests.scala#L42
cached.err.contains("`selective.run` can only be run after `selective.prepare`")
cached: EvalResult = EvalResult(
exitCode = 1,
out = "",
err = """WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by coursier.jniutils.LoadWindowsLibrary in an unnamed module (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Mill client failed with unknown exception.
Exception:
java.lang.Exception: server launch failed (timeout was 10000ms)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:188)
at mill.client.ServerLauncher.launchOrConnectToServer(ServerLauncher.java:132)
at mill.client.MillServerLauncher.run(MillServerLauncher.java:65)
at mill.launcher.MillLauncherMain.main(MillLauncherMain.java:110)
Caused by: java.lang.RuntimeException: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:164)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:178)
... 3 more
Caused by: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.Files.readAllBytes(Files.java:2970)
at java.base/java.nio.file.Files.readString(Files.java:3040)
at java.base/java.nio.file.Files.readString(Files.java:3003)
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:142)
... 4 more
Logs:
2025-10-14T16:26:17Z launchOrConnectToServer: mill.client.lock.Locks@28c4711c
2025-10-14T16:26:17Z Acquiring the launcher lock: FileLock{@dd3b207, path='out\mill-daemon/launcherLock'}
2025-10-14T16:26:17Z launchOrConnectToServer attempt
2025-10-14T16:26:17Z Checking if the daemon lock is available: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:26:17Z The daemon lock is available, starting the server.
2025-10-14T16:26:25Z The server has started: LaunchedServer.OsProcess{process=5776}
2025-10-14T16:26:25Z Waiting for the server to take the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:26:28Z The server LaunchedServer.OsProcess{process=5776} has taken the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:26:28Z Reading server port: D:\a\mill\mill\out\integration\invalidation\selective-execution\packaged\daemon\testForked.dest\worker-0\sandbox\run-8\out\mill-daemon"""
)
|
SelectiveExecutionTests.default-command:
integration\invalidation\selective-execution\src\SelectiveExecutionTests.scala#L17
Result of D:\a\mill\mill\out\dist\executableRaw.dest\mill.bat…: 1
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by coursier.jniutils.LoadWindowsLibrary in an unnamed module (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Mill client failed with unknown exception.
Exception:
java.lang.Exception: server launch failed (timeout was 10000ms)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:188)
at mill.client.ServerLauncher.launchOrConnectToServer(ServerLauncher.java:132)
at mill.client.MillServerLauncher.run(MillServerLauncher.java:65)
at mill.launcher.MillLauncherMain.main(MillLauncherMain.java:110)
Caused by: java.lang.RuntimeException: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:164)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:178)
... 3 more
Caused by: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.Files.readAllBytes(Files.java:2970)
at java.base/java.nio.file.Files.readString(Files.java:3040)
at java.base/java.nio.file.Files.readString(Files.java:3003)
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:142)
... 4 more
Logs:
2025-10-14T16:25:47Z launchOrConnectToServer: mill.client.lock.Locks@28c4711c
2025-10-14T16:25:47Z Acquiring the launcher lock: FileLock{@dd3b207, path='out\mill-daemon/launcherLock'}
2025-10-14T16:25:47Z launchOrConnectToServer attempt
2025-10-14T16:25:47Z Checking if the daemon lock is available: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:25:47Z The daemon lock is available, starting the server.
2025-10-14T16:25:56Z The server has started: LaunchedServer.OsProcess{process=7188}
2025-10-14T16:25:56Z Waiting for the server to take the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:26:00Z The server LaunchedServer.OsProcess{process=7188} has taken the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:26:00Z Reading server port: D:\a\mill\mill\out\integration\invalidation\selective-execution\packaged\daemon\testForked.dest\worker-0\sandbox\run-6\out\mill-daemon
|
ScriptsInvalidationTests.should invalidate tasks if leaf file is changed:
integration\invalidation\invalidation\src\ScriptsInvalidationTests.scala#L41
res.isSuccess
res: EvalResult = EvalResult(
exitCode = 1,
out = "",
err = """WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by coursier.jniutils.LoadWindowsLibrary in an unnamed module (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Mill client failed with unknown exception.
Exception:
java.lang.Exception: server launch failed (timeout was 10000ms)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:188)
at mill.client.ServerLauncher.launchOrConnectToServer(ServerLauncher.java:132)
at mill.client.MillServerLauncher.run(MillServerLauncher.java:65)
at mill.launcher.MillLauncherMain.main(MillLauncherMain.java:110)
Caused by: java.lang.RuntimeException: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:164)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:178)
... 3 more
Caused by: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.Files.readAllBytes(Files.java:2970)
at java.base/java.nio.file.Files.readString(Files.java:3040)
at java.base/java.nio.file.Files.readString(Files.java:3003)
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:142)
... 4 more
Logs:
2025-10-14T16:24:58Z launchOrConnectToServer: mill.client.lock.Locks@28c4711c
2025-10-14T16:24:58Z Acquiring the launcher lock: FileLock{@dd3b207, path='out\mill-daemon/launcherLock'}
2025-10-14T16:24:58Z launchOrConnectToServer attempt
2025-10-14T16:24:58Z Checking if the daemon lock is available: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:24:58Z The daemon lock is available, starting the server.
2025-10-14T16:25:09Z The server has started: LaunchedServer.OsProcess{process=8412}
2025-10-14T16:25:09Z Waiting for the server to take the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:25:11Z The server LaunchedServer.OsProcess{process=8412} has taken the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:25:11Z Reading server port: D:\a\mill\mill\out\integration\invalidation\invalidation\packaged\daemon\testForked.dest\sandbox\run-4\out\mill-daemon"""
)
|
ScriptsInvalidationTests.should not invalidate tasks in different untouched sc files:
integration\invalidation\invalidation\src\ScriptsInvalidationTests.scala#L20
res.isSuccess
res: EvalResult = EvalResult(
exitCode = 1,
out = "",
err = """WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by coursier.jniutils.LoadWindowsLibrary in an unnamed module (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/D:/a/mill/mill/out/dist/executableRaw.dest/mill.bat)
WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
Mill client failed with unknown exception.
Exception:
java.lang.Exception: server launch failed (timeout was 10000ms)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:188)
at mill.client.ServerLauncher.launchOrConnectToServer(ServerLauncher.java:132)
at mill.client.MillServerLauncher.run(MillServerLauncher.java:65)
at mill.launcher.MillLauncherMain.main(MillLauncherMain.java:110)
Caused by: java.lang.RuntimeException: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:164)
at mill.client.ServerLauncher.retryWithTimeout(ServerLauncher.java:178)
... 3 more
Caused by: java.nio.file.NoSuchFileException: out\mill-daemon\socketPort
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:231)
at java.base/java.nio.file.Files.newByteChannel(Files.java:357)
at java.base/java.nio.file.Files.newByteChannel(Files.java:399)
at java.base/java.nio.file.Files.readAllBytes(Files.java:2970)
at java.base/java.nio.file.Files.readString(Files.java:3040)
at java.base/java.nio.file.Files.readString(Files.java:3003)
at mill.client.ServerLauncher.lambda$launchOrConnectToServer$0(ServerLauncher.java:142)
... 4 more
Logs:
2025-10-14T16:24:23Z launchOrConnectToServer: mill.client.lock.Locks@28c4711c
2025-10-14T16:24:23Z Acquiring the launcher lock: FileLock{@dd3b207, path='out\mill-daemon/launcherLock'}
2025-10-14T16:24:23Z launchOrConnectToServer attempt
2025-10-14T16:24:23Z Checking if the daemon lock is available: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:24:23Z The daemon lock is available, starting the server.
2025-10-14T16:24:32Z The server has started: LaunchedServer.OsProcess{process=9572}
2025-10-14T16:24:32Z Waiting for the server to take the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:24:35Z The server LaunchedServer.OsProcess{process=9572} has taken the daemon lock: FileLock{@61d47554, path='out\mill-daemon/daemonLock'}
2025-10-14T16:24:35Z Reading server port: D:\a\mill\mill\out\integration\invalidation\invalidation\packaged\daemon\testForked.dest\sandbox\run-2\out\mill-daemon"""
)
|
windows (24, 'integration.invalidation.__.packaged.daemon') / run
Process completed with exit code 1.
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L24
assertion failed: ==== command:
/home/runner/work/mill/mill/out/integration/localOutFolder.dest/local-2/out> ./mill --ticker false spotless
==== filteredOut:
checking format in 1 java files
checking format in 1 scala files
checking format in 2 mill,scala files
format completed
==== Missing expectedLine:
1 java files are already formatted
|
linux (11, example.scalalib.__.local.daemon) / run
Process completed with exit code 1.
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L24
assertion failed: ==== command:
/home/runner/work/mill/mill/out/integration/localOutFolder.dest/local-1/out> ./mill --ticker false spotless
==== filteredOut:
checking format in 1 mill files
checking format in 1 java files
checking format in 1 kt files
format completed
==== Missing expectedLine:
1 mill files are already formatted
|
linux (17, example.kotlinlib.__.local.daemon) / run
Process completed with exit code 1.
|
UtestExampleTestSuite.exampleTest:
out/testkit/compile.dest/classes/mill/testkit/UtestExampleTestSuite.class#L42
Future timed out after [900000 milliseconds]
|
linux (17, 'example.thirdparty[androidtodo].packaged.daemon', true) / run
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
macos-13-selective-execution-artifact
|
478 KB |
sha256:9bf48cdc695b8efd8888e1c0a01848ea5f5c1709be3769d67836a575e98a850f
|
|
macos-latest-selective-execution-artifact
|
478 KB |
sha256:f72b92afb7a61c1ead526fbc36ac1a681a5f1df1a5a98b033d3c964f47d3df70
|
|
ubuntu-24.04-arm-selective-execution-artifact
|
485 KB |
sha256:0cc3e7a5d745194f5e228d8b0f3eda3c049a9ff20bb95b56ecee61b49318f437
|
|
ubuntu-latest-artifact
|
284 MB |
sha256:f1e33cd9a865a7f95fc255a6e10f110ba5a3c2b6082ec73bcecdcafeb753cde2
|
|
ubuntu-latest-selective-execution-artifact
|
485 KB |
sha256:f0be299d183cd1c8c5a446f0a4503ef081894a0d62252259e89461b11e86ef49
|
|
windows-latest-artifact
|
305 MB |
sha256:adae2960b87c8aa5a0debb17908d5d63671facda8c87b605e810dcc3d8fbc647
|
|
windows-latest-selective-execution-artifact
|
482 KB |
sha256:45f59823deb2e089dd493f5eb67e535e2c76f5a2bffde5c1d3250599cc3ac753
|
|