Skip to content

Instantly share code, notes, and snippets.

@manoelcampos
Created December 12, 2023 19:37
Show Gist options
  • Save manoelcampos/cde23095ef6c4b91c642b65377d44f7f to your computer and use it in GitHub Desktop.
Save manoelcampos/cde23095ef6c4b91c642b65377d44f7f to your computer and use it in GitHub Desktop.
fly.logs
# Logs after deploy with min_machines_running = 0
2023-12-12 15:55:44.753 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T18:55:44.753Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 15.256 seconds (process running for 16.305)
2023-12-12 16:03:21.036 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging Downscaling app competeaqui-staging from 1 machines to 0 machines, stopping machine 6e82d2e7c020e8 (region=gru, process group=app)
2023-12-12 16:03:21.036 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging Downscaling app competeaqui-staging from 1 machines to 0 machines, stopping machine 6e82d2e7c020e8 (region=gru, process group=app)
2023-12-12 16:03:21.039 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 314
2023-12-12 16:03:21.039 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 314
2023-12-12 16:03:21.090 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:03:21.089Z INFO 314 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:03:21.090 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:03:21.089Z INFO 314 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:03:21.093 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:03:21.093Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:03:21.093 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:03:21.093Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:03:21.101 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:03:21.097Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:03:21.101 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:03:21.097Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:03:21.963 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:03:21.963 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:03:21.964 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Starting clean up.
2023-12-12 16:03:21.964 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Starting clean up.
2023-12-12 16:03:21.965 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging WARN hallpass exited, pid: 315, status: signal: 15 (SIGTERM)
2023-12-12 16:03:21.965 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging WARN hallpass exited, pid: 315, status: signal: 15 (SIGTERM)
2023-12-12 16:03:21.966 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023/12/12 19:03:21 listening on [fdaa:2:29ff:a7b:136:6617:1636:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:03:21.966 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023/12/12 19:03:21 listening on [fdaa:2:29ff:a7b:136:6617:1636:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:03:22.964 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging [ 474.869388] reboot: Restarting system
# Logs after first request to the web app
2023-12-12 16:09:35.988 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Starting machine
2023-12-12 16:09:35.988 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Starting machine
2023-12-12 16:09:36.183 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 0.044712] PCI: Fatal: No config space access function found
2023-12-12 16:09:36.183 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 0.044712] PCI: Fatal: No config space access function found
2023-12-12 16:09:36.397 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting init (commit: 15238e9)...
2023-12-12 16:09:36.397 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting init (commit: 15238e9)...
2023-12-12 16:09:36.467 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Preparing to run: `java -jar competeaqui.jar` as root
2023-12-12 16:09:36.467 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Preparing to run: `java -jar competeaqui.jar` as root
2023-12-12 16:09:36.473 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO [fly api proxy] listening at /.fly/api
2023-12-12 16:09:36.473 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO [fly api proxy] listening at /.fly/api
2023-12-12 16:09:36.477 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:09:36 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:09:36.477 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:09:36 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:09:36.492 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging machine started in 503.861964ms
2023-12-12 16:09:36.492 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging machine started in 503.861964ms
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging . ____ _ __ _ _
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging . ____ _ __ _ _
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging \\/ ___)| |_)| | | | | || (_| | ) ) ) )
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging \\/ ___)| |_)| | | | | || (_| | ) ) ) )
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ' |____| .__|_| |_|_| |_\__, | / / / /
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ' |____| .__|_| |_|_| |_\__, | / / / /
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging =========|_|==============|___/=/_/_/_/
2023-12-12 16:09:38.510 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging =========|_|==============|___/=/_/_/_/
2023-12-12 16:09:38.511 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging :: Spring Boot :: (v3.1.5)
2023-12-12 16:09:38.511 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging :: Spring Boot :: (v3.1.5)
2023-12-12 16:09:38.744 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:38.742Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Starting CompeteAquiApplication v1.0.0 using Java 17.0.7 with PID 314 (/competeaqui.jar started by root in /)
2023-12-12 16:09:38.744 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:38.742Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Starting CompeteAquiApplication v1.0.0 using Java 17.0.7 with PID 314 (/competeaqui.jar started by root in /)
2023-12-12 16:09:38.746 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:38.745Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : No active profile set, falling back to 1 default profile: "default
2023-12-12 16:09:38.746 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:38.745Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : No active profile set, falling back to 1 default profile: "default
2023-12-12 16:09:40.915 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:40.915Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-12-12 16:09:40.915 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:40.915Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-12-12 16:09:41.201 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:41.201Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 271 ms. Found 21 JPA repository interfaces.
2023-12-12 16:09:41.201 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:41.201Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 271 ms. Found 21 JPA repository interfaces.
2023-12-12 16:09:41.959 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging waiting for machine to be reachable on 0.0.0.0:8080 (waited 5.466624883s so far)
2023-12-12 16:09:41.959 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging waiting for machine to be reachable on 0.0.0.0:8080 (waited 5.466624883s so far)
2023-12-12 16:09:42.631 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.630Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2023-12-12 16:09:42.631 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.630Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2023-12-12 16:09:42.647 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.647Z INFO 314 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-12-12 16:09:42.647 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.647Z INFO 314 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-12-12 16:09:42.647 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.647Z INFO 314 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.15]
2023-12-12 16:09:42.647 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.647Z INFO 314 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.15]
2023-12-12 16:09:42.785 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.784Z INFO 314 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-12-12 16:09:42.785 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.784Z INFO 314 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-12-12 16:09:42.787 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.787Z INFO 314 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3817 ms
2023-12-12 16:09:42.787 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:42.787Z INFO 314 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3817 ms
2023-12-12 16:09:43.461 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.460Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.22.0 by Redgate
2023-12-12 16:09:43.461 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.460Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.22.0 by Redgate
2023-12-12 16:09:43.461 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.461Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi
2023-12-12 16:09:43.461 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.461Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi
2023-12-12 16:09:43.461 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.461Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter :
2023-12-12 16:09:43.461 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.461Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter :
2023-12-12 16:09:43.526 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.525Z INFO 314 --- [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://competeaqui-staging-postgres.flycast:5432/competeaqui_staging (PostgreSQL 15.3)
2023-12-12 16:09:43.526 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.525Z INFO 314 --- [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://competeaqui-staging-postgres.flycast:5432/competeaqui_staging (PostgreSQL 15.3)
2023-12-12 16:09:43.629 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.629Z INFO 314 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 19 migrations (execution time 00:00.063s)
2023-12-12 16:09:43.629 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.629Z INFO 314 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 19 migrations (execution time 00:00.063s)
2023-12-12 16:09:43.720 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.720Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 20231211175918
2023-12-12 16:09:43.720 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.720Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 20231211175918
2023-12-12 16:09:43.728 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.727Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2023-12-12 16:09:43.728 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.727Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2023-12-12 16:09:43.889 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.887Z INFO 314 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-12-12 16:09:43.889 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:43.887Z INFO 314 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-12-12 16:09:44.031 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.030Z INFO 314 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.13.Final
2023-12-12 16:09:44.031 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.030Z INFO 314 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.13.Final
2023-12-12 16:09:44.035 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.034Z INFO 314 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer
2023-12-12 16:09:44.035 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.034Z INFO 314 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer
2023-12-12 16:09:44.480 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.479Z INFO 314 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2023-12-12 16:09:44.480 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.479Z INFO 314 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2023-12-12 16:09:44.526 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.526Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2023-12-12 16:09:44.526 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.526Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2023-12-12 16:09:44.565 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.563Z INFO 314 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10ee04df
2023-12-12 16:09:44.565 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.563Z INFO 314 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10ee04df
2023-12-12 16:09:44.570 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.569Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2023-12-12 16:09:44.570 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.569Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2023-12-12 16:09:44.613 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.613Z WARN 314 --- [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2023-12-12 16:09:44.613 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:44.613Z WARN 314 --- [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2023-12-12 16:09:44.966 [competeaqui_fly_io_logs] [ERROR] gru eb5d 5683003a66e08e competeaqui-staging failed to connect to machine: gave up after 15 attempts (in 8.47330416s)
2023-12-12 16:09:44.966 [competeaqui_fly_io_logs] [ERROR] gru eb5d 5683003a66e08e competeaqui-staging failed to connect to machine: gave up after 15 attempts (in 8.47330416s)
2023-12-12 16:09:44.996 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging Starting machine
2023-12-12 16:09:44.996 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging Starting machine
2023-12-12 16:09:45.176 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging [ 0.040148] PCI: Fatal: No config space access function found
2023-12-12 16:09:45.176 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging [ 0.040148] PCI: Fatal: No config space access function found
2023-12-12 16:09:45.409 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Starting init (commit: 15238e9)...
2023-12-12 16:09:45.409 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Starting init (commit: 15238e9)...
2023-12-12 16:09:45.472 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Preparing to run: `java -jar competeaqui.jar` as root
2023-12-12 16:09:45.472 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Preparing to run: `java -jar competeaqui.jar` as root
2023-12-12 16:09:45.477 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO [fly api proxy] listening at /.fly/api
2023-12-12 16:09:45.477 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO [fly api proxy] listening at /.fly/api
2023-12-12 16:09:45.479 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023/12/12 19:09:45 listening on [fdaa:2:29ff:a7b:136:6617:1636:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:09:45.479 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023/12/12 19:09:45 listening on [fdaa:2:29ff:a7b:136:6617:1636:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:09:45.486 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging machine started in 489.577965ms
2023-12-12 16:09:45.486 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging machine started in 489.577965ms
2023-12-12 16:09:47.183 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging . ____ _ __ _ _
2023-12-12 16:09:47.183 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging . ____ _ __ _ _
2023-12-12 16:09:47.183 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
2023-12-12 16:09:47.183 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging \\/ ___)| |_)| | | | | || (_| | ) ) ) )
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging \\/ ___)| |_)| | | | | || (_| | ) ) ) )
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging ' |____| .__|_| |_|_| |_\__, | / / / /
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging ' |____| .__|_| |_|_| |_\__, | / / / /
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging =========|_|==============|___/=/_/_/_/
2023-12-12 16:09:47.184 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging =========|_|==============|___/=/_/_/_/
2023-12-12 16:09:47.186 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging :: Spring Boot :: (v3.1.5)
2023-12-12 16:09:47.186 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging :: Spring Boot :: (v3.1.5)
2023-12-12 16:09:47.205 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:47.204Z INFO 314 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2023-12-12 16:09:47.205 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:47.204Z INFO 314 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2023-12-12 16:09:47.269 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:47.268Z INFO 314 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:09:47.269 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:47.268Z INFO 314 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:09:47.454 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:47.446Z INFO 313 --- [ main] b.c.competeaqui.CompeteAquiApplication : Starting CompeteAquiApplication v1.0.0 using Java 17.0.7 with PID 313 (/competeaqui.jar started by root in /)
2023-12-12 16:09:47.454 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:47.446Z INFO 313 --- [ main] b.c.competeaqui.CompeteAquiApplication : Starting CompeteAquiApplication v1.0.0 using Java 17.0.7 with PID 313 (/competeaqui.jar started by root in /)
2023-12-12 16:09:47.456 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:47.456Z INFO 313 --- [ main] b.c.competeaqui.CompeteAquiApplication : No active profile set, falling back to 1 default profile: "default
2023-12-12 16:09:47.456 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:47.456Z INFO 313 --- [ main] b.c.competeaqui.CompeteAquiApplication : No active profile set, falling back to 1 default profile: "default
2023-12-12 16:09:47.899 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:47.898Z INFO 314 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2023-12-12 16:09:47.899 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:47.898Z INFO 314 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2023-12-12 16:09:49.690 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:49.690Z INFO 313 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-12-12 16:09:49.690 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:49.690Z INFO 313 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-12-12 16:09:49.994 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:49.993Z INFO 313 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 288 ms. Found 21 JPA repository interfaces.
2023-12-12 16:09:49.994 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:49.993Z INFO 313 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 288 ms. Found 21 JPA repository interfaces.
2023-12-12 16:09:50.708 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging waiting for machine to be reachable on 0.0.0.0:8080 (waited 5.222045436s so far)
2023-12-12 16:09:50.708 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging waiting for machine to be reachable on 0.0.0.0:8080 (waited 5.222045436s so far)
2023-12-12 16:09:51.374 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:51.373Z WARN 314 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-12-12 16:09:51.374 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:51.373Z WARN 314 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-12-12 16:09:51.441 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.440Z INFO 313 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2023-12-12 16:09:51.441 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.440Z INFO 313 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2023-12-12 16:09:51.455 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.455Z INFO 313 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-12-12 16:09:51.455 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.455Z INFO 313 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-12-12 16:09:51.455 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.455Z INFO 313 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.15]
2023-12-12 16:09:51.455 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.455Z INFO 313 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.15]
2023-12-12 16:09:51.577 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.576Z INFO 313 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-12-12 16:09:51.577 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.576Z INFO 313 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-12-12 16:09:51.578 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.578Z INFO 313 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3903 ms
2023-12-12 16:09:51.578 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:51.578Z INFO 313 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3903 ms
2023-12-12 16:09:52.192 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:52.191Z INFO 314 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c7f52c8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@616a370b, org.springframework.security.web.context.SecurityContextHolderFilter@5c84f71d, org.springframework.security.web.header.HeaderWriterFilter@6641dd60, org.springframework.security.web.csrf.CsrfFilter@2b91de7c, org.springframework.security.web.authentication.logout.LogoutFilter@7d8e1c87, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@139be871, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5956b966, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64ea74ac, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4228da9a, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@75d7e128, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b7e44af, org.springframework.security.web.access.ExceptionTranslationFilter@46f77687, org.springframework.security.web.access.intercept.AuthorizationFilter@3c775fd7]
2023-12-12 16:09:52.192 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:52.191Z INFO 314 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1c7f52c8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@616a370b, org.springframework.security.web.context.SecurityContextHolderFilter@5c84f71d, org.springframework.security.web.header.HeaderWriterFilter@6641dd60, org.springframework.security.web.csrf.CsrfFilter@2b91de7c, org.springframework.security.web.authentication.logout.LogoutFilter@7d8e1c87, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@139be871, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5956b966, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64ea74ac, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4228da9a, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@75d7e128, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b7e44af, org.springframework.security.web.access.ExceptionTranslationFilter@46f77687, org.springframework.security.web.access.intercept.AuthorizationFilter@3c775fd7]
2023-12-12 16:09:52.266 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.266Z INFO 313 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.22.0 by Redgate
2023-12-12 16:09:52.266 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.266Z INFO 313 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.22.0 by Redgate
2023-12-12 16:09:52.266 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.266Z INFO 313 --- [ main] o.f.c.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi
2023-12-12 16:09:52.266 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.266Z INFO 313 --- [ main] o.f.c.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi
2023-12-12 16:09:52.266 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.266Z INFO 313 --- [ main] o.f.c.internal.license.VersionPrinter :
2023-12-12 16:09:52.266 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.266Z INFO 313 --- [ main] o.f.c.internal.license.VersionPrinter :
2023-12-12 16:09:52.338 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.338Z INFO 313 --- [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://competeaqui-staging-postgres.flycast:5432/competeaqui_staging (PostgreSQL 15.3)
2023-12-12 16:09:52.338 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.338Z INFO 313 --- [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://competeaqui-staging-postgres.flycast:5432/competeaqui_staging (PostgreSQL 15.3)
2023-12-12 16:09:52.438 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.438Z INFO 313 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 19 migrations (execution time 00:00.075s)
2023-12-12 16:09:52.438 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.438Z INFO 313 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 19 migrations (execution time 00:00.075s)
2023-12-12 16:09:52.489 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.488Z INFO 313 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 20231211175918
2023-12-12 16:09:52.489 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.488Z INFO 313 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 20231211175918
2023-12-12 16:09:52.493 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.492Z INFO 313 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2023-12-12 16:09:52.493 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.492Z INFO 313 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2023-12-12 16:09:52.625 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.624Z INFO 313 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-12-12 16:09:52.625 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.624Z INFO 313 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-12-12 16:09:52.734 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.734Z INFO 313 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.13.Final
2023-12-12 16:09:52.734 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.734Z INFO 313 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.13.Final
2023-12-12 16:09:52.745 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.743Z INFO 313 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer
2023-12-12 16:09:52.745 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:52.743Z INFO 313 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer
2023-12-12 16:09:52.975 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:52.975Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2023-12-12 16:09:52.975 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:52.975Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2023-12-12 16:09:52.994 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:52.993Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 15.094 seconds (process running for 16.398)
2023-12-12 16:09:52.994 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:52.993Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 15.094 seconds (process running for 16.398)
2023-12-12 16:09:53.196 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.196Z INFO 313 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2023-12-12 16:09:53.196 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.196Z INFO 313 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2023-12-12 16:09:53.246 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.246Z INFO 313 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2023-12-12 16:09:53.246 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.246Z INFO 313 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2023-12-12 16:09:53.280 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.280Z INFO 313 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1686f0b4
2023-12-12 16:09:53.280 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.280Z INFO 313 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@1686f0b4
2023-12-12 16:09:53.282 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.282Z INFO 313 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2023-12-12 16:09:53.282 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.282Z INFO 313 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2023-12-12 16:09:53.323 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.322Z WARN 313 --- [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2023-12-12 16:09:53.323 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:53.322Z WARN 313 --- [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2023-12-12 16:09:53.715 [competeaqui_fly_io_logs] [ERROR] gru 8522 6e82d2e7c020e8 competeaqui-staging failed to connect to machine: gave up after 15 attempts (in 8.228453167s)
2023-12-12 16:09:53.715 [competeaqui_fly_io_logs] [ERROR] gru 8522 6e82d2e7c020e8 competeaqui-staging failed to connect to machine: gave up after 15 attempts (in 8.228453167s)
2023-12-12 16:09:53.911 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:53.911Z INFO 314 --- [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-12-12 16:09:53.911 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:53.911Z INFO 314 --- [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-12-12 16:09:53.911 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:53.911Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-12-12 16:09:53.911 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:53.911Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-12-12 16:09:53.913 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:53.913Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
2023-12-12 16:09:53.913 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:09:53.913Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms
2023-12-12 16:09:56.406 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:56.405Z INFO 313 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2023-12-12 16:09:56.406 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:56.405Z INFO 313 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2023-12-12 16:09:56.497 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:56.496Z INFO 313 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:09:56.497 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:56.496Z INFO 313 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:09:57.220 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:57.219Z INFO 313 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2023-12-12 16:09:57.220 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:09:57.219Z INFO 313 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2023-12-12 16:10:01.421 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:01.421Z WARN 313 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-12-12 16:10:01.421 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:01.421Z WARN 313 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-12-12 16:10:02.148 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:02.147Z INFO 313 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f7410c5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3434890, org.springframework.security.web.context.SecurityContextHolderFilter@700e4826, org.springframework.security.web.header.HeaderWriterFilter@5956b966, org.springframework.security.web.csrf.CsrfFilter@7a21e1d4, org.springframework.security.web.authentication.logout.LogoutFilter@1ddf5237, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1d3aad20, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@25cc6b0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@616a370b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2933669e, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@8466428, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@381f0bf4, org.springframework.security.web.access.ExceptionTranslationFilter@134d6f96, org.springframework.security.web.access.intercept.AuthorizationFilter@2006249d]
2023-12-12 16:10:02.148 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:02.147Z INFO 313 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1f7410c5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3434890, org.springframework.security.web.context.SecurityContextHolderFilter@700e4826, org.springframework.security.web.header.HeaderWriterFilter@5956b966, org.springframework.security.web.csrf.CsrfFilter@7a21e1d4, org.springframework.security.web.authentication.logout.LogoutFilter@1ddf5237, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1d3aad20, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@25cc6b0, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@616a370b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2933669e, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@8466428, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@381f0bf4, org.springframework.security.web.access.ExceptionTranslationFilter@134d6f96, org.springframework.security.web.access.intercept.AuthorizationFilter@2006249d]
2023-12-12 16:10:02.819 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:02.819Z INFO 313 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2023-12-12 16:10:02.819 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:02.819Z INFO 313 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2023-12-12 16:10:02.831 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:02.831Z INFO 313 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 16.297 seconds (process running for 17.32)
2023-12-12 16:10:02.831 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:10:02.831Z INFO 313 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 16.297 seconds (process running for 17.32)
# Logs after multiple tries to log in and have the session destroyed, logging me out.
2023-12-12 16:12:25.012 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:12:25.012Z INFO 313 --- [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-12-12 16:12:25.012 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:12:25.012Z INFO 313 --- [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-12-12 16:12:25.012 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:12:25.012Z INFO 313 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-12-12 16:12:25.012 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:12:25.012Z INFO 313 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-12-12 16:12:25.015 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:12:25.015Z INFO 313 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms
2023-12-12 16:12:25.015 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:12:25.015Z INFO 313 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms
2023-12-12 16:12:56.481 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:12:56.480Z WARN 314 --- [0.0-8080-exec-9] b.c.c.m.s.CustomAuthenticationEntryPoint : InsufficientAuthenticationException - Full authentication is required to access this resource: GET /inscricao/list
2023-12-12 16:12:56.481 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:12:56.480Z WARN 314 --- [0.0-8080-exec-9] b.c.c.m.s.CustomAuthenticationEntryPoint : InsufficientAuthenticationException - Full authentication is required to access this resource: GET /inscricao/list
2023-12-12 16:15:11.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Downscaling app competeaqui-staging from 2 machines to 1 machines, stopping machine 5683003a66e08e (region=gru, process group=app)
2023-12-12 16:15:11.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Downscaling app competeaqui-staging from 2 machines to 1 machines, stopping machine 5683003a66e08e (region=gru, process group=app)
2023-12-12 16:15:11.430 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 314
2023-12-12 16:15:11.430 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 314
2023-12-12 16:15:11.481 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:15:11.480Z INFO 314 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:15:11.481 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:15:11.480Z INFO 314 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:15:11.484 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:15:11.483Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:15:11.484 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:15:11.483Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:15:11.491 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:15:11.489Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:15:11.491 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:15:11.489Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:15:11.878 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:15:11.878 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:15:11.878 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting clean up.
2023-12-12 16:15:11.878 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting clean up.
2023-12-12 16:15:11.879 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging WARN hallpass exited, pid: 315, status: signal: 15 (SIGTERM)
2023-12-12 16:15:11.879 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging WARN hallpass exited, pid: 315, status: signal: 15 (SIGTERM)
2023-12-12 16:15:11.883 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:15:11 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:15:11.883 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:15:11 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:15:12.883 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 336.733534] reboot: Restarting system
2023-12-12 16:15:12.883 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 336.733534] reboot: Restarting system
2023-12-12 16:15:21.078 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging Downscaling app competeaqui-staging from 1 machines to 0 machines, stopping machine 6e82d2e7c020e8 (region=gru, process group=app)
2023-12-12 16:15:21.078 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging Downscaling app competeaqui-staging from 1 machines to 0 machines, stopping machine 6e82d2e7c020e8 (region=gru, process group=app)
2023-12-12 16:15:21.081 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 313
2023-12-12 16:15:21.081 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 313
2023-12-12 16:15:21.130 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:15:21.130Z INFO 313 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:15:21.130 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:15:21.130Z INFO 313 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:15:21.134 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:15:21.133Z INFO 313 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:15:21.134 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:15:21.133Z INFO 313 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:15:21.139 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:15:21.138Z INFO 313 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:15:21.139 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023-12-12T19:15:21.138Z INFO 313 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:15:21.872 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:15:21.872 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:15:21.872 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Starting clean up.
2023-12-12 16:15:21.872 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging INFO Starting clean up.
2023-12-12 16:15:21.873 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging WARN hallpass exited, pid: 314, status: signal: 15 (SIGTERM)
2023-12-12 16:15:21.873 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging WARN hallpass exited, pid: 314, status: signal: 15 (SIGTERM)
2023-12-12 16:15:21.877 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023/12/12 19:15:21 listening on [fdaa:2:29ff:a7b:136:6617:1636:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:15:21.877 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging 2023/12/12 19:15:21 listening on [fdaa:2:29ff:a7b:136:6617:1636:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:15:22.873 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging [ 337.732196] reboot: Restarting system
2023-12-12 16:15:22.873 [competeaqui_fly_io_logs] [INFO] gru 8522 6e82d2e7c020e8 competeaqui-staging [ 337.732196] reboot: Restarting system
ing Starting machine
2023-12-12 16:17:24.060 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Starting machine
2023-12-12 16:17:24.243 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 0.039079] PCI: Fatal: No config space access function found
2023-12-12 16:17:24.243 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 0.039079] PCI: Fatal: No config space access function found
2023-12-12 16:17:24.440 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting init (commit: 15238e9)...
2023-12-12 16:17:24.440 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting init (commit: 15238e9)...
2023-12-12 16:17:24.503 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Preparing to run: `java -jar competeaqui.jar` as root
2023-12-12 16:17:24.503 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Preparing to run: `java -jar competeaqui.jar` as root
2023-12-12 16:17:24.511 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO [fly api proxy] listening at /.fly/api
2023-12-12 16:17:24.511 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO [fly api proxy] listening at /.fly/api
2023-12-12 16:17:24.514 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:17:24 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:17:24.514 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:17:24 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:17:24.529 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging machine started in 468.892163ms
2023-12-12 16:17:24.529 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging machine started in 468.892163ms
2023-12-12 16:17:26.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging . ____ _ __ _ _
2023-12-12 16:17:26.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging . ____ _ __ _ _
2023-12-12 16:17:26.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
2023-12-12 16:17:26.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
2023-12-12 16:17:26.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-12-12 16:17:26.424 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
2023-12-12 16:17:26.425 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging \\/ ___)| |_)| | | | | || (_| | ) ) ) )
2023-12-12 16:17:26.425 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging \\/ ___)| |_)| | | | | || (_| | ) ) ) )
2023-12-12 16:17:26.425 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ' |____| .__|_| |_|_| |_\__, | / / / /
2023-12-12 16:17:26.425 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging ' |____| .__|_| |_|_| |_\__, | / / / /
2023-12-12 16:17:26.425 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging =========|_|==============|___/=/_/_/_/
2023-12-12 16:17:26.425 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging =========|_|==============|___/=/_/_/_/
2023-12-12 16:17:26.428 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging :: Spring Boot :: (v3.1.5)
2023-12-12 16:17:26.428 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging :: Spring Boot :: (v3.1.5)
2023-12-12 16:17:26.669 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:26.667Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Starting CompeteAquiApplication v1.0.0 using Java 17.0.7 with PID 314 (/competeaqui.jar started by root in /)
2023-12-12 16:17:26.669 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:26.667Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Starting CompeteAquiApplication v1.0.0 using Java 17.0.7 with PID 314 (/competeaqui.jar started by root in /)
2023-12-12 16:17:26.671 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:26.671Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : No active profile set, falling back to 1 default profile: "default
2023-12-12 16:17:26.671 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:26.671Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : No active profile set, falling back to 1 default profile: "default
2023-12-12 16:17:28.660 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:28.659Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-12-12 16:17:28.660 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:28.659Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-12-12 16:17:28.959 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:28.959Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 285 ms. Found 21 JPA repository interfaces.
2023-12-12 16:17:28.959 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:28.959Z INFO 314 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 285 ms. Found 21 JPA repository interfaces.
2023-12-12 16:17:30.224 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.224Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2023-12-12 16:17:30.224 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.224Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2023-12-12 16:17:30.239 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.238Z INFO 314 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-12-12 16:17:30.239 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.238Z INFO 314 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-12-12 16:17:30.239 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.239Z INFO 314 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.15]
2023-12-12 16:17:30.239 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.239Z INFO 314 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.15]
2023-12-12 16:17:30.353 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.353Z INFO 314 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-12-12 16:17:30.353 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.353Z INFO 314 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-12-12 16:17:30.354 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.354Z INFO 314 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3494 ms
2023-12-12 16:17:30.354 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.354Z INFO 314 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3494 ms
2023-12-12 16:17:30.987 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.986Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.22.0 by Redgate
2023-12-12 16:17:30.987 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.986Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.22.0 by Redgate
2023-12-12 16:17:30.987 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.986Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi
2023-12-12 16:17:30.987 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.986Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter : See release notes here: https://rd.gt/416ObMi
2023-12-12 16:17:30.987 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.986Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter :
2023-12-12 16:17:30.987 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:30.986Z INFO 314 --- [ main] o.f.c.internal.license.VersionPrinter :
2023-12-12 16:17:31.064 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.063Z INFO 314 --- [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://competeaqui-staging-postgres.flycast:5432/competeaqui_staging (PostgreSQL 15.3)
2023-12-12 16:17:31.064 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.063Z INFO 314 --- [ main] org.flywaydb.core.FlywayExecutor : Database: jdbc:postgresql://competeaqui-staging-postgres.flycast:5432/competeaqui_staging (PostgreSQL 15.3)
2023-12-12 16:17:31.139 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.138Z INFO 314 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 19 migrations (execution time 00:00.047s)
2023-12-12 16:17:31.139 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.138Z INFO 314 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 19 migrations (execution time 00:00.047s)
2023-12-12 16:17:31.210 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.210Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 20231211175918
2023-12-12 16:17:31.210 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.210Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "public": 20231211175918
2023-12-12 16:17:31.215 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.215Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2023-12-12 16:17:31.215 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.215Z INFO 314 --- [ main] o.f.core.internal.command.DbMigrate : Schema "public" is up to date. No migration necessary.
2023-12-12 16:17:31.347 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.345Z INFO 314 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-12-12 16:17:31.347 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.345Z INFO 314 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2023-12-12 16:17:31.471 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.471Z INFO 314 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.13.Final
2023-12-12 16:17:31.471 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.471Z INFO 314 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.13.Final
2023-12-12 16:17:31.475 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.474Z INFO 314 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer
2023-12-12 16:17:31.475 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.474Z INFO 314 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer
2023-12-12 16:17:31.927 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.927Z INFO 314 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2023-12-12 16:17:31.927 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.927Z INFO 314 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer
2023-12-12 16:17:31.986 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.985Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2023-12-12 16:17:31.986 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:31.985Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2023-12-12 16:17:32.044 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:32.043Z INFO 314 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10ee04df
2023-12-12 16:17:32.044 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:32.043Z INFO 314 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@10ee04df
2023-12-12 16:17:32.051 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:32.050Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2023-12-12 16:17:32.051 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:32.050Z INFO 314 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2023-12-12 16:17:32.094 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:32.094Z WARN 314 --- [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2023-12-12 16:17:32.094 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:32.094Z WARN 314 --- [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2023-12-12 16:17:35.164 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:35.163Z INFO 314 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2023-12-12 16:17:35.164 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:35.163Z INFO 314 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
2023-12-12 16:17:35.249 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:35.248Z INFO 314 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:17:35.249 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:35.248Z INFO 314 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:17:35.909 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:35.909Z INFO 314 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2023-12-12 16:17:35.909 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:35.909Z INFO 314 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used.
2023-12-12 16:17:39.719 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:39.718Z WARN 314 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-12-12 16:17:39.719 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:39.718Z WARN 314 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2023-12-12 16:17:40.637 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:40.637Z INFO 314 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@44067808, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b74c45a, org.springframework.security.web.context.SecurityContextHolderFilter@139be871, org.springframework.security.web.header.HeaderWriterFilter@13c3491d, org.springframework.security.web.csrf.CsrfFilter@37eb27a2, org.springframework.security.web.authentication.logout.LogoutFilter@265c5489, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e4b92b3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1f78d3bc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@134d6f96, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5956b966, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@2006249d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4ac73165, org.springframework.security.web.access.ExceptionTranslationFilter@6bfe7897, org.springframework.security.web.access.intercept.AuthorizationFilter@1ddf5237]
2023-12-12 16:17:40.637 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:40.637Z INFO 314 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@44067808, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5b74c45a, org.springframework.security.web.context.SecurityContextHolderFilter@139be871, org.springframework.security.web.header.HeaderWriterFilter@13c3491d, org.springframework.security.web.csrf.CsrfFilter@37eb27a2, org.springframework.security.web.authentication.logout.LogoutFilter@265c5489, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@5e4b92b3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1f78d3bc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@134d6f96, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5956b966, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@2006249d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4ac73165, org.springframework.security.web.access.ExceptionTranslationFilter@6bfe7897, org.springframework.security.web.access.intercept.AuthorizationFilter@1ddf5237]
2023-12-12 16:17:41.327 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:41.327Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2023-12-12 16:17:41.327 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:41.327Z INFO 314 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2023-12-12 16:17:41.355 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:41.354Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 15.563 seconds (process running for 16.754)
2023-12-12 16:17:41.355 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:17:41.354Z INFO 314 --- [ main] b.c.competeaqui.CompeteAquiApplication : Started CompeteAquiApplication in 15.563 seconds (process running for 16.754)
2023-12-12 16:22:26.594 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:22:26.594Z INFO 314 --- [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-12-12 16:22:26.594 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:22:26.594Z INFO 314 --- [0.0-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-12-12 16:22:26.594 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:22:26.594Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-12-12 16:22:26.594 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:22:26.594Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2023-12-12 16:22:26.597 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:22:26.597Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms
2023-12-12 16:22:26.597 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:22:26.597Z INFO 314 --- [0.0-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms
2023-12-12 16:24:11.635 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Downscaling app competeaqui-staging from 1 machines to 0 machines, stopping machine 5683003a66e08e (region=gru, process group=app)
2023-12-12 16:24:11.635 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging Downscaling app competeaqui-staging from 1 machines to 0 machines, stopping machine 5683003a66e08e (region=gru, process group=app)
2023-12-12 16:24:11.643 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 314
2023-12-12 16:24:11.643 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Sending signal SIGINT to main child process w/ PID 314
2023-12-12 16:24:11.688 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:24:11.688Z INFO 314 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:24:11.688 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:24:11.688Z INFO 314 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
2023-12-12 16:24:11.691 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:24:11.691Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:24:11.691 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:24:11.691Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
2023-12-12 16:24:11.698 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:24:11.698Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:24:11.698 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023-12-12T19:24:11.698Z INFO 314 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
2023-12-12 16:24:12.012 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:24:12.012 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Main child exited normally with code: 130
2023-12-12 16:24:12.013 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting clean up.
2023-12-12 16:24:12.013 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging INFO Starting clean up.
2023-12-12 16:24:12.014 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging WARN hallpass exited, pid: 315, status: signal: 15 (SIGTERM)
2023-12-12 16:24:12.014 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging WARN hallpass exited, pid: 315, status: signal: 15 (SIGTERM)
2023-12-12 16:24:12.016 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:24:12 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:24:12.016 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging 2023/12/12 19:24:12 listening on [fdaa:2:29ff:a7b:1f61:f32c:974f:2]:22 (DNS: [fdaa::3]:53)
2023-12-12 16:24:13.013 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 408.796336] reboot: Restarting system
2023-12-12 16:24:13.013 [competeaqui_fly_io_logs] [INFO] gru eb5d 5683003a66e08e competeaqui-staging [ 408.796336] reboot: Restarting system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment