Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19561

Expand pkill targets in evergreen.yml to clean up old lldb and unit test binaries

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.7
    • Affects Version/s: 3.1.6
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Sharding 7 08/10/15
    • 0

      Until EVG-428 is fixed, we should temporarily expand the list of processes to kill to include `lldb` and `repl_coordinator_impl_test` to avoid spurious build failures due to slowed-down hosts.

      ...
       [2015/07/23 14:21:42.496] mci            71419   0.0  0.1  2510528   8524   ??  S    Thu08PM   0:00.03 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpWqI1TM
       [2015/07/23 14:21:42.496] mci            71044   0.0  0.0  2507492   5852   ??  S    Thu06PM   0:00.45 build/opt/mongo/db/repl/repl_coordinator_impl_test
       [2015/07/23 14:21:42.496] mci            51331   0.0  0.1  2519744   8560   ??  S    Thu04PM   0:00.03 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpcN8Ay4
       [2015/07/23 14:21:42.496] mci            50953   0.0  0.0  2507496   5888   ??  S    Thu02PM   0:00.47 build/opt/mongo/db/repl/repl_coordinator_impl_test
       [2015/07/23 14:21:42.496] mci            21122   0.0  0.1  2502336   8524   ??  S    16Jul15   0:00.03 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpMdMHW7
       [2015/07/23 14:21:42.496] mci            20748   0.0  0.0  2507580   5712   ??  S    16Jul15   0:00.46 build/optdebug/mongo/db/repl/repl_coordinator_impl_test
       [2015/07/23 14:21:42.496] mci             8329   0.0  0.1  2503360   8532   ??  S    16Jul15   0:00.02 /usr/bin/lldb --source /var/folders/rj/d9_gjkkx75513v7sb4fn0nhr0000gp/T/tmpX58bwN
       [2015/07/23 14:21:42.496] mci             7944   0.0  0.0  2507496   5764   ??  S    16Jul15   0:00.47 build/opt/mongo/db/repl/repl_coordinator_impl_test
      ...
      

      https://evergreen.mongodb.com/task/mongodb_mongo_master_osx_108_ssl_concurrency_replication_d065c380ffc76fef63cf2fe7bacc439134ab39eb_15_07_23_15_22_18#/log/S

      Note: There's already a ticket to remove the pkill lines entirely (SERVER-18727) so this is only a temporary measure to improve build stability.

            Assignee:
            kamran.khan Kamran K.
            Reporter:
            kamran.khan Kamran K.
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: