epugh commented on PR #2602:
URL: https://github.com/apache/solr/pull/2602#issuecomment-2256619951

   I manually ran the bats test:  `./gradlew integrationTests --tests 
test_prometheus.bats` and am seeing:
   
   ```
   > Task :solr:packaging:integrationTests
   Running BATS tests with Solr base port 50749
   1..1
   # starting solr-exporter on 50849
   not ok 1 should start solr prometheus exporter that scrapes solr for metrics 
in 15000ms
   # (from function `assert_output' in file 
/Users/epugh/Documents/projects/solr/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
   #  in test file test/test_prometheus.bats, line 47)
   #   `assert_output --partial 'solr_metrics_core_query_requests_total'' failed
   # Waiting up to 180 seconds to see Solr running on port 50749 [|]  
   # Started Solr server on port 50749 (pid=60534). Happy searching!
   #
       
   # -- output does not contain substring --
   # substring (1 lines):
   #   solr_metrics_core_query_requests_total
   # output (4 lines):
   #     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
   #                                    Dload  Upload   Total   Spent    Left  
Speed
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   #   curl: (7) Failed to connect to localhost port 50849 after 7 ms: Couldn't 
connect to server
   # --
   #
   # Please find the SOLR_HOME snapshot for failed test #1 at: 
/Users/epugh/Documents/projects/solr/solr/packaging/build/test-output/failure-snapshots/1-1
   # kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or 
kill -l [sigspec]
   # Last output:
   #   % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
   #                                  Dload  Upload   Total   Spent    Left  
Speed
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   # curl: (7) Failed to connect to localhost port 50849 after 7 ms: Couldn't 
connect to server
   
   > Task :solr:packaging:integrationTests FAILED
   ```
   
   Could be a local issue...


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to