Hello, When I submited a job to laodleveler through globus with the streaming option (-s), my job always failed even though the output was displayed correctly. I checked the debug information and found globus tried to delete the stderr file, which should be kept until the CleanUp stage, but was somehow deleted before that. I submited the same simple job to fork, the output was streamed and the job was finished successfully.
bash-3.00$ globusrun-ws -submit -Ft Loadleveler -s -c /bin/hostname Delegating user credentials...Done. Submitting job...Done. Job ID: uuid:96e4f78a-13a7-11dc-b57f-010000002d2a Termination time: 06/06/2007 20:59 GMT Current job state: Active Current job state: CleanUp-Hold f1n2 globusrun-ws: ignoring error while streaming gsiftp://hydra.tamu.edu:2811/home/pingluo/96e4f78a-13a7-11dc-b57f-010000002d2a.0.stderr: globus_ftp_client: the server responded with an error 500 500-Command failed. : globus_l_gfs_file_open failed. 500-globus_xio: Unable to open file /home/pingluo/96e4f78a-13a7-11dc-b57f-010000002d2a.0.stderr 500-globus_xio: System error in open: No such file or directory 500-globus_xio: A system call failed: No such file or directory 500 End. Current job state: CleanUp Current job state: Failed Destroying job...Done. Cleaning up any delegated credentials...Done. bash-3.00$ globusrun-ws -submit -Ft Fork -s -c /bin/hostname Delegating user credentials...Done. Submitting job...Done. Job ID: uuid:97818b8e-1444-11dc-bcc9-010000006169 Termination time: 06/07/2007 15:42 GMT Current job state: Active Current job state: CleanUp-Hold hydra Current job state: CleanUp Current job state: Done Destroying job...Done. Cleaning up any delegated credentials...Done. I am using Globus4.0.4 and TWS Loadleverler release 3 version 3.2.5. The host machine is an IBM cluster (P5+ p575). When the job is submitted to Fork, it is always executed at the submit-only node; to Loadleveler, it is executed at a node different from the submit-only node. I don't know if this information would be helpful. The debug information is attached. Any idea what's wrong? Thanks, Ping --------------------------------- Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.
bash-3.00$ globusrun-ws -submit -dbg -Ft Loadleveler -s -c /bin/hostname Delegating user credentials... === REQUEST MESSAGE (length 593) (time 1181077190.852175000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:GetMultipleResourceProperties xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"><ns01:ResourceProperty xmlns:ns02="http://www.globus.org/namespaces/2004/10/gram/job">ns02:delegationFactoryEndpoint</ns01:ResourceProperty><ns01:ResourceProperty xmlns:ns02="http://www.globus.org/namespaces/2004/10/gram/job">ns02:stagingDelegationFactoryEndpoint</ns01:ResourceProperty></ns01:GetMultipleResourceProperties></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1887) (time 1181077190.858695000) === <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:b3a31d70-13a7-11dc-bdd6-ec67d86d023f</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:ns02="http://www.globus.org/namespaces/2004/10/gram/job"><wsa:Address>https://localhost:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns02:ResourceID xmlns:ns02="http://www.globus.org/namespaces/2004/10/gram/job">Loadleveler</ns02:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b3a2aae8-13a7-11dc-9aef-010000006b87</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:delegationFactoryEndpoint xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job"><wsa:Address>https://165.91.16.24:8443/wsrf/services/DelegationFactoryService</wsa:Address><wsa:ReferenceProperties/><wsa:ReferenceParameters/></ns1:delegationFactoryEndpoint><ns2:stagingDelegationFactoryEndpoint xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job"><wsa:Address>https://165.91.16.24:8443/wsrf/services/DelegationFactoryService</wsa:Address><wsa:ReferenceProperties/><wsa:ReferenceParameters/></ns2:stagingDelegationFactoryEndpoint></GetMultipleResourcePropertiesResponse></soapenv:Body></soapenv:Envelope> ---------------------------------------------- === REQUEST MESSAGE (length 368) (time 1181077190.949477000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:GetResourceProperty xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd" xmlns:ns02="http://www.globus.org/08/2004/delegationService">ns02:CertificateChain</ns01:GetResourceProperty></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 3313) (time 1181077190.955641000) === <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:b3b1ea80-13a7-11dc-bdd6-ec67d86d023f</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/GetResourcePropertyResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>https://165.91.16.24:8443/wsrf/services/DelegationFactoryService</wsa:Address></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b3b18450-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><GetResourcePropertyResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"><ns1:CertificateChain xmlns:ns1="http://www.globus.org/08/2004/delegationService"><wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509PKIPathv1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">MIIFEDCCBQwwggL0oAMCAQICASQwDQYJKoZIhvcNAQEEBQAwgY4xCzAJBgNVBAYTAlVTMQ4wDAYD VQQIEwVUZXhhczEYMBYGA1UEBxMPQ29sbGVnZSBTdGF0aW9uMR0wGwYDVQQKFBRUZXhhcyBBJk0g VW5pdmVyc2l0eTEiMCAGA1UECxMZRGVwYXJ0bWVudCBvZiBNYXRoZW1hdGljczESMBAGA1UEAxMJ Y3ljbG9wc0NBMB4XDTA3MDQxOTIxMTkxOFoXDTE3MDQxNjIxMTkxOFowgZExCzAJBgNVBAYTAlVT MQ4wDAYDVQQIEwVUZXhhczEYMBYGA1UEBxMPQ29sbGVnZSBTdGF0aW9uMR0wGwYDVQQKFBRUZXhh cyBBJk0gVW5pdmVyc2l0eTEgMB4GA1UECxMXU3VwZXJjb21wdXRpbmcgRmFjaWxpdHkxFzAVBgNV BAMTDmh5ZHJhLnRhbXUuZWR1MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoYoa+XNh 9TpSA1PvPxWeiYGC9QaePaQhM+5kGARdnXGWjz44ikQGipFp7U4+q+YBQ7pGv6uwtw/s5Gvp+RI2 3cYh2gxbAlzbGb+69VdiYDLCOx0KuK9Vm17K+uDABwP2ysrqPtYYxxe+y4GOnRBAuaK04zHVGocl NW+6oVunw4Elxjl2CQI7k4dM73N6e/LJGJ6GoCd0DApcK7nV5F2Yl+GW0Sy7s2GkYedvQcOgiAge Un5kwNJrDfCYuGiyXDXX7OxkHGb8MTnVbl+FoJiKTTlWIf4EtanlIn9XG6EOuxfbMq6p6HCjK5IU Mt7owXkJb1wMYV3e5VImnGlz0ulqYQIDAQABo3AwbjAsBglghkgBhvhCAQ0EHxYdT3BlblNTTCBH ZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFJ5ZjWoJNTTxTkpftX96yi/QteGEMB8GA1Ud IwQYMBaAFKAw0KDiC/pc4BijAkqSNyaR8ABJMA0GCSqGSIb3DQEBBAUAA4ICAQCZJOrI8pI6G9KC SMOr/lPv6j8SvIP84jklNV+XBzEIdIcYDEw3t5pnOI1/CzSgfRK6cENCJjBZVM8nggDL1sq5hrDb xtU0+tK6dvGvYbd7JCC5gmEpoW+//WAJ/fLEPPoOTIQe1T6QXflf595eFXoxjuNnIjBZcmRd4aM8 FyW1o02BZz+PH7TUYCU0Gj3EO4w2nQRbWRBTRIl5oyGwN7rtljrdKsG8bT/QbG47CPdm1HwVooi2 4GZBD6zLETBeU9cDk0oXlGiAmYNvZSTkS4LH6384Wa2NLeL04Cw7aFg58dXdvElwdh2a61AIPOW8 YCv5eo2JEb0/+7NpsbuCPUnmllyg1HXKRH9ImP0TeGnk7ovVVtVWapgWNBPkcvST2C/I9SrZWHi8 uoVuvPq+dd69y700XGTrequjabKMZ8xt0Sm/b65yjVvVTSBRdp3knz6OJll8XduJ+NTRg+iMqrfr voTi0w/lhrvSYzODWkUFTmiHGEyQM6t5kEbcUyD+sf8Wgym6Llhn64EmzNnE6F95qP/tOeVG14d3 7L57liUYNVC+2w0Hx5QISgk3Hwz3475ywEZO88mrqDuNSWQQpBUlClFq1cXNHsjfE7aS2faapKVc h//PuwIL3JSETZZ/BlRqpGwUUl2XFyBnc+vbhq/z+ChwEm24CTXxZow1KUw5TA==</wsse:BinarySecurityToken></ns1:CertificateChain></GetResourcePropertyResponse></soapenv:Body></soapenv:Envelope> ---------------------------------------------- === REQUEST MESSAGE (length 4124) (time 1181077191.050147000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:RequestSecurityToken xmlns:ns01="http://schemas.xmlsoap.org/ws/2004/04/trust"><ns02:BinarySecurityToken xmlns:ns02="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:ns03="http://www.w3.org/2001/XMLSchema-instance" ns03:type="ns02:BinarySecurityTokenType" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509PKIPathv1">MIIJ1zCCBE8wggM3oAMCAQICAgOlMA0GCSqGSIb3DQEBBAUAMG0xCzAJBgNVBAYT AlVTMREwDwYDVQQKEwhVVEF1c3RpbjENMAsGA1UECxMEVEFDQzElMCMGA1UEAxMc VEFDQyBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEVMBMGCgmSJomT8ixkAQETBWNh bWFuMB4XDTA2MDcxMzIwMzYzNVoXDTEwMDcxMzIwMzYzNVowWzELMAkGA1UEBhMC VVMxETAPBgNVBAoTCFVUQXVzdGluMQ0wCwYDVQQLEwRUQUNDMREwDwYDVQQDEwhQ aW5nIEx1bzEXMBUGCgmSJomT8ixkAQETB3BpbmdsdW8wggEiMA0GCSqGSIb3DQEB AQUAA4IBDwAwggEKAoIBAQC6clYmv6NA4JaL0fH5TEErNKSiJjChxS8WSPHOnCEm y3framf9g15S6kc42PP8TJlnYbb0m3yX8kdAjUUFmRevBPu3F+YYqxXefQC2PCLT F2bMVfTbLP2vXwJPqF8uxo0xkoNIPWFVWBrDj6uT81R1Kgq+tXcHmkC/opnBPRy5 SYtF1ANyAY0S2GXSlIi4hoAhHNGgzME/VBPFGtT5qwP3owa8TgQWuulfJPxROu5j uxP5BjYj8ipAVympoLzyqtYmExbvsyjSY553UPVoP4ojUZJ0wPpkUh5h+EpZ46ET LIK6TiWkloYT4GdAl/FE0o6wYGJ/FFTcmSXk80D7osirAgMBAAGjggEJMIIBBTAJ BgNVHRMEAjAAMBEGCWCGSAGG+EIBAQQEAwIEsDAsBglghkgBhvhCAQ0EHxYdT3Bl blNTTCBHZW5lcmF0ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFH9+v6C/PAz2BHWh x7Rt02b0o2T3MIGXBgNVHSMEgY8wgYyAFHSu+aAanFWjeYzs8V+Bzq+By499oXGk bzBtMQswCQYDVQQGEwJVUzERMA8GA1UEChMIVVRBdXN0aW4xDTALBgNVBAsTBFRB Q0MxJTAjBgNVBAMTHFRBQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxFTATBgoJ kiaJk/IsZAEBEwVjYW1hboIBADANBgkqhkiG9w0BAQQFAAOCAQEAPuhsdtA2KA/8 LzIRMxfKprRvGrSLgVpMIdyYLGVPAjDd4X0MZriYrr71/9zYxUHXZIa3w4EqXarh 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 iDafaNQJYvbf8+0aQVVkPo4OMZCRuCjjPppq </ns02:BinarySecurityToken></ns01:RequestSecurityToken></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1434) (time 1181077191.208705000) === <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:b3d88550-13a7-11dc-bdd6-ec67d86d023f</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/08/2004/delegationService/DelegationFactoryPortType/RequestSecurityTokenResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>https://165.91.16.24:8443/wsrf/services/DelegationFactoryService</wsa:Address></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b3c0e062-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><RequestSecurityTokenResponse xmlns="http://schemas.xmlsoap.org/ws/2004/04/trust"><wsa:EndpointReference xmlns:ns1="http://www.globus.org/08/2004/delegationService"><wsa:Address>https://165.91.16.24:8443/wsrf/services/DelegationService</wsa:Address><wsa:ReferenceProperties><ns1:DelegationKey xmlns:ns1="http://www.globus.org/08/2004/delegationService">b3c1a1f0-13a7-11dc-bdd6-ec67d86d023f</ns1:DelegationKey></wsa:ReferenceProperties></wsa:EndpointReference></RequestSecurityTokenResponse></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Done. Submitting job... === REQUEST MESSAGE (length 4659) (time 1181077191.304035000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:createManagedJob xmlns:ns01="http://www.globus.org/namespaces/2004/10/gram/job"><ns01:InitialTerminationTime>2007-06-06T20:59:50Z</ns01:InitialTerminationTime><ns01:JobID>uuid:b3882510-13a7-11dc-9aef-010000006b87</ns01:JobID><ns02:Subscribe xmlns:ns02="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><ns02:ConsumerReference><ns03:Address xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing">https://hydra.tamu.edu:34595/wsrf/services/NotificationConsumerService</ns03:Address><ns03:ReferenceProperties xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns06:ResourceID xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns05="http://www.w3.org/2001/XMLSchema" xmlns:ns06="http://www.globus.org/docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" ns04:type="ns05:string">b394bffa-13a7-11dc-9aef-010000006b87</ns06:ResourceID></ns03:ReferenceProperties></ns02:ConsumerReference><ns02:TopicExpression Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple" xmlns:ns07="http://www.globus.org/namespaces/2004/10/gram/job/types">ns07:state</ns02:TopicExpression><ns02:UseNotify>true</ns02:UseNotify></ns02:Subscribe><ns08:job xmlns:ns08="http://www.globus.org/namespaces/2004/10/gram/job/description"><ns08:factoryEndpoint><ns03:Address xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing">https://localhost:8443/wsrf/services/ManagedJobFactoryService</ns03:Address><ns03:ReferenceProperties xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns01:ResourceID xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns05="http://www.w3.org/2001/XMLSchema" ns04:type="ns05:string">Loadleveler</ns01:ResourceID></ns03:ReferenceProperties></ns08:factoryEndpoint><ns08:stagingCredentialEndpoint><ns03:Address xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing">https://165.91.16.24:8443/wsrf/services/DelegationService</ns03:Address><ns03:ReferenceProperties xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns1:DelegationKey xmlns:ns1="http://www.globus.org/08/2004/delegationService">b3c1a1f0-13a7-11dc-bdd6-ec67d86d023f</ns1:DelegationKey></ns03:ReferenceProperties></ns08:stagingCredentialEndpoint><ns07:holdState xmlns:ns07="http://www.globus.org/namespaces/2004/10/gram/job/types">CleanUp</ns07:holdState><ns08:executable>/bin/hostname</ns08:executable><ns08:stdout>/${GLOBUS_USER_HOME}/b3882510-13a7-11dc-9aef-010000006b87.0.stdout</ns08:stdout><ns08:stderr>/${GLOBUS_USER_HOME}/b3882510-13a7-11dc-9aef-010000006b87.0.stderr</ns08:stderr><ns08:fileCleanUp><ns09:transferCredentialEndpoint xmlns:ns09="http://www.globus.org/namespaces/2004/10/rft"><ns03:Address xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing">https://165.91.16.24:8443/wsrf/services/DelegationService</ns03:Address><ns03:ReferenceProperties xmlns:ns03="http://schemas.xmlsoap.org/ws/2004/03/addressing"><ns1:DelegationKey xmlns:ns1="http://www.globus.org/08/2004/delegationService">b3c1a1f0-13a7-11dc-bdd6-ec67d86d023f</ns1:DelegationKey></ns03:ReferenceProperties></ns09:transferCredentialEndpoint><ns09:deletion xmlns:ns09="http://www.globus.org/namespaces/2004/10/rft"><ns09:file>file:///${GLOBUS_USER_HOME}/b3882510-13a7-11dc-9aef-010000006b87.0.stdout</ns09:file></ns09:deletion><ns09:deletion xmlns:ns09="http://www.globus.org/namespaces/2004/10/rft"><ns09:file>file:///${GLOBUS_USER_HOME}/b3882510-13a7-11dc-9aef-010000006b87.0.stderr</ns09:file></ns09:deletion></ns08:fileCleanUp><ns08:extensions><ns0A:globusrunAnnotation xmlns:ns0A="http://www.globus.org/namespaces/2004/10/gram/globurunws" xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" ns04:type="ns0A:globusrunwsAnnotationType"><ns0A:automaticJobDelegation xmlns:ns05="http://www.w3.org/2001/XMLSchema" ns04:type="ns05:boolean">false</ns0A:automaticJobDelegation><ns0A:automaticStagingDelegation xmlns:ns05="http://www.w3.org/2001/XMLSchema" ns04:type="ns05:boolean">true</ns0A:automaticStagingDelegation><ns0A:automaticStageInDelegation xmlns:ns05="http://www.w3.org/2001/XMLSchema" ns04:type="ns05:boolean">false</ns0A:automaticStageInDelegation><ns0A:automaticStageOutDelegation xmlns:ns05="http://www.w3.org/2001/XMLSchema" ns04:type="ns05:boolean">false</ns0A:automaticStageOutDelegation><ns0A:automaticCleanUpDelegation xmlns:ns05="http://www.w3.org/2001/XMLSchema" ns04:type="ns05:boolean">false</ns0A:automaticCleanUpDelegation></ns0A:globusrunAnnotation></ns08:extensions></ns08:job></ns01:createManagedJob></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 2014) (time 1181077191.348663000) === <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:b3ede210-13a7-11dc-bdd6-ec67d86d023f</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/ManagedJobFactoryPortType/createManagedJobResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns01="http://www.globus.org/namespaces/2004/10/gram/job"><wsa:Address>https://localhost:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns01:ResourceID xmlns:ns01="http://www.globus.org/namespaces/2004/10/gram/job">Loadleveler</ns01:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b3e79dce-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><createManagedJobResponse xmlns="http://www.globus.org/namespaces/2004/10/gram/job"><NewTerminationTime>2007-06-06T20:59:50.000Z</NewTerminationTime><CurrentTime>2007-06-05T20:59:51.313Z</CurrentTime><managedJobEndpoint><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ResourceID>b3882510-13a7-11dc-9aef-010000006b87</ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></managedJobEndpoint><subscriptionEndpoint><wsa:Address>https://165.91.16.24:8443/wsrf/services/SubscriptionManagerService</wsa:Address><wsa:ReferenceProperties><ns1:SubscriptionKey xmlns:ns1="http://www.globus.org/namespaces/2004/06/core">b3ec8280-13a7-11dc-bdd6-ec67d86d023f</ns1:SubscriptionKey></wsa:ReferenceProperties><wsa:ReferenceParameters/></subscriptionEndpoint></createManagedJobResponse></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Done. Job ID: uuid:b3882510-13a7-11dc-9aef-010000006b87 Termination time: 06/06/2007 20:59 GMT === REQUEST MESSAGE (length 2277) (time 1181077193.936500000) === <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:b53b49a0-13a7-11dc-bdd6-ec67d86d023f</wsa:MessageID><wsa:To soapenv:mustUnderstand="0">https://hydra.tamu.edu:34595/wsrf/services/NotificationConsumerService</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Notify</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address></wsa:From><ns06:ResourceID ns04:type="ns05:string" xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns05="http://www.w3.org/2001/XMLSchema" xmlns:ns06="http://www.globus.org/docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" soapenv:mustUnderstand="0">b394bffa-13a7-11dc-9aef-010000006b87</ns06:ResourceID></soapenv:Header><soapenv:Body><Notify xmlns="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><NotificationMessage><Topic Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job/types">ns1:state</Topic><ProducerReference><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns2:ResourceID xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns2:ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></ProducerReference><Message xsi:type="ns3:StateChangeNotificationMessageWrapperType" xmlns:ns3="http://www.globus.org/namespaces/2004/10/gram/job"><ns3:stateChangeNotificationMessage><ns4:state xmlns:ns4="http://www.globus.org/namespaces/2004/10/gram/job/types">Active</ns4:state><ns5:exitCode xmlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job/types">0</ns5:exitCode><ns6:holding xmlns:ns6="http://www.globus.org/namespaces/2004/10/gram/job/types">false</ns6:holding></ns3:stateChangeNotificationMessage></Message></NotificationMessage></Notify></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Current job state: Active === REQUEST MESSAGE (length 564) (time 1181077194.029880000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:GetMultipleResourceProperties xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"><ns01:ResourceProperty xmlns:ns02="http://www.globus.org/namespaces/2004/10/gram/job/exec">ns02:stdoutURL</ns01:ResourceProperty><ns01:ResourceProperty xmlns:ns02="http://www.globus.org/namespaces/2004/10/gram/job/exec">ns02:stderrURL</ns01:ResourceProperty></ns01:GetMultipleResourceProperties></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1730) (time 1181077194.037168000) === <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:b5883120-13a7-11dc-bdd6-ec67d86d023f</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"><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns1:ResourceID xmlns="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns1:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b5878cac-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><GetMultipleResourcePropertiesResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceProperties-1.2-draft-01.xsd"><ns2:stdoutURL xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job/exec">gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout</ns2:stdoutURL><ns3:stderrURL xmlns:ns3="http://www.globus.org/namespaces/2004/10/gram/job/exec">gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr</ns3:stderrURL></GetMultipleResourcePropertiesResponse></soapenv:Body></soapenv:Envelope> ---------------------------------------------- debug: starting to get gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout debug: connecting to gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 220 hydra.tamu.edu GridFTP Server 2.3 (vendorcc64, 1144436882-63) ready. debug: authenticating with gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout === REQUEST MESSAGE (length 2277) (time 1181077194.146403000) === <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:b5796410-13a7-11dc-bdd6-ec67d86d023f</wsa:MessageID><wsa:To soapenv:mustUnderstand="0">https://hydra.tamu.edu:34595/wsrf/services/NotificationConsumerService</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Notify</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address></wsa:From><ns06:ResourceID ns04:type="ns05:string" xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns05="http://www.w3.org/2001/XMLSchema" xmlns:ns06="http://www.globus.org/docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" soapenv:mustUnderstand="0">b394bffa-13a7-11dc-9aef-010000006b87</ns06:ResourceID></soapenv:Header><soapenv:Body><Notify xmlns="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><NotificationMessage><Topic Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job/types">ns1:state</Topic><ProducerReference><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns2:ResourceID xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns2:ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></ProducerReference><Message xsi:type="ns3:StateChangeNotificationMessageWrapperType" xmlns:ns3="http://www.globus.org/namespaces/2004/10/gram/job"><ns3:stateChangeNotificationMessage><ns4:state xmlns:ns4="http://www.globus.org/namespaces/2004/10/gram/job/types">CleanUp</ns4:state><ns5:exitCode xmlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job/types">0</ns5:exitCode><ns6:holding xmlns:ns6="http://www.globus.org/namespaces/2004/10/gram/job/types">true</ns6:holding></ns3:stateChangeNotificationMessage></Message></NotificationMessage></Notify></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Current job state: CleanUp-Hold debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 230 User pingluo logged in. debug: sending command: SITE HELP debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 214-The following commands are recognized: ALLO ESTO RNTO APPE DCAU MODE SIZE STRU TYPE DELE SITE CWD ERET FEAT LIST NLST MLSD MLST PORT PROT EPRT PWD QUIT REST STAT SYST MKD RMD CDUP HELP NOOP EPSV PASV TREV SBUF MDTM CKSM OPTS PASS SPAS PBSZ SPOR RETR STOR USER RNFR LANG 214 End debug: sending command: FEAT debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 211-Extensions supported UTF8 LANG EN DCAU PARALLEL SIZE MLST Type*;Size*;Modify*;Perm*;Charset;UNIX.mode*;UNIX.owner*;UNIX.group*;Unique*;UNIX.slink*; ERET ESTO SPAS SPOR REST STREAM MDTM 211 End. debug: sending command: TYPE I debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 200 Type set to I. debug: sending command: MODE E debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 200 Mode set to E. debug: sending command: PBSZ 1048576 debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 200 PBSZ=1048576 debug: sending command: PORT 165,91,16,24,135,47 debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 200 PORT Command successful. debug: sending command: ERET P 0 65536 /home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 150 Begining transfer. debug: reading into data buffer 11022a370, maximum length 65536 debug: data callback, no error, buffer 11022a370, length 5, offset=0, eof=false debug: data callback, no error, buffer 11022a370, length 0, offset=0, eof=true f1n2 debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stdout: 226 Transfer Complete. debug: operation complete debug: starting to get gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr debug: sending command: ERET P 0 65536 /home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr debug: response from gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr: 500-Command failed. : globus_l_gfs_file_open failed. 500-globus_xio: Unable to open file /home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr 500-globus_xio: System error in open: No such file or directory 500-globus_xio: A system call failed: No such file or directory 500 End. debug: fault on connection to gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr: globus_ftp_client: the server responded with an error debug: data callback, error globus_ftp_client: the server responded with an error, buffer 11022a370, length 0, offset=0, eof=true debug: operation complete globusrun-ws: ignoring error while streaming gsiftp://hydra.tamu.edu:2811/home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr: globus_ftp_client: the server responded with an error 500 500-Command failed. : globus_l_gfs_file_open failed. 500-globus_xio: Unable to open file /home/pingluo/b3882510-13a7-11dc-9aef-010000006b87.0.stderr 500-globus_xio: System error in open: No such file or directory 500-globus_xio: A system call failed: No such file or directory 500 End. === REQUEST MESSAGE (length 214) (time 1181077194.657060000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:release xmlns:ns01="http://www.globus.org/namespaces/2004/10/gram/job"/></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1226) (time 1181077194.668824000) === <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:b5e8a0a0-13a7-11dc-bdd6-ec67d86d023f</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/releaseResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns1:ResourceID xmlns="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns1:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b5e73fd0-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><releaseResponse xmlns="http://www.globus.org/namespaces/2004/10/gram/job"/></soapenv:Body></soapenv:Envelope> ---------------------------------------------- === REQUEST MESSAGE (length 2278) (time 1181077194.986359000) === <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:b5e963f0-13a7-11dc-bdd6-ec67d86d023f</wsa:MessageID><wsa:To soapenv:mustUnderstand="0">https://hydra.tamu.edu:34595/wsrf/services/NotificationConsumerService</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Notify</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address></wsa:From><ns06:ResourceID ns04:type="ns05:string" xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns05="http://www.w3.org/2001/XMLSchema" xmlns:ns06="http://www.globus.org/docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" soapenv:mustUnderstand="0">b394bffa-13a7-11dc-9aef-010000006b87</ns06:ResourceID></soapenv:Header><soapenv:Body><Notify xmlns="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><NotificationMessage><Topic Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job/types">ns1:state</Topic><ProducerReference><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns2:ResourceID xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns2:ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></ProducerReference><Message xsi:type="ns3:StateChangeNotificationMessageWrapperType" xmlns:ns3="http://www.globus.org/namespaces/2004/10/gram/job"><ns3:stateChangeNotificationMessage><ns4:state xmlns:ns4="http://www.globus.org/namespaces/2004/10/gram/job/types">CleanUp</ns4:state><ns5:exitCode xmlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job/types">0</ns5:exitCode><ns6:holding xmlns:ns6="http://www.globus.org/namespaces/2004/10/gram/job/types">false</ns6:holding></ns3:stateChangeNotificationMessage></Message></NotificationMessage></Notify></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Current job state: CleanUp === REQUEST MESSAGE (length 2277) (time 1181077198.336483000) === <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:b7f86dd0-13a7-11dc-bdd6-ec67d86d023f</wsa:MessageID><wsa:To soapenv:mustUnderstand="0">https://hydra.tamu.edu:34595/wsrf/services/NotificationConsumerService</wsa:To><wsa:Action soapenv:mustUnderstand="0">http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification/Notify</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address></wsa:From><ns06:ResourceID ns04:type="ns05:string" xmlns:ns04="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns05="http://www.w3.org/2001/XMLSchema" xmlns:ns06="http://www.globus.org/docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.wsdl" soapenv:mustUnderstand="0">b394bffa-13a7-11dc-9aef-010000006b87</ns06:ResourceID></soapenv:Header><soapenv:Body><Notify xmlns="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"><NotificationMessage><Topic Dialect="http://docs.oasis-open.org/wsn/2004/06/TopicExpression/Simple" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job/types">ns1:state</Topic><ProducerReference><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedJobFactoryService</wsa:Address><wsa:ReferenceProperties><ns2:ResourceID xmlns:ns2="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns2:ResourceID></wsa:ReferenceProperties><wsa:ReferenceParameters/></ProducerReference><Message xsi:type="ns3:StateChangeNotificationMessageWrapperType" xmlns:ns3="http://www.globus.org/namespaces/2004/10/gram/job"><ns3:stateChangeNotificationMessage><ns4:state xmlns:ns4="http://www.globus.org/namespaces/2004/10/gram/job/types">Failed</ns4:state><ns5:exitCode xmlns:ns5="http://www.globus.org/namespaces/2004/10/gram/job/types">0</ns5:exitCode><ns6:holding xmlns:ns6="http://www.globus.org/namespaces/2004/10/gram/job/types">false</ns6:holding></ns3:stateChangeNotificationMessage></Message></NotificationMessage></Notify></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Current job state: Failed === REQUEST MESSAGE (length 246) (time 1181077198.427933000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1278) (time 1181077198.436192000) === <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:b8276d10-13a7-11dc-bdd6-ec67d86d023f</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-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns1="http://www.globus.org/namespaces/2004/06/core"><wsa:Address>https://165.91.16.24:8443/wsrf/services/SubscriptionManagerService</wsa:Address><wsa:ReferenceProperties><ns1:SubscriptionKey xmlns:ns1="http://www.globus.org/namespaces/2004/06/core">b3ec8280-13a7-11dc-bdd6-ec67d86d023f</ns1:SubscriptionKey></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b826a344-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Destroying job... === REQUEST MESSAGE (length 246) (time 1181077198.527566000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1273) (time 1181077198.533638000) === <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:b8366130-13a7-11dc-bdd6-ec67d86d023f</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-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0"><wsa:Address>https://165.91.16.24:8443/wsrf/services/ManagedExecutableJobService</wsa:Address><wsa:ReferenceProperties><ns1:ResourceID xmlns="http://www.globus.org/namespaces/2004/10/gram/job" xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job">b3882510-13a7-11dc-9aef-010000006b87</ns1:ResourceID></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b835d774-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Done. Cleaning up any delegated credentials... === REQUEST MESSAGE (length 246) (time 1181077198.624624000) === <ns00:Envelope xmlns:ns00="http://schemas.xmlsoap.org/soap/envelope/"><ns00:Header></ns00:Header><ns00:Body><ns01:Destroy xmlns:ns01="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></ns00:Body></ns00:Envelope> ---------------------------------------------- === RESPONSE MESSAGE (length 1269) (time 1181077198.630479000) === <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:b8452e40-13a7-11dc-bdd6-ec67d86d023f</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-ResourceLifetime/DestroyResponse</wsa:Action><wsa:From soapenv:mustUnderstand="0" xmlns:ns1="http://www.globus.org/08/2004/delegationService"><wsa:Address>https://165.91.16.24:8443/wsrf/services/DelegationService</wsa:Address><wsa:ReferenceProperties><ns1:DelegationKey xmlns:ns1="http://www.globus.org/08/2004/delegationService">b3c1a1f0-13a7-11dc-bdd6-ec67d86d023f</ns1:DelegationKey></wsa:ReferenceProperties></wsa:From><wsa:RelatesTo RelationshipType="wsa:Reply" soapenv:mustUnderstand="0">uuid:b844a6b4-13a7-11dc-9aef-010000006b87</wsa:RelatesTo></soapenv:Header><soapenv:Body><DestroyResponse xmlns="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"/></soapenv:Body></soapenv:Envelope> ---------------------------------------------- Done.
