Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix kind-quarkus-ci error #2809

Closed
yurake opened this issue Oct 18, 2022 · 3 comments · Fixed by #2813, #2828 or #2829
Closed

Bug fix kind-quarkus-ci error #2809

yurake opened this issue Oct 18, 2022 · 3 comments · Fixed by #2813, #2828 or #2829
Assignees
Labels
bug Something isn't working quarkus someone for quarkus

Comments

@yurake
Copy link
Owner

yurake commented Oct 18, 2022

https://github.com/yurake/k8s-3tier-webapp/actions/workflows/kind-quarkus-ci.yml

Logs

2022-10-18T04:52:03.5583895Z jaxrs-quarkus
2022-10-18T04:52:03.5584157Z 
2022-10-18T04:52:03.5584422Z → memcached/set
2022-10-18T04:52:03.5585144Z   POST http://jaxrs-memcached-quarkus-monitoring:8080/quarkus/memcached/set [200 OK, 227B, 125ms]
2022-10-18T04:52:03.5585764Z   ✓  Status code is 200
2022-10-18T04:52:03.5586197Z   ✓  Status code name has string
2022-10-18T04:52:03.5586628Z   ✓  Content-Type is present
2022-10-18T04:52:03.5587047Z   ✓  Body matches string
2022-10-18T04:52:03.5587288Z 
2022-10-18T04:52:03.5587508Z → memcached/get
2022-10-18T04:52:03.5588424Z   GET http://jaxrs-memcached-quarkus-monitoring:8080/quarkus/memcached/get [200 OK, 227B, 16ms]
2022-10-18T04:52:03.5589014Z   ✓  Status code is 200
2022-10-18T04:52:03.5589563Z   ✓  Status code name has string
2022-10-18T04:52:03.5590005Z   ✓  Content-Type is present
2022-10-18T04:52:03.5590417Z   ✓  Body matches string
2022-10-18T04:52:03.5590655Z 
2022-10-18T04:52:03.5590850Z → redis/put
2022-10-18T04:52:03.5591449Z   POST http://jaxrs-redis-quarkus-monitoring:8080/quarkus/redis/put [200 OK, 227B, 17ms]
2022-10-18T04:52:03.5591957Z   ✓  Status code is 200
2022-10-18T04:52:03.5592363Z   ✓  Status code name has string
2022-10-18T04:52:03.5592789Z   ✓  Content-Type is present
2022-10-18T04:52:03.5593193Z   ✓  Body matches string
2022-10-18T04:52:03.5593440Z 
2022-10-18T04:52:03.5593648Z → redis/get
2022-10-18T04:52:03.5594226Z   GET http://jaxrs-redis-quarkus-monitoring:8080/quarkus/redis/get [200 OK, 904B, 29ms]
2022-10-18T04:52:03.5594736Z   ✓  Status code is 200
2022-10-18T04:52:03.5595216Z   ✓  Status code name has string
2022-10-18T04:52:03.5595622Z   ✓  Content-Type is present
2022-10-18T04:52:03.5596642Z   ✓  Body matches string
2022-10-18T04:52:03.5596924Z 
2022-10-18T04:52:03.5597152Z → redis/publish
2022-10-18T04:52:03.5597771Z   POST http://jaxrs-redis-quarkus-monitoring:8080/quarkus/redis/publish [200 OK, 231B, 12ms]
2022-10-18T04:52:03.5598312Z   ✓  Status code is 200
2022-10-18T04:52:03.5598707Z   ✓  Status code name has string
2022-10-18T04:52:03.5599123Z   ✓  Content-Type is present
2022-10-18T04:52:03.5599532Z   ✓  Body matches string
2022-10-18T04:52:03.5599897Z 
2022-10-18T04:52:03.5600104Z → grpc/getid
2022-10-18T04:52:03.5600675Z   GET http://jaxrs-grpc-quarkus-monitoring:8080/quarkus/grpc/getid [errored]
2022-10-18T04:52:03.5601960Z      getaddrinfo EAI_AGAIN jaxrs-grpc-quarkus-monitoring jaxrs-grpc-quarkus-monitoring:8080
2022-10-18T04:52:03.5602526Z   2. Status code is 200
2022-10-18T04:52:03.5602867Z   3. Status code name has string
2022-10-18T04:52:03.5603533Z   4. Content-Type is present
2022-10-18T04:52:03.5603938Z   5. Body matches string
2022-10-18T04:52:03.5604182Z 
2022-10-18T04:52:03.5604419Z → grpc/getmsg
2022-10-18T04:52:03.5605098Z   GET http://jaxrs-grpc-quarkus-monitoring:8080/quarkus/grpc/getmsg [errored]
2022-10-18T04:52:03.5605804Z      getaddrinfo EAI_AGAIN jaxrs-grpc-quarkus-monitoring jaxrs-grpc-quarkus-monitoring:8080
2022-10-18T04:52:03.5606267Z   7. Status code is 200
2022-10-18T04:52:03.5606578Z   8. Status code name has string
2022-10-18T04:52:03.5606981Z   9. Content-Type is present
2022-10-18T04:52:03.5607316Z  10. Body matches string
2022-10-18T04:52:03.5607540Z 
2022-10-18T04:52:03.5607750Z → rabbitmq/put
2022-10-18T04:52:03.5608498Z   POST http://jaxrs-rabbitmq-quarkus-monitoring:8080/quarkus/rabbitmq/put [404 Not Found, 45B, 34ms]
2022-10-18T04:52:03.5609205Z  11. Status code is 200
2022-10-18T04:52:03.5609526Z  12. Status code name has string
2022-10-18T04:52:03.5609959Z  13. Content-Type is present
2022-10-18T04:52:03.5610311Z  14. Body matches string
2022-10-18T04:52:03.5610543Z 
2022-10-18T04:52:03.5610766Z → rabbitmq/get
2022-10-18T04:52:03.5611386Z   GET http://jaxrs-rabbitmq-quarkus-monitoring:8080/quarkus/rabbitmq/get [404 Not Found, 45B, 7ms]
2022-10-18T04:52:03.5611856Z  15. Status code is 200
2022-10-18T04:52:03.5612373Z  16. Status code name has string
2022-10-18T04:52:03.5612862Z  17. Content-Type is present
2022-10-18T04:52:03.5613215Z  18. Body matches string
2022-10-18T04:52:03.5613443Z 
2022-10-18T04:52:03.5613669Z → rabbitmq/publish
2022-10-18T04:52:03.5614287Z   POST http://jaxrs-rabbitmq-quarkus-monitoring:8080/quarkus/rabbitmq/publish [200 OK, 231B, 196ms]
2022-10-18T04:52:03.5614828Z   ✓  Status code is 200
2022-10-18T04:52:03.5615247Z   ✓  Status code name has string
2022-10-18T04:52:03.5615683Z   ✓  Content-Type is present
2022-10-18T04:52:03.5616078Z   ✓  Body matches string
2022-10-18T04:52:03.5616320Z 
2022-10-18T04:52:03.5616537Z → kafka/publish
2022-10-18T04:52:03.5617094Z   POST http://jaxrs-kafka-quarkus-monitoring:8080/quarkus/kafka/publish [errored]
2022-10-18T04:52:03.5617832Z      getaddrinfo EAI_AGAIN jaxrs-kafka-quarkus-monitoring jaxrs-kafka-quarkus-monitoring:8080
2022-10-18T04:52:03.5618367Z  20. Status code is 200
2022-10-18T04:52:03.5618703Z  21. Status code name has string
2022-10-18T04:52:03.5619114Z  22. Content-Type is present
2022-10-18T04:52:03.5619463Z  23. Body matches string
2022-10-18T04:52:03.5619675Z 
2022-10-18T04:52:03.5619894Z → activemq/put
2022-10-18T04:52:03.5620500Z   POST http://jaxrs-activemq-quarkus-monitoring:8080/quarkus/activemq/put [200 OK, 227B, 50ms]
2022-10-18T04:52:03.5621017Z   ✓  Status code is 200
2022-10-18T04:52:03.5621427Z   ✓  Status code name has string
2022-10-18T04:52:03.5623813Z   ✓  Content-Type is present
2022-10-18T04:52:03.5624871Z   ✓  Body matches string
2022-10-18T04:52:03.5625396Z 
2022-10-18T04:52:03.5625795Z → activemq/get
2022-10-18T04:52:03.5627081Z   GET http://jaxrs-activemq-quarkus-monitoring:8080/quarkus/activemq/get [200 OK, 227B, 55ms]
2022-10-18T04:52:03.5627564Z   ✓  Status code is 200
2022-10-18T04:52:03.5628127Z   ✓  Status code name has string
2022-10-18T04:52:03.5628645Z   ✓  Content-Type is present
2022-10-18T04:52:03.5628989Z   ✓  Body matches string
2022-10-18T04:52:03.5629142Z 
2022-10-18T04:52:03.5629594Z → activemq/publish
2022-10-18T04:52:03.5630487Z   POST http://jaxrs-activemq-quarkus-monitoring:8080/quarkus/activemq/publish [200 OK, 231B, 40ms]
2022-10-18T04:52:03.5630957Z   ✓  Status code is 200
2022-10-18T04:52:03.5631518Z   ✓  Status code name has string
2022-10-18T04:52:03.5632056Z   ✓  Response time is less than 600ms
2022-10-18T04:52:03.5632422Z   ✓  Content-Type is present
2022-10-18T04:52:03.5632966Z   ✓  Body matches string
2022-10-18T04:52:03.5633123Z 
2022-10-18T04:52:03.5633704Z → hazelcast/setcache
2022-10-18T04:52:03.5634617Z   POST http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/setcache [200 OK, 227B, 60ms]
2022-10-18T04:52:03.5635291Z   ✓  Status code is 200
2022-10-18T04:52:03.5635799Z   ✓  Status code name has string
2022-10-18T04:52:03.5636557Z   ✓  Content-Type is present
2022-10-18T04:52:03.5637068Z   ✓  Body matches string
2022-10-18T04:52:03.5637220Z 
2022-10-18T04:52:03.5637379Z → hazelcast/getcache
2022-10-18T04:52:03.5637900Z   GET http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/getcache [200 OK, 1.01KB, 81ms]
2022-10-18T04:52:03.5638315Z   ✓  Status code is 200
2022-10-18T04:52:03.5639607Z   ✓  Status code name has string
2022-10-18T04:52:03.5641431Z   ✓  Content-Type is present
2022-10-18T04:52:03.5642520Z   ✓  Body matches string
2022-10-18T04:52:03.5646383Z 
2022-10-18T04:52:03.5646616Z → hazelcast/publish
2022-10-18T04:52:03.5647264Z   POST http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/publish [200 OK, 231B, 74ms]
2022-10-18T04:52:03.5648785Z   ✓  Status code is 200
2022-10-18T04:52:03.5650788Z   ✓  Status code name has string
2022-10-18T04:52:03.5651854Z   ✓  Content-Type is present
2022-10-18T04:52:03.5652846Z   ✓  Body matches string
2022-10-18T04:52:03.5653005Z 
2022-10-18T04:52:03.5653153Z → hazelcast/putqueue
2022-10-18T04:52:03.5653703Z   POST http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/putqueue [200 OK, 227B, 88ms]
2022-10-18T04:52:03.5654483Z   ✓  Status code is 200
2022-10-18T04:52:03.5655409Z   ✓  Status code name has string
2022-10-18T04:52:03.5655777Z   ✓  Content-Type is present
2022-10-18T04:52:03.5656069Z   ✓  Body matches string
2022-10-18T04:52:03.5656219Z 
2022-10-18T04:52:03.5656489Z → hazelcast/getqueue
2022-10-18T04:52:03.5657007Z   GET http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/getqueue [200 OK, 227B, 106ms]
2022-10-18T04:52:03.5657414Z   ✓  Status code is 200
2022-10-18T04:52:03.5657712Z   ✓  Status code name has string
2022-10-18T04:52:03.5658034Z   ✓  Content-Type is present
2022-10-18T04:52:03.5658318Z   ✓  Body matches string
2022-10-18T04:52:03.5658463Z 
2022-10-18T04:52:03.5658597Z → cassandra/insert
2022-10-18T04:52:03.5659237Z   POST http://jaxrs-cassandra-quarkus-monitoring:8080/quarkus/cassandra/insert [200 OK, 230B, 43ms]
2022-10-18T04:52:03.5659678Z   ✓  Status code is 200
2022-10-18T04:52:03.5659968Z   ✓  Status code name has string
2022-10-18T04:52:03.5660284Z   ✓  Content-Type is present
2022-10-18T04:52:03.5660588Z   ✓  Body matches string
2022-10-18T04:52:03.5660722Z 
2022-10-18T04:52:03.5660861Z → cassandra/select
2022-10-18T04:52:03.5661380Z   GET http://jaxrs-cassandra-quarkus-monitoring:8080/quarkus/cassandra/select [200 OK, 232B, 28ms]
2022-10-18T04:52:03.5661815Z   ✓  Status code is 200
2022-10-18T04:52:03.5662106Z   ✓  Status code name has string
2022-10-18T04:52:03.5662422Z   ✓  Content-Type is present
2022-10-18T04:52:03.5662723Z   ✓  Body matches string
2022-10-18T04:52:03.5662874Z 
2022-10-18T04:52:03.5663005Z → cassandra/delete
2022-10-18T04:52:03.5664998Z   POST http://jaxrs-cassandra-quarkus-monitoring:8080/quarkus/cassandra/delete [200 OK, 103B, 37ms]
2022-10-18T04:52:03.5665499Z   ✓  Status code is 200
2022-10-18T04:52:03.5665788Z   ✓  Status code name has string
2022-10-18T04:52:03.5666221Z   ✓  Content-Type is present
2022-10-18T04:52:03.5669348Z   ✓  Body matches string
2022-10-18T04:52:03.5669516Z 
2022-10-18T04:52:03.5669653Z → mysql/insert
2022-10-18T04:52:03.5670139Z   POST http://jaxrs-mysql-quarkus-monitoring:8080/quarkus/mysql/insert [200 OK, 230B, 39ms]
2022-10-18T04:52:03.5671519Z   ✓  Status code is 200
2022-10-18T04:52:03.5677993Z   ✓  Status code name has string
2022-10-18T04:52:03.5678356Z   ✓  Content-Type is present
2022-10-18T04:52:03.5678659Z   ✓  Body matches string
2022-10-18T04:52:03.5678806Z 
2022-10-18T04:52:03.5678935Z → mysql/select
2022-10-18T04:52:03.5679403Z   GET http://jaxrs-mysql-quarkus-monitoring:8080/quarkus/mysql/select [200 OK, 232B, 16ms]
2022-10-18T04:52:03.5679967Z   ✓  Status code is 200
2022-10-18T04:52:03.5680307Z   ✓  Status code name has string
2022-10-18T04:52:03.5680605Z   ✓  Content-Type is present
2022-10-18T04:52:03.5680903Z   ✓  Body matches string
2022-10-18T04:52:03.5681049Z 
2022-10-18T04:52:03.5681299Z → mysql/delete
2022-10-18T04:52:03.5681774Z   POST http://jaxrs-mysql-quarkus-monitoring:8080/quarkus/mysql/delete [200 OK, 103B, 15ms]
2022-10-18T04:52:03.5682200Z   ✓  Status code is 200
2022-10-18T04:52:03.5682507Z   ✓  Status code name has string
2022-10-18T04:52:03.5682826Z   ✓  Content-Type is present
2022-10-18T04:52:03.5683113Z   ✓  Body matches string
2022-10-18T04:52:03.5683453Z 
2022-10-18T04:52:03.5683619Z → postgres/insert
2022-10-18T04:52:03.5684151Z   POST http://jaxrs-postgres-quarkus-monitoring:8080/quarkus/postgres/insert [200 OK, 230B, 13ms]
2022-10-18T04:52:03.5684577Z   ✓  Status code is 200
2022-10-18T04:52:03.5684888Z   ✓  Status code name has string
2022-10-18T04:52:03.5685207Z   ✓  Content-Type is present
2022-10-18T04:52:03.5685505Z   ✓  Body matches string
2022-10-18T04:52:03.5685796Z 
2022-10-18T04:52:03.5685943Z → postgres/select
2022-10-18T04:52:03.5686462Z   GET http://jaxrs-postgres-quarkus-monitoring:8080/quarkus/postgres/select [200 OK, 232B, 9ms]
2022-10-18T04:52:03.5686996Z   ✓  Status code is 200
2022-10-18T04:52:03.5687296Z   ✓  Status code name has string
2022-10-18T04:52:03.5687603Z   ✓  Content-Type is present
2022-10-18T04:52:03.5687881Z   ✓  Body matches string
2022-10-18T04:52:03.5688030Z 
2022-10-18T04:52:03.5688165Z → postgres/delete
2022-10-18T04:52:03.5688665Z   POST http://jaxrs-postgres-quarkus-monitoring:8080/quarkus/postgres/delete [200 OK, 103B, 9ms]
2022-10-18T04:52:03.5689088Z   ✓  Status code is 200
2022-10-18T04:52:03.5689371Z   ✓  Status code name has string
2022-10-18T04:52:03.5689679Z   ✓  Content-Type is present
2022-10-18T04:52:03.5689974Z   ✓  Body matches string
2022-10-18T04:52:03.5690102Z 
2022-10-18T04:52:03.5690233Z → mongodb/insert
2022-10-18T04:52:03.5690732Z   POST http://jaxrs-mongodb-quarkus-monitoring:8080/quarkus/mongodb/insert [200 OK, 230B, 26ms]
2022-10-18T04:52:03.5691159Z   ✓  Status code is 200
2022-10-18T04:52:03.5691442Z   ✓  Status code name has string
2022-10-18T04:52:03.5691749Z   ✓  Content-Type is present
2022-10-18T04:52:03.5692045Z   ✓  Body matches string
2022-10-18T04:52:03.5692311Z 
2022-10-18T04:52:03.5692428Z → mongodb/select
2022-10-18T04:52:03.5693272Z   GET http://jaxrs-mongodb-quarkus-monitoring:8080/quarkus/mongodb/select [200 OK, 232B, 14ms]
2022-10-18T04:52:03.5693734Z   ✓  Status code is 200
2022-10-18T04:52:03.5694043Z   ✓  Status code name has string
2022-10-18T04:52:03.5694343Z   ✓  Content-Type is present
2022-10-18T04:52:03.5694643Z   ✓  Body matches string
2022-10-18T04:52:03.5694791Z 
2022-10-18T04:52:03.5694923Z → mongodb/delete
2022-10-18T04:52:03.5695406Z   POST http://jaxrs-mongodb-quarkus-monitoring:8080/quarkus/mongodb/delete [200 OK, 106B, 13ms]
2022-10-18T04:52:03.5695943Z   ✓  Status code is 200
2022-10-18T04:52:03.5696236Z   ✓  Status code name has string
2022-10-18T04:52:03.5696543Z   ✓  Content-Type is present
2022-10-18T04:52:03.5696834Z   ✓  Body matches string
2022-10-18T04:52:03.5696976Z 
2022-10-18T04:52:03.5697261Z ┌─────────────────────────┬───────────────────┬──────────────────┐
2022-10-18T04:52:03.5697628Z │                         │          executed │           failed │
2022-10-18T04:52:03.5698180Z ├─────────────────────────┼───────────────────┼──────────────────┤
2022-10-18T04:52:03.5698574Z │              iterations │                 1 │                0 │
2022-10-18T04:52:03.5699011Z ├─────────────────────────┼───────────────────┼──────────────────┤
2022-10-18T04:52:03.5699380Z │                requests │                31 │                3 │
2022-10-18T04:52:03.5699810Z ├─────────────────────────┼───────────────────┼──────────────────┤
2022-10-18T04:52:03.5700206Z │            test-scripts │                31 │                0 │
2022-10-18T04:52:03.5700627Z ├─────────────────────────┼───────────────────┼──────────────────┤
2022-10-18T04:52:03.5701188Z │      prerequest-scripts │                 0 │                0 │
2022-10-18T04:52:03.5701752Z ├─────────────────────────┼───────────────────┼──────────────────┤
2022-10-18T04:52:03.5702130Z │              assertions │               125 │               20 │
2022-10-18T04:52:03.5702562Z ├─────────────────────────┴───────────────────┴──────────────────┤
2022-10-18T04:52:03.5702957Z │ total run duration: 17.4s                                      │
2022-10-18T04:52:03.5703399Z ├────────────────────────────────────────────────────────────────┤
2022-10-18T04:52:03.5703788Z │ total data received: 4.45KB (approx)                           │
2022-10-18T04:52:03.5704238Z ├────────────────────────────────────────────────────────────────┤
2022-10-18T04:52:03.5704655Z │ average response time: 44ms [min: 7ms, max: 196ms, s.d.: 43ms] │
2022-10-18T04:52:03.5705096Z └────────────────────────────────────────────────────────────────┘
@yurake yurake added the bug Something isn't working label Oct 18, 2022
@yurake yurake self-assigned this Oct 18, 2022
@issuelabeler issuelabeler bot added the quarkus someone for quarkus label Oct 18, 2022
@yurake yurake changed the title bug fix kind-quarkus-ci error Bug fix kind-quarkus-ci error Oct 18, 2022
@github-actions github-actions bot added this to To do in Feature request Oct 18, 2022
@yurake
Copy link
Owner Author

yurake commented Oct 18, 2022

  • grpc/getid
    fix server error
  • grpc/getmsg
    fix server error
  • rabbitmq/put
    delete test case
  • rabbitmq/get
    delete test case
  • kafka/publish
    apply application

yurake added a commit that referenced this issue Oct 19, 2022
yurake added a commit that referenced this issue Oct 19, 2022
yurake added a commit that referenced this issue Oct 19, 2022
yurake added a commit that referenced this issue Oct 19, 2022
@yurake yurake linked a pull request Oct 19, 2022 that will close this issue
yurake added a commit that referenced this issue Oct 19, 2022
yurake added a commit that referenced this issue Oct 19, 2022
Co-Authored-By: WhiteSource Renovate <renovate@whitesourcesoftware.com>
yurake added a commit that referenced this issue Oct 19, 2022
Feature request automation moved this from To do to Done Oct 19, 2022
@yurake yurake reopened this Oct 20, 2022
Feature request automation moved this from Done to In progress Oct 20, 2022
@yurake
Copy link
Owner Author

yurake commented Oct 20, 2022

remain errors

@yurake
Copy link
Owner Author

yurake commented Oct 24, 2022

https://github.com/yurake/k8s-3tier-webapp/actions/runs/3306949647/jobs/5458211421

jaxrs-quarkus

→ memcached/set
  POST http://jaxrs-memcached-quarkus-monitoring:[80](https://github.com/yurake/k8s-3tier-webapp/actions/runs/3306949647/jobs/5458211421#step:21:81)80/quarkus/memcached/set [200 OK, 227B, 175ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ memcached/get
  GET http://jaxrs-memcached-quarkus-monitoring:8080/quarkus/memcached/get [200 OK, 227B, 12ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ redis/put
  POST http://jaxrs-redis-quarkus-monitoring:8080/quarkus/redis/put [200 OK, 227B, 305ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ redis/get
  GET http://jaxrs-redis-quarkus-monitoring:8080/quarkus/redis/get [200 OK, 1.01KB, 32ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ redis/publish
  POST http://jaxrs-redis-quarkus-monitoring:8080/quarkus/redis/publish [200 OK, 231B, 19ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ grpc/getid
  GET http://jaxrs-grpc-quarkus-monitoring:8080/quarkus/grpc/getid [errored]
     getaddrinfo EAI_AGAIN jaxrs-grpc-quarkus-monitoring jaxrs-grpc-quarkus-monitoring:8080
  2. Status code is 200
  3. Status code name has string
  4. Content-Type is present
  5. Body matches string

→ grpc/getmsg
  GET http://jaxrs-grpc-quarkus-monitoring:8080/quarkus/grpc/getmsg [errored]
     getaddrinfo EAI_AGAIN jaxrs-grpc-quarkus-monitoring jaxrs-grpc-quarkus-monitoring:8080
  7. Status code is 200
  8. Status code name has string
  9. Content-Type is present
 10. Body matches string

→ rabbitmq/publish
  POST http://jaxrs-rabbitmq-quarkus-monitoring:8080/quarkus/rabbitmq/publish [200 OK, 231B, 246ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ kafka/publish
  POST http://jaxrs-kafka-quarkus-monitoring:8080/quarkus/kafka/publish [200 OK, 128B, 8ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
 11. Body matches string

→ activemq/put
  POST http://jaxrs-activemq-quarkus-monitoring:8080/quarkus/activemq/put [200 OK, 227B, 52ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ activemq/get
  GET http://jaxrs-activemq-quarkus-monitoring:8080/quarkus/activemq/get [200 OK, 227B, 43ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ activemq/publish
  POST http://jaxrs-activemq-quarkus-monitoring:8080/quarkus/activemq/publish [200 OK, 231B, 27ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Response time is less than 600ms
  ✓  Content-Type is present
  ✓  Body matches string

→ hazelcast/setcache
  POST http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/setcache [200 OK, 227B, 39ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ hazelcast/getcache
  GET http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/getcache [200 OK, 1.15KB, 65ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ hazelcast/publish
  POST http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/publish [200 OK, 231B, [90](https://github.com/yurake/k8s-3tier-webapp/actions/runs/3306949647/jobs/5458211421#step:21:91)ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ hazelcast/putqueue
  POST http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/putqueue [200 OK, 227B, 36ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ hazelcast/getqueue
  GET http://jaxrs-hazelcast-quarkus-monitoring:8080/quarkus/hazelcast/getqueue [200 OK, 227B, 71ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ cassandra/insert
  POST http://jaxrs-cassandra-quarkus-monitoring:8080/quarkus/cassandra/insert [200 OK, 230B, 1118ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ cassandra/select
  GET http://jaxrs-cassandra-quarkus-monitoring:8080/quarkus/cassandra/select [200 OK, 232B, 90ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ cassandra/delete
  POST http://jaxrs-cassandra-quarkus-monitoring:8080/quarkus/cassandra/delete [200 OK, 103B, 41ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ mysql/insert
  POST http://jaxrs-mysql-quarkus-monitoring:8080/quarkus/mysql/insert [200 OK, 230B, 23ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ mysql/select
  GET http://jaxrs-mysql-quarkus-monitoring:8080/quarkus/mysql/select [200 OK, 232B, 32ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ mysql/delete
  POST http://jaxrs-mysql-quarkus-monitoring:8080/quarkus/mysql/delete [200 OK, 103B, 13ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ postgres/insert
  POST http://jaxrs-postgres-quarkus-monitoring:8080/quarkus/postgres/insert [200 OK, 230B, 36ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ postgres/select
  GET http://jaxrs-postgres-quarkus-monitoring:8080/quarkus/postgres/select [200 OK, 232B, 17ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ postgres/delete
  POST http://jaxrs-postgres-quarkus-monitoring:8080/quarkus/postgres/delete [200 OK, 103B, 10ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ mongodb/insert
  POST http://jaxrs-mongodb-quarkus-monitoring:8080/quarkus/mongodb/insert [200 OK, 230B, 42ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ mongodb/select
  GET http://jaxrs-mongodb-quarkus-monitoring:8080/quarkus/mongodb/select [200 OK, 232B, 18ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

→ mongodb/delete
  POST http://jaxrs-mongodb-quarkus-monitoring:8080/quarkus/mongodb/delete [200 OK, 106B, 19ms]
  ✓  Status code is 200
  ✓  Status code name has string
  ✓  Content-Type is present
  ✓  Body matches string

┌─────────────────────────┬────────────────────┬───────────────────┐
│                         │           executed │            failed │
├─────────────────────────┼────────────────────┼───────────────────┤
│              iterations │                  1 │                 0 │
├─────────────────────────┼────────────────────┼───────────────────┤
│                requests │                 29 │                 2 │
├─────────────────────────┼────────────────────┼───────────────────┤
│            test-scripts │                 29 │                 0 │
├─────────────────────────┼────────────────────┼───────────────────┤
│      prerequest-scripts │                  0 │                 0 │
├─────────────────────────┼────────────────────┼───────────────────┤
│              assertions │                117 │                 9 │
├─────────────────────────┴────────────────────┴───────────────────┤
│ total run duration: 14s                                          │
├──────────────────────────────────────────────────────────────────┤
│ total data received: 4.76KB (approx)                             │
├──────────────────────────────────────────────────────────────────┤
│ average response time: [99](https://github.com/yurake/k8s-3tier-webapp/actions/runs/3306949647/jobs/5458211421#step:21:100)ms [min: 8ms, max: [111](https://github.com/yurake/k8s-3tier-webapp/actions/runs/3306949647/jobs/5458211421#step:21:112)8ms, s.d.: [206](https://github.com/yurake/k8s-3tier-webapp/actions/runs/3306949647/jobs/5458211421#step:21:207)ms] │
└──────────────────────────────────────────────────────────────────┘

yurake added a commit that referenced this issue Oct 24, 2022
@yurake yurake linked a pull request Oct 24, 2022 that will close this issue
yurake added a commit that referenced this issue Oct 24, 2022
Feature request automation moved this from In progress to Done Oct 24, 2022
@yurake yurake reopened this Oct 25, 2022
Feature request automation moved this from Done to In progress Oct 25, 2022
yurake added a commit that referenced this issue Oct 25, 2022
@yurake yurake linked a pull request Oct 25, 2022 that will close this issue
yurake added a commit that referenced this issue Oct 25, 2022
yurake added a commit that referenced this issue Oct 25, 2022
yurake added a commit that referenced this issue Oct 25, 2022
Feature request automation moved this from In progress to Done Oct 25, 2022
yurake added a commit that referenced this issue Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working quarkus someone for quarkus
Projects
1 participant