ocket8888 commented on PR #7164:
URL: https://github.com/apache/trafficcontrol/pull/7164#issuecomment-1298672040

   When I run the dev env on this branch, Traffic Router and tpv2 fail to start.
   
   <details><summary>Traffic Router Logs</summary>
   
   ```
   trafficrouter_1   | [INFO] Scanning for projects...
   trafficrouter_1   | [INFO] 
------------------------------------------------------------------------
   trafficrouter_1   | [INFO] Reactor Build Order:
   trafficrouter_1   | [INFO] 
   trafficrouter_1   | [INFO] traffic_router                                    
                 [pom]
   trafficrouter_1   | [INFO] traffic_router_shared                             
                 [jar]
   trafficrouter_1   | [INFO] traffic_router_connector                          
                 [jar]
   trafficrouter_1   | [INFO] traffic_router_config                             
                 [jar]
   trafficrouter_1   | [INFO] traffic_router_geolocation                        
                 [jar]
   trafficrouter_1   | [INFO] ROOT                                              
                 [war]
   trafficrouter_1   | [INFO] 
   trafficrouter_1   | [INFO] ------< 
org.apache.traffic_control.traffic_router:traffic_router >------
   trafficrouter_1   | [INFO] Building traffic_router 7.1.0                     
                 [1/6]
   trafficrouter_1   | [INFO] --------------------------------[ pom 
]---------------------------------
   trafficrouter_1   | [INFO] 
   trafficrouter_1   | [INFO] --< 
org.apache.traffic_control.traffic_router:traffic_router_shared >---
   trafficrouter_1   | [INFO] Building traffic_router_shared 7.1.0              
                 [2/6]
   trafficrouter_1   | [INFO] --------------------------------[ jar 
]---------------------------------
   trafficrouter_1   | Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
   trafficrouter_1   | [INFO] 
------------------------------------------------------------------------
   trafficrouter_1   | [INFO] Reactor Summary for traffic_router 7.1.0:
   trafficrouter_1   | [INFO] 
   trafficrouter_1   | [INFO] traffic_router 
..................................... SUCCESS [  0.003 s]
   trafficrouter_1   | [INFO] traffic_router_shared 
.............................. FAILURE [  5.638 s]
   trafficrouter_1   | [INFO] traffic_router_connector 
........................... SKIPPED
   trafficrouter_1   | [INFO] traffic_router_config 
.............................. SKIPPED
   trafficrouter_1   | [INFO] traffic_router_geolocation 
......................... SKIPPED
   trafficrouter_1   | [INFO] ROOT 
............................................... SKIPPED
   trafficrouter_1   | [INFO] 
------------------------------------------------------------------------
   trafficrouter_1   | [INFO] BUILD FAILURE
   trafficrouter_1   | [INFO] 
------------------------------------------------------------------------
   trafficrouter_1   | [INFO] Total time:  5.883 s
   trafficrouter_1   | [INFO] Finished at: 2022-11-01T15:06:13Z
   trafficrouter_1   | [INFO] 
------------------------------------------------------------------------
   trafficrouter_1   | [ERROR] Plugin 
org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies 
could not be resolved: Failed to read artifact descriptor for 
org.apache.maven.plugins:maven-resources-plugin:jar:2.6: Could not transfer 
artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from/to 
central (https://repo.maven.apache.org/maven2): transfer failed for 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom:
 Unknown host repo.maven.apache.org: Try again -> [Help 1]
   trafficrouter_1   | [ERROR] 
   trafficrouter_1   | [ERROR] To see the full stack trace of the errors, 
re-run Maven with the -e switch.
   trafficrouter_1   | [ERROR] Re-run Maven using the -X switch to enable full 
debug logging.
   trafficrouter_1   | [ERROR] 
   trafficrouter_1   | [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
   trafficrouter_1   | [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
   ```
   
   </detalis>
   
   TPv2 logs are just... empty. The container is running, but it never does 
anything.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to