Agent-Hellboy / Agent-Hellboy/pg_retry

System test failure on PostgreSQL 16: pgreplay integration tests timeout

Offen
#6 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @Agent-Hellboy Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
3
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## Description

System tests are failing on PostgreSQL 16 due to timeout in pgreplay integration tests.

## Failed Tests

Two tests in `system_tests/test_pgreplay_integration.py` are timing out after 60 seconds:

1. `test_pgreplay_log_replay_with_std_logging`
2. `test_pgreplay_log_replay_with_csv_logging`

## Error Details

```
subprocess.TimeoutExpired: Command '['/usr/bin/pgreplay', '-h', '127.0.0.1', '-p', '37673',
'-U', 'runner', '-j', '-c',
'/tmp/pytest-of-runner/pytest-0/pg_retry_cluster0/data/pg_log/postgresql-2025-11-16_120219.csv']'
timed out after 60 seconds
```

## Test Results Summary

- **Passed:** 25 tests
- **Failed:** 2 tests
- **Total Duration:** 151.24s (0:02:31)

## Environment

- **PostgreSQL Version:** 16
- **OS:** Ubuntu 24.04
- **Workflow:** PostgreSQL Extension CI

## Related Links

- **Workflow Run:** https://github.com/Agent-Hellboy/pg_retry/actions/runs/19405246715
- **Job Details:** https://github.com/Agent-Hellboy/pg_retry/actions/runs/19405246715/job/55518844524
- **Pull Request:** #5

## Next Steps

Need to investigate why pgreplay is hanging on PostgreSQL 16. Potential areas to check:

1. Log format compatibility with pgreplay on PG16
2. CSV log parsing issues specific to PG16
3. Connection/authentication issues during replay
4. Increase timeout or add better error handling/diagnostics

---

Reported by: @Agent-Hellboy

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.