Skip to content

Instantly share code, notes, and snippets.

@rptaylor
Created August 28, 2024 19:19
Show Gist options
  • Save rptaylor/58762fa4fca8f307734266a4b37eb2cb to your computer and use it in GitHub Desktop.
Save rptaylor/58762fa4fca8f307734266a4b37eb2cb to your computer and use it in GitHub Desktop.
eos whoami with 'sec.protbind * only gsi sss unix'
# working ('sec.protbind * only gsi sss unix')
[root@eos-mgm-0 /]# eos root://127.0.0.1 whoami
Virtual Identity: uid=3 (2,3,99) gid=4 (2,4,99) [authz:sss] sudo* host=localhost domain=localdomain
[root@eos-mgm-0 /]# XRD_LOGLEVEL=Dump eos root://127.0.0.1 whoami
[2024-08-28 19:09:02.447131 +0000][Debug ][Utility ] Initializing xrootd client version: 5.6.9
[2024-08-28 19:09:02.447404 +0000][Warning][Utility ] Unable to process global config file: [ERROR] OS Error: no such file or directory
[2024-08-28 19:09:02.447524 +0000][Debug ][Utility ] Unable to process user config file: [ERROR] OS Error: no such file or directory
[2024-08-28 19:09:02.447735 +0000][Debug ][PlugInMgr ] Initializing plug-in manager...
[2024-08-28 19:09:02.447751 +0000][Debug ][PlugInMgr ] No default plug-in, loading plug-in configs...
[2024-08-28 19:09:02.447759 +0000][Debug ][PlugInMgr ] Processing plug-in definitions in /etc/xrootd/client.plugins.d...
[2024-08-28 19:09:02.447774 +0000][Debug ][PlugInMgr ] Unable to process directory /etc/xrootd/client.plugins.d: [ERROR] OS Error: no such file or directory
[2024-08-28 19:09:02.447820 +0000][Debug ][PlugInMgr ] Processing plug-in definitions in /root/.xrootd/client.plugins.d...
[2024-08-28 19:09:02.447840 +0000][Debug ][PlugInMgr ] Unable to process directory /root/.xrootd/client.plugins.d: [ERROR] OS Error: no such file or directory
[2024-08-28 19:09:02.471545 +0000][Debug ][Utility ] Env: overriding entry: runforkhandler=1 with 1
[2024-08-28 19:09:02.471628 +0000][Debug ][Utility ] Env: overriding entry: requesttimeout=1800 with 900
[2024-08-28 19:09:02.471635 +0000][Debug ][Utility ] Env: overriding entry: streamtimeout=60 with 1200
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] URL: root://127.0.0.1
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.477883 +0000][Dump ][Utility ] Path:
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] URL: root://127.0.0.1:1094/
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.477963 +0000][Dump ][Utility ] Path:
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] URL: root://127.0.0.1:1094/
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.477992 +0000][Dump ][Utility ] Path:
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] URL: root://127.0.0.1:1094/
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.478013 +0000][Dump ][Utility ] Path:
[2024-08-28 19:09:02.478082 +0000][Dump ][FileSystem ] [[email protected]:1094] Sending kXR_ping ()
[2024-08-28 19:09:02.478116 +0000][Debug ][Utility ] Env: trying to get a non-existent string entry: pollerpreference
[2024-08-28 19:09:02.478138 +0000][Debug ][Poller ] Available pollers: built-in
[2024-08-28 19:09:02.478143 +0000][Debug ][Poller ] Attempting to create a poller according to preference: built-in
[2024-08-28 19:09:02.478202 +0000][Debug ][Poller ] Creating poller: built-in
[2024-08-28 19:09:02.478218 +0000][Debug ][Poller ] Creating and starting the built-in poller...
[2024-08-28 19:09:02.479539 +0000][Debug ][Poller ] Using 10 poller threads
[2024-08-28 19:09:02.479577 +0000][Debug ][TaskMgr ] Starting the task manager...
[2024-08-28 19:09:02.479650 +0000][Debug ][TaskMgr ] Task manager started
[2024-08-28 19:09:02.479665 +0000][Debug ][JobMgr ] Starting the job manager...
[2024-08-28 19:09:02.479810 +0000][Debug ][JobMgr ] Job manager started, 3 workers
[2024-08-28 19:09:02.479830 +0000][Debug ][TaskMgr ] Registering task: "FileTimer task" to be run at: [2024-08-28 19:09:02 +0000]
[2024-08-28 19:09:02.479843 +0000][Dump ][XRootD ] [127.0.0.1:1094] Sending message kXR_ping ()
[2024-08-28 19:09:02.479901 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] MsgHandler created: 0x97f9c500 (message: kXR_ping () ).
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] URL: 127.0.0.1:1094
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.479960 +0000][Dump ][Utility ] Path:
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] URL: root://127.0.0.1:1094/
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.479990 +0000][Dump ][Utility ] Path:
[2024-08-28 19:09:02.480012 +0000][Debug ][PostMaster ] Creating new channel to: root://127.0.0.1:1094/
[2024-08-28 19:09:02.480175 +0000][Debug ][PostMaster ] [127.0.0.1:1094] Stream parameters: Network Stack: IPAuto, Connection Window: 120, ConnectionRetry: 5, Stream Error Window: 1800
[2024-08-28 19:09:02.480219 +0000][Debug ][TaskMgr ] Registering task: "TickGeneratorTask for: root://127.0.0.1:1094/" to be run at: [2024-08-28 19:09:17 +0000]
[2024-08-28 19:09:02.480238 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Sending message kXR_ping () (0x98cc5e40) through substream 0 expecting answer at 0
[2024-08-28 19:09:02.480312 +0000][Debug ][PostMaster ] [127.0.0.1:1094] Found 1 address(es): [::ffff:127.0.0.1]:1094
[2024-08-28 19:09:02.480361 +0000][Debug ][AsyncSock ] [127.0.0.1:1094.0] Attempting connection to [::ffff:127.0.0.1]:1094
[2024-08-28 19:09:02.480489 +0000][Debug ][Poller ] Adding socket 0x98c7b150 to the poller
[2024-08-28 19:09:02.481057 +0000][Debug ][AsyncSock ] [127.0.0.1:1094.0] Async connection call returned
[2024-08-28 19:09:02.481167 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Sending out the initial hand shake + kXR_protocol
[2024-08-28 19:09:02.481690 +0000][Dump ][TaskMgr ] Running task: "FileTimer task"
[2024-08-28 19:09:02.481721 +0000][Dump ][TaskMgr ] Will rerun task "FileTimer task" at [2024-08-28 19:09:17 +0000]
[2024-08-28 19:09:02.483076 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: (0x8fc2b080), 44 bytes
[2024-08-28 19:09:02.483249 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2b2c0] Expecting 8 bytes of message body
[2024-08-28 19:09:02.483267 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header, size: 8
[2024-08-28 19:09:02.483277 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received a message of 16 bytes
[2024-08-28 19:09:02.483291 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Got the server hand shake response (type: manager [], protocol version 511)
[2024-08-28 19:09:02.483311 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2b2c0] Expecting 8 bytes of message body
[2024-08-28 19:09:02.483317 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header, size: 8
[2024-08-28 19:09:02.483325 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received a message of 16 bytes
[2024-08-28 19:09:02.483343 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] kXR_protocol successful (type: manager [], protocol version 511)
[2024-08-28 19:09:02.483557 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Sending out kXR_login request, username: root, cgi: xrd.cc=us&xrd.tz=0&xrd.appname=eos&xrd.info=&xrd.hostname=eos-mgm-0.eos-mgm.eos.svc.kermes-dev.local&xrd.rn=5.6.9, dual-stack: false, private IPv4: true, private IPv6: false
[2024-08-28 19:09:02.483598 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: (0x8fc2b300), 137 bytes
[2024-08-28 19:09:02.483720 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2b080] Expecting 96 bytes of message body
[2024-08-28 19:09:02.483734 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header, size: 8
[2024-08-28 19:09:02.483743 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received a message of 104 bytes
[2024-08-28 19:09:02.483758 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Logged in, session: 2b01000001000000b601000051020000
[2024-08-28 19:09:02.483768 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Authentication is required: &P=gsi,v:10600,c:ssl,ca:5d674a88.0|bffbd7d0.0&P=sss,0.+13:/etc/eos.keytab&P=unix
[2024-08-28 19:09:02.483780 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Sending authentication data
[2024-08-28 19:09:02.485562 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Trying to authenticate using gsi
[2024-08-28 19:09:02.497060 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Cannot get credentials for protocol gsi: Secgsi: ErrParseBuffer: error getting user proxies: kXGS_init
[2024-08-28 19:09:02.497814 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Trying to authenticate using sss
[2024-08-28 19:09:02.497926 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: (0x8fc2b6c0), 272 bytes
[2024-08-28 19:09:02.498253 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2b300] Expecting 0 bytes of message body
[2024-08-28 19:09:02.498273 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header, size: 8
[2024-08-28 19:09:02.498279 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received a message of 8 bytes
[2024-08-28 19:09:02.498296 +0000][Debug ][XRootDTransport ] [127.0.0.1:1094.0] Authenticated with sss.
[2024-08-28 19:09:02.498314 +0000][Debug ][PostMaster ] [127.0.0.1:1094] Stream 0 connected (IPv4).
[2024-08-28 19:09:02.498325 +0000][Debug ][Utility ] Monitor library name not set. No monitoring
[2024-08-28 19:09:02.498350 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: kXR_ping () (0x98cc5e40), 24 bytes
[2024-08-28 19:09:02.498372 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Successfully sent message: kXR_ping () (0x98cc5e40).
[2024-08-28 19:09:02.498382 +0000][Dump ][XRootD ] [127.0.0.1:1094] Message kXR_ping () has been successfully sent.
[2024-08-28 19:09:02.498388 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Moving MsgHandler: 0x97f9c500 (message: kXR_ping () ) from out-queue to in-queue.
[2024-08-28 19:09:02.498404 +0000][Dump ][PostMaster ] [127.0.0.1:1094.0] All messages consumed, disable uplink
[2024-08-28 19:09:02.498450 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2a070] Expecting 0 bytes of message body
[2024-08-28 19:09:02.498458 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header for 0x8fc2a070 size: 8
[2024-08-28 19:09:02.498469 +0000][Debug ][ExDbgMsg ] [msg: 0x8fc2a070] Assigned MsgHandler: 0x97f9c500.
[2024-08-28 19:09:02.498476 +0000][Debug ][ExDbgMsg ] [handler: 0x97f9c500] Removed MsgHandler: 0x97f9c500 from the in-queue.
[2024-08-28 19:09:02.498483 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message 0x8fc2a070 of 8 bytes
[2024-08-28 19:09:02.498494 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Handling received message: 0x8fc2a070.
[2024-08-28 19:09:02.499009 +0000][Dump ][XRootD ] [127.0.0.1:1094] Got a kXR_ok response to request kXR_ping ()
[2024-08-28 19:09:02.499038 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Calling MsgHandler: 0x97f9c500 (message: kXR_ping () ) with status: [SUCCESS] .
[2024-08-28 19:09:02.499073 +0000][Dump ][FileSystem ] [[email protected]:1094] Assigning 127.0.0.1:1094 as last URL
[2024-08-28 19:09:02.499101 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Destroying MsgHandler: 0x97f9c500.
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] URL: root://127.0.0.1//proc/user/?mgm.cmd=whoami
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.499554 +0000][Dump ][Utility ] Path: /proc/user/
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] URL: root://127.0.0.1//proc/user/?mgm.cmd=whoami
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.499679 +0000][Dump ][Utility ] Path: /proc/user/
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] URL: root://127.0.0.1//proc/user/?mgm.cmd=whoami
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] Protocol: root
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] User Name:
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] Password:
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] Host Name: 127.0.0.1
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] Port: 1094
[2024-08-28 19:09:02.499748 +0000][Dump ][Utility ] Path: /proc/user/
[2024-08-28 19:09:02.499952 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Sending an open command
[2024-08-28 19:09:02.500025 +0000][Dump ][XRootD ] [127.0.0.1:1094] Sending message kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat )
[2024-08-28 19:09:02.500056 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] MsgHandler created: 0x97f9c800 (message: kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) ).
[2024-08-28 19:09:02.500089 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Sending message kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) (0x98c34f80) through substream 0 expecting answer at 0
[2024-08-28 19:09:02.500176 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) (0x98c34f80), 50 bytes
[2024-08-28 19:09:02.500214 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Successfully sent message: kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) (0x98c34f80).
[2024-08-28 19:09:02.500228 +0000][Dump ][XRootD ] [127.0.0.1:1094] Message kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) has been successfully sent.
[2024-08-28 19:09:02.500236 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Moving MsgHandler: 0x97f9c800 (message: kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) ) from out-queue to in-queue.
[2024-08-28 19:09:02.500243 +0000][Dump ][PostMaster ] [127.0.0.1:1094.0] All messages consumed, disable uplink
[2024-08-28 19:09:02.502599 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2a2f0] Expecting 42 bytes of message body
[2024-08-28 19:09:02.502624 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header for 0x8fc2a2f0 size: 8
[2024-08-28 19:09:02.502631 +0000][Debug ][ExDbgMsg ] [msg: 0x8fc2a2f0] Assigned MsgHandler: 0x97f9c800.
[2024-08-28 19:09:02.502638 +0000][Debug ][ExDbgMsg ] [handler: 0x97f9c800] Removed MsgHandler: 0x97f9c800 from the in-queue.
[2024-08-28 19:09:02.502647 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message 0x8fc2a2f0 of 50 bytes
[2024-08-28 19:09:02.502664 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Handling received message: 0x8fc2a2f0.
[2024-08-28 19:09:02.502782 +0000][Dump ][XRootD ] [127.0.0.1:1094] Got a kXR_ok response to request kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat )
[2024-08-28 19:09:02.502813 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Calling MsgHandler: 0x97f9c800 (message: kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) ) with status: [SUCCESS] .
[2024-08-28 19:09:02.502828 +0000][Dump ][XRootD ] [127.0.0.1:1094] Parsing the response to kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat ) as OpenInfo
[2024-08-28 19:09:02.502836 +0000][Dump ][XRootD ] [127.0.0.1:1094] Parsing StatInfo in response to kXR_open (file: /proc/user/?mgm.cmd=whoami, mode: 00, flags: kXR_open_read kXR_async kXR_retstat )
[2024-08-28 19:09:02.502905 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Open has returned with status [SUCCESS]
[2024-08-28 19:09:02.502918 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] successfully opened at 127.0.0.1:1094, handle: 0x0, session id: 1
[2024-08-28 19:09:02.502946 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Destroying MsgHandler: 0x97f9c800.
[2024-08-28 19:09:02.503019 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Sending a read command for handle 0x0 to 127.0.0.1:1094
[2024-08-28 19:09:02.503128 +0000][Dump ][XRootD ] [127.0.0.1:1094] Sending message kXR_read (handle: 0x00000000, offset: 0, size: 4096)
[2024-08-28 19:09:02.503217 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] MsgHandler created: 0x97f9cb00 (message: kXR_read (handle: 0x00000000, offset: 0, size: 4096) ).
[2024-08-28 19:09:02.503260 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Sending message kXR_read (handle: 0x00000000, offset: 0, size: 4096) (0x98c34f00) through substream 0 expecting answer at 0
[2024-08-28 19:09:02.503322 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: kXR_read (handle: 0x00000000, offset: 0, size: 4096) (0x98c34f00), 24 bytes
[2024-08-28 19:09:02.503365 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Successfully sent message: kXR_read (handle: 0x00000000, offset: 0, size: 4096) (0x98c34f00).
[2024-08-28 19:09:02.503379 +0000][Dump ][XRootD ] [127.0.0.1:1094] Message kXR_read (handle: 0x00000000, offset: 0, size: 4096) has been successfully sent.
[2024-08-28 19:09:02.503386 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Moving MsgHandler: 0x97f9cb00 (message: kXR_read (handle: 0x00000000, offset: 0, size: 4096) ) from out-queue to in-queue.
[2024-08-28 19:09:02.503397 +0000][Dump ][PostMaster ] [127.0.0.1:1094.0] All messages consumed, disable uplink
[2024-08-28 19:09:02.503452 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2a340] Expecting 149 bytes of message body
[2024-08-28 19:09:02.503464 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header for 0x8fc2a340 size: 8
[2024-08-28 19:09:02.503471 +0000][Dump ][XRootD ] [127.0.0.1:1094] Got a kXR_oksofar response to request kXR_read (handle: 0x00000000, offset: 0, size: 4096)
[2024-08-28 19:09:02.503483 +0000][Debug ][ExDbgMsg ] [msg: 0x8fc2a340] Assigned MsgHandler: 0x97f9cb00.
[2024-08-28 19:09:02.503489 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Will use the raw handler to read body of message 0x8fc2a340
[2024-08-28 19:09:02.503499 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message 0x8fc2a340 of 157 bytes
[2024-08-28 19:09:02.503505 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Handling received message: 0x8fc2a340.
[2024-08-28 19:09:02.503510 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Ignoring the processing handler for: 0x7ad318.
[2024-08-28 19:09:02.503535 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2a390] Expecting 0 bytes of message body
[2024-08-28 19:09:02.503541 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header for 0x8fc2a390 size: 8
[2024-08-28 19:09:02.503548 +0000][Debug ][ExDbgMsg ] [msg: 0x8fc2a390] Assigned MsgHandler: 0x97f9cb00.
[2024-08-28 19:09:02.503553 +0000][Debug ][ExDbgMsg ] [handler: 0x97f9cb00] Removed MsgHandler: 0x97f9cb00 from the in-queue.
[2024-08-28 19:09:02.503559 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Will use the raw handler to read body of message 0x8fc2a390
[2024-08-28 19:09:02.503565 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message 0x8fc2a390 of 8 bytes
[2024-08-28 19:09:02.503571 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Handling received message: 0x8fc2a390.
[2024-08-28 19:09:02.503758 +0000][Dump ][XRootD ] [127.0.0.1:1094] Got a kXR_ok response to request kXR_read (handle: 0x00000000, offset: 0, size: 4096)
[2024-08-28 19:09:02.503814 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Calling MsgHandler: 0x97f9cb00 (message: kXR_read (handle: 0x00000000, offset: 0, size: 4096) ) with status: [SUCCESS] .
[2024-08-28 19:09:02.503841 +0000][Dump ][XRootD ] [127.0.0.1:1094] Parsing the response to kXR_read (handle: 0x00000000, offset: 0, size: 4096) as ChunkInfo
[2024-08-28 19:09:02.503877 +0000][Dump ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Got state response for message kXR_read (handle: 0x00000000, offset: 0, size: 4096)
[2024-08-28 19:09:02.503929 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Destroying MsgHandler: 0x97f9cb00.
[2024-08-28 19:09:02.503970 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Sending a read command for handle 0x0 to 127.0.0.1:1094
[2024-08-28 19:09:02.504004 +0000][Dump ][XRootD ] [127.0.0.1:1094] Sending message kXR_read (handle: 0x00000000, offset: 149, size: 4096)
[2024-08-28 19:09:02.504020 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] MsgHandler created: 0x97f9ce00 (message: kXR_read (handle: 0x00000000, offset: 149, size: 4096) ).
[2024-08-28 19:09:02.504031 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Sending message kXR_read (handle: 0x00000000, offset: 149, size: 4096) (0x98cc5040) through substream 0 expecting answer at 0
[2024-08-28 19:09:02.504074 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: kXR_read (handle: 0x00000000, offset: 149, size: 4096) (0x98cc5040), 24 bytes
[2024-08-28 19:09:02.504108 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Successfully sent message: kXR_read (handle: 0x00000000, offset: 149, size: 4096) (0x98cc5040).
[2024-08-28 19:09:02.504120 +0000][Dump ][XRootD ] [127.0.0.1:1094] Message kXR_read (handle: 0x00000000, offset: 149, size: 4096) has been successfully sent.
[2024-08-28 19:09:02.504131 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Moving MsgHandler: 0x97f9ce00 (message: kXR_read (handle: 0x00000000, offset: 149, size: 4096) ) from out-queue to in-queue.
[2024-08-28 19:09:02.504138 +0000][Dump ][PostMaster ] [127.0.0.1:1094.0] All messages consumed, disable uplink
[2024-08-28 19:09:02.504174 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2a3e0] Expecting 0 bytes of message body
[2024-08-28 19:09:02.504181 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header for 0x8fc2a3e0 size: 8
[2024-08-28 19:09:02.504187 +0000][Debug ][ExDbgMsg ] [msg: 0x8fc2a3e0] Assigned MsgHandler: 0x97f9ce00.
[2024-08-28 19:09:02.504193 +0000][Debug ][ExDbgMsg ] [handler: 0x97f9ce00] Removed MsgHandler: 0x97f9ce00 from the in-queue.
[2024-08-28 19:09:02.504199 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Will use the raw handler to read body of message 0x8fc2a3e0
[2024-08-28 19:09:02.504205 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message 0x8fc2a3e0 of 8 bytes
[2024-08-28 19:09:02.504211 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Handling received message: 0x8fc2a3e0.
[2024-08-28 19:09:02.504236 +0000][Dump ][XRootD ] [127.0.0.1:1094] Got a kXR_ok response to request kXR_read (handle: 0x00000000, offset: 149, size: 4096)
[2024-08-28 19:09:02.504248 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Calling MsgHandler: 0x97f9ce00 (message: kXR_read (handle: 0x00000000, offset: 149, size: 4096) ) with status: [SUCCESS] .
[2024-08-28 19:09:02.504256 +0000][Dump ][XRootD ] [127.0.0.1:1094] Parsing the response to kXR_read (handle: 0x00000000, offset: 149, size: 4096) as ChunkInfo
[2024-08-28 19:09:02.504265 +0000][Dump ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Got state response for message kXR_read (handle: 0x00000000, offset: 149, size: 4096)
[2024-08-28 19:09:02.504291 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Destroying MsgHandler: 0x97f9ce00.
[2024-08-28 19:09:02.504355 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Sending a close command for handle 0x0 to 127.0.0.1:1094
[2024-08-28 19:09:02.504399 +0000][Dump ][XRootD ] [127.0.0.1:1094] Sending message kXR_close (handle: 0x00000000)
[2024-08-28 19:09:02.504419 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] MsgHandler created: 0x97f9d100 (message: kXR_close (handle: 0x00000000) ).
[2024-08-28 19:09:02.504434 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Sending message kXR_close (handle: 0x00000000) (0x98cc5080) through substream 0 expecting answer at 0
[2024-08-28 19:09:02.504473 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Wrote a message: kXR_close (handle: 0x00000000) (0x98cc5080), 24 bytes
[2024-08-28 19:09:02.504500 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Successfully sent message: kXR_close (handle: 0x00000000) (0x98cc5080).
[2024-08-28 19:09:02.504508 +0000][Dump ][XRootD ] [127.0.0.1:1094] Message kXR_close (handle: 0x00000000) has been successfully sent.
[2024-08-28 19:09:02.504514 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Moving MsgHandler: 0x97f9d100 (message: kXR_close (handle: 0x00000000) ) from out-queue to in-queue.
[2024-08-28 19:09:02.504521 +0000][Dump ][PostMaster ] [127.0.0.1:1094.0] All messages consumed, disable uplink
[2024-08-28 19:09:02.504598 +0000][Dump ][XRootDTransport ] [msg: 0x8fc2a430] Expecting 0 bytes of message body
[2024-08-28 19:09:02.504626 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message header for 0x8fc2a430 size: 8
[2024-08-28 19:09:02.504633 +0000][Debug ][ExDbgMsg ] [msg: 0x8fc2a430] Assigned MsgHandler: 0x97f9d100.
[2024-08-28 19:09:02.504638 +0000][Debug ][ExDbgMsg ] [handler: 0x97f9d100] Removed MsgHandler: 0x97f9d100 from the in-queue.
[2024-08-28 19:09:02.504644 +0000][Dump ][AsyncSock ] [127.0.0.1:1094.0] Received message 0x8fc2a430 of 8 bytes
[2024-08-28 19:09:02.504651 +0000][Dump ][PostMaster ] [127.0.0.1:1094] Handling received message: 0x8fc2a430.
[2024-08-28 19:09:02.504670 +0000][Dump ][XRootD ] [127.0.0.1:1094] Got a kXR_ok response to request kXR_close (handle: 0x00000000)
[2024-08-28 19:09:02.504687 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Calling MsgHandler: 0x97f9d100 (message: kXR_close (handle: 0x00000000) ) with status: [SUCCESS] .
[2024-08-28 19:09:02.504705 +0000][Debug ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Close returned from 127.0.0.1:1094 with: [SUCCESS]
[2024-08-28 19:09:02.504717 +0000][Dump ][File ] [0x98c94790@root://127.0.0.1:1094//proc/user/?mgm.cmd=whoami&xrdcl.requuid=456a4beb-07a9-4070-9c21-c0706ae0dac8] Items in the fly 0, queued for recovery 0
[2024-08-28 19:09:02.504733 +0000][Debug ][ExDbgMsg ] [127.0.0.1:1094] Destroying MsgHandler: 0x97f9d100.
Virtual Identity: uid=3 (2,3,99) gid=4 (2,4,99) [authz:sss] sudo* host=localhost domain=localdomain
[2024-08-28 19:09:02.508362 +0000][Debug ][JobMgr ] Stopping the job manager...
[2024-08-28 19:09:02.508392 +0000][Dump ][JobMgr ] Stopping worker #0...
[2024-08-28 19:09:02.508698 +0000][Dump ][JobMgr ] Worker #0 stopped
[2024-08-28 19:09:02.508713 +0000][Dump ][JobMgr ] Stopping worker #1...
[2024-08-28 19:09:02.508848 +0000][Dump ][JobMgr ] Worker #1 stopped
[2024-08-28 19:09:02.508859 +0000][Dump ][JobMgr ] Stopping worker #2...
[2024-08-28 19:09:02.508990 +0000][Dump ][JobMgr ] Worker #2 stopped
[2024-08-28 19:09:02.509002 +0000][Debug ][JobMgr ] Job manager stopped
[2024-08-28 19:09:02.509007 +0000][Debug ][Poller ] Stopping the poller...
[2024-08-28 19:09:02.510016 +0000][Debug ][TaskMgr ] Stopping the task manager...
[2024-08-28 19:09:02.510304 +0000][Debug ][TaskMgr ] Task manager stopped
[2024-08-28 19:09:02.510337 +0000][Debug ][AsyncSock ] [127.0.0.1:1094.0] Closing the socket
[2024-08-28 19:09:02.510352 +0000][Debug ][Poller ] <[::ffff:127.0.0.1]:42286><--><[::ffff:127.0.0.1]:1094> Removing socket from the poller
[2024-08-28 19:09:02.510397 +0000][Debug ][PostMaster ] [127.0.0.1:1094] Destroying stream
[2024-08-28 19:09:02.510409 +0000][Debug ][AsyncSock ] [127.0.0.1:1094.0] Closing the socket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment