Problemas con base de auditoría

Cuando corro el comando seleccionando “Sí” en "Desea mantener los datos de auditoria actuales? " tira el error Duplicate schema: 7 ERROR: schema “negocio_auditoria” already exists.
La segunda corrida funciona bien, cuando selecciono “No”

-o-o-o-o-o-
Fecha: 22-02-2017 11:46:17
Version-PHP: 5.6.21
Ruta: /var/local/gestion/lib/toba/bin
Argumentos: proyecto crear_auditoria -f guarani -s negocio --force 1
==========
[DEBUG][guarani] INSTALACION "/var/local/gestion/docker-data/instalacion"
[DEBUG][guarani] Parametros instancia desarrollo: array (
  'base' => 'toba_guarani',
  'proyectos' => 'toba_referencia, toba_usuarios, toba_editor, guarani',
  'tipo' => 'normal',
  'toba_referencia' => 
  array (
    'path' => '/var/local/gestion/lib/toba/proyectos/toba_referencia',
    'url' => '/toba_referencia/2.7',
  ),
  'toba_usuarios' => 
  array (
    'path' => '/var/local/gestion/lib/toba/proyectos/toba_usuarios',
    'url' => '/toba_usuarios/2.7',
  ),
  'toba_editor' => 
  array (
    'path' => '/var/local/gestion/lib/toba/proyectos/toba_editor',
    'url' => '/toba_editor/2.7',
  ),
  'guarani' => 
  array (
    'path' => '/var/local/gestion',
    'url' => '/guarani/3.12',
    'url_pers' => '/guarani_pers/3.12',
  ),
)
[DEBUG][guarani] INSTANCIA "desarrollo"
[DEBUG][guarani] Conectando a base 'toba_guarani'
[DEBUG][guarani] Parametros de conexion: array (
  'motor' => 'postgres7',
  'profile' => 'pg',
  'usuario' => 'postgres',
  'clave' => 'postgres',
  'base' => 'toba_guarani',
  'puerto' => '5432',
  'encoding' => 'LATIN1',
  'schema' => 'desarrollo',
)
[DEBUG][guarani] PROYECTO "guarani"
[DEBUG][fuentes activas] array (
  0 => 'guarani',
)
[DEBUG][schemas de fuentes] array (
  'guarani' => 
  array (
    1 => 'negocio',
  ),
)
[DEBUG][guarani] Conectando a base 'desarrollo guarani guarani'
[DEBUG][guarani] Parametros de conexion: array (
  'motor' => 'postgres7',
  'profile' => 'pg',
  'usuario' => 'postgres',
  'clave' => 'postgres',
  'puerto' => '5432',
  'encoding' => 'LATIN1',
  'schema' => 'negocio',
  'base' => 'toba_guarani',
)
[DEBUG][toba] ************ ABRIR transaccion (toba_guarani@pg) ****************
[ERROR][guarani] SQLSTATE[42P06]: Duplicate schema: 7 ERROR:  schema "negocio_auditoria" already exists
[DEBUG][toba] ************ ABORTAR transaccion (toba_guarani@pg) ****************







-o-o-o-o-o-
Fecha: 22-02-2017 11:55:38
Version-PHP: 5.6.21
Ruta: /var/local/gestion/lib/toba/bin
Argumentos: proyecto crear_auditoria -f guarani -s negocio --force 1
==========
[DEBUG][guarani] INSTALACION "/var/local/gestion/docker-data/instalacion"
[DEBUG][guarani] Parametros instancia desarrollo: array (
  'base' => 'toba_guarani',
  'proyectos' => 'toba_referencia, toba_usuarios, toba_editor, guarani',
  'tipo' => 'normal',
  'toba_referencia' => 
  array (
    'path' => '/var/local/gestion/lib/toba/proyectos/toba_referencia',
    'url' => '/toba_referencia/2.7',
  ),
  'toba_usuarios' => 
  array (
    'path' => '/var/local/gestion/lib/toba/proyectos/toba_usuarios',
    'url' => '/toba_usuarios/2.7',
  ),
  'toba_editor' => 
  array (
    'path' => '/var/local/gestion/lib/toba/proyectos/toba_editor',
    'url' => '/toba_editor/2.7',
  ),
  'guarani' => 
  array (
    'path' => '/var/local/gestion',
    'url' => '/guarani/3.12',
    'url_pers' => '/guarani_pers/3.12',
  ),
)
[DEBUG][guarani] INSTANCIA "desarrollo"
[DEBUG][guarani] Conectando a base 'toba_guarani'
[DEBUG][guarani] Parametros de conexion: array (
  'motor' => 'postgres7',
  'profile' => 'pg',
  'usuario' => 'postgres',
  'clave' => 'postgres',
  'base' => 'toba_guarani',
  'puerto' => '5432',
  'encoding' => 'LATIN1',
  'schema' => 'desarrollo',
)
[DEBUG][guarani] PROYECTO "guarani"
[DEBUG][fuentes activas] array (
  0 => 'guarani',
)
[DEBUG][schemas de fuentes] array (
  'guarani' => 
  array (
    1 => 'negocio',
  ),
)
[DEBUG][guarani] Conectando a base 'desarrollo guarani guarani'
[DEBUG][guarani] Parametros de conexion: array (
  'motor' => 'postgres7',
  'profile' => 'pg',
  'usuario' => 'postgres',
  'clave' => 'postgres',
  'puerto' => '5432',
  'encoding' => 'LATIN1',
  'schema' => 'negocio',
  'base' => 'toba_guarani',
)
[DEBUG][toba] ************ ABRIR transaccion (toba_guarani@pg) ****************
[DEBUG][toba] ************ CERRAR transaccion (toba_guarani@pg) ****************