Bugzilla – Bug 2951
strange security output from multiob
Last modified: 2005-11-02 19:08:09
You need to log in before you can comment on or make changes to this bug.
i'm in a debugging cycle where i fire up my own container and use globusrun-ws to run the same program over and over again. it is a multijob with 3 subjobs, count=1 for each subjob. here is the RSL: [karonis@lucky0 ~/Apps]$ cat hello.rsl <multiJob> <factoryEndpoint xmlns:gram="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> <wsa:Address> https://lucky0.mcs.anl.gov:5555/wsrf/services/ManagedJobFactoryService </wsa:Address> <wsa:ReferenceProperties> <gram:ResourceID>Multi</gram:ResourceID> </wsa:ReferenceProperties> </factoryEndpoint> <directory>/tmp</directory> <!-- <stdin>${GLOBUS_USER_HOME}/stdin</stdin> --> <count>1</count> <jobType>multiple</jobType> <job> <factoryEndpoint xmlns:gram="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> <wsa:Address> https://lucky0.mcs.anl.gov:5555/wsrf/services/ManagedJobFactoryService </wsa:Address> <wsa:ReferenceProperties> <gram:ResourceID>Fork</gram:ResourceID> </wsa:ReferenceProperties> </factoryEndpoint> <executable>/home/karonis/Apps/hello</executable> <environment><name>GLOBUS_ERROR_VERBOSE</name><value>1</value></environment> <environment><name>GLOBUS_SOAP_MESSAGE_DEBUG</name><value>MESSAGES</value></ environment> <environment><name>LD_LIBRARY_PATH</name><value>/home/karonis/RendezvousTest/GT.rz/ lib</value></environment> <environment><name>MALLOC_CHECK</name><value>2</value></environment> <stdout>/home/karonis/Apps/hello-stdout.p1</stdout> <stderr>/home/karonis/Apps/hello-stderr.p1</stderr> </job> <job> <factoryEndpoint xmlns:gram="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> <wsa:Address> https://lucky0.mcs.anl.gov:5555/wsrf/services/ManagedJobFactoryService </wsa:Address> <wsa:ReferenceProperties> <gram:ResourceID>Fork</gram:ResourceID> </wsa:ReferenceProperties> </factoryEndpoint> <executable>/home/karonis/Apps/hello</executable> <environment><name>GLOBUS_ERROR_VERBOSE</name><value>1</value></environment> <environment><name>GLOBUS_SOAP_MESSAGE_DEBUG</name><value>MESSAGES</value></ environment> <environment><name>LD_LIBRARY_PATH</name><value>/home/karonis/RendezvousTest/GT.rz/ lib</value></environment> <environment><name>MALLOC_CHECK</name><value>2</value></environment> <stdout>/home/karonis/Apps/hello-stdout.p2</stdout> <stderr>/home/karonis/Apps/hello-stderr.p2</stderr> </job> <job> <factoryEndpoint xmlns:gram="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> <wsa:Address> https://lucky0.mcs.anl.gov:5555/wsrf/services/ManagedJobFactoryService </wsa:Address> <wsa:ReferenceProperties> <gram:ResourceID>Fork</gram:ResourceID> </wsa:ReferenceProperties> </factoryEndpoint> <executable>/home/karonis/Apps/hello</executable> <environment><name>GLOBUS_ERROR_VERBOSE</name><value>1</value></environment> <environment><name>GLOBUS_SOAP_MESSAGE_DEBUG</name><value>MESSAGES</value></ environment> <environment><name>LD_LIBRARY_PATH</name><value>/home/karonis/RendezvousTest/GT.rz/ lib</value></environment> <environment><name>MALLOC_CHECK</name><value>2</value></environment> <stdout>/home/karonis/Apps/hello-stdout.p3</stdout> <stderr>/home/karonis/Apps/hello-stderr.p3</stderr> </job> </multiJob> [karonis@lucky0 ~/Apps]$ as you can see i have GLOBUS_SOAP_MESSAGE_DEBUG= MESSAGES and each proc has its own stderr file. here is the weird output that i got in one of the stderr files: [karonis@lucky0 BAK]$ cat hello-stderr.p3 PANIC Failed iglobus_rz_sub_register()Result: globus_rendezvous_sub.c:90: Failed while trying to perform register operation ManagedExecutableJobService_client.c:10210: Failed sending request ManagedExecutableJobPortType_register. globus_xio_gsi.c:globus_l_xio_gsi_open_cb:1491: gss_init_sec_context failed. GSS Major Status: General failure init_sec_context.c:gss_init_sec_context:126: Error with gss context globus_i_gsi_gss_utils.c:globus_i_gsi_gss_create_and_fill_context:295: Error with GSI credential acquire_cred.c:gss_acquire_cred:125: Error with GSI credential globus_i_gsi_gss_utils.c:globus_i_gsi_gss_cred_read:1307: Error with gss credential handle globus_gsi_credential.c:globus_gsi_cred_read:720: Valid credentials could not be found in any of the possible locations specified by the credential search order. Valid credentials could not be found in any of the possible locations specified by the credential search order. Attempt 1 globus_gsi_credential.c:globus_gsi_cred_read:443: Error reading host credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_host_cert_filename_unix:5353: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:417: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4778: File does not exist: /home/karonis/.globus/gram_job_proxy_8bbd06a0-959f-11d9-9335- f8e556603bc3 is not a valid file Attempt 2 globus_gsi_credential.c:globus_gsi_cred_read:238: Error reading proxy credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_proxy_filename_unix:5948: Could not find a valid proxy certificate file location globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_key_string:466: Error with key filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_keyfile_unix:4649: File does not exist: /home/karonis/.globus/gram_job_proxy_8bbd06a0-959f-11d9-9335- f8e556603bc3 is not a valid file Attempt 3 globus_gsi_credential.c:globus_gsi_cred_read:323: Error reading user credential globus_gsi_system_config.c:globus_gsi_sysconfig_get_user_cert_filename_unix:5107: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_create_cert_string:417: Error with certificate filename globus_gsi_system_config.c:globus_i_gsi_sysconfig_check_certfile_unix:4778: File does not exist: /home/karonis/.globus/gram_job_proxy_8bbd06a0-959f-11d9-9335- f8e556603bc3 is not a valid file [karonis@lucky0 BAK]$ the other two stderr files look OK: [karonis@lucky0 BAK]$ cat hello-stderr.p1 ----------------WRITING-------------- <ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"><ns1:Header><ns4: MessageID xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/03/addressing">uuid:8eb66d60-959f -11d9-b2a9-0002a5ad41e5</ns4:MessageID><ns4:To xmlns:ns4="http://schemas.xmlsoap.org/ws/ 2004/03/addressing">https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</ ns4:To><ns4:Action xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/03/addressing">http:// www.globus.org/namespaces/2004/10/gram/job/exec/ManagedExecutableJobPortType/ registerInput</ns4:Action><ns4:From xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/03/ addressing"><ns4:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</ ns4:Address></ns4:From><ns5:ResourceID xmlns:ns5="http://www.globus.org/namespaces/2004/ 10/gram/job">8c630aa0-959f-11d9-9335-f8e556603bc3</ns5:ResourceID></ns1:Header><ns2: Body xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/"><ns3:registerInput xmlns:ns3="http: //www.globus.org/namespaces/2004/09/rendezvous" xmlns="http://www.globus.org/namespaces/ 2004/09/rendezvous"><ns3:data>MTAgMjA5NDJkAC0tLQ==</ns3:data><ns3:rank>-1</ns3: rank></ns3:registerInput></ns2:Body></ns1:Envelope> ===================================== ----------------READING-------------- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns: wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:8eb9cbe0-959f-11d9-9335-f8e556603bc3</wsa: MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/ addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http:// www.globus.org/namespaces/2004/10/gram/job/exec/ManagedExecutableJobPortType/ registerResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns5="http:// www.globus.org/namespaces/2004/10/gram/job"><wsa:Address>https://140.221.65.193:5555/ wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns5: ResourceID xmlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job">8c630aa0-959f -11d9-9335-f8e556603bc3</ns5:ResourceID></wsa:ReferenceProperties></wsa:From><wsa: RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:8eb66d60-959f-11d9- b2a9-0002a5ad41e5</wsa:RelatesTo></soapenv:Header><soapenv:Body><registerResponse xmlns="http://www.globus.org/namespaces/2004/09/rendezvous"><rank>0</rank></ registerResponse></soapenv:Body></soapenv:Envelope> ===================================== ----------------WRITING-------------- <ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"><ns1:Header><ns9: MessageID xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/03/addressing">uuid:8ef372e6-959f -11d9-b2a9-0002a5ad41e5</ns9:MessageID><ns9:To xmlns:ns9="http://schemas.xmlsoap.org/ws/ 2004/03/addressing">https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</ ns9:To><ns9:Action xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/03/addressing">http:// docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Subscribe</ns9:Action><ns9:From xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns9:Address>http:// schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</ns9:Address></ns9:From><ns10: ResourceID xmlns:ns10="http://www.globus.org/namespaces/2004/10/gram/job">8c630aa0-959f -11d9-9335-f8e556603bc3</ns10:ResourceID></ns1:Header><ns2:Body xmlns:ns2="http:// schemas.xmlsoap.org/soap/envelope/"><ns3:Subscribe xmlns:ns3="http://docs.oasis-open.org/wsn/ 2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd" xmlns="http://docs.oasis-open.org/wsn/2004/ 06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><ns3:ConsumerReference xmlns:ns4="http:// schemas.xmlsoap.org/ws/2004/03/addressing"><ns4:Address>http://lucky0.mcs.anl.gov:34750/ wsrf/services/NotificationConsumerService</ns4:Address><ns4:ReferenceProperties><ns7: ResourceID xmlns:ns5="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns6="http:// www.w3.org/2001/XMLSchema" xmlns:ns7="http://www.globus.org/docs.oasis-open.org/wsn/2004/ 06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" ns5:type="ns6:string">8ec7f968-959f-11d9-b2a9 -0002a5ad41e5</ns7:ResourceID></ns4:ReferenceProperties></ns3:ConsumerReference><ns3: TopicExpression xmlns:ns8="http://www.globus.org/namespaces/2004/09/rendezvous" Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple">ns8: RendezvousCompleted</ns3:TopicExpression></ns3:Subscribe></ns2:Body></ns1:Envelope> ===================================== ----------------READING-------------- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns: wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:8f00bff0-959f-11d9-9335-f8e556603bc3</wsa: MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/ addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis- open.org/wsn/2004/06/wsn-WS-BaseNotification/SubscribeResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns10="http://www.globus.org/namespaces/2004/10/gram/ job"><wsa:Address>https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</wsa: Address><wsa:ReferenceProperties><ns10:ResourceID xmlns:ns10="http://www.globus.org/ namespaces/2004/10/gram/job">8c630aa0-959f-11d9-9335-f8e556603bc3</ns10:ResourceID></ wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv: mustUnderstand="0">uuid:8ef372e6-959f-11d9-b2a9-0002a5ad41e5</wsa:RelatesTo></soapenv: Header><soapenv:Body><SubscribeResponse xmlns="http://docs.oasis-open.org/wsn/2004/06/ wsn-WS-BaseNotification-1.2-draft-01.xsd"><SubscriptionReference><wsa:Address>https:// 140.221.65.193:5555/wsrf/services/SubscriptionManagerService</wsa:Address><wsa: ReferenceProperties><ns1:SubscriptionKey xmlns:ns1="http://www.globus.org/namespaces/2004/ 06/core">8efcef60-959f-11d9-9335-f8e556603bc3</ns1:SubscriptionKey></wsa: ReferenceProperties><wsa:ReferenceParameters/></SubscriptionReference></SubscribeResponse></ soapenv:Body></soapenv:Envelope> ===================================== ----------------WRITING-------------- <ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"><ns1:Header><ns5: MessageID xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/03/addressing">uuid:8f56844e-959f -11d9-b2a9-0002a5ad41e5</ns5:MessageID><ns5:To xmlns:ns5="http://schemas.xmlsoap.org/ws/ 2004/03/addressing">https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</ ns5:To><ns5:Action xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/03/addressing">http:// docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourceProperties</ ns5:Action><ns5:From xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns5: Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</ns5:Address></ ns5:From><ns6:ResourceID xmlns:ns6="http://www.globus.org/namespaces/2004/10/gram/ job">8c630aa0-959f-11d9-9335-f8e556603bc3</ns6:ResourceID></ns1:Header><ns2:Body xmlns: ns2="http://schemas.xmlsoap.org/soap/envelope/"><ns3:GetMultipleResourceProperties xmlns: ns3="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft -01.xsd"><ns3:ResourceProperty xmlns:ns4="http://www.globus.org/namespaces/2004/09/ rendezvous">ns4:RendezvousCompleted</ns3:ResourceProperty><ns3:ResourceProperty xmlns: ns4="http://www.globus.org/namespaces/2004/09/rendezvous">ns4:RegistrantData</ns3: ResourceProperty></ns3:GetMultipleResourceProperties></ns2:Body></ns1:Envelope> ===================================== ----------------READING-------------- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns: wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:8f62b610-959f-11d9-9335-f8e556603bc3</wsa: MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/ addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis- open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourcePropertiesResponse</wsa: Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns6="http://www.globus.org/namespaces/ 2004/10/gram/job"><wsa:Address>https://140.221.65.193:5555/wsrf/services/ ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns6:ResourceID xmlns: ns6="http://www.globus.org/namespaces/2004/10/gram/job">8c630aa0-959f-11d9-9335- f8e556603bc3</ns6:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:8f56844e-959f-11d9-b2a9 -0002a5ad41e5</wsa:RelatesTo></soapenv:Header><soapenv: Body><GetMultipleResourcePropertiesResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/ wsrf-WS-ResourceProperties-1.2-draft-01.xsd"><ns1:RendezvousCompleted xmlns:ns1="http:// www.globus.org/namespaces/2004/09/rendezvous">true</ns1:RendezvousCompleted><ns2: RegistrantData xmlns:ns2="http://www.globus.org/namespaces/2004/09/ rendezvous">MSAxMCAyMDk0MmQALS0t</ns2:RegistrantData></ GetMultipleResourcePropertiesResponse></soapenv:Body></soapenv:Envelope> ===================================== [karonis@lucky0 BAK]$ [karonis@lucky0 BAK]$ cat hello-stderr.p2 ----------------WRITING-------------- <ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"><ns1:Header><ns4: MessageID xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/03/addressing">uuid:9088b062-959f -11d9-b3c1-0002a5ad41e5</ns4:MessageID><ns4:To xmlns:ns4="http://schemas.xmlsoap.org/ws/ 2004/03/addressing">https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</ ns4:To><ns4:Action xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/03/addressing">http:// www.globus.org/namespaces/2004/10/gram/job/exec/ManagedExecutableJobPortType/ registerInput</ns4:Action><ns4:From xmlns:ns4="http://schemas.xmlsoap.org/ws/2004/03/ addressing"><ns4:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</ ns4:Address></ns4:From><ns5:ResourceID xmlns:ns5="http://www.globus.org/namespaces/2004/ 10/gram/job">8db81350-959f-11d9-9335-f8e556603bc3</ns5:ResourceID></ns1:Header><ns2: Body xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/"><ns3:registerInput xmlns:ns3="http: //www.globus.org/namespaces/2004/09/rendezvous" xmlns="http://www.globus.org/namespaces/ 2004/09/rendezvous"><ns3:data>MTAgMjEwNTJkAC0tLQ==</ns3:data><ns3:rank>-1</ns3: rank></ns3:registerInput></ns2:Body></ns1:Envelope> ===================================== ----------------READING-------------- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns: wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:908f0110-959f-11d9-9335-f8e556603bc3</wsa: MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/ addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http:// www.globus.org/namespaces/2004/10/gram/job/exec/ManagedExecutableJobPortType/ registerResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns5="http:// www.globus.org/namespaces/2004/10/gram/job"><wsa:Address>https://140.221.65.193:5555/ wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns5: ResourceID xmlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job">8db81350-959f -11d9-9335-f8e556603bc3</ns5:ResourceID></wsa:ReferenceProperties></wsa:From><wsa: RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:9088b062-959f-11d9- b3c1-0002a5ad41e5</wsa:RelatesTo></soapenv:Header><soapenv:Body><registerResponse xmlns="http://www.globus.org/namespaces/2004/09/rendezvous"><rank>0</rank></ registerResponse></soapenv:Body></soapenv:Envelope> ===================================== ----------------WRITING-------------- <ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"><ns1:Header><ns9: MessageID xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/03/addressing">uuid:90d36062-959f -11d9-b3c1-0002a5ad41e5</ns9:MessageID><ns9:To xmlns:ns9="http://schemas.xmlsoap.org/ws/ 2004/03/addressing">https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</ ns9:To><ns9:Action xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/03/addressing">http:// docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Subscribe</ns9:Action><ns9:From xmlns:ns9="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns9:Address>http:// schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</ns9:Address></ns9:From><ns10: ResourceID xmlns:ns10="http://www.globus.org/namespaces/2004/10/gram/job">8db81350-959f -11d9-9335-f8e556603bc3</ns10:ResourceID></ns1:Header><ns2:Body xmlns:ns2="http:// schemas.xmlsoap.org/soap/envelope/"><ns3:Subscribe xmlns:ns3="http://docs.oasis-open.org/wsn/ 2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd" xmlns="http://docs.oasis-open.org/wsn/2004/ 06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><ns3:ConsumerReference xmlns:ns4="http:// schemas.xmlsoap.org/ws/2004/03/addressing"><ns4:Address>http://lucky0.mcs.anl.gov:34758/ wsrf/services/NotificationConsumerService</ns4:Address><ns4:ReferenceProperties><ns7: ResourceID xmlns:ns5="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns6="http:// www.w3.org/2001/XMLSchema" xmlns:ns7="http://www.globus.org/docs.oasis-open.org/wsn/2004/ 06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" ns5:type="ns6:string">9097b454-959f-11d9-b3c1 -0002a5ad41e5</ns7:ResourceID></ns4:ReferenceProperties></ns3:ConsumerReference><ns3: TopicExpression xmlns:ns8="http://www.globus.org/namespaces/2004/09/rendezvous" Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple">ns8: RendezvousCompleted</ns3:TopicExpression></ns3:Subscribe></ns2:Body></ns1:Envelope> ===================================== ----------------READING-------------- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns: wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:9137c430-959f-11d9-9335-f8e556603bc3</wsa: MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/ addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis- open.org/wsn/2004/06/wsn-WS-BaseNotification/SubscribeResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns10="http://www.globus.org/namespaces/2004/10/gram/ job"><wsa:Address>https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</wsa: Address><wsa:ReferenceProperties><ns10:ResourceID xmlns:ns10="http://www.globus.org/ namespaces/2004/10/gram/job">8db81350-959f-11d9-9335-f8e556603bc3</ns10:ResourceID></ wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv: mustUnderstand="0">uuid:90d36062-959f-11d9-b3c1-0002a5ad41e5</wsa:RelatesTo></soapenv: Header><soapenv:Body><SubscribeResponse xmlns="http://docs.oasis-open.org/wsn/2004/06/ wsn-WS-BaseNotification-1.2-draft-01.xsd"><SubscriptionReference><wsa:Address>https:// 140.221.65.193:5555/wsrf/services/SubscriptionManagerService</wsa:Address><wsa: ReferenceProperties><ns1:SubscriptionKey xmlns:ns1="http://www.globus.org/namespaces/2004/ 06/core">90f4c7c0-959f-11d9-9335-f8e556603bc3</ns1:SubscriptionKey></wsa: ReferenceProperties><wsa:ReferenceParameters/></SubscriptionReference></SubscribeResponse></ soapenv:Body></soapenv:Envelope> ===================================== ----------------WRITING-------------- <ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"><ns1:Header><ns5: MessageID xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/03/addressing">uuid:918a5042-959f -11d9-b3c1-0002a5ad41e5</ns5:MessageID><ns5:To xmlns:ns5="http://schemas.xmlsoap.org/ws/ 2004/03/addressing">https://140.221.65.193:5555/wsrf/services/ManagedExecutableJobService</ ns5:To><ns5:Action xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/03/addressing">http:// docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourceProperties</ ns5:Action><ns5:From xmlns:ns5="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns5: Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</ns5:Address></ ns5:From><ns6:ResourceID xmlns:ns6="http://www.globus.org/namespaces/2004/10/gram/ job">8db81350-959f-11d9-9335-f8e556603bc3</ns6:ResourceID></ns1:Header><ns2:Body xmlns: ns2="http://schemas.xmlsoap.org/soap/envelope/"><ns3:GetMultipleResourceProperties xmlns: ns3="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft -01.xsd"><ns3:ResourceProperty xmlns:ns4="http://www.globus.org/namespaces/2004/09/ rendezvous">ns4:RendezvousCompleted</ns3:ResourceProperty><ns3:ResourceProperty xmlns: ns4="http://www.globus.org/namespaces/2004/09/rendezvous">ns4:RegistrantData</ns3: ResourceProperty></ns3:GetMultipleResourceProperties></ns2:Body></ns1:Envelope> ===================================== ----------------READING-------------- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns: wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"><soapenv:Header><wsa:MessageID soapenv:mustUnderstand="0">uuid:918f3300-959f-11d9-9335-f8e556603bc3</wsa: MessageID><wsa:To soapenv:mustUnderstand="0">http://schemas.xmlsoap.org/ws/2004/03/ addressing/role/anonymous</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis- open.org/wsrf/2004/06/wsrf-WS-ResourceProperties/GetMultipleResourcePropertiesResponse</wsa: Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns6="http://www.globus.org/namespaces/ 2004/10/gram/job"><wsa:Address>https://140.221.65.193:5555/wsrf/services/ ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns6:ResourceID xmlns: ns6="http://www.globus.org/namespaces/2004/10/gram/job">8db81350-959f-11d9-9335- f8e556603bc3</ns6:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:918a5042-959f-11d9-b3c1 -0002a5ad41e5</wsa:RelatesTo></soapenv:Header><soapenv: Body><GetMultipleResourcePropertiesResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/ wsrf-WS-ResourceProperties-1.2-draft-01.xsd"><ns1:RendezvousCompleted xmlns:ns1="http:// www.globus.org/namespaces/2004/09/rendezvous">true</ns1:RendezvousCompleted><ns2: RegistrantData xmlns:ns2="http://www.globus.org/namespaces/2004/09/ rendezvous">MSAxMCAyMTA1MmQALS0t</ns2:RegistrantData></ GetMultipleResourcePropertiesResponse></soapenv:Body></soapenv:Envelope> ===================================== [karonis@lucky0 BAK]$ It looks like p3 is failing some sort of security thing ... how can p1 and p2 pass while p3 fails. Note this hardly ever happens ... i can run many many times without this problem.
What command is this comming from? This doesn't look like something globusrun-ws would care about. Is it some rendezvous client or something? I don't understand why any C code is trying to grab this file.
ah, sorry, should have mentioned before. the command that i'm running to generate this whole mess is as follows: /home/karonis/RendezvousTest/GT.rz/bin/globusrun-ws -submit -f hello.rsl for what it's worth, the RSL spawns 3 instances of the same executable which is a C program that activates a Globus module and makes many calls into Sam Lang's C-wrapper library around the rendezvous service.
I just realized that this looks simply like you did not specify the -J option in globusrun-ws. I'm not 100% on this, but I think if you don't specify -J with a multi-job, then the only delegation that is done automatically is to the multi-job resource. I believe -J should delegate to all sub-job resources as well, thus creating remote user proxies that are used to contact the Rendezvous service.
Nick, feel free to reopen this bug if you're still having problems.