action #157639
closedcoordination #151816: [epic] Handle openQA fixes and job group setup
[Research: 16h] Check the proxy behind rmt work or not
0%
Description
Motivation¶
Investigate this failure in milestone group: https://openqa.suse.de/tests/13838734#step/rmt_proxy/47
It worked fine before set proxy in config file: https://openqa.suse.de/tests/13838734#step/rmt_proxy/33
So need to check whether the proxy server is working or not, most likely with the help of QE-Core and the guide in "Additional information".
Acceptance criteria¶
- AC1 : Revisit documentation for proxy
- AC2 : Proxy is tested and troubleshoot is attempted (get support of QE-Core if needed).
- AC3 : Infra ticket is filed if doesn't depends on QE infrastructure or testing scope.
Additional information¶
@leli knows how access and setup the proxy, please contact with him.
Further contacts: QE-Core (Richard Fan was working on that, see the ticket related).
This is the documentation for the proxy: https://confluence.suse.com/display/qasle/NTLM+proxy+server+for+windows+AD
Updated by openqa_review 8 months ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: rmt_proxy
https://openqa.suse.de/tests/13924321#step/rmt_proxy/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by JERiveraMoya 7 months ago
- Tags set to qe-yam-apr-sprint
- Description updated (diff)
- Status changed from New to Workable
- Parent task set to #151816
Updated by JERiveraMoya 7 months ago
- Tags changed from qe-yam-apr-sprint to qe-yam-may-sprint
Updated by JERiveraMoya 7 months ago
- Related to action #151567: Need configure one proxy server to do RMT proxy test. added
Updated by JERiveraMoya 7 months ago
- Subject changed from Check the proxy behind rmt work or not to [Research: 16h] Check the proxy behind rmt work or not
- Description updated (diff)
Updated by tinawang123 7 months ago
- Status changed from Workable to In Progress
- Assignee set to tinawang123
Updated by tinawang123 7 months ago
- Status changed from In Progress to Resolved
Login the proxy server: 10.168.193.16
Check the squid service status. It had been disabled.
Restart the service:
ntlm-proxy:~ # systemctl status squid.service
- squid.service - Squid caching proxy Loaded: loaded (/usr/lib/systemd/system/squid.service; disabled; preset: disabled) Active: active (running) since Thu 2024-05-09 00:08:21 EDT; 54s ago Docs: man:squid(8) Process: 2399 ExecStartPre=/usr/libexec/squid/initialize_cache_if_needed.sh (code=exited, status=0/SUCCESS) Process: 2403 ExecStart=/usr/sbin/squid -FC (code=exited, status=0/SUCCESS) Main PID: 2406 (squid) Tasks: 4 (limit: 2326) CPU: 710ms CGroup: /system.slice/squid.service |-2406 /usr/sbin/squid -FC |-2409 "(squid-1)" --kid squid-1 -FC |-2410 "(logfile-daemon)" /var/log/squid/access.log `-2411 "(pinger)"
May 09 00:08:20 ntlm-proxy systemd[1]: Starting Squid caching proxy...
May 09 00:08:21 ntlm-proxy systemd[1]: Started Squid caching proxy.
May 09 00:08:21 ntlm-proxy squid[2406]: Squid Parent: will start 1 kids
May 09 00:08:21 ntlm-proxy squid[2406]: Squid Parent: (squid-1) process 2409 started
RMT proxy can work well: https://openqa.suse.de/tests/14255072#