Skip to content

Instantly share code, notes, and snippets.

@francislainy
Created August 27, 2020 08:38
Show Gist options
  • Save francislainy/86f2aa8d5e7ce97bc08ec17734b04a57 to your computer and use it in GitHub Desktop.
Save francislainy/86f2aa8d5e7ce97bc08ec17734b04a57 to your computer and use it in GitHub Desktop.
idea.log
This file has been truncated, but you can view the full file.
2020-08-07 12:21:22,935 [358715636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-07 12:21:22,978 [358715679] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-07 12:21:22,979 [358715680] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-07 12:21:22,979 [358715680] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-07 12:21:23,161 [358715862] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-07 12:21:24,793 [358717494] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-07 12:21:24,793 [358717494] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-07 12:21:24,793 [358717494] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-07 12:21:24,793 [358717494] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-07 12:21:24,793 [358717494] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-07 12:22:18,940 [358771641] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-07 12:22:18,941 [358771642] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-07 12:22:18,943 [358771644] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-07 12:22:19,057 [358771758] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-07 12:22:19,881 [358772582] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-07 12:22:19,927 [358772628] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1005 ms: 0 min 1sec
2020-08-07 12:22:19,928 [358772629] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-07 12:22:19,931 [358772632] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-07 12:22:20,052 [358772753] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-07 12:22:20,328 [358773029] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-07 12:22:20,357 [358773058] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-07 12:22:20,357 [358773058] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-07 12:22:20,357 [358773058] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-07 12:22:20,596 [358773297] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-07 12:22:22,041 [358774742] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-07 12:22:22,041 [358774742] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-07 12:22:22,041 [358774742] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-07 12:22:22,041 [358774742] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-07 12:22:22,041 [358774742] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-07 12:36:11,629 [359604330] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-07 12:36:11,630 [359604331] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-07 12:36:11,638 [359604339] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-07 12:36:11,774 [359604475] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-07 12:36:12,888 [359605589] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-07 12:36:12,923 [359605624] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1297 ms: 0 min 1sec
2020-08-07 12:36:12,923 [359605624] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-07 12:36:12,926 [359605627] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-07 12:36:13,029 [359605730] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-07 12:36:13,302 [359606003] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-07 12:36:13,331 [359606032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-07 12:36:13,331 [359606032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-07 12:36:13,331 [359606032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-07 12:36:13,515 [359606216] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-07 12:36:15,786 [359608487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-07 12:36:15,786 [359608487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-07 12:36:15,786 [359608487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-07 12:36:15,786 [359608487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-07 12:36:15,786 [359608487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-07 12:41:54,252 [359946953] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-07 12:41:54,970 [359947671] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 7ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-07 12:41:55,024 [359947725] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 54ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-07 12:44:57,739 [360130440] INFO - ta.index.VcsLogPersistentIndex - Indexing 2 commits in learning-spine-discovery
2020-08-07 12:44:57,778 [360130479] INFO - ta.index.VcsLogPersistentIndex - 38ms for indexing 2 new commits out of 2 in learning-spine-discovery
2020-08-07 12:52:36,240 [360588941] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-07 12:52:36,720 [360589421] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-07 12:52:36,745 [360589446] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-07 12:52:36,746 [360589447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-07 12:52:36,746 [360589447] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-07 12:52:36,955 [360589656] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-07 12:52:37,355 [360590056] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-07 12:52:37,355 [360590056] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-07 12:52:37,355 [360590056] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-07 12:52:37,355 [360590056] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-07 12:52:37,355 [360590056] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-07 12:52:37,378 [360590079] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-07 12:52:38,514 [360591215] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-07 12:52:41,094 [360593795] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-07 12:52:41,274 [360593975] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 5037 ms: 0 min 5sec
2020-08-07 12:52:41,277 [360593978] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-07 12:52:41,281 [360593982] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-07 12:52:41,675 [360594376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-07 12:52:41,701 [360594402] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-07 12:52:41,702 [360594403] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-07 12:52:41,702 [360594403] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-07 12:52:41,926 [360594627] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-07 12:52:43,878 [360596579] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-07 12:52:43,878 [360596579] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-07 12:52:43,878 [360596579] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-07 12:52:43,878 [360596579] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-07 12:52:43,878 [360596579] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-07 12:58:09,173 [360921874] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-07 12:58:09,175 [360921876] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-07 12:58:09,178 [360921879] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-07 12:58:09,305 [360922006] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-07 12:58:11,316 [360924017] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-07 12:58:11,432 [360924133] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2263 ms: 0 min 2sec
2020-08-07 12:58:11,436 [360924137] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-07 12:58:11,436 [360924137] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-07 12:58:11,848 [360924549] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-07 12:58:11,875 [360924576] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-07 12:58:11,875 [360924576] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-07 12:58:11,875 [360924576] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-07 12:58:12,074 [360924775] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-07 12:58:13,905 [360926606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-07 12:58:13,905 [360926606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-07 12:58:13,905 [360926606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-07 12:58:13,905 [360926606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-07 12:58:13,905 [360926606] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-07 13:41:34,764 [363527465] INFO - ta.index.VcsLogPersistentIndex - Indexing 2 commits in learning-spine-discovery
2020-08-07 13:41:34,783 [363527484] INFO - ta.index.VcsLogPersistentIndex - 20ms for indexing 2 new commits out of 2 in learning-spine-discovery
2020-08-07 14:05:36,572 [364969273] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) ToolWindowManager took 11 ms
2020-08-07 14:11:37,149 [365329850] ERROR - llij.ide.plugins.PluginManager - Can set new window size. ioctl returns -1, errorno=25
java.lang.IllegalStateException: Can set new window size. ioctl returns -1, errorno=25
at com.pty4j.unix.Pty.setTerminalSize(Pty.java:113)
at com.pty4j.unix.UnixPtyProcess.setWinSize(UnixPtyProcess.java:343)
at com.jediterm.pty.PtyProcessTtyConnector.resizeImmediately(PtyProcessTtyConnector.java:24)
at org.jetbrains.plugins.terminal.LocalTerminalDirectRunner$1.resizeImmediately(LocalTerminalDirectRunner.java:217)
at com.jediterm.terminal.ProcessTtyConnector.resize(ProcessTtyConnector.java:42)
at com.jediterm.terminal.TerminalStarter.resizeTerminal(TerminalStarter.java:87)
at com.jediterm.terminal.TerminalStarter.lambda$postResize$0(TerminalStarter.java:74)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-07 14:11:37,151 [365329852] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2020.1 Build #IC-201.6668.121
2020-08-07 14:11:37,151 [365329852] ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-08-07 14:11:37,151 [365329852] ERROR - llij.ide.plugins.PluginManager - OS: Mac OS X
2020-08-07 14:11:37,160 [365329861] ERROR - llij.ide.plugins.PluginManager - Last Action: Run
2020-08-07 14:11:37,350 [365330051] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 14:11:37,351 [365330052] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 14:11:37,355 [365330056] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 14:11:59,001 [365351702] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-07 14:11:59,631 [365352332] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 22ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-07 14:11:59,847 [365352548] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 216ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-07 14:12:02,273 [365354974] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 2664 ms
2020-08-07 15:21:57,396 [369550097] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.lang.androidSql.room.RoomDependencyChecker)
2020-08-07 15:24:23,667 [369696368] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-07 15:24:23,710 [369696411] INFO - ta.index.VcsLogPersistentIndex - 42ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-07 15:26:57,242 [369849943] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-07 15:26:57,271 [369849972] INFO - ta.index.VcsLogPersistentIndex - 28ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-07 15:26:59,844 [369852545] INFO - mponents.impl.stores.StoreUtil - saveProjectsAndApp took 1483 ms
2020-08-07 15:39:57,549 [370630250] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-07 15:39:57,559 [370630260] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-07 15:39:57,683 [370630384] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 2ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-07 15:39:57,750 [370630451] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 67ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-07 15:45:22,761 [370955462] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 15:45:22,762 [370955463] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 15:45:22,762 [370955463] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 15:45:25,712 [370958413] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 15:45:25,713 [370958414] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 15:45:25,713 [370958414] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-07 15:52:30,040 [371382741] INFO - rationStore.ComponentStoreImpl - Saving Project (name=lsd, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/learning-spine-discovery) RunManager took 12 ms
2020-08-07 15:56:14,053 [371606754] INFO - ta.index.VcsLogPersistentIndex - Indexing 2 commits in assignmentapi
2020-08-07 15:56:14,084 [371606785] INFO - ta.index.VcsLogPersistentIndex - 32ms for indexing 2 new commits out of 2 in assignmentapi
2020-08-07 19:09:25,708 [383198409] INFO - ateSettings.impl.UpdateChecker - failed to load plugin descriptions from : Malformed URL:
2020-08-07 19:09:27,842 [383200543] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2020-08-07 19:09:27,843 [383200544] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml
2020-08-07 19:09:27,843 [383200544] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2020-08-07 19:09:27,843 [383200544] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2020-08-07 19:09:27,843 [383200544] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml
2020-08-07 19:09:27,845 [383200546] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
2020-08-07 19:09:27,845 [383200546] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2020-08-07 19:09:27,845 [383200546] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2020-08-07 19:09:27,845 [383200546] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml
2020-08-07 19:09:27,845 [383200546] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2020-08-07 19:09:27,845 [383200546] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2020-08-09 05:22:14,934 [506367635] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5878ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200809-052214-IC-201.6668.121-Object.wait-5sec
2020-08-09 10:57:29,910 [526482611] INFO - rationStore.ComponentStoreImpl - Saving appAndroidEditors took 28 ms, DebuggerSettings took 13 ms, FeatureUsageStatistics took 15 ms, FileTypeManager took 12 ms, FindSettings took 37 ms
2020-08-09 10:57:30,214 [526482915] INFO - rationStore.ComponentStoreImpl - Saving Project (name=lsd, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/learning-spine-discovery) RunManager took 32 ms
2020-08-09 12:47:14,767 [533067468] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5587ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200809-124714-IC-201.6668.121-Object.wait-5sec
2020-08-09 13:55:40,827 [537173528] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6235ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200809-135539-IC-201.6668.121-Object.wait-6sec
2020-08-09 14:48:07,001 [540319702] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-09 14:48:07,003 [540319704] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-09 14:48:07,555 [540320256] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) libraryTable took 12 ms
2020-08-09 15:23:55,977 [542468678] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5994ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200809-152355-IC-201.6668.121-Object.wait-5sec
2020-08-10 06:05:35,397 [595368098] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-10 06:05:35,397 [595368098] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-10 06:05:35,840 [595368541] INFO - rationStore.ComponentStoreImpl - Saving Project (name=lsd, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/learning-spine-discovery) RunManager took 11 ms
2020-08-10 06:05:36,320 [595369021] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) CompilerConfiguration took 11 ms, Encoding took 11 ms, RemoteRepositoriesConfiguration took 11 ms, RunManager took 14 ms, VcsDirectoryMappings took 326 ms
2020-08-10 06:31:04,713 [596897414] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 06:31:04,874 [596897575] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:31:05,786 [596898487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:31:05,819 [596898520] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:31:05,819 [596898520] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:31:05,819 [596898520] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:31:06,038 [596898739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:31:06,521 [596899222] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:31:06,521 [596899222] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:31:06,521 [596899222] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:31:06,521 [596899222] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:31:06,521 [596899222] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:31:06,544 [596899245] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:31:07,610 [596900311] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:31:10,970 [596903671] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:31:11,111 [596903812] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 6246 ms: 0 min 6sec
2020-08-10 06:31:11,119 [596903820] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:31:11,125 [596903826] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:31:11,468 [596904169] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:31:11,494 [596904195] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:31:11,494 [596904195] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:31:11,494 [596904195] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:31:11,684 [596904385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:31:13,649 [596906350] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:31:13,649 [596906350] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:31:13,649 [596906350] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:31:13,649 [596906350] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:31:13,649 [596906350] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:32:32,272 [596984973] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:32:32,273 [596984974] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:32:32,278 [596984979] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:32:32,382 [596985083] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:32:34,030 [596986731] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:32:34,064 [596986765] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1800 ms: 0 min 1sec
2020-08-10 06:32:34,068 [596986769] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:32:34,071 [596986772] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:32:34,406 [596987107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:32:34,434 [596987135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:32:34,434 [596987135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:32:34,434 [596987135] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:32:34,616 [596987317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:32:36,431 [596989132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:32:36,431 [596989132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:32:36,431 [596989132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:32:36,431 [596989132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:32:36,431 [596989132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:33:43,141 [597055842] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:33:43,142 [597055843] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:33:43,150 [597055851] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:33:43,251 [597055952] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:33:45,138 [597057839] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:33:45,252 [597057953] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2117 ms: 0 min 2sec
2020-08-10 06:33:45,255 [597057956] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:33:45,258 [597057959] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:33:45,600 [597058301] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:33:45,631 [597058332] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:33:45,631 [597058332] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:33:45,631 [597058332] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:33:45,810 [597058511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:33:47,478 [597060179] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:33:47,478 [597060179] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:33:47,478 [597060179] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:33:47,478 [597060179] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:33:47,478 [597060179] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:34:28,941 [597101642] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:34:28,942 [597101643] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:34:28,944 [597101645] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:34:29,045 [597101746] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:34:30,908 [597103609] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:34:31,027 [597103728] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2096 ms: 0 min 2sec
2020-08-10 06:34:31,031 [597103732] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:34:31,033 [597103734] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:34:31,377 [597104078] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:34:31,404 [597104105] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:34:31,404 [597104105] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:34:31,404 [597104105] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:34:31,579 [597104280] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:34:33,038 [597105739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:34:33,038 [597105739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:34:33,038 [597105739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:34:33,038 [597105739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:34:33,038 [597105739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:35:29,799 [597162500] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:35:29,799 [597162500] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:35:29,802 [597162503] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:35:29,908 [597162609] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:35:31,828 [597164529] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:35:31,933 [597164634] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2140 ms: 0 min 2sec
2020-08-10 06:35:31,937 [597164638] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:35:31,939 [597164640] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:35:32,274 [597164975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:35:32,304 [597165005] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:35:32,304 [597165005] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:35:32,304 [597165005] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:35:32,484 [597165185] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:35:34,074 [597166775] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:35:34,074 [597166775] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:35:34,074 [597166775] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:35:34,074 [597166775] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:35:34,074 [597166775] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:37:32,734 [597285435] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:37:32,738 [597285439] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:37:32,740 [597285441] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:37:32,855 [597285556] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:37:34,816 [597287517] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:37:34,933 [597287634] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2213 ms: 0 min 2sec
2020-08-10 06:37:34,936 [597287637] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:37:34,938 [597287639] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:37:35,319 [597288020] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:37:35,344 [597288045] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:37:35,344 [597288045] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:37:35,344 [597288045] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:37:35,523 [597288224] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:37:37,282 [597289983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:37:37,282 [597289983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:37:37,282 [597289983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:37:37,282 [597289983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:37:37,282 [597289983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:38:21,010 [597333711] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:38:21,011 [597333712] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:38:21,019 [597333720] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:38:21,127 [597333828] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:38:23,133 [597335834] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:38:23,233 [597335934] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2224 ms: 0 min 2sec
2020-08-10 06:38:23,236 [597335937] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:38:23,237 [597335938] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:38:23,610 [597336311] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:38:23,644 [597336345] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:38:23,644 [597336345] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:38:23,644 [597336345] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:38:23,847 [597336548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:38:25,202 [597337903] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:38:25,202 [597337903] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:38:25,202 [597337903] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:38:25,202 [597337903] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:38:25,202 [597337903] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:52:33,196 [598185897] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 06:52:33,329 [598186030] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:52:33,330 [598186031] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:52:33,336 [598186037] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:52:33,436 [598186137] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:52:35,335 [598188036] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:52:35,462 [598188163] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2136 ms: 0 min 2sec
2020-08-10 06:52:35,465 [598188166] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:52:35,470 [598188171] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:52:35,814 [598188515] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:52:35,838 [598188539] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:52:35,839 [598188540] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:52:35,839 [598188540] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:52:36,022 [598188723] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:52:37,656 [598190357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:52:37,656 [598190357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:52:37,656 [598190357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:52:37,656 [598190357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:52:37,656 [598190357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 06:56:47,104 [598439805] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 06:56:47,105 [598439806] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 06:56:47,106 [598439807] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 06:56:47,198 [598439899] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 06:56:49,201 [598441902] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 06:56:49,311 [598442012] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2209 ms: 0 min 2sec
2020-08-10 06:56:49,314 [598442015] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 06:56:49,316 [598442017] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 06:56:49,337 [598442038] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-10 06:56:49,693 [598442394] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 06:56:49,721 [598442422] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 06:56:49,721 [598442422] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 06:56:49,721 [598442422] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 06:56:49,968 [598442669] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 06:56:51,901 [598444602] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 06:56:51,901 [598444602] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 06:56:51,901 [598444602] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 06:56:51,901 [598444602] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 06:56:51,901 [598444602] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:14:09,663 [599482364] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:14:09,664 [599482365] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:14:09,673 [599482374] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:14:09,783 [599482484] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:14:11,618 [599484319] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:14:11,710 [599484411] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2053 ms: 0 min 2sec
2020-08-10 07:14:11,713 [599484414] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:14:11,714 [599484415] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:14:11,729 [599484430] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-10 07:14:12,057 [599484758] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:14:12,093 [599484794] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:14:12,093 [599484794] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:14:12,093 [599484794] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:14:12,331 [599485032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:14:14,168 [599486869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:14:14,168 [599486869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:14:14,168 [599486869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:14:14,168 [599486869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:14:14,168 [599486869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:18:46,972 [599759673] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:18:46,973 [599759674] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:18:46,982 [599759683] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:18:47,097 [599759798] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:18:48,996 [599761697] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:18:49,081 [599761782] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2113 ms: 0 min 2sec
2020-08-10 07:18:49,083 [599761784] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:18:49,085 [599761786] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:18:49,099 [599761800] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-10 07:18:49,450 [599762151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:18:49,483 [599762184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:18:49,483 [599762184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:18:49,483 [599762184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:18:49,729 [599762430] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:18:51,520 [599764221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:18:51,520 [599764221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:18:51,520 [599764221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:18:51,520 [599764221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:18:51,520 [599764221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:20:54,007 [599886708] WARN - ntellij.ui.popup.AbstractPopup - popup preferred size is bigger than screen: 1842x20
com.intellij.ui.popup.AbstractPopup$MyContentPanel
com.intellij.ui.components.panels.OpaquePanel
com.intellij.codeInsight.hint.HintUtil$HintLabel
com.intellij.ui.SimpleColoredComponent
javax.swing.JPanel
com.intellij.ui.CaptionPanel
2020-08-10 07:23:20,382 [600033083] WARN - ution.process.OSProcessHandler - Process has been already terminated: /Users/camposf/Library/Java/JavaVirtualMachines/adopt-openjdk-11.0.7/Contents/Home/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:56354,suspend=y,server=n -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent/debugger-agent.jar -Dfile.encoding=UTF-8 -classpath /Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ IDEA CE.app/Contents/plugins/junit/lib/junit5-rt.jar:/Applications/IntelliJ IDEA CE.app/Contents/plugins/junit/lib/junit-rt.jar:/Users/camposf/Documents/Repositories/crs-v2/target/test-classes:/Users/camposf/Documents/Repositories/crs-v2/target/classes:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-actuator/2.2.4.RELEASE/spring-boot-starter-actuator-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter/2.2.4.RELEASE/spring-boot-starter-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot/2.2.4.RELEASE/spring-boot-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-logging/2.2.4.RELEASE/spring-boot-starter-logging-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/Users/camposf/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/Users/camposf/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/Users/camposf/.m2/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/Users/camposf/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/Users/camposf/.m2/repository/org/springframework/spring-core/5.2.3.RELEASE/spring-core-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-jcl/5.2.3.RELEASE/spring-jcl-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.4.RELEASE/spring-boot-actuator-autoconfigure-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-actuator/2.2.4.RELEASE/spring-boot-actuator-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar:/Users/camposf/.m2/repository/org/springframework/spring-context/5.2.3.RELEASE/spring-context-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.2/jackson-datatype-jsr310-2.10.2.jar:/Users/camposf/.m2/repository/io/micrometer/micrometer-core/1.3.5/micrometer-core-1.3.5.jar:/Users/camposf/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.11/HdrHistogram-2.1.11.jar:/Users/camposf/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/Users/camposf/.m2/repository/io/micrometer/micrometer-registry-datadog/1.3.5/micrometer-registry-datadog-1.3.5.jar:/Users/camposf/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-text/1.8/commons-text-1.8.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-web/2.2.4.RELEASE/spring-boot-starter-web-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-json/2.2.4.RELEASE/spring-boot-starter-json-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.2/jackson-datatype-jdk8-2.10.2.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.2/jackson-module-parameter-names-2.10.2.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.4.RELEASE/spring-boot-starter-tomcat-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.30/tomcat-embed-core-9.0.30.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.30/tomcat-embed-el-9.0.30.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.30/tomcat-embed-websocket-9.0.30.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-validation/2.2.4.RELEASE/spring-boot-starter-validation-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/Users/camposf/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/Users/camposf/.m2/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/Users/camposf/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/camposf/.m2/repository/org/springframework/spring-web/5.2.3.RELEASE/spring-web-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-beans/5.2.3.RELEASE/spring-beans-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-webmvc/5.2.3.RELEASE/spring-webmvc-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-expression/5.2.3.RELEASE/spring-expression-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/camposf/.m2/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-redis/2.2.4.RELEASE/spring-data-redis-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-keyvalue/2.2.4.RELEASE/spring-data-keyvalue-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-commons/2.2.4.RELEASE/spring-data-commons-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-tx/5.2.3.RELEASE/spring-tx-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-oxm/5.2.3.RELEASE/spring-oxm-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-aop/5.2.3.RELEASE/spring-aop-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-context-support/5.2.3.RELEASE/spring-context-support-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/redis/clients/jedis/3.2.0/jedis-3.2.0.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-ui/1.2.26/springdoc-openapi-ui-1.2.26.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-webmvc-core/1.2.26/springdoc-openapi-webmvc-core-1.2.26.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-common/1.2.26/springdoc-openapi-common-1.2.26.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-models/2.1.0/swagger-models-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-annotations/2.1.0/swagger-annotations-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-integration/2.1.0/swagger-integration-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-core/2.1.0/swagger-core-2.1.0.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.2/jackson-dataformat-yaml-2.10.2.jar:/Users/camposf/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/Users/camposf/.m2/repository/org/webjars/swagger-ui/3.24.0/swagger-ui-3.24.0.jar:/Users/camposf/.m2/repository/org/webjars/webjars-locator/0.38/webjars-locator-0.38.jar:/Users/camposf/.m2/repository/org/webjars/webjars-locator-core/0.41/webjars-locator-core-0.41.jar:/Users/camposf/.m2/repository/org/webjars/npm/angular__http/2.4.10/angular__http-2.4.10.jar:/Users/camposf/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/camposf/.m2/repository/com/hmhco/common/common-util/2.0.0/common-util-2.0.0.jar:/Users/camposf/.m2/repository/com/hmhco/common/common-domain/2.0.0/common-domain-2.0.0.jar:/Users/camposf/.m2/repository/com/hmhco/security/security-common/1.0.05/security-common-1.0.05.jar:/Users/camposf/.m2/repository/org/springframework/spring-test/5.2.3.RELEASE/spring-test-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-web/5.2.1.RELEASE/spring-security-web-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-core/5.2.1.RELEASE/spring-security-core-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-config/5.2.1.RELEASE/spring-security-config-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.4.RELEASE/spring-boot-autoconfigure-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-log4j/1.2.7.RELEASE/spring-boot-starter-log4j-1.2.7.RELEASE.jar:/Users/camposf/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar:/Users/camposf/.m2/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/Users/camposf/.m2/repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar:/Users/camposf/.m2/repository/com/hmhpub/common/token/common-token-jdk6/2.0.0.80/common-token-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/com/googlecode/jsontoken/jsontoken/1.1/jsontoken-1.1.jar:/Users/camposf/.m2/repository/org/apache/santuario/xmlsec/1.4.7/xmlsec-1.4.7.jar:/Users/camposf/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/camposf/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar:/Users/camposf/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar:/Users/camposf/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar:/Users/camposf/.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/Users/camposf/.m2/repository/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/Users/camposf/.m2/repository/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.common/1.0.0/org.apache.oltu.oauth2.common-1.0.0.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.authzserver/1.0.0/org.apache.oltu.oauth2.authzserver-1.0.0.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.client/1.0.0/org.apache.oltu.oauth2.client-1.0.0.jar:/Users/camposf/.m2/repository/org/springframework/security/oauth/spring-security-oauth2/2.0.3.RELEASE/spring-security-oauth2-2.0.3.RELEASE.jar:/Users/camposf/.m2/repository/com/hmhpub/common/security/session-management-jdk6/2.0.0.80/session-management-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/com/hmhpub/common/lti/lti-core-jdk6/2.0.0.80/lti-core-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/bouncycastle/bcprov-jdk16/140/bcprov-jdk16-140.jar:/Users/camposf/.m2/repository/org/springframework/security/oauth/spring-security-oauth/2.0.3.RELEASE/spring-security-oauth-2.0.3.RELEASE.jar:/Users/camposf/.m2/repository/com/hmhpub/common/extras-security/2.0.0.80/extras-security-2.0.0.80.jar:/Users/camposf/.m2/repository/org/owasp/antisamy/antisamy/1.5.3/antisamy-1.5.3.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-css/1.7/batik-css-1.7.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-util/1.7/batik-util-1.7.jar:/Users/camposf/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar:/Users/camposf/.m2/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar:/Users/camposf/.m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar:/Users/camposf/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-all/1.5.0/resilience4j-all-1.5.0.jar:/Users/camposf/.m2/repository/io/vavr/vavr/0.10.2/vavr-0.10.2.jar:/Users/camposf/.m2/repository/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-ratelimiter/1.5.0/resilience4j-ratelimiter-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-circuitbreaker/1.5.0/resilience4j-circuitbreaker-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-bulkhead/1.5.0/resilience4j-bulkhead-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-cache/1.5.0/resilience4j-cache-1.5.0.jar:/Users/camposf/.m2/repository/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-timelimiter/1.5.0/resilience4j-timelimiter-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-micrometer/1.5.0/resilience4j-micrometer-1.5.0.jar:/Users/camposf/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar:/Users/camposf/.m2/repository/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/Users/camposf/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/Users/camposf/.m2/repository/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/Users/camposf/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar:/Users/camposf/.m2/repository/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-consumer-junit5/4.0.10/pact-jvm-consumer-junit5-4.0.10.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-consumer/4.0.10/pact-jvm-consumer-4.0.10.jar:/Users/camposf/.m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/Users/camposf/.m2/repository/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/Users/camposf/.m2/repository/org/json/json/20160212/json-20160212.jar:/Users/camposf/.m2/repository/io/netty/netty-handler/4.1.45.Final/netty-handler-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-common/4.1.45.Final/netty-common-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-buffer/4.1.45.Final/netty-buffer-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport/4.1.45.Final/netty-transport-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-resolver/4.1.45.Final/netty-resolver-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-codec/4.1.45.Final/netty-codec-4.1.45.Final.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-model/4.0.10/pact-jvm-core-model-4.0.10.jar:/Users/camposf/.m2/repository/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar:/Users/camposf/.m2/repository/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-matchers/4.0.10/pact-jvm-core-matchers-4.0.10.jar:/Users/camposf/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar:/Users/camposf/.m2/repository/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-netty/1.2.6/ktor-server-netty-1.2.6.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.61/kotlin-stdlib-jdk7-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/atomicfu/0.14.1/atomicfu-0.14.1.jar:/Users/camposf/.m2/repository/com/typesafe/config/1.3.1/config-1.3.1.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.3.3/kotlinx-coroutines-jdk8-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.3.3/kotlinx-coroutines-core-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-io-jvm/0.1.16/kotlinx-io-jvm-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/atomicfu-common/0.14.1/atomicfu-common-0.14.1.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-io/0.1.16/kotlinx-io-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-io-jvm/0.1.16/kotlinx-coroutines-io-jvm-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.3.3/kotlinx-coroutines-core-common-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-io/0.1.16/kotlinx-coroutines-io-0.1.16.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-host-common/1.2.6/ktor-server-host-common-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-core/1.2.6/ktor-server-core-1.2.6.jar:/Users/camposf/.m2/repository/io/netty/netty-codec-http2/4.1.45.Final/netty-codec-http2-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-codec-http/4.1.45.Final/netty-codec-http-4.1.45.Final.jar:/Users/camposf/.m2/repository/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-kqueue/4.1.45.Final/netty-transport-native-kqueue-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.45.Final/netty-transport-native-unix-common-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-epoll/4.1.45.Final/netty-transport-native-epoll-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/ktor/ktor-network-tls/1.2.6/ktor-network-tls-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-network/1.2.6/ktor-network-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-utils-jvm/1.2.6/ktor-utils-jvm-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-http-cio-jvm/1.2.6/ktor-http-cio-jvm-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-http-jvm/1.2.6/ktor-http-jvm-1.2.6.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider-junit/4.0.10/pact-jvm-provider-junit-4.0.10.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/fluent-hc/4.5.10/fluent-hc-4.5.10.jar:/Users/camposf/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/Users/camposf/.m2/repository/junit/junit/4.12/junit-4.12.jar:/Users/camposf/.m2/repository/org/jooq/jool/0.9.14/jool-0.9.14.jar:/Users/camposf/.m2/repository/com/github/rholder/guava-retrying/2.0.0/guava-retrying-2.0.0.jar:/Users/camposf/.m2/repository/com/google/code/findbugs/jsr305/2.0.2/jsr305-2.0.2.jar:/Users/camposf/.m2/repository/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar:/Users/camposf/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-support/4.0.10/pact-jvm-core-support-4.0.10.jar:/Users/camposf/.m2/repository/org/antlr/antlr4/4.7.2/antlr4-4.7.2.jar:/Users/camposf/.m2/repository/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/Users/camposf/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar:/Users/camposf/.m2/repository/org/antlr/ST4/4.1/ST4-4.1.jar:/Users/camposf/.m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar:/Users/camposf/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/Users/camposf/.m2/repository/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar:/Users/camposf/.m2/repository/io/github/microutils/kotlin-logging/1.6.26/kotlin-logging-1.6.26.jar:/Users/camposf/.m2/repository/io/github/microutils/kotlin-logging-common/1.6.26/kotlin-logging-common-1.6.26.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-core-extensions/0.9.0/arrow-core-extensions-0.9.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-annotations/0.9.0/arrow-annotations-0.9.0.jar:/Users/camposf/.m2/repository/io/kindedj/kindedj/1.1.0/kindedj-1.1.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-typeclasses/0.9.0/arrow-typeclasses-0.9.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-core-data/0.9.0/arrow-core-data-0.9.0.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.61/kotlin-stdlib-jdk8-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.3.61/kotlin-reflect-1.3.61.jar:/Users/camposf/.m2/repository/com/github/salomonbrys/kotson/kotson/2.5.0/kotson-2.5.0.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider/4.0.10/pact-jvm-provider-4.0.10.jar:/Users/camposf/.m2/repository/org/fusesource/jansi/jansi/1.17.1/jansi-1.17.1.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-pact-broker/4.0.10/pact-jvm-core-pact-broker-4.0.10.jar:/Users/camposf/.m2/repository/org/dmfs/rfc3986-uri/0.8/rfc3986-uri-0.8.jar:/Users/camposf/.m2/repository/org/dmfs/iterators/1.5/iterators-1.5.jar:/Users/camposf/.m2/repository/org/dmfs/optional/0.3/optional-0.3.jar:/Users/camposf/.m2/repository/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar:/Users/camposf/.m2/repository/io/github/classgraph/classgraph/4.8.25/classgraph-4.8.25.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider-junit5/4.0.10/pact-jvm-provider-junit5-4.0.10.jar:/Users/camposf/.m2/repository/io/rest-assured/rest-assured/3.0.0/rest-assured-3.0.0.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy/2.5.9/groovy-2.5.9.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy-xml/2.5.9/groovy-xml-2.5.9.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpmime/4.5.10/httpmime-4.5.10.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest-library/2.1/hamcrest-library-2.1.jar:/Users/camposf/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar:/Users/camposf/.m2/repository/io/rest-assured/json-path/3.0.0/json-path-3.0.0.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy-json/2.5.9/groovy-json-2.5.9.jar:/Users/camposf/.m2/repository/io/rest-assured/rest-assured-common/3.0.0/rest-assured-common-3.0.0.jar:/Users/camposf/.m2/repository/io/rest-assured/xml-path/3.0.0/xml-path-3.0.0.jar:/Users/camposf/.m2/repository/io/rest-assured/json-schema-validator/3.3.0/json-schema-validator-3.3.0.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar:/Users/camposf/.m2/repository/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/Users/camposf/.m2/repository/com/github/fge/btf/1.2/btf-1.2.jar:/Users/camposf/.m2/repository/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/Users/camposf/.m2/repository/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar:/Users/camposf/.m2/repository/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/Users/camposf/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar:/Users/camposf/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/Users/camposf/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/Users/camposf/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/Users/camposf/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar:/Users/camposf/.m2/repository/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/Users/camposf/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar:/Users/camposf/.m2/repository/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar:/Users/camposf/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar:/Users/camposf/.m2/repository/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar com.intellij.rt.junit.JUnitStarter -ideVersion5 -junit4 com.hmhco.cp.functional_tests.AssignmentsTest,testCompareContentRecommendationFromGetWeightedRecommendationsAgainstGetRecommendationsApi
2020-08-10 07:23:23,359 [600036060] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:23:23,361 [600036062] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:23:23,374 [600036075] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:23:23,505 [600036206] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:23:25,709 [600038410] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:23:25,818 [600038519] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2466 ms: 0 min 2sec
2020-08-10 07:23:25,821 [600038522] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:23:25,824 [600038525] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:23:25,845 [600038546] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-10 07:23:26,199 [600038900] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:23:26,225 [600038926] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:23:26,225 [600038926] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:23:26,225 [600038926] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:23:26,478 [600039179] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:23:28,664 [600041365] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:23:28,664 [600041365] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:23:28,664 [600041365] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:23:28,664 [600041365] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:23:28,664 [600041365] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:24:41,210 [600113911] WARN - ution.process.OSProcessHandler - Process has been already terminated: /Users/camposf/Library/Java/JavaVirtualMachines/adopt-openjdk-11.0.7/Contents/Home/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:56635,suspend=y,server=n -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent/debugger-agent.jar -Dfile.encoding=UTF-8 -classpath /Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ IDEA CE.app/Contents/plugins/junit/lib/junit5-rt.jar:/Applications/IntelliJ IDEA CE.app/Contents/plugins/junit/lib/junit-rt.jar:/Users/camposf/Documents/Repositories/crs-v2/target/test-classes:/Users/camposf/Documents/Repositories/crs-v2/target/classes:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-actuator/2.2.4.RELEASE/spring-boot-starter-actuator-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter/2.2.4.RELEASE/spring-boot-starter-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot/2.2.4.RELEASE/spring-boot-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-logging/2.2.4.RELEASE/spring-boot-starter-logging-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/Users/camposf/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/Users/camposf/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/Users/camposf/.m2/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/Users/camposf/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/Users/camposf/.m2/repository/org/springframework/spring-core/5.2.3.RELEASE/spring-core-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-jcl/5.2.3.RELEASE/spring-jcl-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.4.RELEASE/spring-boot-actuator-autoconfigure-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-actuator/2.2.4.RELEASE/spring-boot-actuator-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar:/Users/camposf/.m2/repository/org/springframework/spring-context/5.2.3.RELEASE/spring-context-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.2/jackson-datatype-jsr310-2.10.2.jar:/Users/camposf/.m2/repository/io/micrometer/micrometer-core/1.3.5/micrometer-core-1.3.5.jar:/Users/camposf/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.11/HdrHistogram-2.1.11.jar:/Users/camposf/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/Users/camposf/.m2/repository/io/micrometer/micrometer-registry-datadog/1.3.5/micrometer-registry-datadog-1.3.5.jar:/Users/camposf/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-text/1.8/commons-text-1.8.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-web/2.2.4.RELEASE/spring-boot-starter-web-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-json/2.2.4.RELEASE/spring-boot-starter-json-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.2/jackson-datatype-jdk8-2.10.2.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.2/jackson-module-parameter-names-2.10.2.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.4.RELEASE/spring-boot-starter-tomcat-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.30/tomcat-embed-core-9.0.30.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.30/tomcat-embed-el-9.0.30.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.30/tomcat-embed-websocket-9.0.30.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-validation/2.2.4.RELEASE/spring-boot-starter-validation-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/Users/camposf/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/Users/camposf/.m2/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/Users/camposf/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/camposf/.m2/repository/org/springframework/spring-web/5.2.3.RELEASE/spring-web-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-beans/5.2.3.RELEASE/spring-beans-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-webmvc/5.2.3.RELEASE/spring-webmvc-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-expression/5.2.3.RELEASE/spring-expression-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/camposf/.m2/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-redis/2.2.4.RELEASE/spring-data-redis-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-keyvalue/2.2.4.RELEASE/spring-data-keyvalue-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-commons/2.2.4.RELEASE/spring-data-commons-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-tx/5.2.3.RELEASE/spring-tx-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-oxm/5.2.3.RELEASE/spring-oxm-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-aop/5.2.3.RELEASE/spring-aop-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-context-support/5.2.3.RELEASE/spring-context-support-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/redis/clients/jedis/3.2.0/jedis-3.2.0.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-ui/1.2.26/springdoc-openapi-ui-1.2.26.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-webmvc-core/1.2.26/springdoc-openapi-webmvc-core-1.2.26.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-common/1.2.26/springdoc-openapi-common-1.2.26.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-models/2.1.0/swagger-models-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-annotations/2.1.0/swagger-annotations-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-integration/2.1.0/swagger-integration-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-core/2.1.0/swagger-core-2.1.0.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.2/jackson-dataformat-yaml-2.10.2.jar:/Users/camposf/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/Users/camposf/.m2/repository/org/webjars/swagger-ui/3.24.0/swagger-ui-3.24.0.jar:/Users/camposf/.m2/repository/org/webjars/webjars-locator/0.38/webjars-locator-0.38.jar:/Users/camposf/.m2/repository/org/webjars/webjars-locator-core/0.41/webjars-locator-core-0.41.jar:/Users/camposf/.m2/repository/org/webjars/npm/angular__http/2.4.10/angular__http-2.4.10.jar:/Users/camposf/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/camposf/.m2/repository/com/hmhco/common/common-util/2.0.0/common-util-2.0.0.jar:/Users/camposf/.m2/repository/com/hmhco/common/common-domain/2.0.0/common-domain-2.0.0.jar:/Users/camposf/.m2/repository/com/hmhco/security/security-common/1.0.05/security-common-1.0.05.jar:/Users/camposf/.m2/repository/org/springframework/spring-test/5.2.3.RELEASE/spring-test-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-web/5.2.1.RELEASE/spring-security-web-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-core/5.2.1.RELEASE/spring-security-core-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-config/5.2.1.RELEASE/spring-security-config-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.4.RELEASE/spring-boot-autoconfigure-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-log4j/1.2.7.RELEASE/spring-boot-starter-log4j-1.2.7.RELEASE.jar:/Users/camposf/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar:/Users/camposf/.m2/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/Users/camposf/.m2/repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar:/Users/camposf/.m2/repository/com/hmhpub/common/token/common-token-jdk6/2.0.0.80/common-token-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/com/googlecode/jsontoken/jsontoken/1.1/jsontoken-1.1.jar:/Users/camposf/.m2/repository/org/apache/santuario/xmlsec/1.4.7/xmlsec-1.4.7.jar:/Users/camposf/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/camposf/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar:/Users/camposf/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar:/Users/camposf/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar:/Users/camposf/.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/Users/camposf/.m2/repository/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/Users/camposf/.m2/repository/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.common/1.0.0/org.apache.oltu.oauth2.common-1.0.0.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.authzserver/1.0.0/org.apache.oltu.oauth2.authzserver-1.0.0.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.client/1.0.0/org.apache.oltu.oauth2.client-1.0.0.jar:/Users/camposf/.m2/repository/org/springframework/security/oauth/spring-security-oauth2/2.0.3.RELEASE/spring-security-oauth2-2.0.3.RELEASE.jar:/Users/camposf/.m2/repository/com/hmhpub/common/security/session-management-jdk6/2.0.0.80/session-management-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/com/hmhpub/common/lti/lti-core-jdk6/2.0.0.80/lti-core-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/bouncycastle/bcprov-jdk16/140/bcprov-jdk16-140.jar:/Users/camposf/.m2/repository/org/springframework/security/oauth/spring-security-oauth/2.0.3.RELEASE/spring-security-oauth-2.0.3.RELEASE.jar:/Users/camposf/.m2/repository/com/hmhpub/common/extras-security/2.0.0.80/extras-security-2.0.0.80.jar:/Users/camposf/.m2/repository/org/owasp/antisamy/antisamy/1.5.3/antisamy-1.5.3.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-css/1.7/batik-css-1.7.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-util/1.7/batik-util-1.7.jar:/Users/camposf/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar:/Users/camposf/.m2/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar:/Users/camposf/.m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar:/Users/camposf/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-all/1.5.0/resilience4j-all-1.5.0.jar:/Users/camposf/.m2/repository/io/vavr/vavr/0.10.2/vavr-0.10.2.jar:/Users/camposf/.m2/repository/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-ratelimiter/1.5.0/resilience4j-ratelimiter-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-circuitbreaker/1.5.0/resilience4j-circuitbreaker-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-bulkhead/1.5.0/resilience4j-bulkhead-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-cache/1.5.0/resilience4j-cache-1.5.0.jar:/Users/camposf/.m2/repository/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-timelimiter/1.5.0/resilience4j-timelimiter-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-micrometer/1.5.0/resilience4j-micrometer-1.5.0.jar:/Users/camposf/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar:/Users/camposf/.m2/repository/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/Users/camposf/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/Users/camposf/.m2/repository/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/Users/camposf/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar:/Users/camposf/.m2/repository/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-consumer-junit5/4.0.10/pact-jvm-consumer-junit5-4.0.10.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-consumer/4.0.10/pact-jvm-consumer-4.0.10.jar:/Users/camposf/.m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/Users/camposf/.m2/repository/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/Users/camposf/.m2/repository/org/json/json/20160212/json-20160212.jar:/Users/camposf/.m2/repository/io/netty/netty-handler/4.1.45.Final/netty-handler-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-common/4.1.45.Final/netty-common-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-buffer/4.1.45.Final/netty-buffer-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport/4.1.45.Final/netty-transport-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-resolver/4.1.45.Final/netty-resolver-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-codec/4.1.45.Final/netty-codec-4.1.45.Final.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-model/4.0.10/pact-jvm-core-model-4.0.10.jar:/Users/camposf/.m2/repository/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar:/Users/camposf/.m2/repository/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-matchers/4.0.10/pact-jvm-core-matchers-4.0.10.jar:/Users/camposf/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar:/Users/camposf/.m2/repository/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-netty/1.2.6/ktor-server-netty-1.2.6.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.61/kotlin-stdlib-jdk7-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/atomicfu/0.14.1/atomicfu-0.14.1.jar:/Users/camposf/.m2/repository/com/typesafe/config/1.3.1/config-1.3.1.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.3.3/kotlinx-coroutines-jdk8-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.3.3/kotlinx-coroutines-core-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-io-jvm/0.1.16/kotlinx-io-jvm-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/atomicfu-common/0.14.1/atomicfu-common-0.14.1.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-io/0.1.16/kotlinx-io-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-io-jvm/0.1.16/kotlinx-coroutines-io-jvm-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.3.3/kotlinx-coroutines-core-common-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-io/0.1.16/kotlinx-coroutines-io-0.1.16.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-host-common/1.2.6/ktor-server-host-common-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-core/1.2.6/ktor-server-core-1.2.6.jar:/Users/camposf/.m2/repository/io/netty/netty-codec-http2/4.1.45.Final/netty-codec-http2-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-codec-http/4.1.45.Final/netty-codec-http-4.1.45.Final.jar:/Users/camposf/.m2/repository/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-kqueue/4.1.45.Final/netty-transport-native-kqueue-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.45.Final/netty-transport-native-unix-common-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-epoll/4.1.45.Final/netty-transport-native-epoll-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/ktor/ktor-network-tls/1.2.6/ktor-network-tls-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-network/1.2.6/ktor-network-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-utils-jvm/1.2.6/ktor-utils-jvm-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-http-cio-jvm/1.2.6/ktor-http-cio-jvm-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-http-jvm/1.2.6/ktor-http-jvm-1.2.6.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider-junit/4.0.10/pact-jvm-provider-junit-4.0.10.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/fluent-hc/4.5.10/fluent-hc-4.5.10.jar:/Users/camposf/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/Users/camposf/.m2/repository/junit/junit/4.12/junit-4.12.jar:/Users/camposf/.m2/repository/org/jooq/jool/0.9.14/jool-0.9.14.jar:/Users/camposf/.m2/repository/com/github/rholder/guava-retrying/2.0.0/guava-retrying-2.0.0.jar:/Users/camposf/.m2/repository/com/google/code/findbugs/jsr305/2.0.2/jsr305-2.0.2.jar:/Users/camposf/.m2/repository/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar:/Users/camposf/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-support/4.0.10/pact-jvm-core-support-4.0.10.jar:/Users/camposf/.m2/repository/org/antlr/antlr4/4.7.2/antlr4-4.7.2.jar:/Users/camposf/.m2/repository/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/Users/camposf/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar:/Users/camposf/.m2/repository/org/antlr/ST4/4.1/ST4-4.1.jar:/Users/camposf/.m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar:/Users/camposf/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/Users/camposf/.m2/repository/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar:/Users/camposf/.m2/repository/io/github/microutils/kotlin-logging/1.6.26/kotlin-logging-1.6.26.jar:/Users/camposf/.m2/repository/io/github/microutils/kotlin-logging-common/1.6.26/kotlin-logging-common-1.6.26.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-core-extensions/0.9.0/arrow-core-extensions-0.9.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-annotations/0.9.0/arrow-annotations-0.9.0.jar:/Users/camposf/.m2/repository/io/kindedj/kindedj/1.1.0/kindedj-1.1.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-typeclasses/0.9.0/arrow-typeclasses-0.9.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-core-data/0.9.0/arrow-core-data-0.9.0.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.61/kotlin-stdlib-jdk8-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.3.61/kotlin-reflect-1.3.61.jar:/Users/camposf/.m2/repository/com/github/salomonbrys/kotson/kotson/2.5.0/kotson-2.5.0.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider/4.0.10/pact-jvm-provider-4.0.10.jar:/Users/camposf/.m2/repository/org/fusesource/jansi/jansi/1.17.1/jansi-1.17.1.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-pact-broker/4.0.10/pact-jvm-core-pact-broker-4.0.10.jar:/Users/camposf/.m2/repository/org/dmfs/rfc3986-uri/0.8/rfc3986-uri-0.8.jar:/Users/camposf/.m2/repository/org/dmfs/iterators/1.5/iterators-1.5.jar:/Users/camposf/.m2/repository/org/dmfs/optional/0.3/optional-0.3.jar:/Users/camposf/.m2/repository/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar:/Users/camposf/.m2/repository/io/github/classgraph/classgraph/4.8.25/classgraph-4.8.25.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider-junit5/4.0.10/pact-jvm-provider-junit5-4.0.10.jar:/Users/camposf/.m2/repository/io/rest-assured/rest-assured/3.0.0/rest-assured-3.0.0.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy/2.5.9/groovy-2.5.9.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy-xml/2.5.9/groovy-xml-2.5.9.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpmime/4.5.10/httpmime-4.5.10.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest-library/2.1/hamcrest-library-2.1.jar:/Users/camposf/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar:/Users/camposf/.m2/repository/io/rest-assured/json-path/3.0.0/json-path-3.0.0.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy-json/2.5.9/groovy-json-2.5.9.jar:/Users/camposf/.m2/repository/io/rest-assured/rest-assured-common/3.0.0/rest-assured-common-3.0.0.jar:/Users/camposf/.m2/repository/io/rest-assured/xml-path/3.0.0/xml-path-3.0.0.jar:/Users/camposf/.m2/repository/io/rest-assured/json-schema-validator/3.3.0/json-schema-validator-3.3.0.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar:/Users/camposf/.m2/repository/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/Users/camposf/.m2/repository/com/github/fge/btf/1.2/btf-1.2.jar:/Users/camposf/.m2/repository/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/Users/camposf/.m2/repository/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar:/Users/camposf/.m2/repository/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/Users/camposf/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar:/Users/camposf/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/Users/camposf/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/Users/camposf/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/Users/camposf/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar:/Users/camposf/.m2/repository/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/Users/camposf/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar:/Users/camposf/.m2/repository/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar:/Users/camposf/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar:/Users/camposf/.m2/repository/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar com.intellij.rt.junit.JUnitStarter -ideVersion5 -junit4 com.hmhco.cp.functional_tests.AssignmentsTest,testCompareContentRecommendationFromGetWeightedRecommendationsAgainstGetRecommendationsApi
2020-08-10 07:24:42,083 [600114784] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:24:42,085 [600114786] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:24:42,095 [600114796] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:24:42,232 [600114933] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:24:44,275 [600116976] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:24:44,373 [600117074] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2297 ms: 0 min 2sec
2020-08-10 07:24:44,376 [600117077] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:24:44,379 [600117080] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:24:44,402 [600117103] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-10 07:24:44,749 [600117450] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:24:44,781 [600117482] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:24:44,781 [600117482] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:24:44,781 [600117482] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:24:45,065 [600117766] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:24:46,982 [600119683] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:24:46,982 [600119683] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:24:46,982 [600119683] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:24:46,982 [600119683] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:24:46,982 [600119683] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:27:27,457 [600280158] WARN - ution.process.OSProcessHandler - Process has been already terminated: /Users/camposf/Library/Java/JavaVirtualMachines/adopt-openjdk-11.0.7/Contents/Home/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:56722,suspend=y,server=n -ea -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent/debugger-agent.jar -Dfile.encoding=UTF-8 -classpath /Applications/IntelliJ IDEA CE.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ IDEA CE.app/Contents/plugins/junit/lib/junit5-rt.jar:/Applications/IntelliJ IDEA CE.app/Contents/plugins/junit/lib/junit-rt.jar:/Users/camposf/Documents/Repositories/crs-v2/target/test-classes:/Users/camposf/Documents/Repositories/crs-v2/target/classes:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-actuator/2.2.4.RELEASE/spring-boot-starter-actuator-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter/2.2.4.RELEASE/spring-boot-starter-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot/2.2.4.RELEASE/spring-boot-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-logging/2.2.4.RELEASE/spring-boot-starter-logging-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar:/Users/camposf/.m2/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar:/Users/camposf/.m2/repository/org/apache/logging/log4j/log4j-to-slf4j/2.12.1/log4j-to-slf4j-2.12.1.jar:/Users/camposf/.m2/repository/org/apache/logging/log4j/log4j-api/2.12.1/log4j-api-2.12.1.jar:/Users/camposf/.m2/repository/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar:/Users/camposf/.m2/repository/org/springframework/spring-core/5.2.3.RELEASE/spring-core-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-jcl/5.2.3.RELEASE/spring-jcl-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/yaml/snakeyaml/1.25/snakeyaml-1.25.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-actuator-autoconfigure/2.2.4.RELEASE/spring-boot-actuator-autoconfigure-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-actuator/2.2.4.RELEASE/spring-boot-actuator-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.10.2/jackson-databind-2.10.2.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.10.2/jackson-core-2.10.2.jar:/Users/camposf/.m2/repository/org/springframework/spring-context/5.2.3.RELEASE/spring-context-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.10.2/jackson-datatype-jsr310-2.10.2.jar:/Users/camposf/.m2/repository/io/micrometer/micrometer-core/1.3.5/micrometer-core-1.3.5.jar:/Users/camposf/.m2/repository/org/hdrhistogram/HdrHistogram/2.1.11/HdrHistogram-2.1.11.jar:/Users/camposf/.m2/repository/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar:/Users/camposf/.m2/repository/io/micrometer/micrometer-registry-datadog/1.3.5/micrometer-registry-datadog-1.3.5.jar:/Users/camposf/.m2/repository/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-text/1.8/commons-text-1.8.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-web/2.2.4.RELEASE/spring-boot-starter-web-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-json/2.2.4.RELEASE/spring-boot-starter-json-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.10.2/jackson-datatype-jdk8-2.10.2.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.10.2/jackson-module-parameter-names-2.10.2.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-tomcat/2.2.4.RELEASE/spring-boot-starter-tomcat-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.30/tomcat-embed-core-9.0.30.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.30/tomcat-embed-el-9.0.30.jar:/Users/camposf/.m2/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.30/tomcat-embed-websocket-9.0.30.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-validation/2.2.4.RELEASE/spring-boot-starter-validation-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar:/Users/camposf/.m2/repository/org/hibernate/validator/hibernate-validator/6.0.18.Final/hibernate-validator-6.0.18.Final.jar:/Users/camposf/.m2/repository/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar:/Users/camposf/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/Users/camposf/.m2/repository/org/springframework/spring-web/5.2.3.RELEASE/spring-web-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-beans/5.2.3.RELEASE/spring-beans-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-webmvc/5.2.3.RELEASE/spring-webmvc-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-expression/5.2.3.RELEASE/spring-expression-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar:/Users/camposf/.m2/repository/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-redis/2.2.4.RELEASE/spring-data-redis-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-keyvalue/2.2.4.RELEASE/spring-data-keyvalue-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/data/spring-data-commons/2.2.4.RELEASE/spring-data-commons-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-tx/5.2.3.RELEASE/spring-tx-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-oxm/5.2.3.RELEASE/spring-oxm-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-aop/5.2.3.RELEASE/spring-aop-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/spring-context-support/5.2.3.RELEASE/spring-context-support-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/redis/clients/jedis/3.2.0/jedis-3.2.0.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-ui/1.2.26/springdoc-openapi-ui-1.2.26.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-webmvc-core/1.2.26/springdoc-openapi-webmvc-core-1.2.26.jar:/Users/camposf/.m2/repository/org/springdoc/springdoc-openapi-common/1.2.26/springdoc-openapi-common-1.2.26.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-models/2.1.0/swagger-models-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-annotations/2.1.0/swagger-annotations-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-integration/2.1.0/swagger-integration-2.1.0.jar:/Users/camposf/.m2/repository/io/swagger/core/v3/swagger-core/2.1.0/swagger-core-2.1.0.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.2/jackson-dataformat-yaml-2.10.2.jar:/Users/camposf/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar:/Users/camposf/.m2/repository/org/webjars/swagger-ui/3.24.0/swagger-ui-3.24.0.jar:/Users/camposf/.m2/repository/org/webjars/webjars-locator/0.38/webjars-locator-0.38.jar:/Users/camposf/.m2/repository/org/webjars/webjars-locator-core/0.41/webjars-locator-core-0.41.jar:/Users/camposf/.m2/repository/org/webjars/npm/angular__http/2.4.10/angular__http-2.4.10.jar:/Users/camposf/.m2/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar:/Users/camposf/.m2/repository/com/hmhco/common/common-util/2.0.0/common-util-2.0.0.jar:/Users/camposf/.m2/repository/com/hmhco/common/common-domain/2.0.0/common-domain-2.0.0.jar:/Users/camposf/.m2/repository/com/hmhco/security/security-common/1.0.05/security-common-1.0.05.jar:/Users/camposf/.m2/repository/org/springframework/spring-test/5.2.3.RELEASE/spring-test-5.2.3.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-web/5.2.1.RELEASE/spring-security-web-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-core/5.2.1.RELEASE/spring-security-core-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/security/spring-security-config/5.2.1.RELEASE/spring-security-config-5.2.1.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/2.2.4.RELEASE/spring-boot-autoconfigure-2.2.4.RELEASE.jar:/Users/camposf/.m2/repository/org/springframework/boot/spring-boot-starter-log4j/1.2.7.RELEASE/spring-boot-starter-log4j-1.2.7.RELEASE.jar:/Users/camposf/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.30/jcl-over-slf4j-1.7.30.jar:/Users/camposf/.m2/repository/org/slf4j/jul-to-slf4j/1.7.30/jul-to-slf4j-1.7.30.jar:/Users/camposf/.m2/repository/com/google/guava/guava/16.0.1/guava-16.0.1.jar:/Users/camposf/.m2/repository/com/hmhpub/common/token/common-token-jdk6/2.0.0.80/common-token-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/com/googlecode/jsontoken/jsontoken/1.1/jsontoken-1.1.jar:/Users/camposf/.m2/repository/org/apache/santuario/xmlsec/1.4.7/xmlsec-1.4.7.jar:/Users/camposf/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/Users/camposf/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/Users/camposf/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.10.2/jackson-annotations-2.10.2.jar:/Users/camposf/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar:/Users/camposf/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar:/Users/camposf/.m2/repository/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar:/Users/camposf/.m2/repository/commons-codec/commons-codec/1.13/commons-codec-1.13.jar:/Users/camposf/.m2/repository/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.common/1.0.0/org.apache.oltu.oauth2.common-1.0.0.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.authzserver/1.0.0/org.apache.oltu.oauth2.authzserver-1.0.0.jar:/Users/camposf/.m2/repository/org/apache/oltu/oauth2/org.apache.oltu.oauth2.client/1.0.0/org.apache.oltu.oauth2.client-1.0.0.jar:/Users/camposf/.m2/repository/org/springframework/security/oauth/spring-security-oauth2/2.0.3.RELEASE/spring-security-oauth2-2.0.3.RELEASE.jar:/Users/camposf/.m2/repository/com/hmhpub/common/security/session-management-jdk6/2.0.0.80/session-management-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/com/hmhpub/common/lti/lti-core-jdk6/2.0.0.80/lti-core-jdk6-2.0.0.80.jar:/Users/camposf/.m2/repository/bouncycastle/bcprov-jdk16/140/bcprov-jdk16-140.jar:/Users/camposf/.m2/repository/org/springframework/security/oauth/spring-security-oauth/2.0.3.RELEASE/spring-security-oauth-2.0.3.RELEASE.jar:/Users/camposf/.m2/repository/com/hmhpub/common/extras-security/2.0.0.80/extras-security-2.0.0.80.jar:/Users/camposf/.m2/repository/org/owasp/antisamy/antisamy/1.5.3/antisamy-1.5.3.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-css/1.7/batik-css-1.7.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-ext/1.7/batik-ext-1.7.jar:/Users/camposf/.m2/repository/org/apache/xmlgraphics/batik-util/1.7/batik-util-1.7.jar:/Users/camposf/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar:/Users/camposf/.m2/repository/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar:/Users/camposf/.m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.22/nekohtml-1.9.22.jar:/Users/camposf/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-all/1.5.0/resilience4j-all-1.5.0.jar:/Users/camposf/.m2/repository/io/vavr/vavr/0.10.2/vavr-0.10.2.jar:/Users/camposf/.m2/repository/io/vavr/vavr-match/0.10.2/vavr-match-0.10.2.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-ratelimiter/1.5.0/resilience4j-ratelimiter-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-core/1.5.0/resilience4j-core-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-circuitbreaker/1.5.0/resilience4j-circuitbreaker-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-bulkhead/1.5.0/resilience4j-bulkhead-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-retry/1.5.0/resilience4j-retry-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-cache/1.5.0/resilience4j-cache-1.5.0.jar:/Users/camposf/.m2/repository/javax/cache/cache-api/1.1.1/cache-api-1.1.1.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-timelimiter/1.5.0/resilience4j-timelimiter-1.5.0.jar:/Users/camposf/.m2/repository/io/github/resilience4j/resilience4j-micrometer/1.5.0/resilience4j-micrometer-1.5.0.jar:/Users/camposf/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar:/Users/camposf/.m2/repository/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar:/Users/camposf/.m2/repository/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar:/Users/camposf/.m2/repository/org/junit/platform/junit-platform-commons/1.5.2/junit-platform-commons-1.5.2.jar:/Users/camposf/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar:/Users/camposf/.m2/repository/org/junit/platform/junit-platform-engine/1.5.2/junit-platform-engine-1.5.2.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-consumer-junit5/4.0.10/pact-jvm-consumer-junit5-4.0.10.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-consumer/4.0.10/pact-jvm-consumer-4.0.10.jar:/Users/camposf/.m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar:/Users/camposf/.m2/repository/dk/brics/automaton/automaton/1.11-8/automaton-1.11-8.jar:/Users/camposf/.m2/repository/org/json/json/20160212/json-20160212.jar:/Users/camposf/.m2/repository/io/netty/netty-handler/4.1.45.Final/netty-handler-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-common/4.1.45.Final/netty-common-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-buffer/4.1.45.Final/netty-buffer-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport/4.1.45.Final/netty-transport-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-resolver/4.1.45.Final/netty-resolver-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-codec/4.1.45.Final/netty-codec-4.1.45.Final.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-model/4.0.10/pact-jvm-core-model-4.0.10.jar:/Users/camposf/.m2/repository/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar:/Users/camposf/.m2/repository/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar:/Users/camposf/.m2/repository/com/github/mifmif/generex/1.0.2/generex-1.0.2.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-matchers/4.0.10/pact-jvm-core-matchers-4.0.10.jar:/Users/camposf/.m2/repository/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar:/Users/camposf/.m2/repository/org/atteo/evo-inflector/1.2.2/evo-inflector-1.2.2.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-netty/1.2.6/ktor-server-netty-1.2.6.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.61/kotlin-stdlib-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.61/kotlin-stdlib-common-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.61/kotlin-stdlib-jdk7-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/atomicfu/0.14.1/atomicfu-0.14.1.jar:/Users/camposf/.m2/repository/com/typesafe/config/1.3.1/config-1.3.1.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-jdk8/1.3.3/kotlinx-coroutines-jdk8-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.3.3/kotlinx-coroutines-core-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-io-jvm/0.1.16/kotlinx-io-jvm-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/atomicfu-common/0.14.1/atomicfu-common-0.14.1.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-io/0.1.16/kotlinx-io-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-io-jvm/0.1.16/kotlinx-coroutines-io-jvm-0.1.16.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.3.3/kotlinx-coroutines-core-common-1.3.3.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlinx/kotlinx-coroutines-io/0.1.16/kotlinx-coroutines-io-0.1.16.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-host-common/1.2.6/ktor-server-host-common-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-server-core/1.2.6/ktor-server-core-1.2.6.jar:/Users/camposf/.m2/repository/io/netty/netty-codec-http2/4.1.45.Final/netty-codec-http2-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-codec-http/4.1.45.Final/netty-codec-http-4.1.45.Final.jar:/Users/camposf/.m2/repository/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-kqueue/4.1.45.Final/netty-transport-native-kqueue-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-unix-common/4.1.45.Final/netty-transport-native-unix-common-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/netty/netty-transport-native-epoll/4.1.45.Final/netty-transport-native-epoll-4.1.45.Final.jar:/Users/camposf/.m2/repository/io/ktor/ktor-network-tls/1.2.6/ktor-network-tls-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-network/1.2.6/ktor-network-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-utils-jvm/1.2.6/ktor-utils-jvm-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-http-cio-jvm/1.2.6/ktor-http-cio-jvm-1.2.6.jar:/Users/camposf/.m2/repository/io/ktor/ktor-http-jvm/1.2.6/ktor-http-jvm-1.2.6.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider-junit/4.0.10/pact-jvm-provider-junit-4.0.10.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/fluent-hc/4.5.10/fluent-hc-4.5.10.jar:/Users/camposf/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar:/Users/camposf/.m2/repository/junit/junit/4.12/junit-4.12.jar:/Users/camposf/.m2/repository/org/jooq/jool/0.9.14/jool-0.9.14.jar:/Users/camposf/.m2/repository/com/github/rholder/guava-retrying/2.0.0/guava-retrying-2.0.0.jar:/Users/camposf/.m2/repository/com/google/code/findbugs/jsr305/2.0.2/jsr305-2.0.2.jar:/Users/camposf/.m2/repository/javax/mail/mail/1.5.0-b01/mail-1.5.0-b01.jar:/Users/camposf/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-support/4.0.10/pact-jvm-core-support-4.0.10.jar:/Users/camposf/.m2/repository/org/antlr/antlr4/4.7.2/antlr4-4.7.2.jar:/Users/camposf/.m2/repository/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar:/Users/camposf/.m2/repository/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar:/Users/camposf/.m2/repository/org/antlr/ST4/4.1/ST4-4.1.jar:/Users/camposf/.m2/repository/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar:/Users/camposf/.m2/repository/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar:/Users/camposf/.m2/repository/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar:/Users/camposf/.m2/repository/io/github/microutils/kotlin-logging/1.6.26/kotlin-logging-1.6.26.jar:/Users/camposf/.m2/repository/io/github/microutils/kotlin-logging-common/1.6.26/kotlin-logging-common-1.6.26.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-core-extensions/0.9.0/arrow-core-extensions-0.9.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-annotations/0.9.0/arrow-annotations-0.9.0.jar:/Users/camposf/.m2/repository/io/kindedj/kindedj/1.1.0/kindedj-1.1.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-typeclasses/0.9.0/arrow-typeclasses-0.9.0.jar:/Users/camposf/.m2/repository/io/arrow-kt/arrow-core-data/0.9.0/arrow-core-data-0.9.0.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.61/kotlin-stdlib-jdk8-1.3.61.jar:/Users/camposf/.m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.3.61/kotlin-reflect-1.3.61.jar:/Users/camposf/.m2/repository/com/github/salomonbrys/kotson/kotson/2.5.0/kotson-2.5.0.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider/4.0.10/pact-jvm-provider-4.0.10.jar:/Users/camposf/.m2/repository/org/fusesource/jansi/jansi/1.17.1/jansi-1.17.1.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-core-pact-broker/4.0.10/pact-jvm-core-pact-broker-4.0.10.jar:/Users/camposf/.m2/repository/org/dmfs/rfc3986-uri/0.8/rfc3986-uri-0.8.jar:/Users/camposf/.m2/repository/org/dmfs/iterators/1.5/iterators-1.5.jar:/Users/camposf/.m2/repository/org/dmfs/optional/0.3/optional-0.3.jar:/Users/camposf/.m2/repository/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.jar:/Users/camposf/.m2/repository/io/github/classgraph/classgraph/4.8.25/classgraph-4.8.25.jar:/Users/camposf/.m2/repository/au/com/dius/pact-jvm-provider-junit5/4.0.10/pact-jvm-provider-junit5-4.0.10.jar:/Users/camposf/.m2/repository/io/rest-assured/rest-assured/3.0.0/rest-assured-3.0.0.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy/2.5.9/groovy-2.5.9.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy-xml/2.5.9/groovy-xml-2.5.9.jar:/Users/camposf/.m2/repository/org/apache/httpcomponents/httpmime/4.5.10/httpmime-4.5.10.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest-core/2.1/hamcrest-core-2.1.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar:/Users/camposf/.m2/repository/org/hamcrest/hamcrest-library/2.1/hamcrest-library-2.1.jar:/Users/camposf/.m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar:/Users/camposf/.m2/repository/io/rest-assured/json-path/3.0.0/json-path-3.0.0.jar:/Users/camposf/.m2/repository/org/codehaus/groovy/groovy-json/2.5.9/groovy-json-2.5.9.jar:/Users/camposf/.m2/repository/io/rest-assured/rest-assured-common/3.0.0/rest-assured-common-3.0.0.jar:/Users/camposf/.m2/repository/io/rest-assured/xml-path/3.0.0/xml-path-3.0.0.jar:/Users/camposf/.m2/repository/io/rest-assured/json-schema-validator/3.3.0/json-schema-validator-3.3.0.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/json-schema-validator/2.2.10/json-schema-validator-2.2.10.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/json-schema-core/1.2.10/json-schema-core-1.2.10.jar:/Users/camposf/.m2/repository/com/github/java-json-tools/jackson-coreutils/1.9/jackson-coreutils-1.9.jar:/Users/camposf/.m2/repository/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar:/Users/camposf/.m2/repository/com/github/fge/btf/1.2/btf-1.2.jar:/Users/camposf/.m2/repository/com/github/fge/uri-template/0.9/uri-template-0.9.jar:/Users/camposf/.m2/repository/org/mozilla/rhino/1.7.7.1/rhino-1.7.7.1.jar:/Users/camposf/.m2/repository/javax/mail/mailapi/1.4.3/mailapi-1.4.3.jar:/Users/camposf/.m2/repository/com/googlecode/libphonenumber/libphonenumber/8.0.0/libphonenumber-8.0.0.jar:/Users/camposf/.m2/repository/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar:/Users/camposf/.m2/repository/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar:/Users/camposf/.m2/repository/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar:/Users/camposf/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.1/jaxb-runtime-2.3.1.jar:/Users/camposf/.m2/repository/org/glassfish/jaxb/txw2/2.3.2/txw2-2.3.2.jar:/Users/camposf/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.7/istack-commons-runtime-3.0.7.jar:/Users/camposf/.m2/repository/org/jvnet/staxex/stax-ex/1.8/stax-ex-1.8.jar:/Users/camposf/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.15/FastInfoset-1.2.15.jar:/Users/camposf/.m2/repository/org/slf4j/slf4j-simple/1.7.30/slf4j-simple-1.7.30.jar com.intellij.rt.junit.JUnitStarter -ideVersion5 -junit4 com.hmhco.cp.functional_tests.AssignmentsTest,testCompareContentRecommendationFromGetWeightedRecommendationsAgainstGetRecommendationsApi
2020-08-10 07:35:01,322 [600734023] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/functional_tests/model/CurrentSkillForSpine.java
2020-08-10 07:36:57,011 [600849712] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-10 07:36:57,027 [600849728] INFO - ta.index.VcsLogPersistentIndex - 16ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-10 07:36:57,540 [600850241] INFO - ta.index.VcsLogPersistentIndex - Indexing 8 commits in assignmentapi
2020-08-10 07:36:57,565 [600850266] INFO - ta.index.VcsLogPersistentIndex - 25ms for indexing 8 new commits out of 8 in assignmentapi
2020-08-10 07:45:16,124 [601348825] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 07:45:16,272 [601348973] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:45:16,275 [601348976] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:45:16,284 [601348985] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:45:16,411 [601349112] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:45:18,701 [601351402] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:45:18,798 [601351499] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2528 ms: 0 min 2sec
2020-08-10 07:45:18,801 [601351502] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:45:18,804 [601351505] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:45:19,189 [601351890] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:45:19,217 [601351918] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:45:19,217 [601351918] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:45:19,217 [601351918] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:45:19,413 [601352114] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:45:21,598 [601354299] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:45:21,598 [601354299] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:45:21,598 [601354299] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:45:21,598 [601354299] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:45:21,598 [601354299] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:46:19,850 [601412551] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:46:19,851 [601412552] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:46:19,853 [601412554] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:46:19,954 [601412655] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:46:21,824 [601414525] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:46:21,910 [601414611] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2062 ms: 0 min 2sec
2020-08-10 07:46:21,913 [601414614] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:46:21,915 [601414616] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:46:22,296 [601414997] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:46:22,322 [601415023] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:46:22,322 [601415023] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:46:22,322 [601415023] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:46:22,503 [601415204] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:46:24,064 [601416765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:46:24,064 [601416765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:46:24,064 [601416765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:46:24,064 [601416765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:46:24,064 [601416765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:50:20,001 [601652702] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 07:50:20,141 [601652842] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:50:20,142 [601652843] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:50:20,144 [601652845] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:50:20,240 [601652941] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:50:22,213 [601654914] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:50:22,301 [601655002] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2161 ms: 0 min 2sec
2020-08-10 07:50:22,304 [601655005] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:50:22,305 [601655006] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:50:22,701 [601655402] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:50:22,726 [601655427] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:50:22,726 [601655427] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:50:22,726 [601655427] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:50:22,902 [601655603] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:50:24,774 [601657475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:50:24,774 [601657475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:50:24,774 [601657475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:50:24,774 [601657475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:50:24,774 [601657475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:54:26,261 [601898962] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:54:26,262 [601898963] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:54:26,263 [601898964] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:54:26,376 [601899077] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:54:28,355 [601901056] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:54:28,442 [601901143] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2184 ms: 0 min 2sec
2020-08-10 07:54:28,445 [601901146] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:54:28,447 [601901148] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:54:28,804 [601901505] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:54:28,829 [601901530] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:54:28,829 [601901530] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:54:28,829 [601901530] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:54:29,011 [601901712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:54:30,651 [601903352] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:54:30,651 [601903352] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:54:30,651 [601903352] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:54:30,651 [601903352] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:54:30,651 [601903352] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:57:58,989 [602111690] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 07:57:59,133 [602111834] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:57:59,134 [602111835] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:57:59,136 [602111837] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:57:59,240 [602111941] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:58:01,097 [602113798] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:58:01,192 [602113893] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2061 ms: 0 min 2sec
2020-08-10 07:58:01,195 [602113896] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:58:01,197 [602113898] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:58:01,569 [602114270] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:58:01,593 [602114294] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:58:01,593 [602114294] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:58:01,593 [602114294] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:58:01,768 [602114469] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:58:03,469 [602116170] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:58:03,469 [602116170] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:58:03,469 [602116170] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:58:03,469 [602116170] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:58:03,469 [602116170] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:58:49,082 [602161783] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 07:58:49,217 [602161918] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 07:58:49,218 [602161919] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 07:58:49,219 [602161920] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 07:58:49,318 [602162019] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:58:50,027 [602162728] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 07:58:50,069 [602162770] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 855 ms: 0 min 0sec
2020-08-10 07:58:50,069 [602162770] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 07:58:50,072 [602162773] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 07:58:50,128 [602162829] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 07:58:50,424 [602163125] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 07:58:50,449 [602163150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 07:58:50,449 [602163150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 07:58:50,449 [602163150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 07:58:50,631 [602163332] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 07:58:52,145 [602164846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 07:58:52,145 [602164846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 07:58:52,145 [602164846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 07:58:52,145 [602164846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 07:58:52,145 [602164846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 07:58:58,737 [602171438] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) libraryTable took 13 ms
2020-08-10 08:04:54,630 [602527331] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 08:04:55,732 [602528433] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 08:04:56,629 [602529330] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 08:04:56,630 [602529331] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 08:04:56,633 [602529334] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 08:04:56,765 [602529466] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 08:04:58,837 [602531538] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 08:04:58,931 [602531632] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2303 ms: 0 min 2sec
2020-08-10 08:04:58,933 [602531634] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 08:04:58,935 [602531636] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 08:04:59,294 [602531995] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 08:04:59,320 [602532021] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 08:04:59,320 [602532021] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 08:04:59,320 [602532021] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 08:04:59,526 [602532227] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 08:05:01,262 [602533963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 08:05:01,262 [602533963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 08:05:01,262 [602533963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 08:05:01,262 [602533963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 08:05:01,262 [602533963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 08:13:53,736 [603066437] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/config/UserType.java
2020-08-10 08:23:15,667 [603628368] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 08:23:15,672 [603628373] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 08:23:15,680 [603628381] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 08:23:15,811 [603628512] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 08:23:18,366 [603631067] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 08:23:18,499 [603631200] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 2834 ms: 0 min 2sec
2020-08-10 08:23:18,502 [603631203] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 08:23:18,505 [603631206] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: false, active indexing phases: 0
2020-08-10 08:23:18,861 [603631562] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 08:23:18,892 [603631593] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 08:23:18,892 [603631593] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 08:23:18,892 [603631593] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 08:23:19,121 [603631822] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 08:23:21,039 [603633740] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 08:23:21,039 [603633740] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 08:23:21,039 [603633740] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 08:23:21,039 [603633740] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 08:23:21,039 [603633740] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 08:23:41,450 [603654151] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 08:23:41,451 [603654152] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 08:23:41,458 [603654159] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 08:23:41,566 [603654267] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 08:23:43,572 [603656273] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 08:23:43,658 [603656359] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2211 ms: 0 min 2sec
2020-08-10 08:23:43,661 [603656362] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 08:23:43,663 [603656364] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 08:23:44,003 [603656704] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 08:23:44,026 [603656727] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 08:23:44,027 [603656728] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 08:23:44,027 [603656728] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 08:23:44,225 [603656926] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 08:23:45,725 [603658426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 08:23:45,725 [603658426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 08:23:45,725 [603658426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 08:23:45,725 [603658426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 08:23:45,725 [603658426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 08:44:16,510 [604889211] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 08:44:16,669 [604889370] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 08:44:16,670 [604889371] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 08:44:16,677 [604889378] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 08:44:16,779 [604889480] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 08:44:18,637 [604891338] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 08:44:18,768 [604891469] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2111 ms: 0 min 2sec
2020-08-10 08:44:18,771 [604891472] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 08:44:18,774 [604891475] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 08:44:19,119 [604891820] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 08:44:19,145 [604891846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 08:44:19,145 [604891846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 08:44:19,145 [604891846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 08:44:19,337 [604892038] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 08:44:21,431 [604894132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 08:44:21,431 [604894132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 08:44:21,431 [604894132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 08:44:21,431 [604894132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 08:44:21,431 [604894132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 08:59:07,603 [605780304] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 08:59:07,605 [605780306] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 08:59:07,611 [605780312] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 08:59:07,722 [605780423] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 08:59:09,590 [605782291] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 08:59:09,765 [605782466] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2165 ms: 0 min 2sec
2020-08-10 08:59:09,768 [605782469] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 08:59:09,770 [605782471] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 08:59:10,151 [605782852] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 08:59:10,175 [605782876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 08:59:10,175 [605782876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 08:59:10,175 [605782876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 08:59:10,356 [605783057] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 08:59:12,279 [605784980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 08:59:12,279 [605784980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 08:59:12,279 [605784980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 08:59:12,279 [605784980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 08:59:12,279 [605784980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:02:34,359 [605987060] INFO - t.javadoc.JavaDocInfoGenerator - Wrong navElement: PsiAnnotation; original = LombokLightMethodBuilder: RecommendedSkills of class class de.plushnikov.intellij.plugin.psi.LombokLightMethodBuilder
2020-08-10 09:06:29,697 [606222398] INFO - t.javadoc.JavaDocInfoGenerator - Wrong navElement: PsiAnnotation; original = LombokLightMethodBuilder: RecommendedSkills of class class de.plushnikov.intellij.plugin.psi.LombokLightMethodBuilder
2020-08-10 09:07:54,353 [606307054] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:07:54,354 [606307055] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:07:54,365 [606307066] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:07:54,469 [606307170] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:07:56,333 [606309034] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:07:56,510 [606309211] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2159 ms: 0 min 2sec
2020-08-10 09:07:56,513 [606309214] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:07:56,515 [606309216] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:07:56,874 [606309575] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:07:56,899 [606309600] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:07:56,899 [606309600] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:07:56,899 [606309600] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:07:57,104 [606309805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:07:58,885 [606311586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:07:58,885 [606311586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:07:58,885 [606311586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:07:58,885 [606311586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:07:58,885 [606311586] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:17:46,863 [606899564] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:17:47,012 [606899713] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:17:47,017 [606899718] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:17:47,031 [606899732] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:17:47,266 [606899967] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:17:49,429 [606902130] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:17:49,546 [606902247] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2539 ms: 0 min 2sec
2020-08-10 09:17:49,549 [606902250] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:17:49,553 [606902254] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:17:49,913 [606902614] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:17:49,940 [606902641] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:17:49,940 [606902641] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:17:49,940 [606902641] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:17:50,140 [606902841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:17:52,181 [606904882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:17:52,181 [606904882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:17:52,181 [606904882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:17:52,181 [606904882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:17:52,181 [606904882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:19:42,342 [607015043] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:19:42,479 [607015180] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:19:42,480 [607015181] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:19:42,482 [607015183] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:19:42,583 [607015284] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:19:44,541 [607017242] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:19:44,649 [607017350] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2172 ms: 0 min 2sec
2020-08-10 09:19:44,652 [607017353] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:19:44,654 [607017355] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:19:45,019 [607017720] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:19:45,044 [607017745] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:19:45,044 [607017745] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:19:45,044 [607017745] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:19:45,238 [607017939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:19:46,946 [607019647] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:19:46,946 [607019647] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:19:46,946 [607019647] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:19:46,946 [607019647] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:19:46,946 [607019647] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:26:38,665 [607431366] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:26:38,813 [607431514] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:26:38,814 [607431515] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:26:38,820 [607431521] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:26:38,929 [607431630] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:26:40,725 [607433426] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:26:40,827 [607433528] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2017 ms: 0 min 2sec
2020-08-10 09:26:40,831 [607433532] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:26:40,833 [607433534] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:26:41,207 [607433908] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:26:41,231 [607433932] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:26:41,232 [607433933] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:26:41,232 [607433933] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:26:41,421 [607434122] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:26:43,253 [607435954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:26:43,253 [607435954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:26:43,253 [607435954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:26:43,253 [607435954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:26:43,253 [607435954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:27:04,940 [607457641] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:27:04,942 [607457643] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:27:04,945 [607457646] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:27:05,045 [607457746] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:27:05,709 [607458410] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:27:05,752 [607458453] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 815 ms: 0 min 0sec
2020-08-10 09:27:05,753 [607458454] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:27:05,757 [607458458] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:27:05,772 [607458473] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:27:06,117 [607458818] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:27:06,142 [607458843] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:27:06,142 [607458843] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:27:06,142 [607458843] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:27:06,330 [607459031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:27:07,574 [607460275] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:27:07,574 [607460275] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:27:07,574 [607460275] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:27:07,574 [607460275] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:27:07,574 [607460275] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:29:32,543 [607605244] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:29:32,544 [607605245] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:29:32,545 [607605246] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:29:32,650 [607605351] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:29:34,451 [607607152] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:29:34,558 [607607259] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2019 ms: 0 min 2sec
2020-08-10 09:29:34,561 [607607262] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:29:34,563 [607607264] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:29:34,913 [607607614] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:29:34,938 [607607639] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:29:34,939 [607607640] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:29:34,939 [607607640] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:29:35,120 [607607821] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:29:36,722 [607609423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:29:36,722 [607609423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:29:36,722 [607609423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:29:36,722 [607609423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:29:36,722 [607609423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:30:00,276 [607632977] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:30:00,277 [607632978] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:30:00,279 [607632980] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:30:00,381 [607633082] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:30:01,029 [607633730] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:30:01,071 [607633772] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 797 ms: 0 min 0sec
2020-08-10 09:30:01,071 [607633772] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:30:01,073 [607633774] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:30:01,125 [607633826] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:30:01,430 [607634131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:30:01,455 [607634156] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:30:01,455 [607634156] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:30:01,455 [607634156] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:30:01,640 [607634341] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:30:02,916 [607635617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:30:02,916 [607635617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:30:02,916 [607635617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:30:02,916 [607635617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:30:02,916 [607635617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:30:22,663 [607655364] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:30:22,664 [607655365] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:30:22,666 [607655367] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:30:22,715 [607655416] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 54 ms: 0 min 0sec
2020-08-10 09:30:22,721 [607655422] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:30:22,724 [607655425] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:30:22,806 [607655507] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:30:23,059 [607655760] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:30:23,088 [607655789] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:30:23,089 [607655790] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:30:23,089 [607655790] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:30:23,272 [607655973] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:30:24,613 [607657314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:30:24,613 [607657314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:30:24,613 [607657314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:30:24,613 [607657314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:30:24,613 [607657314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:30:47,197 [607679898] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:30:47,198 [607679899] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:30:47,200 [607679901] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:30:47,277 [607679978] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 82 ms: 0 min 0sec
2020-08-10 09:30:47,277 [607679978] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:30:47,280 [607679981] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:30:47,335 [607680036] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:30:47,641 [607680342] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:30:47,665 [607680366] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:30:47,665 [607680366] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:30:47,666 [607680367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:30:47,881 [607680582] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:30:49,201 [607681902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:30:49,201 [607681902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:30:49,201 [607681902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:30:49,201 [607681902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:30:49,201 [607681902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:31:12,507 [607705208] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:31:12,508 [607705209] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:31:12,510 [607705211] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:31:12,649 [607705350] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:31:13,958 [607706659] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:31:14,029 [607706730] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 1; warnings: 0 took 1524 ms: 0 min 1sec
2020-08-10 09:31:14,055 [607706756] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:31:14,057 [607706758] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: false, active indexing phases: 0
2020-08-10 09:31:14,343 [607707044] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:31:14,365 [607707066] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:31:14,365 [607707066] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:31:14,365 [607707066] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:31:14,527 [607707228] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:31:15,944 [607708645] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:31:15,944 [607708645] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:31:15,944 [607708645] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:31:15,944 [607708645] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:31:15,944 [607708645] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:32:54,939 [607807640] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:32:54,940 [607807641] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:32:54,953 [607807654] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:32:55,055 [607807756] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:32:57,225 [607809926] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:32:57,411 [607810112] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2474 ms: 0 min 2sec
2020-08-10 09:32:57,416 [607810117] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:32:57,422 [607810123] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:32:57,774 [607810475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:32:57,800 [607810501] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:32:57,800 [607810501] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:32:57,800 [607810501] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:32:57,991 [607810692] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:32:59,708 [607812409] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:32:59,708 [607812409] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:32:59,708 [607812409] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:32:59,708 [607812409] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:32:59,708 [607812409] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:36:12,330 [608005031] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:36:12,332 [608005033] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:36:12,340 [608005041] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:36:12,444 [608005145] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:36:14,782 [608007483] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:36:14,928 [608007629] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2613 ms: 0 min 2sec
2020-08-10 09:36:14,931 [608007632] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:36:14,935 [608007636] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:36:15,300 [608008001] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:36:15,324 [608008025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:36:15,324 [608008025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:36:15,324 [608008025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:36:15,519 [608008220] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:36:17,622 [608010323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:36:17,623 [608010324] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:36:17,623 [608010324] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:36:17,623 [608010324] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:36:17,623 [608010324] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:42:56,864 [608409565] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:42:58,687 [608411388] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:42:59,787 [608412488] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:42:59,788 [608412489] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:42:59,795 [608412496] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:42:59,896 [608412597] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:43:02,891 [608415592] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:43:03,083 [608415784] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3298 ms: 0 min 3sec
2020-08-10 09:43:03,087 [608415788] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:43:03,090 [608415791] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:43:03,509 [608416210] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:43:03,550 [608416251] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:43:03,550 [608416251] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:43:03,550 [608416251] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:43:03,780 [608416481] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:43:05,821 [608418522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:43:05,821 [608418522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:43:05,821 [608418522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:43:05,821 [608418522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:43:05,821 [608418522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:49:28,789 [608801490] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:49:28,899 [608801600] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:49:28,900 [608801601] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:49:28,906 [608801607] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:49:29,033 [608801734] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:49:31,472 [608804173] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:49:31,631 [608804332] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2735 ms: 0 min 2sec
2020-08-10 09:49:31,634 [608804335] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:49:31,636 [608804337] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:49:31,995 [608804696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:49:32,020 [608804721] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:49:32,020 [608804721] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:49:32,021 [608804722] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:49:32,214 [608804915] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:49:33,932 [608806633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:49:33,932 [608806633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:49:33,932 [608806633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:49:33,932 [608806633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:49:33,932 [608806633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:49:59,591 [608832292] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:49:59,592 [608832293] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:49:59,594 [608832295] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:49:59,694 [608832395] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:50:00,335 [608833036] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:50:00,376 [608833077] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 787 ms: 0 min 0sec
2020-08-10 09:50:00,377 [608833078] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:50:00,380 [608833081] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:50:00,405 [608833106] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-10 09:50:00,455 [608833156] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:50:00,724 [608833425] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:50:00,758 [608833459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:50:00,758 [608833459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:50:00,758 [608833459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:50:01,032 [608833733] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:50:02,540 [608835241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:50:02,540 [608835241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:50:02,540 [608835241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:50:02,540 [608835241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:50:02,540 [608835241] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:52:15,994 [608968695] INFO - ta.index.VcsLogPersistentIndex - Indexing 2 commits in learning-spine-discovery
2020-08-10 09:52:16,012 [608968713] INFO - ta.index.VcsLogPersistentIndex - 19ms for indexing 2 new commits out of 2 in learning-spine-discovery
2020-08-10 09:52:16,603 [608969304] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:52:16,604 [608969305] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:52:16,611 [608969312] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:52:16,752 [608969453] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:52:18,729 [608971430] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:52:18,897 [608971598] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2297 ms: 0 min 2sec
2020-08-10 09:52:18,900 [608971601] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:52:18,903 [608971604] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:52:19,285 [608971986] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:52:19,311 [608972012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:52:19,311 [608972012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:52:19,311 [608972012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:52:19,515 [608972216] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:52:21,275 [608973976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:52:21,275 [608973976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:52:21,275 [608973976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:52:21,275 [608973976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:52:21,275 [608973976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 09:58:04,101 [609316802] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:59:01,663 [609374364] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:59:03,201 [609375902] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 09:59:04,451 [609377152] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 09:59:04,452 [609377153] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 09:59:04,462 [609377163] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 09:59:04,561 [609377262] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 09:59:06,956 [609379657] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 09:59:07,096 [609379797] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2647 ms: 0 min 2sec
2020-08-10 09:59:07,160 [609379861] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 09:59:07,165 [609379866] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 09:59:07,552 [609380253] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 09:59:07,604 [609380305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 09:59:07,604 [609380305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 09:59:07,604 [609380305] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 09:59:07,931 [609380632] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 09:59:09,788 [609382489] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 09:59:09,788 [609382489] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 09:59:09,788 [609382489] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 09:59:09,788 [609382489] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 09:59:09,788 [609382489] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 10:07:42,635 [609895336] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/config/SectionType.java
2020-08-10 10:21:33,116 [610725817] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-10 10:21:33,118 [610725819] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-10 10:21:33,128 [610725829] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-10 10:21:33,244 [610725945] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-10 10:21:35,892 [610728593] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-10 10:21:36,067 [610728768] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2953 ms: 0 min 2sec
2020-08-10 10:21:36,069 [610728770] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 10:21:36,071 [610728772] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-10 10:21:36,475 [610729176] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 10:21:36,503 [610729204] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 10:21:36,503 [610729204] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 10:21:36,503 [610729204] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 10:21:36,712 [610729413] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 10:21:38,771 [610731472] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 10:21:38,771 [610731472] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 10:21:38,771 [610731472] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 10:21:38,771 [610731472] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 10:21:38,771 [610731472] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:33:15,423 [643828124] INFO - rationStore.ComponentStoreImpl - Saving appActionsLocalSummary took 16 ms
2020-08-10 19:33:16,903 [643829604] INFO - rationStore.ComponentStoreImpl - Saving Project (name=catalog, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/content-catalog) VcsManagerConfiguration took 14 ms, libraryTable took 19 ms
2020-08-10 19:33:18,331 [643831032] INFO - rationStore.ComponentStoreImpl - Saving Project (name=crs-v2, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/crs-v2) libraryTable took 11 ms
2020-08-10 19:33:19,254 [643831955] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) libraryTable took 12 ms
2020-08-10 19:33:20,298 [643832999] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2020-08-10 19:33:20,303 [643833004] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2020-08-10 19:33:20,324 [643833025] INFO - Types.impl.FileTypeManagerImpl - 25246 auto-detected files. Detection took 15667 ms
2020-08-10 19:33:20,708 [643833409] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2020-08-10 19:33:23,569 [643836270] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2020-08-10 19:33:24,628 [643837329] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2020-08-10 19:33:24,628 [643837329] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2020-08-10 19:33:24,673 [643837374] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2020-08-10 19:33:24,674 [643837375] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2020-08-10 19:33:24,675 [643837376] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2020-08-10 19:33:24,675 [643837376] ERROR - tellij.openapi.util.ObjectTree - Not disposed pointer: file:///Users/camposf/Documents/Repositories/crs-collaborative-filter-service-new
com.intellij.openapi.util.TraceableDisposable$DisposalException: Not disposed pointer: file:///Users/camposf/Documents/Repositories/crs-collaborative-filter-service-new
at com.intellij.openapi.util.TraceableDisposable.throwDisposalError(TraceableDisposable.java:87)
at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.assertAllPointersDisposed(VirtualFilePointerManagerImpl.java:388)
at com.intellij.openapi.vfs.impl.VirtualFilePointerManagerImpl.dispose(VirtualFilePointerManagerImpl.java:82)
at com.intellij.openapi.util.ObjectNode.lambda$execute$0(ObjectNode.java:111)
at com.intellij.openapi.util.ObjectTree.executeActionWithRecursiveGuard(ObjectTree.java:184)
at com.intellij.openapi.util.ObjectNode.execute(ObjectNode.java:71)
at com.intellij.openapi.util.ObjectNode.lambda$execute$0(ObjectNode.java:95)
at com.intellij.openapi.util.ObjectTree.executeActionWithRecursiveGuard(ObjectTree.java:184)
at com.intellij.openapi.util.ObjectNode.execute(ObjectNode.java:71)
at com.intellij.openapi.util.ObjectTree.executeAll(ObjectTree.java:134)
at com.intellij.openapi.util.Disposer.dispose(Disposer.java:116)
at com.intellij.openapi.util.Disposer.dispose(Disposer.java:106)
at com.intellij.serviceContainer.ComponentManagerImpl.dispose(ComponentManagerImpl.kt:846)
at com.intellij.openapi.application.impl.ApplicationImpl.dispose(ApplicationImpl.java:350)
at com.intellij.openapi.util.ObjectNode.lambda$execute$0(ObjectNode.java:111)
at com.intellij.openapi.util.ObjectTree.executeActionWithRecursiveGuard(ObjectTree.java:184)
at com.intellij.openapi.util.ObjectNode.execute(ObjectNode.java:71)
at com.intellij.openapi.util.ObjectTree.executeAll(ObjectTree.java:134)
at com.intellij.openapi.util.Disposer.dispose(Disposer.java:116)
at com.intellij.openapi.util.Disposer.dispose(Disposer.java:106)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$disposeContainer$3(ApplicationImpl.java:181)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:976)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:179)
at com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:200)
at com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:621)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:589)
at com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:578)
at com.intellij.openapi.application.ex.ApplicationEx.exit(ApplicationEx.java:85)
at com.intellij.ui.mac.MacOSApplicationProvider$Worker.lambda$null$3(MacOSApplicationProvider.java:84)
at com.intellij.ui.mac.MacOSApplicationProvider$Worker.lambda$submit$7(MacOSApplicationProvider.java:175)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:310)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:80)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:128)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:184)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:974)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:847)
at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:449)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:739)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-08-10 19:33:24,677 [643837378] ERROR - tellij.openapi.util.ObjectTree - IntelliJ IDEA 2020.1 Build #IC-201.6668.121
2020-08-10 19:33:24,677 [643837378] ERROR - tellij.openapi.util.ObjectTree - JDK: 11.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o
2020-08-10 19:33:24,677 [643837378] ERROR - tellij.openapi.util.ObjectTree - OS: Mac OS X
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,680 [643837381] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,681 [643837382] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,682 [643837383] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,683 [643837384] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,684 [643837385] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,685 [643837386] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,686 [643837387] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,687 [643837388] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,687 [643837388] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,687 [643837388] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,687 [643837388] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,689 [643837390] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-10 19:33:24,689 [643837390] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-10 19:33:24,689 [643837390] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2020-08-10 19:33:24,690 [643837391] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2020-08-10 19:36:00,210 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2020-08-10 19:36:00,261 [ 51] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/IntelliJ IDEA CE.app/Contents/bin/printenv.py' '/private/var/folders/6c/vd3d7cb904lf_0s99rmpgzp8sldmdm/T/intellij-shell-env.tmp'
2020-08-10 19:36:00,269 [ 59] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-201.6668.121, 08 Apr 2020 16:09)
2020-08-10 19:36:00,270 [ 60] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.15.6, x86_64)
2020-08-10 19:36:00,270 [ 60] INFO - #com.intellij.idea.Main - JRE: 11.0.6+8-b765.25 (JetBrains s.r.o)
2020-08-10 19:36:00,270 [ 60] INFO - #com.intellij.idea.Main - JVM: 11.0.6+8-b765.25 (OpenJDK 64-Bit Server VM)
2020-08-10 19:36:00,272 [ 62] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -XX:+UseCompressedOops -Dfile.encoding=UTF-8 -XX:ErrorFile=/Users/camposf/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/camposf/java_error_in_idea.hprof -Djb.vmOptionsFile=/Users/camposf/Library/Application Support/JetBrains/IdeaIC2020.1/idea.vmoptions -Didea.paths.selector=IdeaIC2020.1 -Didea.executable=idea -Didea.platform.prefix=Idea -Didea.vendor.name=JetBrains -Didea.home.path=/Applications/IntelliJ IDEA CE.app/Contents
2020-08-10 19:36:00,272 [ 62] INFO - #com.intellij.idea.Main - Locale=en_GB JNU=UTF-8 file.encoding=UTF-8
2020-08-10 19:36:00,441 [ 231] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 197 ms
2020-08-10 19:36:00,659 [ 449] INFO - ntellij.idea.ApplicationLoader - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@3a0be707[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@14296a6e
2020-08-10 19:36:01,449 [ 1239] INFO - .intellij.util.EnvironmentUtil - shell environment loaded (16 vars)
2020-08-10 19:36:01,557 [ 1347] INFO - .intellij.util.EnvironmentUtil - LC_CTYPE=en_GB.UTF-8
2020-08-10 19:36:01,606 [ 1396] INFO - llij.ide.plugins.PluginManager - Plugin org.intellij.groovy misses optional descriptor duplicates-groovy.xml
2020-08-10 19:36:01,672 [ 1462] INFO - llij.ide.plugins.PluginManager - Plugin org.intellij.groovy misses optional descriptor duplicates-detection-groovy.xml
2020-08-10 19:36:02,376 [ 2166] INFO - llij.ide.plugins.PluginManager - Plugin com.intellij.java misses optional descriptor profiler-java.xml
2020-08-10 19:36:02,410 [ 2200] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (201.6668.121), com.intellij.platform.images (201.6668.121), JetBrains Repository Search (201.6668.121), Subversion (201.6668.121), XPathView + XSLT (201.6668.121), XSLT Debugger (201.6668.121), Smali Support (201.6668.121), Configuration Script (201.6668.121), Copyright (201.6668.121), Java (201.6668.121), Bytecode Viewer (201.6668.121), Git (201.6668.121), ChangeReminder (201.6668.121), Next File Prediction (201.6668.121), JUnit (201.6668.121), Task Management (201.6668.121), GitHub (201.6668.121), IntelliLang (201.6668.121), TestNG (201.6668.121), Code Coverage for Java (201.6668.121), Markdown (201.6668.121), Java IDE Customization (201.6668.121), Java Stream Debugger (201.6668.121), Eclipse Interoperability (201.6668.121), Java Bytecode Decompiler (201.6668.121), Gradle (201.6668.121), macOS Light Theme (201.6668.121), Properties (201.6668.121), Ant (201.6668.121), Groovy (201.6668.121), Maven (201.6668.121), Gradle-Java (201.6668.121), Gradle-Maven (201.6668.121), Java Internationalization (201.6668.121), UI Designer (201.6668.121), Plugin DevKit (201.6668.121), JavaFX (201.6668.121), Resource Bundle Editor (201.6668.121), Machine Learning Code Completion (201.6668.121), Mercurial (201.6668.121), EditorConfig (201.6668.121), Terminal (201.6668.121), Android (10.3.6 RC 1), Shell Script (201.6668.121), TextMate bundles (201.6668.121), YAML (201.6668.121), Grazie (201.6668.121), Settings Repository (201.6668.121)
2020-08-10 19:36:02,410 [ 2200] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Key Promoter X (2020.1.2), ANSI Highlighter (1.2.4), Rainbow CSV (1.3), Lombok (0.30-2020.1), HOCON (2020.1.0), Ideolog (201.0.22.0), Kotlin (1.3.72-release-IJ2020.1-1), .ignore (3.2.3.201), CSV Plugin (2.9.3), Scala (2020.1.27), Catdea (1.1.6), Docker (201.6668.113)
2020-08-10 19:36:04,557 [ 4347] INFO - m.intellij.ui.mac.touchbar.NST - nst library works properly, successfully created and released native touchbar object
2020-08-10 19:36:05,082 [ 4872] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=1959
2020-08-10 19:36:05,087 [ 4877] INFO - tellij.util.io.storage.Storage - Space waste in /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/LocalHistory/changes is 4230962 bytes. Compacting now.
2020-08-10 19:36:05,111 [ 4901] INFO - tellij.util.io.FileChannelUtil - un-interruptible FileChannel-s will be used for indexes
2020-08-10 19:36:05,285 [ 5075] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2020-08-10 19:36:05,328 [ 5118] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=13, fontScale=1.0; restored: fontSize=13, fontScale=1.0
2020-08-10 19:36:05,294 [ 5084] INFO - cation.options.RegistryManager - Registry values changed by user: BSP.system.in.process = true, SBT.system.in.process = true, compiler.automake.allow.when.app.running = true
2020-08-10 19:36:05,549 [ 5339] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2020-08-10 19:36:05,590 [ 5380] INFO - gs.impl.UpdateCheckerComponent - channel: release
2020-08-10 19:36:05,750 [ 5540] INFO - ation.SbtCompilationSupervisor - Listening to incoming sbt compilation events on port 0.
2020-08-10 19:36:05,888 [ 5678] INFO - pi.util.registry.RegistryValue - Registry value 'BSP.system.in.process' has changed to 'true'
2020-08-10 19:36:06,150 [ 5940] INFO - eStyle.CustomCodeStyleSettings - Loaded com.intellij.psi.formatter.xml.HtmlCodeStyleSettings
2020-08-10 19:36:06,155 [ 5945] INFO - pi.util.registry.RegistryValue - Registry value 'SBT.system.in.process' has changed to 'true'
2020-08-10 19:36:06,205 [ 5995] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: com.intellij]
2020-08-10 19:36:06,409 [ 6199] INFO - tellij.util.io.storage.Storage - Done compacting in 1308msec.
2020-08-10 19:36:06,703 [ 6493] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-10 19:36:06,904 [ 6694] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/IntelliJ IDEA CE.app/Contents/bin/fsnotifier
2020-08-10 19:36:07,013 [ 6803] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2020-08-10 19:36:07,122 [ 6912] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>]
2020-08-10 19:36:07,088 [ 6878] INFO - CompilerWorkspaceConfiguration - Available processors: 16
2020-08-10 19:36:07,068 [ 6858] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2020-08-10 19:36:07,038 [ 6828] INFO - ateSettings.impl.UpdateChecker - failed to load plugin descriptions from : Malformed URL:
2020-08-10 19:36:07,620 [ 7410] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-10 19:36:08,745 [ 8535] INFO - leBasedIndexDataInitialization - Initialization done: 3585
2020-08-10 19:36:09,684 [ 9474] INFO - exImpl$StubIndexInitialization - Initialization done: 938
2020-08-10 19:36:09,837 [ 9627] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.sdk.AndroidSdks)
2020-08-10 19:36:09,974 [ 9764] INFO - dea.updater.SdkComponentSource - File /Users/camposf/.android/repositories.cfg could not be loaded.
2020-08-10 19:36:09,982 [ 9772] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml
2020-08-10 19:36:10,884 [ 10674] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2020-08-10 19:36:10,891 [ 10681] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2020-08-10 19:36:10,891 [ 10681] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml
2020-08-10 19:36:10,891 [ 10681] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2020-08-10 19:36:10,891 [ 10681] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
2020-08-10 19:36:10,891 [ 10681] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml
2020-08-10 19:36:10,890 [ 10680] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2020-08-10 19:36:10,890 [ 10680] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2020-08-10 19:36:10,890 [ 10680] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2020-08-10 19:36:10,885 [ 10675] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2020-08-10 19:36:10,978 [ 10768] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2020-08-10 19:36:10,891 [ 10681] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml
2020-08-10 19:36:11,112 [ 10902] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-10 19:36:12,289 [ 12079] INFO - penapi.application.Experiments - Experimental features enabled for user: wsl.p9.support, wsl.p9.show.roots.in.file.chooser, inline.browse.button, linux.native.menu, recent.and.edited.files.together, show.create.new.element.in.popup, copy.reference.popup, new.large.text.file.viewer, property.value.inplace.editing, scala.uast.enabled
2020-08-10 19:36:13,171 [ 12961] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.highlighter.KotlinDefaultHighlightingSettingsProvider
2020-08-10 19:36:13,815 [ 13605] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 9 millis (read time: 2)
2020-08-10 19:36:13,825 [ 13615] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 1504ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:14,032 [ 13822] INFO - ProjectRootPostStartUpActivity - /Users/camposf/Documents/Repositories/assignmentapi/.idea case-sensitivity: expected=false actual=false
2020-08-10 19:36:14,062 [ 13852] INFO - #git4idea.commands.GitHandler - [.] git version
2020-08-10 19:36:14,035 [ 13825] INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1
2020-08-10 19:36:14,270 [ 14060] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.AddUnversionedFilesNotificationProvider)
2020-08-10 19:36:14,188 [ 13978] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 572ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:14,710 [ 14500] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 19:36:14,617 [ 14407] INFO - #git4idea.commands.GitHandler - git version 2.26.0
2020-08-10 19:36:14,607 [ 14397] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.MissingGitignoreNotificationProvider)
2020-08-10 19:36:14,745 [ 14535] INFO - ea.config.GitExecutableManager - Git version for /usr/local/bin/git : 2.26.0
2020-08-10 19:36:15,416 [ 15206] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Problems View) or icon jar:file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/icons.jar!/general/warning.svg
2020-08-10 19:36:15,483 [ 15273] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Key Promoter X) or icon jar:file:/Users/camposf/Library/Application%20Support/JetBrains/IdeaIC2020.1/plugins/Key-Promoter-X/lib/IntelliJ-Key-Promoter-X-2020.1.2.jar!/de/halirutan/keypromoterx/icons/kpxToolwindow.svg
2020-08-10 19:36:15,612 [ 15402] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 19:36:15,651 [ 15441] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 19:36:15,809 [ 15599] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 19:36:16,052 [ 15842] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 19:36:16,053 [ 15843] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 19:36:16,477 [ 16267] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 19:36:16,528 [ 16318] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 19:36:16,533 [ 16323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 19:36:16,533 [ 16323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 19:36:16,533 [ 16323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:36:17,446 [ 17236] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-10 19:36:17,871 [ 17661] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2020-08-10 19:36:17,873 [ 17663] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>]
2020-08-10 19:36:18,220 [ 18010] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-10 19:36:19,555 [ 19345] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-10 19:36:20,572 [ 20362] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 75ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:20,903 [ 20693] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 4 millis (read time: 1)
2020-08-10 19:36:20,914 [ 20704] INFO - ProjectRootPostStartUpActivity - /Users/camposf/Documents/Repositories/crs-v2/.idea case-sensitivity: expected=false actual=false
2020-08-10 19:36:20,923 [ 20713] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 27ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:20,929 [ 20719] INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1
2020-08-10 19:36:20,971 [ 20761] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.AddUnversionedFilesNotificationProvider)
2020-08-10 19:36:20,997 [ 20787] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.MissingGitignoreNotificationProvider)
2020-08-10 19:36:21,356 [ 21146] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 19:36:21,457 [ 21247] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 19:36:21,458 [ 21248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 19:36:21,459 [ 21249] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 19:36:21,587 [ 21377] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 19:36:22,038 [ 21828] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 19:36:22,621 [ 22411] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 19:36:22,745 [ 22535] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 19:36:22,745 [ 22535] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 19:36:22,745 [ 22535] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 19:36:22,745 [ 22535] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 19:36:22,746 [ 22536] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:36:22,747 [ 22537] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 19:36:22,747 [ 22537] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 19:36:22,747 [ 22537] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 19:36:23,075 [ 22865] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Problems View) or icon jar:file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/icons.jar!/general/warning.svg
2020-08-10 19:36:23,084 [ 22874] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Key Promoter X) or icon jar:file:/Users/camposf/Library/Application%20Support/JetBrains/IdeaIC2020.1/plugins/Key-Promoter-X/lib/IntelliJ-Key-Promoter-X-2020.1.2.jar!/de/halirutan/keypromoterx/icons/kpxToolwindow.svg
2020-08-10 19:36:23,277 [ 23067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 19:36:23,438 [ 23228] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-10 19:36:23,887 [ 23677] INFO - rojectCodeStyleSettingsManager - Loading Project code style
2020-08-10 19:36:23,893 [ 23683] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>]
2020-08-10 19:36:24,131 [ 23921] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-10 19:36:24,631 [ 24421] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-10 19:36:26,956 [ 26746] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 19:36:27,019 [ 26809] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 19:36:27,019 [ 26809] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 19:36:27,019 [ 26809] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 19:36:27,129 [ 26919] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 19:36:27,129 [ 26919] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 19:36:27,129 [ 26919] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 19:36:27,129 [ 26919] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 19:36:27,129 [ 26919] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:36:27,306 [ 27096] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 19:36:27,493 [ 27283] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 92ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:27,729 [ 27519] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.modifier.FieldDefaultsModifierProcessor)
2020-08-10 19:36:27,735 [ 27525] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.lombokconfig.ConfigDiscovery)
2020-08-10 19:36:28,098 [ 27888] INFO - indexing.UnindexedFilesUpdater - Unindexed files update canceled
2020-08-10 19:36:28,783 [ 28573] INFO - tor.impl.FileEditorManagerImpl - Project opening took 22511 ms
2020-08-10 19:36:28,874 [ 28664] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-10 19:36:28,874 [ 28664] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-10 19:36:28,874 [ 28664] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-10 19:36:28,901 [ 28691] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-10 19:36:29,254 [ 29044] INFO - tor.impl.FileEditorManagerImpl - Project opening took 11817 ms
2020-08-10 19:36:29,835 [ 29625] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-10 19:36:29,880 [ 29670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 19:36:29,881 [ 29671] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 19:36:29,881 [ 29671] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 19:36:29,881 [ 29671] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 19:36:29,881 [ 29671] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:36:31,458 [ 31248] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [<Project>]
2020-08-10 19:36:31,458 [ 31248] INFO - rojectCodeStyleSettingsManager - Loading Project code style
2020-08-10 19:36:31,501 [ 31291] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-10 19:36:31,947 [ 31737] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-10 19:36:32,563 [ 32353] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 298ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:33,219 [ 33009] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 12647ms; general responsiveness: ok; EDT responsiveness: 6/12 sluggish, 1/12 very slow
2020-08-10 19:36:33,328 [ 33118] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:36:33,489 [ 33279] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 161ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:34,116 [ 33906] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Problems View) or icon jar:file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/icons.jar!/general/warning.svg
2020-08-10 19:36:34,119 [ 33909] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Key Promoter X) or icon jar:file:/Users/camposf/Library/Application%20Support/JetBrains/IdeaIC2020.1/plugins/Key-Promoter-X/lib/IntelliJ-Key-Promoter-X-2020.1.2.jar!/de/halirutan/keypromoterx/icons/kpxToolwindow.svg
2020-08-10 19:36:35,015 [ 34805] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-10 19:36:35,047 [ 34837] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.AddUnversionedFilesNotificationProvider)
2020-08-10 19:36:35,048 [ 34838] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.MissingGitignoreNotificationProvider)
2020-08-10 19:36:35,454 [ 35244] INFO - rojectCodeStyleSettingsManager - Loading Project code style
2020-08-10 19:36:35,455 [ 35245] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/Users/camposf/Documents/Repositories/learning-spine-discovery]
2020-08-10 19:36:35,535 [ 35325] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-10 19:36:36,266 [ 36056] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 3024 millis (read time: 3015)
2020-08-10 19:36:36,287 [ 36077] INFO - ProjectRootPostStartUpActivity - /Users/camposf/Documents/Repositories/content-catalog/.idea case-sensitivity: expected=false actual=false
2020-08-10 19:36:36,289 [ 36079] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 3065ms; general responsiveness: ok; EDT responsiveness: 2/3 sluggish
2020-08-10 19:36:36,290 [ 36080] INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1
2020-08-10 19:36:36,343 [ 36133] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-10 19:36:37,021 [ 36811] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 126ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:38,107 [ 37897] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2020-08-10 19:36:38,145 [ 37935] INFO - ProjectRootPostStartUpActivity - /Users/camposf/Documents/Repositories/learning-spine-discovery/.idea case-sensitivity: expected=false actual=false
2020-08-10 19:36:38,154 [ 37944] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 52ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:38,501 [ 38291] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-10 19:36:39,324 [ 39114] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Problems View) or icon jar:file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/icons.jar!/general/warning.svg
2020-08-10 19:36:39,328 [ 39118] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Key Promoter X) or icon jar:file:/Users/camposf/Library/Application%20Support/JetBrains/IdeaIC2020.1/plugins/Key-Promoter-X/lib/IntelliJ-Key-Promoter-X-2020.1.2.jar!/de/halirutan/keypromoterx/icons/kpxToolwindow.svg
2020-08-10 19:36:40,068 [ 39858] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-10 19:36:40,071 [ 39861] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-10 19:36:40,072 [ 39862] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-10 19:36:40,182 [ 39972] INFO - tor.impl.FileEditorManagerImpl - Project opening took 10349 ms
2020-08-10 19:36:40,861 [ 40651] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5848 ms
2020-08-10 19:36:41,127 [ 40917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 19:36:41,193 [ 40983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 19:36:41,194 [ 40984] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 19:36:41,194 [ 40984] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 19:36:41,670 [ 41460] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 19:36:41,702 [ 41492] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.AddUnversionedFilesNotificationProvider)
2020-08-10 19:36:41,703 [ 41493] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.MissingGitignoreNotificationProvider)
2020-08-10 19:36:42,325 [ 42115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 19:36:42,326 [ 42116] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 19:36:42,326 [ 42116] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 19:36:42,326 [ 42116] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 19:36:42,326 [ 42116] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:36:42,395 [ 42185] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in crs-v2, current compiler mode = JPS
2020-08-10 19:36:42,997 [ 42787] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.provider.LombokProcessorProvider)
2020-08-10 19:36:43,222 [ 43012] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.DataProcessor)
2020-08-10 19:36:43,225 [ 43015] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.GetterProcessor)
2020-08-10 19:36:43,227 [ 43017] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.SetterProcessor)
2020-08-10 19:36:43,236 [ 43026] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.EqualsAndHashCodeProcessor)
2020-08-10 19:36:43,241 [ 43031] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.ToStringProcessor)
2020-08-10 19:36:43,244 [ 43034] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.WitherProcessor)
2020-08-10 19:36:43,245 [ 43035] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.field.WitherFieldProcessor)
2020-08-10 19:36:43,259 [ 43049] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.BuilderPreDefinedInnerClassFieldProcessor)
2020-08-10 19:36:43,263 [ 43053] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.handler.BuilderHandler)
2020-08-10 19:36:43,263 [ 43053] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.BuilderPreDefinedInnerClassMethodProcessor)
2020-08-10 19:36:43,264 [ 43054] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.BuilderClassProcessor)
2020-08-10 19:36:43,265 [ 43055] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.BuilderProcessor)
2020-08-10 19:36:43,266 [ 43056] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.method.BuilderClassMethodProcessor)
2020-08-10 19:36:43,267 [ 43057] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.method.BuilderMethodProcessor)
2020-08-10 19:36:43,273 [ 43063] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.SuperBuilderPreDefinedInnerClassFieldProcessor)
2020-08-10 19:36:43,275 [ 43065] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.handler.SuperBuilderHandler)
2020-08-10 19:36:43,278 [ 43068] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.SuperBuilderPreDefinedInnerClassMethodProcessor)
2020-08-10 19:36:43,280 [ 43070] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.SuperBuilderClassProcessor)
2020-08-10 19:36:43,281 [ 43071] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.builder.SuperBuilderProcessor)
2020-08-10 19:36:43,282 [ 43072] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.ValueProcessor)
2020-08-10 19:36:43,285 [ 43075] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.clazz.fieldnameconstants.FieldNameConstantsOldProcessor)
2020-08-10 19:36:43,296 [ 43086] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.field.DelegateFieldProcessor)
2020-08-10 19:36:43,302 [ 43092] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.processor.method.DelegateMethodProcessor)
2020-08-10 19:36:43,366 [ 43156] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.lang.androidSql.room.RoomDependencyChecker)
2020-08-10 19:36:45,063 [ 44853] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-10 19:36:45,124 [ 44914] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-10 19:36:45,124 [ 44914] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-10 19:36:45,124 [ 44914] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-10 19:36:45,576 [ 45366] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-10 19:36:46,263 [ 46053] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in crs-v2
2020-08-10 19:36:46,373 [ 46163] INFO - ta.index.VcsLogPersistentIndex - 110ms for indexing 1 new commits out of 1 in crs-v2
2020-08-10 19:36:46,385 [ 46175] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in crs-v2
2020-08-10 19:36:46,386 [ 46176] INFO - ta.index.VcsLogPersistentIndex - 1ms for indexing 0 new commits out of 1 in crs-v2
2020-08-10 19:36:46,482 [ 46272] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 32652ms; general responsiveness: ok; EDT responsiveness: 14/32 sluggish, 3/32 very slow
2020-08-10 19:36:46,580 [ 46370] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:36:46,636 [ 46426] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 56ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:47,546 [ 47336] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in assignmentapi, current compiler mode = JPS
2020-08-10 19:36:47,600 [ 47390] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.provider.LombokProcessorProvider)
2020-08-10 19:36:47,852 [ 47642] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 15289ms; general responsiveness: ok; EDT responsiveness: 4/16 sluggish, 1/16 very slow
2020-08-10 19:36:47,883 [ 47673] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:36:47,901 [ 47691] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 18ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:48,148 [ 47938] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-10 19:36:48,148 [ 47938] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-10 19:36:48,148 [ 47938] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-10 19:36:48,148 [ 47938] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-10 19:36:48,148 [ 47938] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-10 19:36:48,787 [ 48577] INFO - il.indexing.FileBasedIndexImpl - indexes cleared:
survived indexes: javafx.id.name, IgnoreFilesIndex, com.cybrosis.catdea.index, docker.compose.services, yaml.keys.name, ScalaDocAsteriskAlignStyleIndexer, BindingXmlIndex, editorconfig.index.name, javafx.custom.component, LombokConfigIndex, JavaFxControllerClassIndex, devkit.ExtensionPointIndex, PluginIdDependenciesIndex, PluginIdModuleIndex, IdeaPluginRegistrationIndex, com.intellij.uiDesigner.FormClassIndex, org.jetbrains.kotlin.ide.konan.index.KotlinNativeMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, groovy.trait.methods, groovy.trait.fields, ant-imports, xmlProperties, hocon.paths, hocon.keys, RefQueueIndex, java.binary.plus.expression, java.fun.expression, java.simple.property, java.null.method.argument, java.source.module.name, java.auto.module.name, bytecodeAnalysis, XsltSymbolIndex, ImageFileInfoIndex, json.file.root.values, SchemaTypeInheritance, html5.custom.attributes.index, XmlNamespaces, XmlTagNames, RelaxSymbolIndex, DomFileIndex, fileIncludes, Trigram.Index, Stubs, filetypes, IdIndex, TodoIndex, FrameworkDetectionIndex, FilenameIndex
2020-08-10 19:36:48,787 [ 48577] INFO - il.indexing.FileBasedIndexImpl - scheduleIndexRebuild, reason: File type change
2020-08-10 19:36:48,797 [ 48587] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 11776ms; general responsiveness: ok; EDT responsiveness: 3/12 sluggish, 1/12 very slow
2020-08-10 19:36:48,798 [ 48588] INFO - indexing.UnindexedFilesUpdater - Unindexed files update canceled
2020-08-10 19:36:48,799 [ 48589] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-10 19:36:48,803 [ 48593] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-10 19:36:48,806 [ 48596] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-10 19:36:48,813 [ 48603] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-10 19:36:49,037 [ 48827] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 46ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:49,508 [ 49298] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 27ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:49,575 [ 49365] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 89ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:49,903 [ 49693] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 20ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:56,848 [ 56638] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 7340ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:56,862 [ 56652] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:36:56,922 [ 56712] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 60ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:56,944 [ 56734] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 19ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:56,975 [ 56765] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 30ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:58,463 [ 58253] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 8560ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:58,475 [ 58265] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:36:58,533 [ 58323] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 59ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:58,540 [ 58330] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 3ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:58,592 [ 58382] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 51ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:36:58,968 [ 58758] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in catalog, current compiler mode = JPS
2020-08-10 19:37:00,187 [ 59977] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 11150ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:37:00,210 [ 60000] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:37:00,223 [ 60013] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 13ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:37:00,568 [ 60358] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 82ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:37:00,683 [ 60473] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 114ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:37:01,405 [ 61195] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in lsd, current compiler mode = JPS
2020-08-10 19:37:01,526 [ 61316] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.provider.LombokProcessorProvider)
2020-08-10 19:37:01,786 [ 61576] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.provider.LombokProcessorProvider)
2020-08-10 19:37:02,228 [ 62018] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 12653ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-10 19:37:02,246 [ 62036] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2020-08-10 19:37:02,302 [ 62092] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 56ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 02:45:06,461 [25746251] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5210ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200811-024506-IC-201.6668.121-Object.wait-5sec
2020-08-11 08:39:00,287 [46980077] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5302ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200811-083859-IC-201.6668.121-Object.wait-5sec
2020-08-11 08:58:59,641 [48179431] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-11 08:58:59,642 [48179432] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-11 09:00:00,952 [48240742] INFO - ta.index.VcsLogPersistentIndex - Indexing 4 commits in learning-spine-discovery
2020-08-11 09:00:01,001 [48240791] INFO - ta.index.VcsLogPersistentIndex - 48ms for indexing 4 new commits out of 4 in learning-spine-discovery
2020-08-11 09:00:59,181 [48298971] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.lang.androidSql.room.RoomDependencyChecker)
2020-08-11 09:02:16,095 [48375885] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.scripting.gradle.GradleScriptInputsWatcher$Storage
2020-08-11 09:02:16,117 [48375907] WARN - com.intellij.util.xmlb.Binding - no accessors for class org.jetbrains.kotlin.idea.core.script.configuration.utils.ScriptClassRootsStorage
2020-08-11 09:02:16,152 [48375942] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) RunManager took 11 ms, libraryTable took 11 ms
2020-08-11 09:02:16,242 [48376032] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:02:17,027 [48376817] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:02:17,068 [48376858] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:02:17,068 [48376858] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:02:17,068 [48376858] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:02:17,337 [48377127] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:02:17,797 [48377587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:02:17,797 [48377587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:02:17,797 [48377587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:02:17,797 [48377587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:02:17,797 [48377587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:02:17,832 [48377622] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:02:19,132 [48378922] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:02:23,611 [48383401] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:02:23,788 [48383578] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 7550 ms: 0 min 7sec
2020-08-11 09:02:23,795 [48383585] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:02:23,833 [48383623] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:02:24,153 [48383943] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:02:24,181 [48383971] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:02:24,181 [48383971] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:02:24,181 [48383971] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:02:24,365 [48384155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:02:26,577 [48386367] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:02:26,578 [48386368] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:02:26,578 [48386368] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:02:26,578 [48386368] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:02:26,578 [48386368] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:02:39,826 [48399616] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.assignmentapi.pact.provider.PactProviderTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#5], parentId=[engine:junit-jupiter]/[class:com.hmhco.assignmentapi.pact.provider.PactProviderTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='Ed UI - a request for due today assignments', isSuite=false, state=RUNNING}]
2020-08-11 09:19:15,751 [49395541] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/PactProviderEdUICrsTest.java
2020-08-11 09:19:47,411 [49427201] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/PACTConsumerEdUiCrsTest.java
2020-08-11 09:20:15,320 [49455110] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-11 09:20:15,386 [49455176] INFO - rojectCodeStyleSettingsManager - Loading Project code style
2020-08-11 09:20:15,389 [49455179] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/Users/camposf/Documents/update-catalog-new]
2020-08-11 09:20:15,431 [49455221] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-11 09:20:16,026 [49455816] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-11 09:20:16,178 [49455968] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 63ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 09:20:16,284 [49456074] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2020-08-11 09:20:16,287 [49456077] INFO - ProjectRootPostStartUpActivity - /Users/camposf/Documents/update-catalog-new/update-catalog/.idea case-sensitivity: expected=false actual=false
2020-08-11 09:20:16,291 [49456081] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 11ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 09:20:16,301 [49456091] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.AddUnversionedFilesNotificationProvider)
2020-08-11 09:20:16,301 [49456091] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.MissingGitignoreNotificationProvider)
2020-08-11 09:20:16,694 [49456484] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 09:20:16,749 [49456539] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Problems View) or icon jar:file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/icons.jar!/general/warning.svg
2020-08-11 09:20:16,755 [49456545] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Key Promoter X) or icon jar:file:/Users/camposf/Library/Application%20Support/JetBrains/IdeaIC2020.1/plugins/Key-Promoter-X/lib/IntelliJ-Key-Promoter-X-2020.1.2.jar!/de/halirutan/keypromoterx/icons/kpxToolwindow.svg
2020-08-11 09:20:17,266 [49457056] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:20:17,320 [49457110] INFO - tor.impl.FileEditorManagerImpl - Project opening took 2007 ms
2020-08-11 09:20:17,353 [49457143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:20:17,353 [49457143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:20:17,353 [49457143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:20:17,724 [49457514] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 1546ms; general responsiveness: ok; EDT responsiveness: 2/2 sluggish
2020-08-11 09:20:17,734 [49457524] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 8507 files to update
2020-08-11 09:20:17,813 [49457603] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:20:18,393 [49458183] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:20:18,393 [49458183] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:20:18,393 [49458183] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:20:18,393 [49458183] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:20:18,393 [49458183] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:20:21,246 [49461036] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:20:21,296 [49461086] INFO - j.ide.plugins.RepositoryHelper - Couldn't load plugins from : java.net.MalformedURLException: Malformed URL:
2020-08-11 09:20:21,322 [49461112] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:20:21,323 [49461113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:20:21,323 [49461113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:20:21,613 [49461403] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:20:22,919 [49462709] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 5185ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 09:20:23,209 [49462999] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in update-catalog, current compiler mode = JPS
2020-08-11 09:20:23,310 [49463100] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.provider.LombokProcessorProvider)
2020-08-11 09:20:23,896 [49463686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:20:23,896 [49463686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:20:23,896 [49463686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:20:23,896 [49463686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:20:23,896 [49463686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:20:28,129 [49467919] INFO - ta.index.VcsLogPersistentIndex - Indexing full repository in update-catalog-new
2020-08-11 09:20:28,242 [49468032] INFO - ta.index.VcsLogPersistentIndex - 113ms for indexing 242 commits in update-catalog-new
2020-08-11 09:20:53,422 [49493212] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.lang.androidSql.room.RoomDependencyChecker)
2020-08-11 09:23:21,648 [49641438] WARN - .AbstractProgressIndicatorBase - This progress indicator is indeterminate, this may lead to visual inconsistency. Please call setIndeterminate(false) before you start progress.
com.intellij.openapi.project.impl.ProjectImpl.setProgressDuringInit(ProjectImpl.java:286)
2020-08-11 09:23:30,293 [49650083] WARN - name.RenamePsiElementProcessor - org.jetbrains.kotlin.idea.refactoring.rename.RenameKotlinClassifierProcessor overrides deprecated findReferences(..).
Override findReferences(PsiElement, SearchScope, boolean) instead.
2020-08-11 09:23:30,295 [49650085] WARN - name.RenamePsiElementProcessor - org.jetbrains.kotlin.idea.refactoring.rename.RenameKotlinFunctionProcessor overrides deprecated findReferences(..).
Override findReferences(PsiElement, SearchScope, boolean) instead.
2020-08-11 09:23:30,299 [49650089] WARN - name.RenamePsiElementProcessor - org.jetbrains.kotlin.idea.refactoring.rename.RenameKotlinPropertyProcessor overrides deprecated findReferences(..).
Override findReferences(PsiElement, SearchScope, boolean) instead.
2020-08-11 09:23:30,299 [49650089] WARN - name.RenamePsiElementProcessor - org.jetbrains.kotlin.idea.refactoring.rename.RenameKotlinParameterProcessor overrides deprecated findReferences(..).
Override findReferences(PsiElement, SearchScope, boolean) instead.
2020-08-11 09:23:30,301 [49650091] WARN - name.RenamePsiElementProcessor - org.jetbrains.kotlin.idea.refactoring.rename.RenameKotlinFileProcessor overrides deprecated findReferences(..).
Override findReferences(PsiElement, SearchScope, boolean) instead.
2020-08-11 09:23:30,336 [49650126] WARN - name.RenamePsiElementProcessor - org.jetbrains.kotlin.idea.refactoring.rename.RenameKotlinTypeParameterProcessor overrides deprecated findReferences(..).
Override findReferences(PsiElement, SearchScope, boolean) instead.
2020-08-11 09:23:41,040 [49660830] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 09:23:41,292 [49661082] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:23:41,644 [49661434] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:23:41,669 [49661459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:23:41,669 [49661459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:23:41,669 [49661459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:23:41,840 [49661630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:23:42,209 [49661999] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:23:42,210 [49662000] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:23:42,210 [49662000] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:23:42,210 [49662000] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:23:42,210 [49662000] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:23:42,230 [49662020] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:23:43,135 [49662925] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:23:45,722 [49665512] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:23:45,840 [49665630] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 4550 ms: 0 min 4sec
2020-08-11 09:23:45,844 [49665634] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:23:45,847 [49665637] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:23:46,253 [49666043] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:23:46,281 [49666071] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:23:46,281 [49666071] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:23:46,281 [49666071] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:23:46,516 [49666306] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:23:48,185 [49667975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:23:48,185 [49667975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:23:48,185 [49667975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:23:48,185 [49667975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:23:48,185 [49667975] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:24:21,372 [49701162] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:24:21,374 [49701164] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:24:21,380 [49701170] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:24:21,502 [49701292] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:24:23,188 [49702978] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:24:23,285 [49703075] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1916 ms: 0 min 1sec
2020-08-11 09:24:23,290 [49703080] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:24:23,291 [49703081] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:24:23,700 [49703490] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:24:23,724 [49703514] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:24:23,724 [49703514] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:24:23,724 [49703514] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:24:23,906 [49703696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:24:25,202 [49704992] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:24:25,202 [49704992] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:24:25,202 [49704992] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:24:25,202 [49704992] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:24:25,202 [49704992] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:25:28,405 [49768195] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-11 09:25:28,827 [49768617] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 7ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 09:25:28,930 [49768720] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 103ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 09:29:09,951 [49989741] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/edcrs.json
2020-08-11 09:43:01,736 [50821526] INFO - rationStore.ComponentStoreImpl - Saving Project (name=crs-v2, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/crs-v2) KotlinCommonCompilerArguments took 13 ms
2020-08-11 09:43:01,787 [50821577] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:43:02,169 [50821959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:43:02,196 [50821986] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:43:02,196 [50821986] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:43:02,196 [50821986] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:43:02,381 [50822171] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:43:02,790 [50822580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:43:02,790 [50822580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:43:02,790 [50822580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:43:02,790 [50822580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:43:02,790 [50822580] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:43:02,827 [50822617] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:43:03,821 [50823611] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:43:05,897 [50825687] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:43:05,990 [50825780] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 4206 ms: 0 min 4sec
2020-08-11 09:43:05,995 [50825785] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:43:05,996 [50825786] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:43:06,337 [50826127] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:43:06,362 [50826152] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:43:06,363 [50826153] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:43:06,363 [50826153] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:43:06,545 [50826335] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:43:08,667 [50828457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:43:08,667 [50828457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:43:08,667 [50828457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:43:08,667 [50828457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:43:08,667 [50828457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:48:54,184 [51173974] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:48:54,186 [51173976] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:48:54,197 [51173987] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:48:54,337 [51174127] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:48:56,340 [51176130] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:48:56,465 [51176255] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2284 ms: 0 min 2sec
2020-08-11 09:48:56,470 [51176260] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:48:56,470 [51176260] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:48:56,837 [51176627] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:48:56,864 [51176654] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:48:56,864 [51176654] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:48:56,864 [51176654] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:48:57,099 [51176889] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:48:59,241 [51179031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:48:59,241 [51179031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:48:59,242 [51179032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:48:59,242 [51179032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:48:59,242 [51179032] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:49:45,510 [51225300] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:49:45,512 [51225302] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:49:45,525 [51225315] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:49:45,649 [51225439] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:49:47,348 [51227138] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:49:47,452 [51227242] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1945 ms: 0 min 1sec
2020-08-11 09:49:47,456 [51227246] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:49:47,456 [51227246] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:49:47,843 [51227633] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:49:47,868 [51227658] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:49:47,868 [51227658] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:49:47,868 [51227658] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:49:48,077 [51227867] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:49:49,431 [51229221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:49:49,431 [51229221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:49:49,431 [51229221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:49:49,431 [51229221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:49:49,431 [51229221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:49:53,607 [51233397] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-11 09:50:12,015 [51251805] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:50:12,016 [51251806] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:50:12,019 [51251809] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:50:12,128 [51251918] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:50:14,032 [51253822] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:50:14,104 [51253894] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2091 ms: 0 min 2sec
2020-08-11 09:50:14,108 [51253898] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:50:14,484 [51254274] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:50:14,512 [51254302] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:50:14,512 [51254302] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:50:14,512 [51254302] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:50:14,522 [51254312] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:50:14,854 [51254644] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:50:16,549 [51256339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:50:16,549 [51256339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:50:16,549 [51256339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:50:16,549 [51256339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:50:16,549 [51256339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:53:17,188 [51436978] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:53:17,192 [51436982] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:53:17,200 [51436990] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:53:17,381 [51437171] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:53:19,431 [51439221] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:53:19,585 [51439375] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2400 ms: 0 min 2sec
2020-08-11 09:53:19,591 [51439381] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:53:19,592 [51439382] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:53:20,019 [51439809] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:53:20,048 [51439838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:53:20,048 [51439838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:53:20,048 [51439838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:53:20,236 [51440026] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:53:22,370 [51442160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:53:22,370 [51442160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:53:22,370 [51442160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:53:22,370 [51442160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:53:22,370 [51442160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:53:42,157 [51461947] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:53:42,158 [51461948] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:53:42,166 [51461956] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:53:42,279 [51462069] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:53:44,103 [51463893] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:53:44,175 [51463965] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2021 ms: 0 min 2sec
2020-08-11 09:53:44,179 [51463969] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:53:44,179 [51463969] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:53:44,538 [51464328] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:53:44,564 [51464354] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:53:44,565 [51464355] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:53:44,565 [51464355] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:53:44,803 [51464593] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:53:46,207 [51465997] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:53:46,207 [51465997] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:53:46,207 [51465997] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:53:46,207 [51465997] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:53:46,207 [51465997] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 09:56:04,169 [51603959] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 09:56:04,170 [51603960] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 09:56:04,180 [51603970] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 09:56:04,294 [51604084] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 09:56:06,327 [51606117] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 09:56:06,504 [51606294] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2341 ms: 0 min 2sec
2020-08-11 09:56:06,508 [51606298] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 09:56:06,510 [51606300] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 09:56:06,967 [51606757] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 09:56:06,996 [51606786] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 09:56:06,996 [51606786] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 09:56:06,996 [51606786] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 09:56:07,186 [51606976] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 09:56:09,322 [51609112] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 09:56:09,322 [51609112] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 09:56:09,322 [51609112] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 09:56:09,322 [51609112] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 09:56:09,322 [51609112] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:06:14,509 [52214299] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:06:14,512 [52214302] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:06:14,520 [52214310] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:06:14,714 [52214504] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:06:16,987 [52216777] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:06:17,121 [52216911] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2616 ms: 0 min 2sec
2020-08-11 10:06:17,125 [52216915] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:06:17,134 [52216924] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:06:17,524 [52217314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:06:17,549 [52217339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:06:17,549 [52217339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:06:17,549 [52217339] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:06:17,777 [52217567] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:06:20,078 [52219868] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:06:20,079 [52219869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:06:20,079 [52219869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:06:20,079 [52219869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:06:20,079 [52219869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:06:23,788 [52223578] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:06:23,791 [52223581] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:06:23,799 [52223589] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:06:23,913 [52223703] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:06:24,637 [52224427] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:06:24,684 [52224474] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 899 ms: 0 min 0sec
2020-08-11 10:06:24,685 [52224475] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:06:24,688 [52224478] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:06:24,862 [52224652] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:06:25,076 [52224866] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:06:25,102 [52224892] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:06:25,102 [52224892] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:06:25,102 [52224892] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:06:25,302 [52225092] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:06:27,073 [52226863] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:06:27,073 [52226863] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:06:27,073 [52226863] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:06:27,073 [52226863] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:06:27,073 [52226863] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:14:49,428 [52729218] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:14:49,430 [52729220] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:14:49,439 [52729229] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:14:49,607 [52729397] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:14:51,603 [52731393] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:14:51,722 [52731512] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2297 ms: 0 min 2sec
2020-08-11 10:14:51,726 [52731516] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:14:51,727 [52731517] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:14:52,127 [52731917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:14:52,153 [52731943] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:14:52,153 [52731943] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:14:52,153 [52731943] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:14:52,343 [52732133] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:14:54,905 [52734695] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:14:54,906 [52734696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:14:54,906 [52734696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:14:54,906 [52734696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:14:54,906 [52734696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:17:31,164 [52890954] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:17:31,168 [52890958] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:17:31,180 [52890970] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:17:31,299 [52891089] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:17:33,205 [52892995] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:17:33,307 [52893097] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2145 ms: 0 min 2sec
2020-08-11 10:17:33,311 [52893101] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:17:33,312 [52893102] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:17:33,702 [52893492] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:17:33,728 [52893518] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:17:33,728 [52893518] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:17:33,728 [52893518] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:17:33,914 [52893704] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:17:36,377 [52896167] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:17:36,377 [52896167] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:17:36,378 [52896168] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:17:36,378 [52896168] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:17:36,378 [52896168] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:18:18,225 [52938015] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:18:18,227 [52938017] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:18:18,236 [52938026] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:18:18,349 [52938139] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:18:20,259 [52940049] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:18:20,365 [52940155] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2143 ms: 0 min 2sec
2020-08-11 10:18:20,370 [52940160] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:18:20,370 [52940160] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:18:20,841 [52940631] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:18:20,903 [52940693] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:18:20,903 [52940693] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:18:20,903 [52940693] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:18:21,130 [52940920] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:18:22,685 [52942475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:18:22,685 [52942475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:18:22,685 [52942475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:18:22,685 [52942475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:18:22,685 [52942475] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:20:02,130 [53041920] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:20:02,132 [53041922] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:20:02,142 [53041932] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:20:02,251 [53042041] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:20:03,902 [53043692] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:20:04,005 [53043795] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1877 ms: 0 min 1sec
2020-08-11 10:20:04,009 [53043799] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:20:04,009 [53043799] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:20:04,360 [53044150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:20:04,401 [53044191] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:20:04,401 [53044191] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:20:04,401 [53044191] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:20:04,625 [53044415] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:20:06,583 [53046373] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:20:06,583 [53046373] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:20:06,583 [53046373] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:20:06,583 [53046373] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:20:06,583 [53046373] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:24:38,386 [53318176] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:24:38,390 [53318180] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:24:38,402 [53318192] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:24:38,535 [53318325] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:24:40,467 [53320257] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:24:40,609 [53320399] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2225 ms: 0 min 2sec
2020-08-11 10:24:40,613 [53320403] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:24:40,613 [53320403] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:24:40,991 [53320781] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:24:41,022 [53320812] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:24:41,022 [53320812] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:24:41,022 [53320812] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:24:41,243 [53321033] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:24:43,132 [53322922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:24:43,132 [53322922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:24:43,132 [53322922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:24:43,132 [53322922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:24:43,132 [53322922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:24:46,764 [53326554] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-11 10:24:47,425 [53327215] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:24:47,426 [53327216] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:24:47,433 [53327223] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:24:47,539 [53327329] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:24:49,225 [53329015] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:24:49,325 [53329115] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1902 ms: 0 min 1sec
2020-08-11 10:24:49,329 [53329119] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:24:49,330 [53329120] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:24:49,721 [53329511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:24:49,754 [53329544] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:24:49,754 [53329544] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:24:49,754 [53329544] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:24:49,932 [53329722] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:24:51,262 [53331052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:24:51,262 [53331052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:24:51,262 [53331052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:24:51,262 [53331052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:24:51,262 [53331052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:24:55,404 [53335194] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-11 10:25:09,426 [53349216] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:25:09,428 [53349218] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:25:09,430 [53349220] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:25:09,558 [53349348] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:25:11,517 [53351307] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:25:11,621 [53351411] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2197 ms: 0 min 2sec
2020-08-11 10:25:11,626 [53351416] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:25:11,626 [53351416] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:25:12,003 [53351793] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:25:12,034 [53351824] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:25:12,034 [53351824] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:25:12,034 [53351824] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:25:12,244 [53352034] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:25:13,719 [53353509] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:25:13,719 [53353509] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:25:13,719 [53353509] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:25:13,719 [53353509] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:25:13,719 [53353509] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:25:17,788 [53357578] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-11 10:25:35,219 [53375009] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:25:35,222 [53375012] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:25:35,224 [53375014] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:25:35,325 [53375115] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:25:37,157 [53376947] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:25:37,258 [53377048] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2041 ms: 0 min 2sec
2020-08-11 10:25:37,262 [53377052] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:25:37,263 [53377053] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:25:37,609 [53377399] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:25:37,633 [53377423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:25:37,633 [53377423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:25:37,633 [53377423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:25:37,865 [53377655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:25:39,325 [53379115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:25:39,325 [53379115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:25:39,325 [53379115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:25:39,325 [53379115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:25:39,325 [53379115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:25:59,991 [53399781] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:25:59,992 [53399782] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 10:25:59,999 [53399789] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:26:00,107 [53399897] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:26:01,829 [53401619] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:26:01,941 [53401731] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1952 ms: 0 min 1sec
2020-08-11 10:26:01,946 [53401736] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:26:01,946 [53401736] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:26:02,312 [53402102] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:26:02,364 [53402154] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:26:02,364 [53402154] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:26:02,364 [53402154] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:26:02,556 [53402346] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:26:04,015 [53403805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:26:04,015 [53403805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:26:04,015 [53403805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:26:04,015 [53403805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:26:04,015 [53403805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:48:40,579 [54760369] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 10:48:40,585 [54760375] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-11 10:48:40,587 [54760377] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 10:48:40,807 [54760597] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:48:42,277 [54762067] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 10:48:42,321 [54762111] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1745 ms: 0 min 1sec
2020-08-11 10:48:42,348 [54762138] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 10:48:42,352 [54762142] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 10:48:42,365 [54762155] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 10:48:42,775 [54762565] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 10:48:42,804 [54762594] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 10:48:42,804 [54762594] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 10:48:42,804 [54762594] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 10:48:43,000 [54762790] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 10:48:45,407 [54765197] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 10:48:45,407 [54765197] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 10:48:45,407 [54765197] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 10:48:45,407 [54765197] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 10:48:45,407 [54765197] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 10:52:17,782 [54977572] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-11 10:52:17,801 [54977591] INFO - ta.index.VcsLogPersistentIndex - 19ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-11 11:19:16,267 [56596057] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:19:16,269 [56596059] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-11 11:19:16,294 [56596084] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:19:16,516 [56596306] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:19:19,106 [56598896] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:19:19,214 [56599004] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2949 ms: 0 min 2sec
2020-08-11 11:19:19,246 [56599036] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:19:19,362 [56599152] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:19:19,649 [56599439] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:19:19,679 [56599469] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:19:19,679 [56599469] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:19:19,679 [56599469] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:19:19,877 [56599667] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:19:22,179 [56601969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:19:22,179 [56601969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:19:22,179 [56601969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:19:22,179 [56601969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:19:22,179 [56601969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:35:01,661 [57541451] INFO - ta.index.VcsLogPersistentIndex - Indexing 5 commits in assignmentapi
2020-08-11 11:35:01,761 [57541551] INFO - ta.index.VcsLogPersistentIndex - 100ms for indexing 5 new commits out of 5 in assignmentapi
2020-08-11 11:35:02,133 [57541923] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-11 11:35:02,182 [57541972] INFO - ta.index.VcsLogPersistentIndex - 50ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-11 11:40:55,744 [57895534] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:40:55,748 [57895538] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:40:55,756 [57895546] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:40:55,969 [57895759] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:40:57,980 [57897770] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:40:58,115 [57897905] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2374 ms: 0 min 2sec
2020-08-11 11:40:58,119 [57897909] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:40:58,119 [57897909] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:40:58,538 [57898328] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:40:58,563 [57898353] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:40:58,563 [57898353] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:40:58,563 [57898353] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:40:58,764 [57898554] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:41:00,791 [57900581] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:41:00,791 [57900581] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:41:00,791 [57900581] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:41:00,791 [57900581] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:41:00,791 [57900581] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:48:04,928 [58324718] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:48:04,930 [58324720] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:48:04,942 [58324732] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:48:05,093 [58324883] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:48:07,048 [58326838] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:48:07,170 [58326960] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2245 ms: 0 min 2sec
2020-08-11 11:48:07,175 [58326965] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:48:07,175 [58326965] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:48:07,581 [58327371] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:48:07,609 [58327399] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:48:07,609 [58327399] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:48:07,609 [58327399] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:48:07,797 [58327587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:48:09,896 [58329686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:48:09,896 [58329686] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:48:09,897 [58329687] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:48:09,897 [58329687] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:48:09,897 [58329687] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:49:56,654 [58436444] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:49:56,655 [58436445] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:49:56,665 [58436455] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:49:56,778 [58436568] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:49:58,634 [58438424] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:49:58,755 [58438545] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2104 ms: 0 min 2sec
2020-08-11 11:49:58,759 [58438549] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:49:58,760 [58438550] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:49:59,180 [58438970] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:49:59,206 [58438996] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:49:59,206 [58438996] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:49:59,206 [58438996] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:49:59,424 [58439214] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:50:01,228 [58441018] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:50:01,228 [58441018] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:50:01,228 [58441018] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:50:01,228 [58441018] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:50:01,228 [58441018] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:50:11,145 [58450935] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:50:11,146 [58450936] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:50:11,155 [58450945] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:50:11,260 [58451050] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:50:11,930 [58451720] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:50:11,972 [58451762] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 831 ms: 0 min 0sec
2020-08-11 11:50:11,973 [58451763] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:50:11,976 [58451766] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:50:11,991 [58451781] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:50:12,368 [58452158] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:50:12,394 [58452184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:50:12,394 [58452184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:50:12,394 [58452184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:50:12,573 [58452363] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:50:14,014 [58453804] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:50:14,014 [58453804] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:50:14,014 [58453804] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:50:14,014 [58453804] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:50:14,014 [58453804] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:52:31,077 [58590867] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 11:52:31,227 [58591017] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:52:31,228 [58591018] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:52:31,237 [58591027] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:52:31,378 [58591168] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:52:32,985 [58592775] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:52:33,089 [58592879] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1864 ms: 0 min 1sec
2020-08-11 11:52:33,093 [58592883] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:52:33,094 [58592884] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:52:33,494 [58593284] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:52:33,523 [58593313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:52:33,523 [58593313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:52:33,523 [58593313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:52:33,717 [58593507] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:52:35,433 [58595223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:52:35,433 [58595223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:52:35,433 [58595223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:52:35,433 [58595223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:52:35,433 [58595223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:53:25,643 [58645433] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:53:25,644 [58645434] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:53:25,652 [58645442] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:53:25,761 [58645551] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:53:27,528 [58647318] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:53:27,684 [58647474] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2043 ms: 0 min 2sec
2020-08-11 11:53:27,691 [58647481] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:53:27,691 [58647481] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:53:28,049 [58647839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:53:28,090 [58647880] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:53:28,091 [58647881] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:53:28,091 [58647881] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:53:28,274 [58648064] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:53:29,541 [58649331] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:53:29,541 [58649331] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:53:29,541 [58649331] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:53:29,541 [58649331] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:53:29,541 [58649331] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:54:34,170 [58713960] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:54:34,173 [58713963] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:54:34,175 [58713965] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:54:34,286 [58714076] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:54:35,996 [58715786] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:54:36,085 [58715875] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1918 ms: 0 min 1sec
2020-08-11 11:54:36,090 [58715880] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:54:36,090 [58715880] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:54:36,526 [58716316] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:54:36,555 [58716345] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:54:36,555 [58716345] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:54:36,555 [58716345] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:54:36,768 [58716558] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:54:38,527 [58718317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:54:38,527 [58718317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:54:38,527 [58718317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:54:38,527 [58718317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:54:38,527 [58718317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 11:54:42,219 [58722009] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-11 11:55:17,288 [58757078] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 11:55:17,289 [58757079] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 11:55:17,299 [58757089] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 11:55:17,410 [58757200] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 11:55:19,057 [58758847] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 11:55:19,205 [58758995] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1922 ms: 0 min 1sec
2020-08-11 11:55:19,210 [58759000] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 11:55:19,210 [58759000] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 11:55:19,590 [58759380] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 11:55:19,633 [58759423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 11:55:19,633 [58759423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 11:55:19,633 [58759423] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 11:55:19,815 [58759605] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 11:55:21,111 [58760901] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 11:55:21,112 [58760902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 11:55:21,112 [58760902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 11:55:21,112 [58760902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 11:55:21,112 [58760902] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:03:52,432 [59272222] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.lang.androidSql.room.RoomDependencyChecker)
2020-08-11 12:13:02,945 [59822735] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-11 12:13:02,946 [59822736] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-11 12:13:02,946 [59822736] ERROR - jediterm.terminal.TerminalMode - Mode EightBitInput is not implemented, setting to true
2020-08-11 12:13:06,263 [59826053] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:13:06,269 [59826059] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:13:06,281 [59826071] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:13:06,461 [59826251] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:13:07,583 [59827373] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 12:13:07,630 [59827420] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1370 ms: 0 min 1sec
2020-08-11 12:13:07,630 [59827420] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:13:07,635 [59827425] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:13:07,667 [59827457] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:13:08,124 [59827914] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:13:08,163 [59827953] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:13:08,163 [59827953] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:13:08,163 [59827953] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:13:08,402 [59828192] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:13:10,533 [59830323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:13:10,533 [59830323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:13:10,533 [59830323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:13:10,533 [59830323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:13:10,533 [59830323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:13:13,476 [59833266] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:13:13,477 [59833267] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:13:13,492 [59833282] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:13:13,565 [59833355] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 92 ms: 0 min 0sec
2020-08-11 12:13:13,565 [59833355] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:13:13,569 [59833359] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:13:13,581 [59833371] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:13:13,992 [59833782] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:13:14,016 [59833806] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:13:14,017 [59833807] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:13:14,017 [59833807] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:13:14,221 [59834011] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:13:15,522 [59835312] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:13:15,522 [59835312] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:13:15,522 [59835312] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:13:15,522 [59835312] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:13:15,522 [59835312] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:13:24,838 [59844628] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:13:24,839 [59844629] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:13:24,847 [59844637] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:13:24,992 [59844782] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:13:26,766 [59846556] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 12:13:26,868 [59846658] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2032 ms: 0 min 2sec
2020-08-11 12:13:26,872 [59846662] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:13:26,872 [59846662] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:13:27,323 [59847113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:13:27,349 [59847139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:13:27,349 [59847139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:13:27,349 [59847139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:13:27,599 [59847389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:13:28,960 [59848750] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:13:28,960 [59848750] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:13:28,960 [59848750] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:13:28,960 [59848750] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:13:28,960 [59848750] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:29:07,191 [60786981] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-11 12:29:07,224 [60787014] INFO - ta.index.VcsLogPersistentIndex - 33ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-11 12:29:07,419 [60787209] INFO - ta.index.VcsLogPersistentIndex - Indexing 3 commits in assignmentapi
2020-08-11 12:29:07,470 [60787260] INFO - ta.index.VcsLogPersistentIndex - 52ms for indexing 3 new commits out of 3 in assignmentapi
2020-08-11 12:29:30,591 [60810381] INFO - rationStore.ComponentStoreImpl - Saving applibraryTable took 16 ms
2020-08-11 12:29:30,595 [60810385] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:29:30,602 [60810392] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:29:30,613 [60810403] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:29:30,859 [60810649] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:29:33,797 [60813587] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 12:29:33,959 [60813749] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3368 ms: 0 min 3sec
2020-08-11 12:29:33,963 [60813753] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:29:33,964 [60813754] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:29:34,199 [60813989] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-11 12:29:34,341 [60814131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:29:34,367 [60814157] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:29:34,367 [60814157] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:29:34,367 [60814157] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:29:34,538 [60814328] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:29:37,256 [60817046] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:29:37,259 [60817049] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:29:37,260 [60817050] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:29:37,260 [60817050] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:29:37,260 [60817050] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:34:28,497 [61108287] INFO - BridgeProjectLifecycleListener - Using legacy project model to open project
2020-08-11 12:34:28,585 [61108375] INFO - rojectCodeStyleSettingsManager - Loading Project code style
2020-08-11 12:34:28,591 [61108381] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [/Users/camposf/Documents/update-catalog-new]
2020-08-11 12:34:28,640 [61108430] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.IgnoreFileBasedIndexProjectHandler)
2020-08-11 12:34:29,330 [61109120] INFO - .CodeStyleSettingsInferService - settings inference skipped: already done
2020-08-11 12:34:29,532 [61109322] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 11ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 12:34:29,819 [61109609] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 287ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 12:34:29,966 [61109756] INFO - ge.ExternalProjectsDataStorage - Load external projects data in 0 millis (read time: 0)
2020-08-11 12:34:29,989 [61109779] INFO - ProjectRootPostStartUpActivity - /Users/camposf/Documents/update-catalog-new/update-catalog/.idea case-sensitivity: expected=false actual=false
2020-08-11 12:34:30,000 [61109790] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 50ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-11 12:34:30,060 [61109850] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.AddUnversionedFilesNotificationProvider)
2020-08-11 12:34:30,061 [61109851] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=mobi.hsz.idea.gitignore.daemon.MissingGitignoreNotificationProvider)
2020-08-11 12:34:30,470 [61110260] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 12:34:30,547 [61110337] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Problems View) or icon jar:file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/icons.jar!/general/warning.svg
2020-08-11 12:34:30,561 [61110351] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: Key Promoter X) or icon jar:file:/Users/camposf/Library/Application%20Support/JetBrains/IdeaIC2020.1/plugins/Key-Promoter-X/lib/IntelliJ-Key-Promoter-X-2020.1.2.jar!/de/halirutan/keypromoterx/icons/kpxToolwindow.svg
2020-08-11 12:34:31,141 [61110931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:34:31,216 [61111006] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:34:31,216 [61111006] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:34:31,216 [61111006] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:34:31,407 [61111197] INFO - tor.impl.FileEditorManagerImpl - Project opening took 2916 ms
2020-08-11 12:34:31,754 [61111544] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:34:31,972 [61111762] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in update-catalog, current compiler mode = JPS
2020-08-11 12:34:32,050 [61111840] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=de.plushnikov.intellij.plugin.provider.LombokProcessorProvider)
2020-08-11 12:34:32,141 [61111931] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.lang.androidSql.room.RoomDependencyChecker)
2020-08-11 12:34:32,430 [61112220] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:34:32,430 [61112220] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:34:32,430 [61112220] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:34:32,430 [61112220] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:34:32,430 [61112220] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:34:32,482 [61112272] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:34:34,006 [61113796] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:34:34,349 [61114139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:34:34,372 [61114162] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:34:34,372 [61114162] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:34:34,372 [61114162] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:34:34,533 [61114323] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:34:36,193 [61115983] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:34:36,194 [61115984] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:34:36,194 [61115984] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:34:36,194 [61115984] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:34:36,194 [61115984] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:35:41,696 [61181486] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#1], parentId=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='Ed UI - getRecommendations', isSuite=false, state=RUNNING}]
2020-08-11 12:35:42,579 [61182369] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:35:42,580 [61182370] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:35:42,591 [61182381] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:35:42,750 [61182540] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:35:44,941 [61184731] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 12:35:45,090 [61184880] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2514 ms: 0 min 2sec
2020-08-11 12:35:45,093 [61184883] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:35:45,093 [61184883] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:35:45,450 [61185240] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:35:45,490 [61185280] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:35:45,491 [61185281] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:35:45,491 [61185281] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:35:45,724 [61185514] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:35:47,369 [61187159] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:35:47,369 [61187159] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:35:47,369 [61187159] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:35:47,369 [61187159] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:35:47,369 [61187159] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:44:58,837 [61738627] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:44:58,839 [61738629] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:44:58,849 [61738639] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:44:58,975 [61738765] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:45:00,963 [61740753] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 12:45:01,073 [61740863] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2242 ms: 0 min 2sec
2020-08-11 12:45:01,076 [61740866] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:45:01,077 [61740867] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:45:01,448 [61741238] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:45:01,477 [61741267] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:45:01,484 [61741274] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:45:01,484 [61741274] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:45:01,678 [61741468] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:45:03,408 [61743198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:45:03,409 [61743199] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:45:03,409 [61743199] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:45:03,409 [61743199] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:45:03,409 [61743199] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:45:13,934 [61753724] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 12:45:14,103 [61753893] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:45:14,105 [61753895] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:45:14,108 [61753898] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:45:14,167 [61753957] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 72 ms: 0 min 0sec
2020-08-11 12:45:14,317 [61754107] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:45:14,320 [61754110] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:45:14,486 [61754276] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:45:14,492 [61754282] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:45:14,517 [61754307] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:45:14,517 [61754307] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:45:14,517 [61754307] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:45:14,847 [61754637] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:45:16,314 [61756104] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:45:16,314 [61756104] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:45:16,314 [61756104] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:45:16,314 [61756104] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:45:16,314 [61756104] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 12:45:19,733 [61759523] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 12:45:22,737 [61762527] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 12:45:23,967 [61763757] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 12:45:23,968 [61763758] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 12:45:23,970 [61763760] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 12:45:24,040 [61763830] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 82 ms: 0 min 0sec
2020-08-11 12:45:24,040 [61763830] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 12:45:24,044 [61763834] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 12:45:24,141 [61763931] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 12:45:24,437 [61764227] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 12:45:24,462 [61764252] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 12:45:24,462 [61764252] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 12:45:24,462 [61764252] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 12:45:24,644 [61764434] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 12:45:25,900 [61765690] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 12:45:25,900 [61765690] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 12:45:25,900 [61765690] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 12:45:25,900 [61765690] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 12:45:25,900 [61765690] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 13:15:22,568 [63562358] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 13:15:22,570 [63562360] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 13:15:22,580 [63562370] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 13:15:22,722 [63562512] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 13:15:24,718 [63564508] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 13:15:24,848 [63564638] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2288 ms: 0 min 2sec
2020-08-11 13:15:24,851 [63564641] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 13:15:24,853 [63564643] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 13:15:25,296 [63565086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 13:15:25,324 [63565114] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 13:15:25,324 [63565114] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 13:15:25,324 [63565114] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 13:15:25,538 [63565328] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 13:15:27,336 [63567126] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 13:15:27,350 [63567140] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 13:15:27,350 [63567140] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 13:15:27,350 [63567140] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 13:15:27,350 [63567140] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 13:15:33,280 [63573070] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 13:15:36,846 [63576636] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 13:15:39,213 [63579003] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 13:15:39,214 [63579004] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 13:15:39,216 [63579006] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 13:15:39,284 [63579074] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 82 ms: 0 min 0sec
2020-08-11 13:15:39,419 [63579209] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 13:15:39,422 [63579212] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 13:15:39,610 [63579400] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 13:15:39,643 [63579433] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 13:15:39,643 [63579433] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 13:15:39,643 [63579433] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 13:15:39,704 [63579494] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 13:15:39,870 [63579660] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 13:15:41,222 [63581012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 13:15:41,222 [63581012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 13:15:41,222 [63581012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 13:15:41,222 [63581012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 13:15:41,222 [63581012] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 13:15:57,768 [63597558] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 13:15:57,769 [63597559] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 13:15:57,772 [63597562] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 13:15:57,920 [63597710] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 13:15:59,743 [63599533] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 13:15:59,846 [63599636] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2096 ms: 0 min 2sec
2020-08-11 13:15:59,849 [63599639] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 13:15:59,851 [63599641] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 13:16:00,212 [63600002] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 13:16:00,248 [63600038] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 13:16:00,249 [63600039] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 13:16:00,249 [63600039] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 13:16:00,427 [63600217] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 13:16:01,669 [63601459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 13:16:01,669 [63601459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 13:16:01,669 [63601459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 13:16:01,669 [63601459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 13:16:01,669 [63601459] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 13:16:07,610 [63607400] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 13:16:07,611 [63607401] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 13:16:07,613 [63607403] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 13:16:07,715 [63607505] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 13:16:09,395 [63609185] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 13:16:09,505 [63609295] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1903 ms: 0 min 1sec
2020-08-11 13:16:09,508 [63609298] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 13:16:09,510 [63609300] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 13:16:09,833 [63609623] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 13:16:09,864 [63609654] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 13:16:09,865 [63609655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 13:16:09,865 [63609655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 13:16:10,045 [63609835] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 13:16:11,305 [63611095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 13:16:11,305 [63611095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 13:16:11,305 [63611095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 13:16:11,305 [63611095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 13:16:11,305 [63611095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 13:54:06,806 [65886596] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 13:54:06,811 [65886601] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-11 13:54:06,813 [65886603] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 13:54:07,180 [65886970] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 13:54:09,901 [65889691] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 13:54:10,030 [65889820] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3230 ms: 0 min 3sec
2020-08-11 13:54:10,053 [65889843] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 13:54:10,263 [65890053] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 13:54:10,408 [65890198] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 13:54:10,450 [65890240] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 13:54:10,450 [65890240] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 13:54:10,450 [65890240] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 13:54:10,681 [65890471] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 13:54:12,969 [65892759] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 13:54:12,970 [65892760] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 13:54:12,970 [65892760] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 13:54:12,970 [65892760] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 13:54:12,970 [65892760] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 13:56:00,658 [66000448] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 13:56:00,661 [66000451] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/assignmentapi
2020-08-11 13:56:00,663 [66000453] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 13:56:00,741 [66000531] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 88 ms: 0 min 0sec
2020-08-11 13:56:00,979 [66000769] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 13:56:00,998 [66000788] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 13:56:01,081 [66000871] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 13:56:01,106 [66000896] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 13:56:01,106 [66000896] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 13:56:01,106 [66000896] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 13:56:01,195 [66000985] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 13:56:01,309 [66001099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 13:56:03,165 [66002955] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 13:56:03,165 [66002955] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 13:56:03,165 [66002955] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 13:56:03,165 [66002955] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 13:56:03,165 [66002955] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 14:03:07,062 [66426852] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-11 14:03:07,102 [66426892] INFO - ta.index.VcsLogPersistentIndex - 41ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-11 14:03:07,238 [66427028] INFO - ta.index.VcsLogPersistentIndex - Indexing 4 commits in assignmentapi
2020-08-11 14:03:07,276 [66427066] INFO - ta.index.VcsLogPersistentIndex - 38ms for indexing 4 new commits out of 4 in assignmentapi
2020-08-11 14:47:47,678 [69107468] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in crs-v2
2020-08-11 14:47:47,700 [69107490] INFO - ta.index.VcsLogPersistentIndex - 22ms for indexing 1 new commits out of 1 in crs-v2
2020-08-11 14:47:47,717 [69107507] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-11 14:47:47,730 [69107520] INFO - ta.index.VcsLogPersistentIndex - 12ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-11 14:57:44,288 [69704078] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 14:57:44,291 [69704081] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 14:57:44,299 [69704089] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 14:57:44,526 [69704316] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 14:57:46,784 [69706574] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 14:57:46,978 [69706768] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2692 ms: 0 min 2sec
2020-08-11 14:57:46,983 [69706773] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 14:57:46,983 [69706773] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 14:57:47,355 [69707145] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 14:57:47,394 [69707184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 14:57:47,394 [69707184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 14:57:47,394 [69707184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 14:57:47,593 [69707383] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 14:57:49,636 [69709426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 14:57:49,636 [69709426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 14:57:49,636 [69709426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 14:57:49,636 [69709426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 14:57:49,636 [69709426] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 14:58:23,209 [69742999] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 14:58:23,210 [69743000] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 14:58:23,212 [69743002] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 14:58:23,329 [69743119] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 14:58:25,091 [69744881] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 14:58:25,229 [69745019] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2023 ms: 0 min 2sec
2020-08-11 14:58:25,233 [69745023] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 14:58:25,233 [69745023] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 14:58:25,642 [69745432] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 14:58:25,667 [69745457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 14:58:25,667 [69745457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 14:58:25,667 [69745457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 14:58:25,869 [69745659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 14:58:27,252 [69747042] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 14:58:27,252 [69747042] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 14:58:27,252 [69747042] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 14:58:27,252 [69747042] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 14:58:27,252 [69747042] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 14:58:37,761 [69757551] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 14:58:37,762 [69757552] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 14:58:37,764 [69757554] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 14:58:37,868 [69757658] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 14:58:39,523 [69759313] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 14:58:39,631 [69759421] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1872 ms: 0 min 1sec
2020-08-11 14:58:39,635 [69759425] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 14:58:39,635 [69759425] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 14:58:39,989 [69759779] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 14:58:40,019 [69759809] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 14:58:40,020 [69759810] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 14:58:40,020 [69759810] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 14:58:40,195 [69759985] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 14:58:41,458 [69761248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 14:58:41,458 [69761248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 14:58:41,458 [69761248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 14:58:41,458 [69761248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 14:58:41,458 [69761248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:09:52,728 [70432518] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:09:52,730 [70432520] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:09:52,740 [70432530] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:09:52,876 [70432666] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:09:54,771 [70434561] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:09:54,897 [70434687] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2172 ms: 0 min 2sec
2020-08-11 15:09:54,901 [70434691] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:09:54,901 [70434691] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:09:55,250 [70435040] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:09:55,286 [70435076] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:09:55,286 [70435076] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:09:55,286 [70435076] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:09:55,497 [70435287] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:09:57,592 [70437382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:09:57,592 [70437382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:09:57,592 [70437382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:09:57,592 [70437382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:09:57,592 [70437382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:11:22,845 [70522635] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:11:22,846 [70522636] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:11:22,855 [70522645] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:11:22,957 [70522747] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:11:24,562 [70524352] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:11:24,656 [70524446] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1813 ms: 0 min 1sec
2020-08-11 15:11:24,660 [70524450] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:11:24,660 [70524450] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:11:25,002 [70524792] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:11:25,043 [70524833] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:11:25,043 [70524833] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:11:25,043 [70524833] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:11:25,244 [70525034] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:11:26,906 [70526696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:11:26,906 [70526696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:11:26,906 [70526696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:11:26,906 [70526696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:11:26,906 [70526696] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:12:25,142 [70584932] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:12:25,143 [70584933] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:12:25,158 [70584948] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:12:25,283 [70585073] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:12:27,269 [70587059] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:12:27,379 [70587169] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2239 ms: 0 min 2sec
2020-08-11 15:12:27,384 [70587174] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:12:27,384 [70587174] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:12:27,797 [70587587] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:12:27,827 [70587617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:12:27,827 [70587617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:12:27,827 [70587617] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:12:28,020 [70587810] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:12:29,592 [70589382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:12:29,592 [70589382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:12:29,592 [70589382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:12:29,592 [70589382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:12:29,592 [70589382] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:13:10,633 [70630423] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:13:10,634 [70630424] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:13:10,643 [70630433] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:13:10,746 [70630536] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:13:12,548 [70632338] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:13:12,631 [70632421] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2001 ms: 0 min 2sec
2020-08-11 15:13:12,636 [70632426] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:13:12,636 [70632426] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:13:12,994 [70632784] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:13:13,027 [70632817] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:13:13,027 [70632817] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:13:13,027 [70632817] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:13:13,215 [70633005] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:13:14,675 [70634465] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:13:14,676 [70634466] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:13:14,676 [70634466] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:13:14,676 [70634466] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:13:14,676 [70634466] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:14:05,806 [70685596] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:14:05,808 [70685598] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:14:05,815 [70685605] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:14:05,980 [70685770] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:14:07,990 [70687780] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:14:08,100 [70687890] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2296 ms: 0 min 2sec
2020-08-11 15:14:08,104 [70687894] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:14:08,104 [70687894] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:14:08,462 [70688252] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:14:08,495 [70688285] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:14:08,495 [70688285] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:14:08,495 [70688285] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:14:08,712 [70688502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:14:10,721 [70690511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:14:10,721 [70690511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:14:10,721 [70690511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:14:10,721 [70690511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:14:10,721 [70690511] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:16:21,453 [70821243] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:16:24,280 [70824070] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:16:29,157 [70828947] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:16:29,157 [70828947] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:16:29,164 [70828954] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:16:29,258 [70829048] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:16:29,919 [70829709] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:16:29,963 [70829753] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 809 ms: 0 min 0sec
2020-08-11 15:16:29,964 [70829754] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:16:29,967 [70829757] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:16:30,002 [70829792] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:16:30,341 [70830131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:16:30,365 [70830155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:16:30,365 [70830155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:16:30,365 [70830155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:16:30,550 [70830340] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:16:32,318 [70832108] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:16:32,318 [70832108] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:16:32,318 [70832108] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:16:32,318 [70832108] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:16:32,318 [70832108] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:17:04,098 [70863888] WARN - lij.execution.TestStateStorage - Can't write state for java:test://com.hmhco.cp.pact_tests.PactProviderEdUICrsTest/pactTestTemplate
java.io.UTFDataFormatException: encoded string too long: 271662 bytes
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:104)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:96)
at com.intellij.util.io.PersistentHashMap.doPut(PersistentHashMap.java:417)
at com.intellij.util.io.PersistentHashMap.put(PersistentHashMap.java:401)
at com.intellij.execution.TestStateStorage.writeState(TestStateStorage.java:174)
at com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm$MySaveHistoryTask.lambda$writeState$0(SMTestRunnerResultsForm.java:814)
at com.intellij.openapi.project.DumbServiceImpl.unsafeRunWhenSmart(DumbServiceImpl.java:275)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:263)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$9(StartupManagerImpl.java:479)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:310)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:80)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:128)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:184)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:974)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:847)
at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:449)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:739)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-08-11 15:32:52,229 [71812019] INFO - rationStore.ComponentStoreImpl - Saving Project (name=crs-v2, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/crs-v2) libraryTable took 12 ms
2020-08-11 15:32:52,260 [71812050] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:32:52,261 [71812051] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:32:52,271 [71812061] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:32:52,401 [71812191] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:32:54,197 [71813987] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:32:54,292 [71814082] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2035 ms: 0 min 2sec
2020-08-11 15:32:54,296 [71814086] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:32:54,297 [71814087] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:32:54,649 [71814439] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:32:54,673 [71814463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:32:54,673 [71814463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:32:54,673 [71814463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:32:54,868 [71814658] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:32:56,040 [71815830] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:32:56,642 [71816432] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:32:56,642 [71816432] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:32:56,642 [71816432] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:32:56,642 [71816432] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:32:56,642 [71816432] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:32:59,529 [71819319] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#1], parentId=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='Ed UI - getRecommendations', isSuite=false, state=RUNNING}]
2020-08-11 15:33:00,029 [71819819] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:33:01,757 [71821547] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:33:03,063 [71822853] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:33:03,064 [71822854] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:33:03,066 [71822856] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:33:03,127 [71822917] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 67 ms: 0 min 0sec
2020-08-11 15:33:03,262 [71823052] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:33:03,264 [71823054] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:33:03,434 [71823224] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:33:03,435 [71823225] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:33:03,461 [71823251] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:33:03,461 [71823251] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:33:03,461 [71823251] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:33:03,670 [71823460] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:33:04,975 [71824765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:33:04,975 [71824765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:33:04,975 [71824765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:33:04,976 [71824766] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:33:04,976 [71824766] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:33:07,126 [71826916] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:33:08,353 [71828143] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:33:09,698 [71829488] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:33:09,699 [71829489] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:33:09,719 [71829509] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:33:09,827 [71829617] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:33:10,489 [71830279] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:33:10,526 [71830316] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 831 ms: 0 min 0sec
2020-08-11 15:33:10,527 [71830317] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:33:10,530 [71830320] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:33:10,609 [71830399] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:33:10,908 [71830698] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:33:10,935 [71830725] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:33:10,935 [71830725] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:33:10,935 [71830725] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:33:11,137 [71830927] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:33:12,406 [71832196] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:33:12,406 [71832196] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:33:12,406 [71832196] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:33:12,406 [71832196] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:33:12,406 [71832196] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:33:33,865 [71853655] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:34:22,605 [71902395] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:34:22,687 [71902477] WARN - lij.execution.TestStateStorage - Can't write state for java:test://com.hmhco.cp.pact_tests.PactProviderEdUICrsTest/pactTestTemplate
java.io.UTFDataFormatException: encoded string too long: 255175 bytes
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:104)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:96)
at com.intellij.util.io.PersistentHashMap.doPut(PersistentHashMap.java:417)
at com.intellij.util.io.PersistentHashMap.put(PersistentHashMap.java:401)
at com.intellij.execution.TestStateStorage.writeState(TestStateStorage.java:174)
at com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm$MySaveHistoryTask.lambda$writeState$0(SMTestRunnerResultsForm.java:814)
at com.intellij.openapi.project.DumbServiceImpl.unsafeRunWhenSmart(DumbServiceImpl.java:275)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:263)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$9(StartupManagerImpl.java:479)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:310)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:80)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:128)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:184)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:974)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:847)
at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:449)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:739)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-08-11 15:34:28,595 [71908385] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:35:03,530 [71943320] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:35:03,530 [71943320] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:35:36,918 [71976708] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:35:39,323 [71979113] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:35:40,425 [71980215] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:35:41,571 [71981361] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:35:41,572 [71981362] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:35:41,574 [71981364] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:35:41,708 [71981498] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:35:43,354 [71983144] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:35:43,461 [71983251] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1893 ms: 0 min 1sec
2020-08-11 15:35:43,465 [71983255] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:35:43,465 [71983255] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:35:43,841 [71983631] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:35:43,869 [71983659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:35:43,869 [71983659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:35:43,869 [71983659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:35:44,056 [71983846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:35:45,752 [71985542] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:35:45,752 [71985542] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:35:45,752 [71985542] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:35:45,752 [71985542] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:35:45,752 [71985542] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:37:10,218 [72070008] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:37:11,704 [72071494] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 15:37:12,713 [72072503] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 15:37:12,714 [72072504] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 15:37:12,720 [72072510] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 15:37:12,819 [72072609] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:37:13,454 [72073244] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 15:37:13,481 [72073271] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 771 ms: 0 min 0sec
2020-08-11 15:37:13,481 [72073271] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 15:37:13,484 [72073274] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 15:37:13,548 [72073338] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 15:37:13,826 [72073616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 15:37:13,848 [72073638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 15:37:13,848 [72073638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 15:37:13,848 [72073638] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 15:37:14,037 [72073827] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 15:37:15,599 [72075389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 15:37:15,599 [72075389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 15:37:15,599 [72075389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 15:37:15,599 [72075389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 15:37:15,599 [72075389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 15:37:37,736 [72097526] WARN - lij.execution.TestStateStorage - Can't write state for java:test://com.hmhco.cp.pact_tests.PactProviderEdUICrsTest/pactTestTemplate
java.io.UTFDataFormatException: encoded string too long: 255255 bytes
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:104)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:96)
at com.intellij.util.io.PersistentHashMap.doPut(PersistentHashMap.java:417)
at com.intellij.util.io.PersistentHashMap.put(PersistentHashMap.java:401)
at com.intellij.execution.TestStateStorage.writeState(TestStateStorage.java:174)
at com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm$MySaveHistoryTask.lambda$writeState$0(SMTestRunnerResultsForm.java:814)
at com.intellij.openapi.project.DumbServiceImpl.unsafeRunWhenSmart(DumbServiceImpl.java:275)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:263)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$9(StartupManagerImpl.java:479)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:310)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:80)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:128)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:184)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:974)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:847)
at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:449)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:739)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-08-11 16:42:23,560 [75983350] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in crs-v2
2020-08-11 16:42:23,586 [75983376] INFO - ta.index.VcsLogPersistentIndex - 26ms for indexing 1 new commits out of 1 in crs-v2
2020-08-11 16:42:23,590 [75983380] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-11 16:42:23,619 [75983409] INFO - ta.index.VcsLogPersistentIndex - 30ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-11 16:42:23,691 [75983481] INFO - ta.index.VcsLogPersistentIndex - Indexing 2 commits in assignmentapi
2020-08-11 16:42:23,714 [75983504] INFO - ta.index.VcsLogPersistentIndex - 22ms for indexing 2 new commits out of 2 in assignmentapi
2020-08-11 16:43:10,105 [76029895] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:43:10,109 [76029899] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:43:10,124 [76029914] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:43:10,300 [76030090] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:43:11,298 [76031088] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:43:11,348 [76031138] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1250 ms: 0 min 1sec
2020-08-11 16:43:11,349 [76031139] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:43:11,351 [76031141] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:43:11,504 [76031294] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:43:11,732 [76031522] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:43:11,758 [76031548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:43:11,758 [76031548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:43:11,758 [76031548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:43:11,949 [76031739] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:43:13,607 [76033397] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:43:14,018 [76033808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:43:14,018 [76033808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:43:14,018 [76033808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:43:14,018 [76033808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:43:14,018 [76033808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:43:16,062 [76035852] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:43:17,488 [76037278] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:43:17,489 [76037279] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:43:17,492 [76037282] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:43:17,558 [76037348] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 81 ms: 0 min 0sec
2020-08-11 16:43:17,558 [76037348] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:43:17,562 [76037352] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:43:17,683 [76037473] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:43:17,934 [76037724] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:43:17,963 [76037753] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:43:17,963 [76037753] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:43:17,963 [76037753] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:43:18,183 [76037973] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:43:19,524 [76039314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:43:19,524 [76039314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:43:19,524 [76039314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:43:19,524 [76039314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:43:19,524 [76039314] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:43:27,770 [76047560] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:43:28,957 [76048747] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:43:30,148 [76049938] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:43:30,149 [76049939] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:43:30,166 [76049956] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:43:30,271 [76050061] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:43:30,947 [76050737] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:43:30,991 [76050781] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 855 ms: 0 min 0sec
2020-08-11 16:43:30,991 [76050781] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:43:30,995 [76050785] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:43:31,097 [76050887] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:43:31,353 [76051143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:43:31,379 [76051169] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:43:31,379 [76051169] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:43:31,379 [76051169] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:43:31,589 [76051379] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:43:32,846 [76052636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:43:32,846 [76052636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:43:32,846 [76052636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:43:32,846 [76052636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:43:32,846 [76052636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:43:56,231 [76076021] WARN - lij.execution.TestStateStorage - Can't write state for java:test://com.hmhco.cp.pact_tests.PactProviderEdUICrsTest/pactTestTemplate
java.io.UTFDataFormatException: encoded string too long: 255255 bytes
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:104)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:96)
at com.intellij.util.io.PersistentHashMap.doPut(PersistentHashMap.java:417)
at com.intellij.util.io.PersistentHashMap.put(PersistentHashMap.java:401)
at com.intellij.execution.TestStateStorage.writeState(TestStateStorage.java:174)
at com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm$MySaveHistoryTask.lambda$writeState$0(SMTestRunnerResultsForm.java:814)
at com.intellij.openapi.project.DumbServiceImpl.unsafeRunWhenSmart(DumbServiceImpl.java:275)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:263)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$9(StartupManagerImpl.java:479)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:310)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:80)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:128)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:184)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:974)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:847)
at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:449)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:739)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-08-11 16:45:14,911 [76154701] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:45:14,912 [76154702] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:45:14,919 [76154709] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:45:15,037 [76154827] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:45:16,752 [76156542] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:45:16,847 [76156637] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1954 ms: 0 min 1sec
2020-08-11 16:45:16,850 [76156640] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:45:16,852 [76156642] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:45:17,211 [76157001] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:45:17,239 [76157029] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:45:17,239 [76157029] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:45:17,239 [76157029] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:45:17,455 [76157245] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:45:19,675 [76159465] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:45:19,675 [76159465] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:45:19,675 [76159465] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:45:19,675 [76159465] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:45:19,675 [76159465] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:45:25,349 [76165139] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#1], parentId=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='Ed UI - getRecommendations', isSuite=false, state=RUNNING}]
2020-08-11 16:45:25,667 [76165457] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:45:27,543 [76167333] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:45:28,902 [76168692] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:45:28,903 [76168693] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:45:28,905 [76168695] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:45:28,955 [76168745] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 66 ms: 0 min 0sec
2020-08-11 16:45:29,096 [76168886] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:45:29,100 [76168890] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:45:29,256 [76169046] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:45:29,274 [76169064] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:45:29,281 [76169071] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:45:29,281 [76169071] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:45:29,281 [76169071] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:45:29,501 [76169291] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:45:30,856 [76170646] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:45:30,856 [76170646] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:45:30,856 [76170646] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:45:30,856 [76170646] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:45:30,856 [76170646] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:45:35,347 [76175137] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:45:35,348 [76175138] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:45:35,365 [76175155] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:45:35,467 [76175257] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:45:36,136 [76175926] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:45:36,179 [76175969] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 839 ms: 0 min 0sec
2020-08-11 16:45:36,179 [76175969] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:45:36,183 [76175973] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:45:36,281 [76176071] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:45:36,539 [76176329] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:45:36,569 [76176359] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:45:36,569 [76176359] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:45:36,569 [76176359] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:45:36,753 [76176543] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:45:38,121 [76177911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:45:38,121 [76177911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:45:38,121 [76177911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:45:38,121 [76177911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:45:38,121 [76177911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:45:45,968 [76185758] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:45:48,042 [76187832] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:45:49,419 [76189209] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:45:49,420 [76189210] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:45:49,423 [76189213] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:45:49,538 [76189328] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:45:50,226 [76190016] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:45:50,264 [76190054] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 857 ms: 0 min 0sec
2020-08-11 16:45:50,265 [76190055] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:45:50,269 [76190059] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:45:50,364 [76190154] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:45:50,617 [76190407] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:45:50,645 [76190435] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:45:50,645 [76190435] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:45:50,645 [76190435] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:45:50,836 [76190626] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:45:52,164 [76191954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:45:52,164 [76191954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:45:52,164 [76191954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:45:52,164 [76191954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:45:52,164 [76191954] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:48:11,274 [76331064] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:48:12,967 [76332757] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:48:13,991 [76333781] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:48:13,992 [76333782] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:48:14,002 [76333792] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:48:14,108 [76333898] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:48:15,775 [76335565] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:48:15,892 [76335682] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1905 ms: 0 min 1sec
2020-08-11 16:48:15,896 [76335686] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:48:15,896 [76335686] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:48:16,268 [76336058] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:48:16,299 [76336089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:48:16,299 [76336089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:48:16,299 [76336089] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:48:16,498 [76336288] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:48:18,390 [76338180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:48:18,390 [76338180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:48:18,390 [76338180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:48:18,390 [76338180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:48:18,390 [76338180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:48:26,830 [76346620] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:48:28,496 [76348286] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:48:29,581 [76349371] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:48:29,583 [76349373] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:48:29,597 [76349387] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:48:29,696 [76349486] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:48:30,408 [76350198] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:48:30,459 [76350249] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 880 ms: 0 min 0sec
2020-08-11 16:48:30,459 [76350249] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:48:30,462 [76350252] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:48:30,532 [76350322] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:48:30,826 [76350616] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:48:30,858 [76350648] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:48:30,858 [76350648] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:48:30,858 [76350648] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:48:31,041 [76350831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:48:32,343 [76352133] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:48:32,343 [76352133] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:48:32,343 [76352133] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:48:32,343 [76352133] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:48:32,343 [76352133] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:48:55,447 [76375237] WARN - lij.execution.TestStateStorage - Can't write state for java:test://com.hmhco.cp.pact_tests.PactProviderEdUICrsTest/pactTestTemplate
java.io.UTFDataFormatException: encoded string too long: 255255 bytes
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:364)
at java.base/java.io.DataOutputStream.writeUTF(DataOutputStream.java:323)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:104)
at com.intellij.execution.TestStateStorage$1.save(TestStateStorage.java:96)
at com.intellij.util.io.PersistentHashMap.doPut(PersistentHashMap.java:417)
at com.intellij.util.io.PersistentHashMap.put(PersistentHashMap.java:401)
at com.intellij.execution.TestStateStorage.writeState(TestStateStorage.java:174)
at com.intellij.execution.testframework.sm.runner.ui.SMTestRunnerResultsForm$MySaveHistoryTask.lambda$writeState$0(SMTestRunnerResultsForm.java:814)
at com.intellij.openapi.project.DumbServiceImpl.unsafeRunWhenSmart(DumbServiceImpl.java:275)
at com.intellij.openapi.project.DumbServiceImpl.lambda$runWhenSmart$0(DumbServiceImpl.java:263)
at com.intellij.ide.startup.impl.StartupManagerImpl.lambda$runWhenProjectIsInitialized$9(StartupManagerImpl.java:479)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:310)
at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:80)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:128)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:184)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:974)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:847)
at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:449)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:739)
at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:831)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2020-08-11 16:51:10,968 [76510758] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:51:17,770 [76517560] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:51:19,195 [76518985] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:51:20,163 [76519953] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:51:20,164 [76519954] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:51:20,172 [76519962] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:51:20,306 [76520096] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:51:21,960 [76521750] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:51:22,068 [76521858] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1907 ms: 0 min 1sec
2020-08-11 16:51:22,072 [76521862] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:51:22,072 [76521862] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:51:22,434 [76522224] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:51:22,471 [76522261] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:51:22,471 [76522261] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:51:22,471 [76522261] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:51:22,663 [76522453] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:51:24,599 [76524389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:51:24,599 [76524389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:51:24,599 [76524389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:51:24,599 [76524389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:51:24,599 [76524389] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:51:28,074 [76527864] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:51:31,257 [76531047] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:51:32,279 [76532069] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:51:32,280 [76532070] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:51:32,292 [76532082] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:51:32,391 [76532181] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:51:33,057 [76532847] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:51:33,099 [76532889] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 823 ms: 0 min 0sec
2020-08-11 16:51:33,127 [76532917] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:51:33,129 [76532919] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:51:33,242 [76533032] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:51:33,439 [76533229] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:51:33,463 [76533253] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:51:33,463 [76533253] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:51:33,463 [76533253] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:51:33,651 [76533441] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:51:34,917 [76534707] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:51:34,917 [76534707] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:51:34,917 [76534707] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:51:34,917 [76534707] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:51:34,917 [76534707] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:52:18,346 [76578136] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:52:19,611 [76579401] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:52:20,641 [76580431] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:52:20,642 [76580432] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:52:20,644 [76580434] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:52:20,755 [76580545] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:52:22,431 [76582221] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:52:22,540 [76582330] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1900 ms: 0 min 1sec
2020-08-11 16:52:22,544 [76582334] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:52:22,544 [76582334] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:52:22,891 [76582681] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:52:22,922 [76582712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:52:22,922 [76582712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:52:22,922 [76582712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:52:23,127 [76582917] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:52:24,420 [76584210] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:52:24,420 [76584210] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:52:24,420 [76584210] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:52:24,421 [76584211] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:52:24,421 [76584211] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:52:27,470 [76587260] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:52:28,971 [76588761] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:52:30,151 [76589941] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:52:30,152 [76589942] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:52:30,162 [76589952] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:52:30,258 [76590048] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:52:30,984 [76590774] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:52:31,028 [76590818] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 880 ms: 0 min 0sec
2020-08-11 16:52:31,029 [76590819] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:52:31,032 [76590822] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:52:31,082 [76590872] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:52:31,370 [76591160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:52:31,394 [76591184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:52:31,394 [76591184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:52:31,394 [76591184] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:52:31,618 [76591408] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:52:32,880 [76592670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:52:32,880 [76592670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:52:32,880 [76592670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:52:32,880 [76592670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:52:32,880 [76592670] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:53:29,893 [76649683] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:53:31,193 [76650983] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:53:33,066 [76652856] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:53:33,067 [76652857] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:53:33,069 [76652859] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:53:33,178 [76652968] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:53:34,924 [76654714] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:53:35,048 [76654838] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1984 ms: 0 min 1sec
2020-08-11 16:53:35,053 [76654843] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:53:35,053 [76654843] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:53:35,440 [76655230] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:53:35,464 [76655254] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:53:35,465 [76655255] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:53:35,465 [76655255] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:53:35,651 [76655441] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:53:37,738 [76657528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:53:37,738 [76657528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:53:37,738 [76657528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:53:37,738 [76657528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:53:37,738 [76657528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:53:40,605 [76660395] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:53:41,836 [76661626] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:53:42,984 [76662774] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:53:42,986 [76662776] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:53:42,993 [76662783] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:53:43,087 [76662877] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:53:43,774 [76663564] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:53:43,814 [76663604] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 832 ms: 0 min 0sec
2020-08-11 16:53:43,836 [76663626] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:53:43,839 [76663629] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:53:43,972 [76663762] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:53:44,151 [76663941] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:53:44,173 [76663963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:53:44,173 [76663963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:53:44,173 [76663963] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:53:44,386 [76664176] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:53:45,680 [76665470] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:53:45,680 [76665470] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:53:45,680 [76665470] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:53:45,680 [76665470] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:53:45,680 [76665470] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:54:24,161 [76703951] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:54:25,841 [76705631] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:54:27,077 [76706867] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:54:27,080 [76706870] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:54:27,082 [76706872] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:54:27,203 [76706993] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:54:28,896 [76708686] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:54:28,979 [76708769] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1904 ms: 0 min 1sec
2020-08-11 16:54:28,984 [76708774] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:54:28,984 [76708774] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:54:29,325 [76709115] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:54:29,353 [76709143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:54:29,353 [76709143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:54:29,353 [76709143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:54:29,554 [76709344] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:54:30,869 [76710659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:54:30,869 [76710659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:54:30,869 [76710659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:54:30,869 [76710659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:54:30,869 [76710659] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-11 16:54:37,506 [76717296] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:54:39,418 [76719208] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-11 16:54:41,295 [76721085] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-11 16:54:41,296 [76721086] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-11 16:54:41,309 [76721099] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-11 16:54:41,406 [76721196] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:54:42,081 [76721871] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-11 16:54:42,121 [76721911] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 830 ms: 0 min 0sec
2020-08-11 16:54:42,165 [76721955] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-11 16:54:42,170 [76721960] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-11 16:54:42,315 [76722105] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-11 16:54:42,472 [76722262] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-11 16:54:42,497 [76722287] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-11 16:54:42,497 [76722287] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-11 16:54:42,497 [76722287] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-11 16:54:42,715 [76722505] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-11 16:54:44,018 [76723808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-11 16:54:44,018 [76723808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-11 16:54:44,018 [76723808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-11 16:54:44,018 [76723808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-11 16:54:44,018 [76723808] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:29:33,067 [129212857] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in crs-v2
2020-08-12 07:29:33,094 [129212884] INFO - ta.index.VcsLogPersistentIndex - 27ms for indexing 1 new commits out of 1 in crs-v2
2020-08-12 07:29:41,098 [129220888] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) libraryTable took 14 ms
2020-08-12 07:33:13,391 [129433181] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/PactProviderCrsSgmTest.java
2020-08-12 07:33:44,910 [129464700] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/PACTConsumerCrsSgmTest.java
2020-08-12 07:49:53,522 [130433312] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 07:49:53,740 [130433530] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:49:53,746 [130433536] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:49:53,761 [130433551] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:49:54,169 [130433959] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:49:57,149 [130436939] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:49:57,305 [130437095] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3567 ms: 0 min 3sec
2020-08-12 07:49:57,310 [130437100] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:49:57,310 [130437100] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:49:57,831 [130437621] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:49:57,867 [130437657] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:49:57,867 [130437657] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:49:57,867 [130437657] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:49:58,094 [130437884] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:50:00,445 [130440235] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:50:00,445 [130440235] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:50:00,445 [130440235] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:50:00,445 [130440235] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:50:00,445 [130440235] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:50:03,435 [130443225] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 07:50:23,437 [130463227] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:50:23,438 [130463228] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:50:23,454 [130463244] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:50:23,554 [130463344] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:50:25,149 [130464939] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:50:25,243 [130465033] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1809 ms: 0 min 1sec
2020-08-12 07:50:25,248 [130465038] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:50:25,248 [130465038] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:50:25,661 [130465451] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:50:25,688 [130465478] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:50:25,688 [130465478] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:50:25,688 [130465478] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:50:25,878 [130465668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:50:27,400 [130467190] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:50:27,400 [130467190] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:50:27,400 [130467190] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:50:27,400 [130467190] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:50:27,400 [130467190] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:50:31,315 [130471105] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 07:50:56,994 [130496784] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:50:56,996 [130496786] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:50:57,009 [130496799] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:50:57,116 [130496906] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:50:58,811 [130498601] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:50:58,916 [130498706] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1924 ms: 0 min 1sec
2020-08-12 07:50:58,920 [130498710] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:50:58,920 [130498710] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:50:59,317 [130499107] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:50:59,344 [130499134] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:50:59,344 [130499134] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:50:59,344 [130499134] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:50:59,544 [130499334] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:51:00,983 [130500773] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:51:00,983 [130500773] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:51:00,983 [130500773] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:51:00,983 [130500773] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:51:00,983 [130500773] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:51:04,990 [130504780] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 07:51:46,129 [130545919] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:51:46,130 [130545920] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:51:46,139 [130545929] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:51:46,239 [130546029] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:51:47,855 [130547645] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:51:47,956 [130547746] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1830 ms: 0 min 1sec
2020-08-12 07:51:47,961 [130547751] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:51:47,962 [130547752] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:51:48,357 [130548147] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:51:48,385 [130548175] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:51:48,385 [130548175] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:51:48,385 [130548175] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:51:48,559 [130548349] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:51:50,305 [130550095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:51:50,305 [130550095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:51:50,305 [130550095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:51:50,305 [130550095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:51:50,305 [130550095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:52:37,052 [130596842] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:52:37,054 [130596844] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:52:37,063 [130596853] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:52:37,175 [130596965] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:52:38,894 [130598684] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:52:38,997 [130598787] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1949 ms: 0 min 1sec
2020-08-12 07:52:39,001 [130598791] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:52:39,001 [130598791] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:52:39,398 [130599188] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:52:39,423 [130599213] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:52:39,423 [130599213] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:52:39,423 [130599213] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:52:39,623 [130599413] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:52:40,919 [130600709] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:52:40,919 [130600709] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:52:40,919 [130600709] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:52:40,919 [130600709] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:52:40,919 [130600709] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:57:14,122 [130873912] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:57:14,125 [130873915] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:57:14,134 [130873924] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:57:14,242 [130874032] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:57:16,011 [130875801] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:57:16,115 [130875905] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 1 took 1998 ms: 0 min 1sec
2020-08-12 07:57:16,118 [130875908] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:57:16,120 [130875910] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:57:16,522 [130876312] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:57:16,558 [130876348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:57:16,558 [130876348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:57:16,558 [130876348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:57:16,747 [130876537] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:57:18,712 [130878502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:57:18,712 [130878502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:57:18,712 [130878502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:57:18,712 [130878502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:57:18,712 [130878502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 07:57:22,254 [130882044] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 07:59:11,912 [130991702] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 07:59:11,913 [130991703] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 07:59:11,921 [130991711] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 07:59:12,032 [130991822] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 07:59:13,784 [130993574] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 07:59:13,907 [130993697] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 1 took 2000 ms: 0 min 2sec
2020-08-12 07:59:13,910 [130993700] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 07:59:13,911 [130993701] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 07:59:14,321 [130994111] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 07:59:14,353 [130994143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 07:59:14,353 [130994143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 07:59:14,353 [130994143] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 07:59:14,544 [130994334] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 07:59:16,307 [130996097] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 07:59:16,307 [130996097] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 07:59:16,307 [130996097] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 07:59:16,307 [130996097] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 07:59:16,307 [130996097] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:00:18,728 [131058518] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:00:18,729 [131058519] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:00:18,735 [131058525] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:00:18,841 [131058631] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:00:20,510 [131060300] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:00:20,657 [131060447] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1935 ms: 0 min 1sec
2020-08-12 08:00:20,661 [131060451] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:00:20,662 [131060452] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:00:21,048 [131060838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:00:21,074 [131060864] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:00:21,074 [131060864] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:00:21,074 [131060864] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:00:21,263 [131061053] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:00:22,767 [131062557] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:00:22,767 [131062557] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:00:22,767 [131062557] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:00:22,767 [131062557] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:00:22,767 [131062557] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:00:26,747 [131066537] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:01:17,475 [131117265] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:01:17,476 [131117266] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:01:17,483 [131117273] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:01:17,589 [131117379] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:01:19,228 [131119018] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:01:19,337 [131119127] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1871 ms: 0 min 1sec
2020-08-12 08:01:19,340 [131119130] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:01:19,341 [131119131] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:01:19,711 [131119501] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:01:19,738 [131119528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:01:19,738 [131119528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:01:19,738 [131119528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:01:19,919 [131119709] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:01:21,271 [131121061] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:01:21,271 [131121061] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:01:21,271 [131121061] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:01:21,271 [131121061] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:01:21,271 [131121061] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:01:47,704 [131147494] INFO - j.compiler.server.BuildManager - Clearing project build data because the project does not exist or was not opened for more than 30 days: /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/compile-server/crs-ui_ac53bf76
2020-08-12 08:01:47,854 [131147644] INFO - j.compiler.server.BuildManager - Clearing project build data because the project does not exist or was not opened for more than 30 days: /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/compile-server/crs-recommendation-metadata-filtering_795ec381
2020-08-12 08:01:55,117 [131154907] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:01:55,118 [131154908] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:01:55,123 [131154913] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:01:55,234 [131155024] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:01:56,949 [131156739] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:01:57,040 [131156830] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1929 ms: 0 min 1sec
2020-08-12 08:01:57,043 [131156833] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:01:57,045 [131156835] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:01:57,411 [131157201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:01:57,440 [131157230] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:01:57,440 [131157230] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:01:57,440 [131157230] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:01:57,637 [131157427] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:01:59,280 [131159070] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:01:59,280 [131159070] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:01:59,280 [131159070] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:01:59,280 [131159070] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:01:59,280 [131159070] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:02:03,145 [131162935] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:02:21,666 [131181456] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:02:21,667 [131181457] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:02:21,683 [131181473] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:02:21,789 [131181579] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:02:23,416 [131183206] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:02:23,521 [131183311] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1857 ms: 0 min 1sec
2020-08-12 08:02:23,526 [131183316] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:02:23,526 [131183316] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:02:23,897 [131183687] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:02:23,922 [131183712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:02:23,922 [131183712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:02:23,922 [131183712] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:02:24,100 [131183890] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:02:25,373 [131185163] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:02:25,373 [131185163] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:02:25,373 [131185163] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:02:25,373 [131185163] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:02:25,373 [131185163] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:03:18,513 [131238303] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:03:18,514 [131238304] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:03:18,526 [131238316] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:03:18,638 [131238428] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:03:20,322 [131240112] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:03:20,452 [131240242] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 1 took 1941 ms: 0 min 1sec
2020-08-12 08:03:20,455 [131240245] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:03:20,455 [131240245] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:03:20,812 [131240602] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:03:20,840 [131240630] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:03:20,841 [131240631] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:03:20,841 [131240631] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:03:21,060 [131240850] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:03:22,744 [131242534] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:03:22,744 [131242534] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:03:22,744 [131242534] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:03:22,744 [131242534] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:03:22,744 [131242534] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:03:26,516 [131246306] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:05:02,506 [131342296] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:05:02,507 [131342297] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:05:02,521 [131342311] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:05:02,631 [131342421] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:05:04,322 [131344112] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:05:04,449 [131344239] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1946 ms: 0 min 1sec
2020-08-12 08:05:04,452 [131344242] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:05:04,454 [131344244] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:05:04,489 [131344279] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-12 08:05:04,841 [131344631] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:05:04,885 [131344675] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:05:04,886 [131344676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:05:04,886 [131344676] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:05:05,120 [131344910] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:05:07,370 [131347160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:05:07,370 [131347160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:05:07,370 [131347160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:05:07,370 [131347160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:05:07,370 [131347160] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:05:34,301 [131374091] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:05:34,303 [131374093] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:05:34,321 [131374111] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:05:34,423 [131374213] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:05:36,116 [131375906] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:05:36,243 [131376033] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 1 took 1945 ms: 0 min 1sec
2020-08-12 08:05:36,247 [131376037] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:05:36,247 [131376037] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:05:36,635 [131376425] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:05:36,665 [131376455] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:05:36,665 [131376455] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:05:36,665 [131376455] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:05:36,865 [131376655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:05:38,349 [131378139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:05:38,349 [131378139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:05:38,349 [131378139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:05:38,349 [131378139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:05:38,349 [131378139] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:05:42,319 [131382109] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:05:48,828 [131388618] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:05:48,829 [131388619] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:05:48,841 [131388631] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:05:48,957 [131388747] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:05:50,658 [131390448] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:05:50,764 [131390554] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1938 ms: 0 min 1sec
2020-08-12 08:05:50,768 [131390558] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:05:50,768 [131390558] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:05:51,113 [131390903] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:05:51,141 [131390931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:05:51,141 [131390931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:05:51,141 [131390931] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:05:51,323 [131391113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:05:52,527 [131392317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:05:52,527 [131392317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:05:52,527 [131392317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:05:52,527 [131392317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:05:52,527 [131392317] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:06:07,014 [131406804] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:06:07,015 [131406805] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:06:07,023 [131406813] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:06:07,129 [131406919] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:06:08,755 [131408545] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:06:08,912 [131408702] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 1 took 1901 ms: 0 min 1sec
2020-08-12 08:06:08,917 [131408707] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:06:08,917 [131408707] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:06:09,292 [131409082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:06:09,318 [131409108] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:06:09,319 [131409109] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:06:09,319 [131409109] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:06:09,501 [131409291] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:06:10,793 [131410583] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:06:10,793 [131410583] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:06:10,793 [131410583] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:06:10,793 [131410583] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:06:10,793 [131410583] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:06:14,972 [131414762] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:08:38,671 [131558461] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:08:38,673 [131558463] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:08:38,683 [131558473] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:08:38,802 [131558592] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:08:40,656 [131560446] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:08:40,769 [131560559] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2100 ms: 0 min 2sec
2020-08-12 08:08:40,773 [131560563] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:08:40,773 [131560563] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:08:41,154 [131560944] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:08:41,179 [131560969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:08:41,179 [131560969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:08:41,179 [131560969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:08:41,361 [131561151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:08:43,048 [131562838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:08:43,048 [131562838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:08:43,048 [131562838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:08:43,048 [131562838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:08:43,048 [131562838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:09:05,915 [131585705] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:09:05,916 [131585706] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:09:05,924 [131585714] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:09:06,030 [131585820] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:09:07,750 [131587540] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:09:07,897 [131587687] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1984 ms: 0 min 1sec
2020-08-12 08:09:07,901 [131587691] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:09:07,901 [131587691] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:09:08,275 [131588065] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:09:08,309 [131588099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:09:08,309 [131588099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:09:08,309 [131588099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:09:08,505 [131588295] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:09:10,240 [131590030] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:09:10,240 [131590030] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:09:10,240 [131590030] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:09:10,240 [131590030] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:09:10,240 [131590030] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:09:13,975 [131593765] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:09:38,106 [131617896] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:09:38,107 [131617897] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:09:38,112 [131617902] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:09:38,228 [131618018] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:09:39,945 [131619735] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:09:40,071 [131619861] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1967 ms: 0 min 1sec
2020-08-12 08:09:40,075 [131619865] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:09:40,075 [131619865] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:09:40,431 [131620221] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:09:40,458 [131620248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:09:40,459 [131620249] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:09:40,459 [131620249] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:09:40,634 [131620424] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:09:41,865 [131621655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:09:41,865 [131621655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:09:41,865 [131621655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:09:41,865 [131621655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:09:41,865 [131621655] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:09:46,139 [131625929] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:13:56,135 [131875925] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-12 08:13:56,156 [131875946] INFO - ta.index.VcsLogPersistentIndex - 21ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-12 08:18:00,140 [132119930] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/PACTConsumerCrsV2CrsWeightingTest.java
2020-08-12 08:18:47,301 [132167091] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/PactProviderCrsV2CrsWeightingTest.java
2020-08-12 08:22:56,204 [132415994] WARN - .AbstractProgressIndicatorBase - This progress indicator is indeterminate, this may lead to visual inconsistency. Please call setIndeterminate(false) before you start progress.
com.intellij.openapi.project.impl.ProjectImpl.setProgressDuringInit(ProjectImpl.java:286)
2020-08-12 08:26:12,629 [132612419] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:26:12,632 [132612422] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:26:12,643 [132612433] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:26:12,776 [132612566] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:26:15,515 [132615305] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:26:15,662 [132615452] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3036 ms: 0 min 3sec
2020-08-12 08:26:15,666 [132615456] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:26:15,666 [132615456] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:26:16,040 [132615830] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:26:16,067 [132615857] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:26:16,067 [132615857] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:26:16,067 [132615857] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:26:16,263 [132616053] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:26:18,259 [132618049] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:26:18,259 [132618049] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:26:18,259 [132618049] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:26:18,259 [132618049] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:26:18,259 [132618049] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:27:13,579 [132673369] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:27:13,580 [132673370] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:27:13,588 [132673378] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:27:13,692 [132673482] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:27:15,353 [132675143] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:27:15,484 [132675274] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1907 ms: 0 min 1sec
2020-08-12 08:27:15,489 [132675279] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:27:15,489 [132675279] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:27:15,847 [132675637] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:27:15,898 [132675688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:27:15,898 [132675688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:27:15,898 [132675688] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:27:16,080 [132675870] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:27:17,277 [132677067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:27:17,277 [132677067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:27:17,277 [132677067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:27:17,277 [132677067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:27:17,277 [132677067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:27:21,559 [132681349] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:27:21,955 [132681745] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:27:21,956 [132681746] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:27:21,965 [132681755] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:27:22,030 [132681820] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 78 ms: 0 min 0sec
2020-08-12 08:27:22,169 [132681959] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:27:22,173 [132681963] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:27:22,341 [132682131] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:27:22,368 [132682158] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:27:22,368 [132682158] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:27:22,368 [132682158] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:27:22,390 [132682180] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:27:22,572 [132682362] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:27:23,758 [132683548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:27:23,758 [132683548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:27:23,758 [132683548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:27:23,758 [132683548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:27:23,758 [132683548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:27:28,389 [132688179] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:28:01,407 [132721197] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:28:01,408 [132721198] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:28:01,442 [132721232] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:28:01,552 [132721342] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:28:03,188 [132722978] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:28:03,305 [132723095] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1901 ms: 0 min 1sec
2020-08-12 08:28:03,309 [132723099] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:28:03,309 [132723099] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:28:03,667 [132723457] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:28:03,693 [132723483] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:28:03,693 [132723483] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:28:03,693 [132723483] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:28:03,875 [132723665] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:28:05,347 [132725137] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:28:05,347 [132725137] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:28:05,347 [132725137] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:28:05,347 [132725137] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:28:05,347 [132725137] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:28:42,824 [132762614] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:28:42,825 [132762615] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:28:42,833 [132762623] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:28:42,941 [132762731] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:28:44,530 [132764320] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:28:44,657 [132764447] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1835 ms: 0 min 1sec
2020-08-12 08:28:44,661 [132764451] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:28:44,661 [132764451] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:28:45,019 [132764809] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:28:45,048 [132764838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:28:45,048 [132764838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:28:45,048 [132764838] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:28:45,225 [132765015] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:28:46,415 [132766205] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:28:46,416 [132766206] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:28:46,416 [132766206] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:28:46,416 [132766206] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:28:46,416 [132766206] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:28:50,726 [132770516] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:28:51,512 [132771302] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:28:51,513 [132771303] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:28:51,523 [132771313] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:28:51,574 [132771364] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 65 ms: 0 min 0sec
2020-08-12 08:28:51,769 [132771559] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:28:51,772 [132771562] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:28:51,878 [132771668] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:28:51,904 [132771694] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:28:51,905 [132771695] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:28:51,905 [132771695] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:28:51,937 [132771727] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:28:52,110 [132771900] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:28:53,300 [132773090] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:28:53,300 [132773090] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:28:53,300 [132773090] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:28:53,300 [132773090] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:28:53,300 [132773090] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:29:35,939 [132815729] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:29:35,941 [132815731] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:29:35,948 [132815738] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:29:36,016 [132815806] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 81 ms: 0 min 0sec
2020-08-12 08:29:36,017 [132815807] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:29:36,020 [132815810] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:29:36,102 [132815892] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:29:36,416 [132816206] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:29:36,441 [132816231] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:29:36,441 [132816231] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:29:36,441 [132816231] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:29:36,619 [132816409] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:29:37,953 [132817743] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:29:37,953 [132817743] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:29:37,953 [132817743] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:29:37,953 [132817743] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:29:37,953 [132817743] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:30:02,503 [132842293] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:30:02,504 [132842294] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:30:02,513 [132842303] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:30:02,625 [132842415] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:30:04,158 [132843948] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:30:04,226 [132844016] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1725 ms: 0 min 1sec
2020-08-12 08:30:04,231 [132844021] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:30:04,231 [132844021] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:30:04,598 [132844388] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:30:04,646 [132844436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:30:04,646 [132844436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:30:04,646 [132844436] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:30:04,837 [132844627] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:30:06,035 [132845825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:30:06,035 [132845825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:30:06,035 [132845825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:30:06,035 [132845825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:30:06,035 [132845825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:30:10,304 [132850094] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:30:35,815 [132875605] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:30:35,816 [132875606] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:30:35,822 [132875612] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:30:35,925 [132875715] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:30:37,563 [132877353] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:30:37,676 [132877466] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1864 ms: 0 min 1sec
2020-08-12 08:30:37,680 [132877470] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:30:37,681 [132877471] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:30:38,049 [132877839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:30:38,079 [132877869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:30:38,079 [132877869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:30:38,079 [132877869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:30:38,292 [132878082] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:30:39,904 [132879694] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:30:39,904 [132879694] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:30:39,904 [132879694] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:30:39,904 [132879694] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:30:39,904 [132879694] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:30:43,746 [132883536] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:31:08,886 [132908676] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:31:08,887 [132908677] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:31:08,896 [132908686] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:31:09,000 [132908790] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:31:10,687 [132910477] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:31:10,783 [132910573] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1900 ms: 0 min 1sec
2020-08-12 08:31:10,787 [132910577] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:31:10,787 [132910577] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:31:11,144 [132910934] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:31:11,172 [132910962] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:31:11,172 [132910962] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:31:11,172 [132910962] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:31:11,377 [132911167] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:31:13,050 [132912840] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:31:13,050 [132912840] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:31:13,050 [132912840] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:31:13,050 [132912840] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:31:13,050 [132912840] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:31:16,378 [132916168] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:31:16,379 [132916169] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:31:16,386 [132916176] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:31:16,486 [132916276] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:31:16,856 [132916646] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:31:18,078 [132917868] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:31:18,189 [132917979] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1815 ms: 0 min 1sec
2020-08-12 08:31:18,193 [132917983] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:31:18,193 [132917983] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:31:18,552 [132918342] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:31:18,585 [132918375] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:31:18,586 [132918376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:31:18,586 [132918376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:31:18,761 [132918551] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:31:20,051 [132919841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:31:20,051 [132919841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:31:20,051 [132919841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:31:20,051 [132919841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:31:20,051 [132919841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:31:24,265 [132924055] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:32:46,331 [133006121] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:32:46,333 [133006123] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:32:46,342 [133006132] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:32:46,471 [133006261] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:32:48,377 [133008167] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:32:48,469 [133008259] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2141 ms: 0 min 2sec
2020-08-12 08:32:48,473 [133008263] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:32:48,473 [133008263] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:32:48,846 [133008636] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:32:48,877 [133008667] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:32:48,877 [133008667] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:32:48,877 [133008667] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:32:49,079 [133008869] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:32:50,818 [133010608] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:32:50,819 [133010609] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:32:50,819 [133010609] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:32:50,819 [133010609] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:32:50,819 [133010609] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:32:54,551 [133014341] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:33:47,779 [133067569] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:33:47,780 [133067570] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:33:47,808 [133067598] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:33:47,930 [133067720] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:33:49,737 [133069527] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:33:49,843 [133069633] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2068 ms: 0 min 2sec
2020-08-12 08:33:49,848 [133069638] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:33:49,848 [133069638] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:33:50,235 [133070025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:33:50,262 [133070052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:33:50,262 [133070052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:33:50,262 [133070052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:33:50,454 [133070244] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:33:52,089 [133071879] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:33:52,089 [133071879] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:33:52,089 [133071879] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:33:52,089 [133071879] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:33:52,089 [133071879] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:33:55,929 [133075719] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 08:33:59,366 [133079156] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:33:59,367 [133079157] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:33:59,375 [133079165] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:33:59,474 [133079264] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:34:01,062 [133080852] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:34:01,171 [133080961] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1809 ms: 0 min 1sec
2020-08-12 08:34:01,175 [133080965] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:34:01,175 [133080965] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:34:01,538 [133081328] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:34:01,567 [133081357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:34:01,567 [133081357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:34:01,567 [133081357] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:34:01,766 [133081556] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:34:03,049 [133082839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:34:03,049 [133082839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:34:03,049 [133082839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:34:03,049 [133082839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:34:03,049 [133082839] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:38:17,949 [133337739] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:38:17,951 [133337741] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:38:17,963 [133337753] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:38:18,076 [133337866] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:38:19,801 [133339591] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:38:19,950 [133339740] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2007 ms: 0 min 2sec
2020-08-12 08:38:19,954 [133339744] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:38:19,955 [133339745] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:38:20,359 [133340149] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:38:20,390 [133340180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:38:20,390 [133340180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:38:20,390 [133340180] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:38:20,582 [133340372] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:38:22,361 [133342151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:38:22,361 [133342151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:38:22,361 [133342151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:38:22,361 [133342151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:38:22,361 [133342151] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:40:51,115 [133490905] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:40:51,117 [133490907] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:40:51,131 [133490921] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:40:51,249 [133491039] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:40:53,013 [133492803] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:40:53,142 [133492932] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2037 ms: 0 min 2sec
2020-08-12 08:40:53,146 [133492936] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:40:53,147 [133492937] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:40:53,473 [133493263] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:40:53,496 [133493286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:40:53,496 [133493286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:40:53,496 [133493286] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:40:53,686 [133493476] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:40:55,492 [133495282] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:40:55,492 [133495282] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:40:55,492 [133495282] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:40:55,492 [133495282] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:40:55,492 [133495282] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:43:59,123 [133678913] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 08:43:59,148 [133678938] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/consumer/PACTConsumerCrsSgmTest.java
2020-08-12 08:43:59,164 [133678954] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- src/test/java/com/hmhco/cp/pact_tests/PACTConsumerCrsSgmTest.java
2020-08-12 08:44:02,028 [133681818] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/consumer/PACTConsumerCrsV2CrsWeightingTest.java
2020-08-12 08:44:02,038 [133681828] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- src/test/java/com/hmhco/cp/pact_tests/PACTConsumerCrsV2CrsWeightingTest.java
2020-08-12 08:44:05,754 [133685544] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/consumer/PACTConsumerEdUiCrsTest.java
2020-08-12 08:44:05,768 [133685558] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- src/test/java/com/hmhco/cp/pact_tests/PACTConsumerEdUiCrsTest.java
2020-08-12 08:44:09,426 [133689216] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/provider/PactProviderCrsSgmTest.java
2020-08-12 08:44:09,438 [133689228] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- src/test/java/com/hmhco/cp/pact_tests/PactProviderCrsSgmTest.java
2020-08-12 08:44:12,236 [133692026] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/provider/PactProviderCrsV2CrsWeightingTest.java
2020-08-12 08:44:12,251 [133692041] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- src/test/java/com/hmhco/cp/pact_tests/PactProviderCrsV2CrsWeightingTest.java
2020-08-12 08:44:16,166 [133695956] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/provider/PactProviderEdUICrsTest.java
2020-08-12 08:44:16,178 [133695968] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false rm --ignore-unmatch --cached -r -- src/test/java/com/hmhco/cp/pact_tests/PactProviderEdUICrsTest.java
2020-08-12 08:44:47,928 [133727718] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 08:44:48,202 [133727992] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:44:48,203 [133727993] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:44:48,212 [133728002] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:44:48,323 [133728113] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:44:55,092 [133734882] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:44:55,560 [133735350] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 7360 ms: 0 min 7sec
2020-08-12 08:44:55,565 [133735355] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:44:55,565 [133735355] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:44:55,946 [133735736] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:44:55,975 [133735765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:44:55,975 [133735765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:44:55,975 [133735765] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:44:56,190 [133735980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:44:58,086 [133737876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:44:58,086 [133737876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:44:58,086 [133737876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:44:58,086 [133737876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:44:58,086 [133737876] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:45:01,621 [133741411] INFO - pl.ProjectRootManagerComponent - project roots have changed
2020-08-12 08:45:01,935 [133741725] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 3ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-12 08:45:01,975 [133741765] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 40ms; general responsiveness: ok; EDT responsiveness: ok
2020-08-12 08:45:29,893 [133769683] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:45:30,278 [133770068] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:45:30,309 [133770099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:45:30,309 [133770099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:45:30,309 [133770099] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:45:30,475 [133770265] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:45:30,678 [133770468] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:45:30,678 [133770468] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:45:30,678 [133770468] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:45:30,678 [133770468] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:45:30,678 [133770468] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:45:30,709 [133770499] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:45:31,515 [133771305] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:45:33,384 [133773174] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 08:45:33,480 [133773270] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3589 ms: 0 min 3sec
2020-08-12 08:45:33,485 [133773275] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:45:33,485 [133773275] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:45:33,857 [133773647] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:45:33,885 [133773675] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:45:33,885 [133773675] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:45:33,885 [133773675] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:45:34,057 [133773847] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:45:35,305 [133775095] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:45:35,306 [133775096] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:45:35,306 [133775096] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:45:35,306 [133775096] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:45:35,306 [133775096] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:49:01,944 [133981734] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) libraryTable took 14 ms
2020-08-12 08:54:43,255 [134323045] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 08:54:43,256 [134323046] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 08:54:43,265 [134323055] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 08:54:43,332 [134323122] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 81 ms: 0 min 0sec
2020-08-12 08:54:43,460 [134323250] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 08:54:43,464 [134323254] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 08:54:43,567 [134323357] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-12 08:54:43,620 [134323410] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 08:54:43,645 [134323435] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 08:54:43,670 [134323460] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 08:54:43,670 [134323460] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 08:54:43,670 [134323460] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 08:54:43,925 [134323715] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 08:54:45,974 [134325764] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 08:54:45,974 [134325764] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 08:54:45,974 [134325764] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 08:54:45,974 [134325764] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 08:54:45,974 [134325764] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 08:54:53,937 [134333727] INFO - rationStore.ComponentStoreImpl - Saving Project (name=update-catalog, containerState=ACTIVE, componentStore=/Users/camposf/Documents/update-catalog-new/update-catalog) CompilerConfiguration took 11 ms
2020-08-12 08:55:44,729 [134384519] WARN - .AbstractProgressIndicatorBase - This progress indicator is indeterminate, this may lead to visual inconsistency. Please call setIndeterminate(false) before you start progress.
com.intellij.openapi.project.impl.ProjectImpl.setProgressDuringInit(ProjectImpl.java:286)
2020-08-12 09:01:53,300 [134753090] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.provider.PactProviderCrsSgmTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#1], parentId=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.provider.PactProviderCrsSgmTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='CRS-SERVICE - recommendedSkills', isSuite=false, state=RUNNING}]
2020-08-12 09:01:54,540 [134754330] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:01:54,544 [134754334] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:01:54,560 [134754350] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:01:54,719 [134754509] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:01:56,726 [134756516] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:01:56,889 [134756679] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2351 ms: 0 min 2sec
2020-08-12 09:01:56,894 [134756684] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:01:56,896 [134756686] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:01:57,315 [134757105] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:01:57,342 [134757132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:01:57,342 [134757132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:01:57,342 [134757132] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:01:57,541 [134757331] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:01:59,760 [134759550] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:01:59,760 [134759550] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:01:59,760 [134759550] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:01:59,760 [134759550] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:01:59,760 [134759550] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:02:09,902 [134769692] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:02:09,903 [134769693] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:02:09,915 [134769705] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:02:09,989 [134769779] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 92 ms: 0 min 0sec
2020-08-12 09:02:10,135 [134769925] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:02:10,139 [134769929] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:02:10,247 [134770037] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-12 09:02:10,293 [134770083] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:02:10,333 [134770123] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:02:10,360 [134770150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:02:10,360 [134770150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:02:10,360 [134770150] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:02:10,624 [134770414] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:02:12,323 [134772113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:02:12,323 [134772113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:02:12,323 [134772113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:02:12,323 [134772113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:02:12,323 [134772113] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:02:57,443 [134817233] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.provider.PactProviderCrsSgmTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#1], parentId=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.provider.PactProviderCrsSgmTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='CRS-SERVICE - recommendedSkills', isSuite=false, state=RUNNING}]
2020-08-12 09:03:12,431 [134832221] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 09:03:12,679 [134832469] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:03:12,681 [134832471] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:03:12,689 [134832479] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:03:12,811 [134832601] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:03:14,550 [134834340] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:03:14,638 [134834428] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1961 ms: 0 min 1sec
2020-08-12 09:03:14,642 [134834432] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:03:14,643 [134834433] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:03:14,676 [134834466] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-12 09:03:15,001 [134834791] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:03:15,035 [134834825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:03:15,035 [134834825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:03:15,035 [134834825] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:03:15,277 [134835067] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:03:16,920 [134836710] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:03:16,920 [134836710] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:03:16,920 [134836710] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:03:16,920 [134836710] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:03:16,920 [134836710] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:04:21,539 [134901329] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 09:04:21,782 [134901572] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:04:21,786 [134901576] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:04:21,795 [134901585] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:04:21,920 [134901710] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:04:23,695 [134903485] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:04:23,789 [134903579] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2008 ms: 0 min 2sec
2020-08-12 09:04:23,793 [134903583] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:04:23,793 [134903583] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:04:24,149 [134903939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:04:24,179 [134903969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:04:24,179 [134903969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:04:24,179 [134903969] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:04:24,447 [134904237] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:04:26,149 [134905939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:04:26,149 [134905939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:04:26,149 [134905939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:04:26,149 [134905939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:04:26,149 [134905939] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:05:17,838 [134957628] WARN - ner.GeneralTestEventsProcessor - [JUnit]: Unexpected running nodes: [{id=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.provider.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)]/[test-template-invocation:#1], parentId=[engine:junit-jupiter]/[class:com.hmhco.cp.pact_tests.provider.PactProviderEdUICrsTest]/[test-template:pactTestTemplate(au.com.dius.pact.provider.junit5.PactVerificationContext, org.apache.http.HttpRequest)], name='Ed UI - getRecommendations', isSuite=false, state=RUNNING}]
2020-08-12 09:05:18,750 [134958540] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:05:18,752 [134958542] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:05:18,772 [134958562] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:05:18,900 [134958690] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:05:20,779 [134960569] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:05:20,935 [134960725] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2188 ms: 0 min 2sec
2020-08-12 09:05:20,940 [134960730] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:05:20,940 [134960730] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:05:20,978 [134960768] INFO - ij.execution.JavaExecutionUtil - Agent jars were copied to /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/captureAgent
2020-08-12 09:05:21,264 [134961054] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:05:21,296 [134961086] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:05:21,297 [134961087] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:05:21,297 [134961087] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:05:21,547 [134961337] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:05:23,189 [134962979] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:05:23,189 [134962979] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:05:23,190 [134962980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:05:23,190 [134962980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:05:23,190 [134962980] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:13:21,057 [135440847] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) libraryTable took 17 ms
2020-08-12 09:16:42,175 [135641965] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 09:16:42,426 [135642216] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:16:42,427 [135642217] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:16:42,436 [135642226] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:16:42,564 [135642354] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:16:44,518 [135644308] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:16:44,627 [135644417] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2203 ms: 0 min 2sec
2020-08-12 09:16:44,631 [135644421] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:16:44,631 [135644421] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:16:44,986 [135644776] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:16:45,015 [135644805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:16:45,015 [135644805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:16:45,015 [135644805] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:16:45,223 [135645013] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:16:47,293 [135647083] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:16:47,293 [135647083] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:16:47,293 [135647083] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:16:47,293 [135647083] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:16:47,293 [135647083] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:19:06,332 [135786122] INFO - t.javadoc.JavaDocInfoGenerator - Wrong navElement: FUN; original = KtLightMethodImpl:verifyInteraction of class class org.jetbrains.kotlin.asJava.elements.KtLightMethodImpl
2020-08-12 09:19:11,936 [135791726] INFO - t.javadoc.JavaDocInfoGenerator - Wrong navElement: FUN; original = KtLightMethodImpl:verifyInteraction of class class org.jetbrains.kotlin.asJava.elements.KtLightMethodImpl
2020-08-12 09:19:17,975 [135797765] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 09:19:18,215 [135798005] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:19:18,217 [135798007] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:19:18,225 [135798015] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:19:18,329 [135798119] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:19:19,171 [135798961] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:19:19,220 [135799010] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1008 ms: 0 min 1sec
2020-08-12 09:19:19,220 [135799010] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:19:19,224 [135799014] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:19:19,302 [135799092] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:19:19,568 [135799358] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:19:19,595 [135799385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:19:19,595 [135799385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:19:19,595 [135799385] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:19:19,765 [135799555] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:19:21,433 [135801223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:19:21,433 [135801223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:19:21,433 [135801223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:19:21,433 [135801223] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:19:21,434 [135801224] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:21:03,504 [135903294] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:21:03,505 [135903295] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:21:03,512 [135903302] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:21:03,635 [135903425] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:21:05,575 [135905365] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:21:05,702 [135905492] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2203 ms: 0 min 2sec
2020-08-12 09:21:05,705 [135905495] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:21:05,706 [135905496] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:21:06,092 [135905882] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:21:06,121 [135905911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:21:06,121 [135905911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:21:06,121 [135905911] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:21:06,308 [135906098] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:21:08,040 [135907830] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:21:08,040 [135907830] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:21:08,040 [135907830] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:21:08,041 [135907831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:21:08,041 [135907831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:23:13,911 [136033701] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) RunManager took 11 ms
2020-08-12 09:25:16,413 [136156203] INFO - STDOUT - Exception while disposing deferred rec.
2020-08-12 09:26:24,368 [136224158] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/consumer/PACTConsumerCrsSpineIndexTest.java
2020-08-12 09:26:48,464 [136248254] INFO - #git4idea.commands.GitHandler - [crs-v2] git -c credential.helper= -c core.quotepath=false -c log.showSignature=false add --ignore-errors -A -- src/test/java/com/hmhco/cp/pact_tests/provider/PactProviderCrsSpineIndexTest.java
2020-08-12 09:45:54,785 [137394575] WARN - vdmanager.AvdManagerConnection - No Android SDK Found
2020-08-12 09:45:55,029 [137394819] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:45:55,033 [137394823] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:45:55,042 [137394832] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:45:55,339 [137395129] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:45:58,234 [137398024] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:45:58,373 [137398163] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 3347 ms: 0 min 3sec
2020-08-12 09:45:58,377 [137398167] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:45:58,377 [137398167] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:45:58,758 [137398548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:45:58,784 [137398574] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:45:58,784 [137398574] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:45:58,784 [137398574] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:45:58,997 [137398787] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:46:01,201 [137400991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:46:01,201 [137400991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:46:01,201 [137400991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:46:01,201 [137400991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:46:01,201 [137400991] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:46:12,165 [137411955] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:46:12,166 [137411956] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:46:12,169 [137411959] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:46:12,271 [137412061] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:46:14,097 [137413887] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:46:14,169 [137413959] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2006 ms: 0 min 2sec
2020-08-12 09:46:14,174 [137413964] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:46:14,174 [137413964] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:46:14,523 [137414313] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:46:14,548 [137414338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:46:14,548 [137414338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:46:14,548 [137414338] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:46:14,724 [137414514] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:46:15,958 [137415748] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:46:15,958 [137415748] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:46:15,958 [137415748] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:46:15,958 [137415748] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:46:15,958 [137415748] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:46:42,088 [137441878] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:46:42,089 [137441879] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:46:42,096 [137441886] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:46:42,196 [137441986] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:46:43,991 [137443781] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:46:44,079 [137443869] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1993 ms: 0 min 1sec
2020-08-12 09:46:44,083 [137443873] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:46:44,083 [137443873] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:46:44,425 [137444215] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:46:44,458 [137444248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:46:44,458 [137444248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:46:44,458 [137444248] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:46:44,660 [137444450] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:46:45,979 [137445769] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:46:45,980 [137445770] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:46:45,980 [137445770] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:46:45,980 [137445770] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:46:45,980 [137445770] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:47:11,209 [137470999] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:47:11,210 [137471000] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:47:11,221 [137471011] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:47:11,324 [137471114] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:47:13,105 [137472895] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:47:13,198 [137472988] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1991 ms: 0 min 1sec
2020-08-12 09:47:13,202 [137472992] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:47:13,202 [137472992] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:47:13,550 [137473340] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:47:13,565 [137473355] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:47:13,565 [137473355] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:47:13,565 [137473355] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:47:13,786 [137473576] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:47:15,116 [137474906] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:47:15,116 [137474906] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:47:15,116 [137474906] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:47:15,116 [137474906] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:47:15,116 [137474906] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:47:19,264 [137479054] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 09:47:42,788 [137502578] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:47:42,789 [137502579] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:47:42,798 [137502588] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:47:42,900 [137502690] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:47:44,673 [137504463] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:47:44,755 [137504545] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 1969 ms: 0 min 1sec
2020-08-12 09:47:44,759 [137504549] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:47:44,760 [137504550] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:47:45,089 [137504879] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:47:45,132 [137504922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:47:45,132 [137504922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:47:45,132 [137504922] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:47:45,328 [137505118] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:47:46,697 [137506487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:47:46,697 [137506487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:47:46,697 [137506487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:47:46,697 [137506487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:47:46,697 [137506487] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:49:04,618 [137584408] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:49:04,619 [137584409] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:49:04,625 [137584415] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:49:04,730 [137584520] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:49:06,521 [137586311] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:49:06,640 [137586430] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2024 ms: 0 min 2sec
2020-08-12 09:49:06,644 [137586434] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:49:06,644 [137586434] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:49:06,987 [137586777] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:49:07,012 [137586802] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:49:07,012 [137586802] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:49:07,012 [137586802] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:49:07,214 [137587004] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:49:08,923 [137588713] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:49:08,923 [137588713] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:49:08,923 [137588713] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:49:08,923 [137588713] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:49:08,923 [137588713] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:54:15,751 [137895541] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:54:15,752 [137895542] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:54:15,763 [137895553] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:54:15,866 [137895656] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:54:17,692 [137897482] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:54:17,803 [137897593] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2063 ms: 0 min 2sec
2020-08-12 09:54:17,807 [137897597] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:54:17,809 [137897599] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:54:18,162 [137897952] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:54:18,199 [137897989] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:54:18,199 [137897989] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:54:18,199 [137897989] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:54:18,378 [137898168] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:54:20,176 [137899966] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:54:20,176 [137899966] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:54:20,176 [137899966] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:54:20,176 [137899966] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:54:20,176 [137899966] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:54:36,913 [137916703] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:54:36,914 [137916704] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:54:36,920 [137916710] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:54:37,015 [137916805] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:54:38,828 [137918618] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:54:38,960 [137918750] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2055 ms: 0 min 2sec
2020-08-12 09:54:38,963 [137918753] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:54:38,965 [137918755] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:54:39,287 [137919077] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:54:39,311 [137919101] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:54:39,311 [137919101] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:54:39,311 [137919101] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:54:39,531 [137919321] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:54:40,756 [137920546] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:54:40,756 [137920546] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:54:40,757 [137920547] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:54:40,757 [137920547] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:54:40,757 [137920547] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:55:14,757 [137954547] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:55:14,758 [137954548] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:55:14,765 [137954555] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:55:14,874 [137954664] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:55:16,769 [137956559] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:55:16,890 [137956680] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2141 ms: 0 min 2sec
2020-08-12 09:55:16,893 [137956683] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:55:16,894 [137956684] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:55:17,241 [137957031] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:55:17,269 [137957059] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:55:17,269 [137957059] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:55:17,269 [137957059] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:55:17,473 [137957263] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:55:18,742 [137958532] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:55:18,742 [137958532] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:55:18,742 [137958532] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:55:18,743 [137958533] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:55:18,743 [137958533] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:55:40,326 [137980116] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:55:40,328 [137980118] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:55:40,336 [137980126] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:55:40,437 [137980227] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:55:42,241 [137982031] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:55:42,357 [137982147] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2033 ms: 0 min 2sec
2020-08-12 09:55:42,360 [137982150] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:55:42,360 [137982150] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:55:42,712 [137982502] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:55:42,737 [137982527] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:55:42,737 [137982527] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:55:42,738 [137982528] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:55:42,946 [137982736] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:55:44,365 [137984155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:55:44,365 [137984155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:55:44,365 [137984155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:55:44,365 [137984155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:55:44,365 [137984155] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:56:08,669 [138008459] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:56:08,670 [138008460] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:56:08,679 [138008469] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:56:08,784 [138008574] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:56:10,609 [138010399] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:56:10,704 [138010494] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2037 ms: 0 min 2sec
2020-08-12 09:56:10,708 [138010498] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:56:10,708 [138010498] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:56:11,073 [138010863] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:56:11,099 [138010889] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:56:11,099 [138010889] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:56:11,099 [138010889] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:56:11,279 [138011069] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:56:12,536 [138012326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:56:12,536 [138012326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:56:12,536 [138012326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:56:12,536 [138012326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:56:12,536 [138012326] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:57:20,994 [138080784] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:57:20,995 [138080785] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:57:21,007 [138080797] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:57:21,109 [138080899] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:57:22,914 [138082704] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:57:23,013 [138082803] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2020 ms: 0 min 2sec
2020-08-12 09:57:23,016 [138082806] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:57:23,016 [138082806] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:57:23,403 [138083193] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:57:23,427 [138083217] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:57:23,427 [138083217] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:57:23,427 [138083217] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:57:23,606 [138083396] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:57:25,398 [138085188] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:57:25,398 [138085188] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:57:25,398 [138085188] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:57:25,398 [138085188] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:57:25,398 [138085188] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 09:59:23,656 [138203446] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 09:59:23,657 [138203447] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 09:59:23,672 [138203462] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 09:59:23,776 [138203566] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 09:59:25,634 [138205424] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 09:59:25,736 [138205526] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2081 ms: 0 min 2sec
2020-08-12 09:59:25,740 [138205530] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 09:59:25,740 [138205530] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 09:59:26,103 [138205893] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 09:59:26,129 [138205919] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 09:59:26,130 [138205920] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 09:59:26,130 [138205920] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 09:59:26,332 [138206122] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 09:59:27,998 [138207788] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 09:59:27,998 [138207788] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 09:59:27,998 [138207788] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 09:59:27,998 [138207788] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 09:59:27,998 [138207788] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:10:55,589 [138895379] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:10:55,590 [138895380] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:10:55,603 [138895393] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:10:55,709 [138895499] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:10:57,590 [138897380] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:10:57,704 [138897494] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2118 ms: 0 min 2sec
2020-08-12 10:10:57,708 [138897498] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:10:57,709 [138897499] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:10:58,051 [138897841] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:10:58,084 [138897874] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:10:58,084 [138897874] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:10:58,084 [138897874] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:10:58,276 [138898066] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:11:00,041 [138899831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:11:00,041 [138899831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:11:00,041 [138899831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:11:00,041 [138899831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:11:00,041 [138899831] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:11:12,335 [138912125] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:11:12,336 [138912126] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:11:12,343 [138912133] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:11:12,444 [138912234] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:11:14,546 [138914336] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:11:14,646 [138914436] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2313 ms: 0 min 2sec
2020-08-12 10:11:14,650 [138914440] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:11:14,651 [138914441] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:11:15,056 [138914846] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:11:15,087 [138914877] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:11:15,087 [138914877] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:11:15,087 [138914877] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:11:15,316 [138915106] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:11:16,579 [138916369] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:11:16,579 [138916369] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:11:16,579 [138916369] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:11:16,579 [138916369] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:11:16,579 [138916369] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:11:58,787 [138958577] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:11:58,788 [138958578] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:11:58,797 [138958587] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:11:58,897 [138958687] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:12:00,719 [138960509] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:12:00,838 [138960628] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2054 ms: 0 min 2sec
2020-08-12 10:12:00,842 [138960632] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:12:00,842 [138960632] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:12:01,169 [138960959] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:12:01,192 [138960982] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:12:01,192 [138960982] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:12:01,192 [138960982] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:12:01,405 [138961195] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:12:02,854 [138962644] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:12:02,854 [138962644] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:12:02,854 [138962644] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:12:02,854 [138962644] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:12:02,854 [138962644] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:12:06,982 [138966772] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 10:13:34,235 [139054025] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:13:34,236 [139054026] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:13:34,243 [139054033] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:13:34,344 [139054134] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:13:36,273 [139056063] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:13:36,389 [139056179] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2156 ms: 0 min 2sec
2020-08-12 10:13:36,393 [139056183] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:13:36,394 [139056184] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:13:36,728 [139056518] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:13:36,757 [139056547] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:13:36,757 [139056547] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:13:36,757 [139056547] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:13:36,938 [139056728] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:13:38,559 [139058349] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:13:38,559 [139058349] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:13:38,559 [139058349] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:13:38,559 [139058349] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:13:38,559 [139058349] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:13:58,743 [139078533] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:13:58,744 [139078534] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:13:58,751 [139078541] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:13:58,853 [139078643] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:14:00,731 [139080521] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:14:00,846 [139080636] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2106 ms: 0 min 2sec
2020-08-12 10:14:00,852 [139080642] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:14:00,852 [139080642] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:14:01,208 [139080998] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:14:01,235 [139081025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:14:01,235 [139081025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:14:01,235 [139081025] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:14:01,411 [139081201] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:14:02,673 [139082463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:14:02,673 [139082463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:14:02,673 [139082463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:14:02,673 [139082463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:14:02,673 [139082463] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:14:17,989 [139097779] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:14:17,990 [139097780] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:14:17,998 [139097788] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:14:18,105 [139097895] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:14:19,924 [139099714] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:14:20,019 [139099809] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2032 ms: 0 min 2sec
2020-08-12 10:14:20,023 [139099813] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:14:20,023 [139099813] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:14:20,363 [139100153] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:14:20,388 [139100178] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:14:20,388 [139100178] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:14:20,388 [139100178] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:14:20,586 [139100376] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:14:21,908 [139101698] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:14:21,908 [139101698] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:14:21,908 [139101698] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:14:21,908 [139101698] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:14:21,908 [139101698] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:14:41,140 [139120930] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:14:41,141 [139120931] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:14:41,149 [139120939] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:14:41,247 [139121037] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:14:43,065 [139122855] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:14:43,141 [139122931] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2003 ms: 0 min 2sec
2020-08-12 10:14:43,145 [139122935] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:14:43,145 [139122935] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:14:43,517 [139123307] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:14:43,546 [139123336] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:14:43,546 [139123336] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:14:43,546 [139123336] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:14:43,725 [139123515] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:14:44,995 [139124785] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:14:44,995 [139124785] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:14:44,995 [139124785] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:14:44,995 [139124785] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:14:44,995 [139124785] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:14:49,209 [139128999] INFO - ach.JavaAttachDebuggerProvider - Timeout while getting attach info
java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:210)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getAttachInfo(JavaAttachDebuggerProvider.java:170)
at com.intellij.debugger.impl.attach.JavaAttachDebuggerProvider.getProcessAttachInfo(JavaAttachDebuggerProvider.java:224)
at com.intellij.debugger.impl.attach.JavaDebuggerAttachUtil.canAttach(JavaDebuggerAttachUtil.java:18)
at com.intellij.execution.impl.DefaultJavaProgramRunner$AttachDebuggerAction$1.lambda$startNotified$0(DefaultJavaProgramRunner.java:303)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at com.intellij.util.concurrency.SchedulingWrapper$MyScheduledFutureTask.run(SchedulingWrapper.java:220)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-12 10:14:49,653 [139129443] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:14:49,654 [139129444] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:14:49,666 [139129456] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:14:49,768 [139129558] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:14:51,630 [139131420] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:14:51,688 [139131478] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2037 ms: 0 min 2sec
2020-08-12 10:14:51,693 [139131483] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:14:51,693 [139131483] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:14:52,038 [139131828] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:14:52,063 [139131853] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:14:52,064 [139131854] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:14:52,064 [139131854] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:14:52,262 [139132052] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:14:53,518 [139133308] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:14:53,518 [139133308] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:14:53,518 [139133308] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:14:53,518 [139133308] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:14:53,518 [139133308] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 10:15:18,249 [139158039] WARN - .AbstractProgressIndicatorBase - This progress indicator is indeterminate, this may lead to visual inconsistency. Please call setIndeterminate(false) before you start progress.
com.intellij.openapi.project.impl.ProjectImpl.setProgressDuringInit(ProjectImpl.java:286)
2020-08-12 10:15:28,172 [139167962] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2020-08-12 10:15:28,173 [139167963] INFO - j.compiler.server.BuildManager - Using preloaded build process to compile /Users/camposf/Documents/Repositories/crs-v2
2020-08-12 10:15:28,190 [139167980] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationStart. active indexing phases: 1
2020-08-12 10:15:28,285 [139168075] INFO - .ScalaCompilerReferenceService - [compiler indices] startIndexing. clean build: false
2020-08-12 10:15:30,096 [139169886] INFO - .ScalaCompilerReferenceService - [compiler indices] finishIndexing.
2020-08-12 10:15:30,176 [139169966] INFO - lij.compiler.impl.CompilerUtil - COMPILATION FINISHED (BUILD PROCESS); Errors: 0; warnings: 0 took 2007 ms: 0 min 2sec
2020-08-12 10:15:30,180 [139169970] INFO - .ScalaCompilerReferenceService - [compiler indices] onCompilationFinish. success: true, active indexing phases: 0
2020-08-12 10:15:30,181 [139169971] INFO - s.CompilerReferenceServiceBase - backward reference index reader is opened
2020-08-12 10:15:30,558 [139170348] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/plugins/java/lib/jps-launcher.jar
2020-08-12 10:15:30,582 [139170372] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2020-08-12 10:15:30,582 [139170372] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2020-08-12 10:15:30,582 [139170372] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2020-08-12 10:15:30,758 [139170548] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'org.apache.logging.log4j.simplelog.StatusLogger.level' to TRACE to show Log4j2 internal initialization logging.
2020-08-12 10:15:32,114 [139171904] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: An illegal reflective access operation has occurred
2020-08-12 10:15:32,114 [139171904] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/Applications/IntelliJ%20IDEA%20CE.app/Contents/lib/protobuf-java-3.5.1.jar) to field java.nio.Buffer.address
2020-08-12 10:15:32,114 [139171904] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
2020-08-12 10:15:32,114 [139171904] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
2020-08-12 10:15:32,114 [139171904] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: WARNING: All illegal access operations will be denied in a future release
2020-08-12 12:50:08,310 [148448100] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 15684ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200812-105039-IC-201.6668.121-Object.wait-15sec
2020-08-13 02:45:06,425 [198546215] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5595ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200813-024505-IC-201.6668.121-Object.wait-5sec
2020-08-13 12:10:16,091 [232455881] INFO - ta.index.VcsLogPersistentIndex - Indexing 1 commits in learning-spine-discovery
2020-08-13 12:10:16,111 [232455901] INFO - ta.index.VcsLogPersistentIndex - 20ms for indexing 1 new commits out of 1 in learning-spine-discovery
2020-08-13 13:22:22,710 [236782500] INFO - j.compiler.server.BuildManager - Clearing project build data because the project does not exist or was not opened for more than 30 days: /Users/camposf/Library/Caches/JetBrains/IdeaIC2020.1/compile-server/crs-recommender-toc_3bd61245
2020-08-13 20:44:09,837 [263289627] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5974ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200813-204409-IC-201.6668.121-Object.wait-5sec
2020-08-14 05:12:45,772 [293805562] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5758ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-051245-IC-201.6668.121-Object.wait-5sec
2020-08-14 10:55:57,178 [314396968] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6930ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-105555-IC-201.6668.121-Object.wait-6sec
2020-08-14 13:56:01,308 [325201098] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 10287ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-135600-IC-201.6668.121-Object.wait-10sec
2020-08-14 14:11:07,252 [326107042] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 9420ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-141106-IC-201.6668.121-Object.wait-9sec
2020-08-14 14:26:14,242 [327014032] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 9858ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-142613-IC-201.6668.121-Object.wait-9sec
2020-08-14 14:41:21,572 [327921362] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 11125ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-144121-IC-201.6668.121-Object.wait-11sec
2020-08-14 16:57:19,298 [336079088] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 10696ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-165718-IC-201.6668.121-Object.wait-10sec
2020-08-14 17:56:33,432 [339633222] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 9529ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-175632-IC-201.6668.121-Object.wait-9sec
2020-08-14 18:56:40,480 [343240270] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 10111ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-185639-IC-201.6668.121-Object.wait-10sec
2020-08-14 19:56:52,264 [346852054] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 10444ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-195651-IC-201.6668.121-Object.wait-10sec
2020-08-14 20:45:08,952 [349748742] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 10670ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200814-204508-IC-201.6668.121-Object.wait-10sec
2020-08-15 04:03:41,330 [376061120] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6286ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-040340-IC-201.6668.121-Object.wait-6sec
2020-08-15 06:04:34,331 [383314121] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 7472ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-060433-IC-201.6668.121-Object.wait-7sec
2020-08-15 07:47:09,586 [389469376] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 7170ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-074708-IC-201.6668.121-Object.wait-7sec
2020-08-15 09:07:06,625 [394266415] INFO - ateSettings.impl.UpdateChecker - failed to load plugin descriptions from : Malformed URL:
2020-08-15 09:07:07,961 [394267751] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2020-08-15 09:07:07,961 [394267751] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2020-08-15 09:07:07,961 [394267751] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml
2020-08-15 09:07:07,961 [394267751] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2020-08-15 09:07:07,962 [394267752] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml
2020-08-15 09:07:07,962 [394267752] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2020-08-15 09:07:07,962 [394267752] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2020-08-15 09:07:07,962 [394267752] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml
2020-08-15 09:07:07,962 [394267752] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2020-08-15 09:07:07,962 [394267752] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2020-08-15 09:07:07,963 [394267753] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
2020-08-15 09:52:38,230 [396998020] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5079ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-095238-IC-201.6668.121-Object.wait-5sec
2020-08-15 10:13:07,191 [398226981] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6179ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-101306-IC-201.6668.121-Object.wait-6sec
2020-08-15 10:14:56,422 [398336212] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5953ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-101455-IC-201.6668.121-Object.wait-5sec
2020-08-15 16:22:38,752 [420398542] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5086ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-162238-IC-201.6668.121-Object.wait-5sec
2020-08-15 19:16:52,901 [430852691] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 94295ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-191651-IC-201.6668.121-Object.wait-94sec
2020-08-15 21:17:44,749 [438104539] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6689ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-211743-IC-201.6668.121-Object.wait-6sec
2020-08-15 21:19:27,496 [438207286] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 51727ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-211925-IC-201.6668.121-Object.wait-51sec
2020-08-15 21:21:02,483 [438302273] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 43358ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-212059-IC-201.6668.121-Object.wait-43sec
2020-08-15 23:21:53,744 [445553534] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 7533ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-232152-IC-201.6668.121-Object.wait-7sec
2020-08-15 23:23:34,695 [445654485] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 50010ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-232333-IC-201.6668.121-Object.wait-50sec
2020-08-15 23:25:11,969 [445751759] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 46211ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-232509-IC-201.6668.121-Object.wait-46sec
2020-08-16 01:26:03,801 [453003591] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 8776ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200815-232606-IC-201.6668.121-Object.wait-8sec
2020-08-16 01:28:16,451 [453136241] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 81721ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-012815-IC-201.6668.121-Object.wait-81sec
2020-08-16 01:29:52,195 [453231985] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 44780ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-012951-IC-201.6668.121-Object.wait-44sec
2020-08-16 02:00:02,779 [455042569] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6397ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-020001-IC-201.6668.121-Object.wait-6sec
2020-08-16 02:01:04,473 [455104263] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 51892ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-020102-IC-201.6668.121-Object.wait-51sec
2020-08-16 02:02:47,520 [455207310] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 52847ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-020245-IC-201.6668.121-Object.wait-52sec
2020-08-16 02:23:32,769 [456452559] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5756ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-022332-IC-201.6668.121-Object.wait-5sec
2020-08-16 02:25:31,324 [456571114] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 54534ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-022441-IC-201.6668.121-Object.wait-54sec
2020-08-16 02:27:11,308 [456671098] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 52870ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-022709-IC-201.6668.121-Object.wait-52sec
2020-08-16 03:02:52,731 [458812521] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 7420ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-030251-IC-201.6668.121-Object.wait-7sec
2020-08-16 06:05:24,835 [469764625] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6927ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-060523-IC-201.6668.121-Object.wait-6sec
2020-08-16 06:20:27,828 [470667618] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6913ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-062026-IC-201.6668.121-Object.wait-6sec
2020-08-16 06:35:30,826 [471570616] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6748ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-063529-IC-201.6668.121-Object.wait-6sec
2020-08-16 06:50:33,845 [472473635] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 6581ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-065032-IC-201.6668.121-Object.wait-6sec
2020-08-16 07:05:36,839 [473376629] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 5063ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-070536-IC-201.6668.121-Object.wait-5sec
2020-08-16 07:20:39,841 [474279631] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 8562ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-070629-IC-201.6668.121-Object.wait-8sec
2020-08-16 07:29:52,062 [474831852] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 8158ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-072132-IC-201.6668.121-Object.wait-8sec
2020-08-16 07:38:24,617 [475344407] WARN - .diagnostic.PerformanceWatcher - UI was frozen for 7201ms, details saved to /Users/camposf/Library/Logs/JetBrains/IdeaIC2020.1/threadDumps-freeze-20200816-073823-IC-201.6668.121-Object.wait-7sec
2020-08-16 07:39:00,847 [475380637] INFO - rationStore.ComponentStoreImpl - Saving appXDebuggerSettings took 24 ms
2020-08-16 07:39:01,137 [475380927] INFO - rationStore.ComponentStoreImpl - Saving Project (name=assignmentapi, containerState=ACTIVE, componentStore=/Users/camposf/Documents/Repositories/assignmentapi) DependencyValidationManager took 21 ms, Kotlin2JvmCompilerArguments took 15 ms, ProjectView took 32 ms
2020-08-16 07:39:01,331 [475381121] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-16 07:39:01,331 [475381121] INFO - STDERR - Exception "java.lang.ClassNotFoundException: org/jetbrains/kotlin/idea/codeInsight/KotlinReferenceData"while constructing DataFlavor for: application/x-java-jvm-local-objectref; class=org.jetbrains.kotlin.idea.codeInsight.KotlinReferenceData
2020-08-16 07:39:05,249 [475385039] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2020-08-16 07:39:05,266 [475385056] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2020-08-16 07:39:08,484 [475388274] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2020-08-16 07:39:08,961 [475388751] INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded
2020-08-16 07:39:09,010 [475388800] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2020-08-16 07:39:09,011 [475388801] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2020-08-16 07:39:09,045 [475388835] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2020-08-16 07:39:09,045 [475388835] INFO - Types.impl.FileTypeManagerImpl - 22063 auto-detected files. Detection took 67256 ms
2020-08-16 07:39:09,477 [475389267] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2020-08-16 07:39:09,477 [475389267] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,481 [475389271] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.refs"
2020-08-16 07:39:09,482 [475389272] INFO - STDERR - Leaked javac compiler index "sc.back.hierarchy"
2020-08-16 07:39:09,485 [475389275] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2020-08-16 07:39:09,486 [475389276] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2020-08-16 07:56:58,270 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2020-08-16 07:56:58,279 [ 9] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/IntelliJ IDEA CE.app/Contents/bin/printenv.py' '/private/var/folders/6c/vd3d7cb904lf_0s99rmpgzp8sldmdm/T/intellij-shell-env.tmp'
2020-08-16 07:56:58,299 [ 29] INFO - #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IC-201.6668.121, 08 Apr 2020 16:09)
2020-08-16 07:56:58,300 [ 30] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.15.6, x86_64)
2020-08-16 07:56:58,300 [ 30] INFO - #com.intellij.idea.Main - JRE: 11.0.6+8-b765.25 (JetBrains s.r.o)
2020-08-16 07:56:58,300 [ 30] INFO - #com.intellij.idea.Main - JVM: 11.0.6+8-b765.25 (OpenJDK 64-Bit Server VM)
2020-08-16 07:56:58,300 [ 30] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.ill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment