[Bug 1089] New: Swift fails to exit after single-app run failed.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1089 Summary: Swift fails to exit after single-app run failed. Product: Swift Version: 0.94 Platform: PC OS/Version: Mac OS Status: ASSIGNED Severity: normal Priority: P2 Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] A (test) Swift run with one app call failed to exit after the app failed (to return expected files). Relevant properties were: execution.retries=0 lazy.errors=false Output was: or$ swift IndexStrain.swift Swift 0.94 swift-r6637 cog-r3742 RunID: 20130909-2018-s0gff5fd Progress: time: Mon, 09 Sep 2013 20:18:13 -0500 Progress: time: Mon, 09 Sep 2013 20:18:17 -0500 Active:1 Progress: time: Mon, 09 Sep 2013 20:18:43 -0500 Active:1 Progress: time: Mon, 09 Sep 2013 20:19:13 -0500 Active:1 Progress: time: Mon, 09 Sep 2013 20:19:43 -0500 Active:1 Progress: time: Mon, 09 Sep 2013 20:20:13 -0500 Active:1 Progress: time: Mon, 09 Sep 2013 20:20:27 -0500 Failed but can retry:1 Execution failed: Progress: time: Mon, 09 Sep 2013 20:20:43 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:21:13 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:21:43 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:22:13 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:22:43 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:23:13 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:23:43 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:24:13 -0500 Failed:1 Progress: time: Mon, 09 Sep 2013 20:24:44 -0500 Failed:1 or$ # <- swift cmd was killed here Log and jstack is on CI net under ~wilde/public_html: -rw-rw-r-- 1 wilde xsdmc 40044 Sep 9 20:24 IndexStrain-20130909-2018-s0gff5fd.log -rw-rw-r-- 1 wilde xsdmc 71605 Sep 9 20:24 jstack.IndexStrain-20130909-2018-s0gff5fd.jstack Java is: or$ java -version java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) 64-Bit Server VM (build 11.0-b16, mixed mode) or$ This occurred on the APS system "orthros" -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1089 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Mihael Hategan <[email protected]> 2013-09-19 21:47:26 --- The stack dump shows that the error translator is running. There was one particular rule in the translations that took a very long time to match things. I removed it since it wasn't doing much. If you could reproduce the exact failures you got, that would be a way to test. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov