2019-05-20 20:25:18,481 INFO ProxyContext 923559/proxy REQ 10.36.1.143:49622 supertenant GET /_/proxy/tenants/supertenant/modules/mod-users-15.6.0-SNAPSHOT.76 okapi-2.29.1 2019-05-20 20:25:18,482 INFO ProxyContext 923559/proxy RES 404 535us okapi mod-users-15.6.0-SNAPSHOT.76 2019-05-20 20:25:18,482 ERROR HttpResponse HTTP response code=404 msg=mod-users-15.6.0-SNAPSHOT.76 2019-05-20 20:25:19,051 INFO ProxyContext 660331/proxy REQ 10.36.1.143:49624 supertenant GET /_/proxy/tenants/supertenant/modules/mod-permissions-5.7.0-SNAPSHOT.46 okapi-2.29.1 2019-05-20 20:25:19,051 INFO ProxyContext 660331/proxy RES 404 116us okapi mod-permissions-5.7.0-SNAPSHOT.46 2019-05-20 20:25:19,051 ERROR HttpResponse HTTP response code=404 msg=mod-permissions-5.7.0-SNAPSHOT.46 2019-05-20 20:25:19,691 INFO ProxyContext 617695/proxy REQ 10.36.1.143:49626 supertenant POST /_/proxy/tenants/supertenant/modules okapi-2.29.1 2019-05-20 20:25:19,692 INFO OkapiClient 617695/proxy;486945/tenant REQ okapiClient supertenant POST http://10.36.1.143:9140/_/tenant 2019-05-20 20:25:19,696 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO TenantRefAPI postTenant 2019-05-20 20:25:19,696 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO TenantAPI sending... postTenant for supertenant 2019-05-20 20:25:19,710 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Executing multiple statements with id 1973614699 2019-05-20 20:25:19,715 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE EXTENSION IF NOT EXISTS pgcrypto WITH SCHEMA public 2019-05-20 20:25:19,716 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE EXTENSION IF NOT EXISTS pgcrypto WITH SCHEMA public 2019-05-20 20:25:19,716 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public 2019-05-20 20:25:19,716 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public 2019-05-20 20:25:19,716 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public 2019-05-20 20:25:19,717 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public 2019-05-20 20:25:19,717 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE ROLE supertenant_mod_users PASSWORD 'supertenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN 2019-05-20 20:25:19,717 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE ROLE supertenant_mod_users PASSWORD 'supertenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN 2019-05-20 20:25:19,717 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: GRANT supertenant_mod_users TO CURRENT_USER 2019-05-20 20:25:19,718 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: GRANT supertenant_mod_users TO CURRENT_USER 2019-05-20 20:25:19,718 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE SCHEMA supertenant_mod_users AUTHORIZATION supertenant_mod_users 2019-05-20 20:25:19,718 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE SCHEMA supertenant_mod_users AUTHORIZATION supertenant_mod_users 2019-05-20 20:25:19,718 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_users.rmb_internal ( id SERIAL PRIMARY KEY, jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,727 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_users.rmb_internal ( id SERIAL PRIMARY KEY, jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,727 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: insert into supertenant_mod_users.rmb_internal (jsonb) values ('{"rmbVersion": "24.0.0", "moduleVersion": "0.0"}'::jsonb) 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: insert into supertenant_mod_users.rmb_internal (jsonb) values ('{"rmbVersion": "24.0.0", "moduleVersion": "0.0"}'::jsonb) 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: SET search_path TO supertenant_mod_users, public 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: SET search_path TO supertenant_mod_users, public 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: SET search_path TO public, supertenant_mod_users 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: SET search_path TO public, supertenant_mod_users 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$ 2019-05-20 20:25:19,728 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 DECLARE rec record; cnt integer; BEGIN IF rows = lim THEN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN cnt IS NOT NULL; END LOOP; RETURN cnt; END IF; RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT 2019-05-20 20:25:19,730 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$ 2019-05-20 20:25:19,730 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 DECLARE rec record; cnt integer; BEGIN IF rows = lim THEN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN cnt IS NOT NULL; END LOOP; RETURN cnt; END IF; 2019-05-20 20:25:19,730 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.count_estimate_smart(query text) RETURNS integer AS $$ 2019-05-20 20:25:19,730 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 DECLARE rec record; rows integer; q text; BEGIN rows = supertenant_mod_users.count_estimate_smart2(20000 , 20000 , query); IF rows > 20000 THEN RETURN rows; END IF; q = 'with counter as (' || regexp_replace( query, '\mselect.*?from', 'select null FROM', 'i' ) || ' LIMIT 20000 ), ' || ' count_on as ( SELECT count(*) as count from counter ) ' || ' SELECT count FROM count_on'; EXECUTE q INTO rec; rows := rec."count"; IF rows = 20000 THEN rows = supertenant_mod_users.count_estimate_smart2(20000, 20000, query); IF rows < 20000 THEN rows = 20000 ; END IF; END IF; RETURN rows; END; $$ LANGUAGE plpgsql IMMUTABLE STRICT 2019-05-20 20:25:19,730 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.count_estimate_smart(query text) RETURNS integer AS $$ 2019-05-20 20:25:19,730 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 DECLARE rec record; rows integer; q text; BEGIN rows = supertenant_mod_users.count_estimate_smart2(20000 , 20000 , query); IF rows > 20000 THEN RETURN rows; END IF; q = 'with counter as (' || regexp_replace( query, '\mselect.*?from', 2019-05-20 20:25:19,731 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.count_estimate_smart_depricated(query text) RETURNS integer AS $$ 2019-05-20 20:25:19,731 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 DECLARE rec record; rows integer; BEGIN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN rows IS NOT NULL; END LOOP; IF rows < 20000 THEN EXECUTE regexp_replace( query, '\mselect.*?from', 'select count(*) FROM', 'i' ) INTO rec; rows := rec."count"; END IF; RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT 2019-05-20 20:25:19,731 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.count_estimate_smart_depricated(query text) RETURNS integer AS $$ 2019-05-20 20:25:19,731 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 DECLARE rec record; rows integer; BEGIN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN rows IS NOT NULL; END LOOP; IF rows < 20000 THEN EXECUTE regexp_replace( query, '\msel 2019-05-20 20:25:19,731 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION f_unaccent(text) 2019-05-20 20:25:19,731 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1) -- schema-qualify function and dictionary $func$ LANGUAGE sql IMMUTABLE 2019-05-20 20:25:19,732 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION f_unaccent(text) 2019-05-20 20:25:19,732 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1) -- schema-qualify function and dictionary $func$ LANGUAGE sql IMMUTABLE 2019-05-20 20:25:19,732 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_users.users ( id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,737 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_users.users ( id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,737 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: ALTER TABLE supertenant_mod_users.users ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,738 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: ALTER TABLE supertenant_mod_users.users ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,738 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_externalSystemId_idx ON supertenant_mod_users.users (lower(f_unaccent(jsonb->>'externalSystemId'))) 2019-05-20 20:25:19,742 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_externalSystemId_idx ON supertenant_mod_users.users (lower(f_unaccent(jsonb->>'externalSystemId'))) 2019-05-20 20:25:19,742 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_username_idx ON supertenant_mod_users.users (lower(f_unaccent(jsonb->>'username'))) 2019-05-20 20:25:19,744 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_username_idx ON supertenant_mod_users.users (lower(f_unaccent(jsonb->>'username'))) 2019-05-20 20:25:19,745 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_barcode_idx ON supertenant_mod_users.users (lower(f_unaccent(jsonb->>'barcode'))) 2019-05-20 20:25:19,747 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_barcode_idx ON supertenant_mod_users.users (lower(f_unaccent(jsonb->>'barcode'))) 2019-05-20 20:25:19,747 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS users_username_idx_unique ON supertenant_mod_users.users ( lower(f_unaccent(jsonb->>'username')) ) 2019-05-20 20:25:19,750 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS users_username_idx_unique ON supertenant_mod_users.users ( lower(f_unaccent(jsonb->>'username')) ) 2019-05-20 20:25:19,750 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS users_id_idx_unique ON supertenant_mod_users.users ( lower(f_unaccent(jsonb->>'id')) ) 2019-05-20 20:25:19,753 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS users_id_idx_unique ON supertenant_mod_users.users ( lower(f_unaccent(jsonb->>'id')) ) 2019-05-20 20:25:19,753 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_username_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->>'username'))) gin_trgm_ops) 2019-05-20 20:25:19,754 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_username_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->>'username'))) gin_trgm_ops) 2019-05-20 20:25:19,754 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_personal_firstName_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->'personal'->>'firstName'))) gin_trgm_ops) 2019-05-20 20:25:19,755 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_personal_firstName_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->'personal'->>'firstName'))) gin_trgm_ops) 2019-05-20 20:25:19,755 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_personal_lastName_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->'personal'->>'lastName'))) gin_trgm_ops) 2019-05-20 20:25:19,755 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_personal_lastName_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->'personal'->>'lastName'))) gin_trgm_ops) 2019-05-20 20:25:19,756 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_personal_email_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->'personal'->>'email'))) gin_trgm_ops) 2019-05-20 20:25:19,756 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_personal_email_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->'personal'->>'email'))) gin_trgm_ops) 2019-05-20 20:25:19,756 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_barcode_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->>'barcode'))) gin_trgm_ops) 2019-05-20 20:25:19,757 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_barcode_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->>'barcode'))) gin_trgm_ops) 2019-05-20 20:25:19,757 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE INDEX IF NOT EXISTS users_externalSystemId_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->>'externalSystemId'))) gin_trgm_ops) 2019-05-20 20:25:19,758 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE INDEX IF NOT EXISTS users_externalSystemId_idx_gin ON supertenant_mod_users.users USING GIN ((lower(f_unaccent(jsonb->>'externalSystemId'))) gin_trgm_ops) 2019-05-20 20:25:19,758 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS update_users_references ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,758 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS update_users_references ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,758 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.update_users_references() 2019-05-20 20:25:19,758 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.update_users_references() 2019-05-20 20:25:19,758 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_id_injson_users ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,759 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_users ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,759 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_users() 2019-05-20 20:25:19,759 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_users() 2019-05-20 20:25:19,759 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.users_set_md() 2019-05-20 20:25:19,759 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.users_set_md() 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_users_md_trigger ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_users_md_trigger ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_users_md_trigger BEFORE INSERT ON supertenant_mod_users.users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.users_set_md() 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_users_md_trigger BEFORE INSERT ON supertenant_mod_users.users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.users_set_md() 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_users_md_json() 2019-05-20 20:25:19,760 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,761 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_users_md_json() 2019-05-20 20:25:19,761 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'-> 2019-05-20 20:25:19,761 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_users_md_json_trigger ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,761 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_users_md_json_trigger ON supertenant_mod_users.users CASCADE 2019-05-20 20:25:19,762 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_users_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_users_md_json() 2019-05-20 20:25:19,762 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_users_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_users_md_json() 2019-05-20 20:25:19,762 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_users.groups ( id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,768 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_users.groups ( id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,768 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: ALTER TABLE supertenant_mod_users.groups ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,768 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: ALTER TABLE supertenant_mod_users.groups ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,768 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS groups_group_idx_unique ON supertenant_mod_users.groups ( lower(f_unaccent(jsonb->>'group')) ) 2019-05-20 20:25:19,771 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS groups_group_idx_unique ON supertenant_mod_users.groups ( lower(f_unaccent(jsonb->>'group')) ) 2019-05-20 20:25:19,771 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS update_groups_references ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,771 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS update_groups_references ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,771 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.update_groups_references() 2019-05-20 20:25:19,771 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.update_groups_references() 2019-05-20 20:25:19,772 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_id_injson_groups ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,772 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_groups ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,772 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_groups() 2019-05-20 20:25:19,772 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_groups() 2019-05-20 20:25:19,772 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.groups_set_md() 2019-05-20 20:25:19,772 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,773 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.groups_set_md() 2019-05-20 20:25:19,773 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,773 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_groups_md_trigger ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,773 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_groups_md_trigger ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,773 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_groups_md_trigger BEFORE INSERT ON supertenant_mod_users.groups FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.groups_set_md() 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_groups_md_trigger BEFORE INSERT ON supertenant_mod_users.groups FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.groups_set_md() 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_groups_md_json() 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_groups_md_json() 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'- 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_groups_md_json_trigger ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,774 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_groups_md_json_trigger ON supertenant_mod_users.groups CASCADE 2019-05-20 20:25:19,775 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_groups_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.groups FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_groups_md_json() 2019-05-20 20:25:19,775 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_groups_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.groups FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_groups_md_json() 2019-05-20 20:25:19,775 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_users.addresstype ( id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,781 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_users.addresstype ( id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,781 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: ALTER TABLE supertenant_mod_users.addresstype ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,781 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: ALTER TABLE supertenant_mod_users.addresstype ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,781 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS addresstype_addressType_idx_unique ON supertenant_mod_users.addresstype ( lower(f_unaccent(jsonb->>'addressType')) ) 2019-05-20 20:25:19,784 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS addresstype_addressType_idx_unique ON supertenant_mod_users.addresstype ( lower(f_unaccent(jsonb->>'addressType')) ) 2019-05-20 20:25:19,784 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS update_addresstype_references ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,784 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS update_addresstype_references ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.update_addresstype_references() 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.update_addresstype_references() 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_id_injson_addresstype ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_addresstype ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_addresstype() 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_addresstype() 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.addresstype_set_md() 2019-05-20 20:25:19,785 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,786 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.addresstype_set_md() 2019-05-20 20:25:19,786 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,786 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_addresstype_md_trigger ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,786 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_addresstype_md_trigger ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,786 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_addresstype_md_trigger BEFORE INSERT ON supertenant_mod_users.addresstype FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.addresstype_set_md() 2019-05-20 20:25:19,787 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_addresstype_md_trigger BEFORE INSERT ON supertenant_mod_users.addresstype FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.addresstype_set_md() 2019-05-20 20:25:19,787 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_addresstype_md_json() 2019-05-20 20:25:19,787 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,787 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_addresstype_md_json() 2019-05-20 20:25:19,787 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metad 2019-05-20 20:25:19,788 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_addresstype_md_json_trigger ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,788 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_addresstype_md_json_trigger ON supertenant_mod_users.addresstype CASCADE 2019-05-20 20:25:19,788 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_addresstype_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.addresstype FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_addresstype_md_json() 2019-05-20 20:25:19,788 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_addresstype_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.addresstype FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_addresstype_md_json() 2019-05-20 20:25:19,788 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_users.proxyfor ( id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,794 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_users.proxyfor ( id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:19,794 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: ALTER TABLE supertenant_mod_users.proxyfor ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,794 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: ALTER TABLE supertenant_mod_users.proxyfor ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:19,794 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS update_proxyfor_references ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,795 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS update_proxyfor_references ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,795 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.update_proxyfor_references() 2019-05-20 20:25:19,795 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.update_proxyfor_references() 2019-05-20 20:25:19,795 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_id_injson_proxyfor ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,795 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_proxyfor ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,795 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_proxyfor() 2019-05-20 20:25:19,796 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_users.set_id_injson_proxyfor() 2019-05-20 20:25:19,796 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.proxyfor_set_md() 2019-05-20 20:25:19,796 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,796 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.proxyfor_set_md() 2019-05-20 20:25:19,796 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,796 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_proxyfor_md_trigger ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,797 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_proxyfor_md_trigger ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,797 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_proxyfor_md_trigger BEFORE INSERT ON supertenant_mod_users.proxyfor FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.proxyfor_set_md() 2019-05-20 20:25:19,797 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_proxyfor_md_trigger BEFORE INSERT ON supertenant_mod_users.proxyfor FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.proxyfor_set_md() 2019-05-20 20:25:19,797 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_proxyfor_md_json() 2019-05-20 20:25:19,797 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_users.set_proxyfor_md_json() 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: DROP TRIGGER IF EXISTS set_proxyfor_md_json_trigger ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: DROP TRIGGER IF EXISTS set_proxyfor_md_json_trigger ON supertenant_mod_users.proxyfor CASCADE 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE TRIGGER set_proxyfor_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.proxyfor FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_proxyfor_md_json() 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE TRIGGER set_proxyfor_md_json_trigger BEFORE UPDATE ON supertenant_mod_users.proxyfor FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_users.set_proxyfor_md_json() 2019-05-20 20:25:19,798 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: CREATE OR REPLACE VIEW supertenant_mod_users.users_groups_view AS select users.id, users.jsonb as jsonb, groups.jsonb as group_jsonb from supertenant_mod_users.users users JOIN supertenant_mod_users.groups groups on (users.jsonb->>'patronGroup') = (groups.jsonb->>'id') 2019-05-20 20:25:19,800 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: CREATE OR REPLACE VIEW supertenant_mod_users.users_groups_view AS select users.id, users.jsonb as jsonb, groups.jsonb as group_jsonb from supertenant_mod_users.users users JOIN supertenant_mod_users.groups groups on (users.jsonb->>'patronGroup') = (groups.jsonb->>'id') 2019-05-20 20:25:19,800 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: SET search_path TO supertenant_mod_users, public 2019-05-20 20:25:19,800 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: SET search_path TO supertenant_mod_users, public 2019-05-20 20:25:19,800 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient trying to execute: GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA supertenant_mod_users TO supertenant_mod_users 2019-05-20 20:25:19,801 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully executed: GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA supertenant_mod_users TO supertenant_mod_users 2019-05-20 20:25:19,804 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO PostgresClient Successfully committed: 1973614699 2019-05-20 20:25:19,805 INFO OkapiClient 617695/proxy;486945/tenant RES 201 112445us okapiClient http://10.36.1.143:9140/_/tenant 2019-05-20 20:25:19,806 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO LogUtil org.folio.rest.RestVerticle start invoking postTenant 2019-05-20 20:25:19,806 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:19 INFO LogUtil 10.36.1.143:52278 POST /_/tenant null HTTP_1_1 201 0 110 tid=supertenant Created 2019-05-20 20:25:19,808 INFO ProxyContext 617695/proxy RES 201 116001us okapi-2.29.1 /_/proxy/tenants/supertenant/modules 2019-05-20 20:25:19,808 INFO TenantManager handleTimer tenant=supertenant module=null seq1=0 2019-05-20 20:25:19,808 INFO TenantManager handleTimer done no=0 2019-05-20 20:25:20,405 INFO ProxyContext 863003/proxy REQ 10.36.1.143:49632 supertenant POST /_/proxy/tenants/supertenant/modules okapi-2.29.1 2019-05-20 20:25:20,406 INFO OkapiClient 863003/proxy;213553/tenant REQ okapiClient supertenant POST http://10.36.1.143:9142/_/tenant 2019-05-20 20:25:20,409 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:408 INFO TenantRefAPI [572175eqId] postTenant 2019-05-20 20:25:20,409 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:409 INFO TenantAPI [572176eqId] sending... postTenant for supertenant 2019-05-20 20:25:20,421 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:421 INFO PostgresClient [572188eqId] Executing multiple statements with id 1366621538 2019-05-20 20:25:20,427 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:426 INFO PostgresClient [572193eqId] trying to execute: CREATE EXTENSION IF NOT EXISTS pgcrypto WITH SCHEMA public 2019-05-20 20:25:20,427 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:426 INFO PostgresClient [572193eqId] Successfully executed: CREATE EXTENSION IF NOT EXISTS pgcrypto WITH SCHEMA public 2019-05-20 20:25:20,427 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:427 INFO PostgresClient [572194eqId] trying to execute: CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public 2019-05-20 20:25:20,428 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:427 INFO PostgresClient [572194eqId] Successfully executed: CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public 2019-05-20 20:25:20,428 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:427 INFO PostgresClient [572194eqId] trying to execute: CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public 2019-05-20 20:25:20,428 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:427 INFO PostgresClient [572194eqId] Successfully executed: CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public 2019-05-20 20:25:20,428 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:427 INFO PostgresClient [572194eqId] trying to execute: CREATE ROLE supertenant_mod_permissions PASSWORD 'supertenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN 2019-05-20 20:25:20,429 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:428 INFO PostgresClient [572195eqId] Successfully executed: CREATE ROLE supertenant_mod_permissions PASSWORD 'supertenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN 2019-05-20 20:25:20,429 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:428 INFO PostgresClient [572195eqId] trying to execute: GRANT supertenant_mod_permissions TO CURRENT_USER 2019-05-20 20:25:20,429 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:428 INFO PostgresClient [572195eqId] Successfully executed: GRANT supertenant_mod_permissions TO CURRENT_USER 2019-05-20 20:25:20,429 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:428 INFO PostgresClient [572195eqId] trying to execute: CREATE SCHEMA supertenant_mod_permissions AUTHORIZATION supertenant_mod_permissions 2019-05-20 20:25:20,430 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:429 INFO PostgresClient [572196eqId] Successfully executed: CREATE SCHEMA supertenant_mod_permissions AUTHORIZATION supertenant_mod_permissions 2019-05-20 20:25:20,430 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:429 INFO PostgresClient [572196eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_permissions.rmb_internal ( id SERIAL PRIMARY KEY, jsonb JSONB NOT NULL ) 2019-05-20 20:25:20,438 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:437 INFO PostgresClient [572204eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_permissions.rmb_internal ( id SERIAL PRIMARY KEY, jsonb JSONB NOT NULL ) 2019-05-20 20:25:20,438 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:437 INFO PostgresClient [572204eqId] trying to execute: insert into supertenant_mod_permissions.rmb_internal (jsonb) values ('{"rmbVersion": "24.0.0", "moduleVersion": "0.0"}'::jsonb) 2019-05-20 20:25:20,438 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:438 INFO PostgresClient [572205eqId] Successfully executed: insert into supertenant_mod_permissions.rmb_internal (jsonb) values ('{"rmbVersion": "24.0.0", "moduleVersion": "0.0"}'::jsonb) 2019-05-20 20:25:20,438 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:438 INFO PostgresClient [572205eqId] trying to execute: SET search_path TO supertenant_mod_permissions, public 2019-05-20 20:25:20,439 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:438 INFO PostgresClient [572205eqId] Successfully executed: SET search_path TO supertenant_mod_permissions, public 2019-05-20 20:25:20,439 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:438 INFO PostgresClient [572205eqId] trying to execute: SET search_path TO public, supertenant_mod_permissions 2019-05-20 20:25:20,439 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:438 INFO PostgresClient [572205eqId] Successfully executed: SET search_path TO public, supertenant_mod_permissions 2019-05-20 20:25:20,439 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:438 INFO PostgresClient [572205eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$ 2019-05-20 20:25:20,439 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 DECLARE rec record; cnt integer; BEGIN IF rows = lim THEN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN cnt IS NOT NULL; END LOOP; RETURN cnt; END IF; RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:440 INFO PostgresClient [572207eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$ 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 DECLARE rec record; cnt integer; BEGIN IF rows = lim THEN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN cnt IS NOT NULL; END LOOP; RETURN cnt; END 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:440 INFO PostgresClient [572207eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.count_estimate_smart(query text) RETURNS integer AS $$ 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 DECLARE rec record; rows integer; q text; BEGIN rows = supertenant_mod_permissions.count_estimate_smart2(20000 , 20000 , query); IF rows > 20000 THEN RETURN rows; END IF; q = 'with counter as (' || regexp_replace( query, '\mselect.*?from', 'select null FROM', 'i' ) || ' LIMIT 20000 ), ' || ' count_on as ( SELECT count(*) as count from counter ) ' || ' SELECT count FROM count_on'; EXECUTE q INTO rec; rows := rec."count"; IF rows = 20000 THEN rows = supertenant_mod_permissions.count_estimate_smart2(20000, 20000, query); IF rows < 20000 THEN rows = 20000 ; END IF; END IF; RETURN rows; END; $$ LANGUAGE plpgsql IMMUTABLE STRICT 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:441 INFO PostgresClient [572208eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.count_estimate_smart(query text) RETURNS integer AS $$ 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 DECLARE rec record; rows integer; q text; BEGIN rows = supertenant_mod_permissions.count_estimate_smart2(20000 , 20000 , query); IF rows > 20000 THEN RETURN rows; END IF; q = 'with counter as (' || regexp_replace( query, '\mselect.*?from 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:441 INFO PostgresClient [572208eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.count_estimate_smart_depricated(query text) RETURNS integer AS $$ 2019-05-20 20:25:20,441 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 DECLARE rec record; rows integer; BEGIN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN rows IS NOT NULL; END LOOP; IF rows < 20000 THEN EXECUTE regexp_replace( query, '\mselect.*?from', 'select count(*) FROM', 'i' ) INTO rec; rows := rec."count"; END IF; RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT 2019-05-20 20:25:20,442 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:441 INFO PostgresClient [572208eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.count_estimate_smart_depricated(query text) RETURNS integer AS $$ 2019-05-20 20:25:20,442 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 DECLARE rec record; rows integer; BEGIN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN rows IS NOT NULL; END LOOP; IF rows < 20000 THEN EXECUTE regexp_replace( query, 2019-05-20 20:25:20,442 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:441 INFO PostgresClient [572208eqId] trying to execute: CREATE OR REPLACE FUNCTION f_unaccent(text) 2019-05-20 20:25:20,442 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1) -- schema-qualify function and dictionary $func$ LANGUAGE sql IMMUTABLE 2019-05-20 20:25:20,443 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:442 INFO PostgresClient [572209eqId] Successfully executed: CREATE OR REPLACE FUNCTION f_unaccent(text) 2019-05-20 20:25:20,443 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1) -- schema-qualify function and dictionary $func$ LANGUAGE sql IMMUTABLE 2019-05-20 20:25:20,443 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:442 INFO PostgresClient [572209eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_permissions.permissions ( _id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:20,448 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:448 INFO PostgresClient [572215eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_permissions.permissions ( _id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:20,449 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:448 INFO PostgresClient [572215eqId] trying to execute: ALTER TABLE supertenant_mod_permissions.permissions ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:20,449 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:448 INFO PostgresClient [572215eqId] Successfully executed: ALTER TABLE supertenant_mod_permissions.permissions ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:20,449 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:448 INFO PostgresClient [572215eqId] trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS permissions_permissionName_idx_unique ON supertenant_mod_permissions.permissions ( lower(f_unaccent(jsonb->>'permissionName')) ) 2019-05-20 20:25:20,453 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:453 INFO PostgresClient [572220eqId] Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS permissions_permissionName_idx_unique ON supertenant_mod_permissions.permissions ( lower(f_unaccent(jsonb->>'permissionName')) ) 2019-05-20 20:25:20,453 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:453 INFO PostgresClient [572220eqId] trying to execute: DROP TRIGGER IF EXISTS update_permissions_references ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,454 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:453 INFO PostgresClient [572220eqId] Successfully executed: DROP TRIGGER IF EXISTS update_permissions_references ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,454 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:453 INFO PostgresClient [572220eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_permissions.update_permissions_references() 2019-05-20 20:25:20,454 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:453 INFO PostgresClient [572220eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_permissions.update_permissions_references() 2019-05-20 20:25:20,454 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:453 INFO PostgresClient [572220eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_permissions ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,454 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:454 INFO PostgresClient [572221eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_permissions ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,455 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:454 INFO PostgresClient [572221eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_permissions.set_id_injson_permissions() 2019-05-20 20:25:20,455 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:454 INFO PostgresClient [572221eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_permissions.set_id_injson_permissions() 2019-05-20 20:25:20,455 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:454 INFO PostgresClient [572221eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.permissions_set_md() 2019-05-20 20:25:20,455 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:20,455 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:455 INFO PostgresClient [572222eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.permissions_set_md() 2019-05-20 20:25:20,455 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:20,456 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:455 INFO PostgresClient [572222eqId] trying to execute: DROP TRIGGER IF EXISTS set_permissions_md_trigger ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,456 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:455 INFO PostgresClient [572222eqId] Successfully executed: DROP TRIGGER IF EXISTS set_permissions_md_trigger ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,456 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:455 INFO PostgresClient [572222eqId] trying to execute: CREATE TRIGGER set_permissions_md_trigger BEFORE INSERT ON supertenant_mod_permissions.permissions FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.permissions_set_md() 2019-05-20 20:25:20,456 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:456 INFO PostgresClient [572223eqId] Successfully executed: CREATE TRIGGER set_permissions_md_trigger BEFORE INSERT ON supertenant_mod_permissions.permissions FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.permissions_set_md() 2019-05-20 20:25:20,456 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:456 INFO PostgresClient [572223eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.set_permissions_md_json() 2019-05-20 20:25:20,456 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'pl 2019-05-20 20:25:20,457 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:456 INFO PostgresClient [572223eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.set_permissions_md_json() 2019-05-20 20:25:20,457 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb-> 2019-05-20 20:25:20,457 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:457 INFO PostgresClient [572224eqId] trying to execute: DROP TRIGGER IF EXISTS set_permissions_md_json_trigger ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,457 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:457 INFO PostgresClient [572224eqId] Successfully executed: DROP TRIGGER IF EXISTS set_permissions_md_json_trigger ON supertenant_mod_permissions.permissions CASCADE 2019-05-20 20:25:20,458 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:457 INFO PostgresClient [572224eqId] trying to execute: CREATE TRIGGER set_permissions_md_json_trigger BEFORE UPDATE ON supertenant_mod_permissions.permissions FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.set_permissions_md_json() 2019-05-20 20:25:20,458 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:457 INFO PostgresClient [572224eqId] Successfully executed: CREATE TRIGGER set_permissions_md_json_trigger BEFORE UPDATE ON supertenant_mod_permissions.permissions FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.set_permissions_md_json() 2019-05-20 20:25:20,458 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:457 INFO PostgresClient [572224eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_permissions.permissions_users ( _id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:20,463 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:463 INFO PostgresClient [572230eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_permissions.permissions_users ( _id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:20,463 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:463 INFO PostgresClient [572230eqId] trying to execute: ALTER TABLE supertenant_mod_permissions.permissions_users ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:20,464 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:463 INFO PostgresClient [572230eqId] Successfully executed: ALTER TABLE supertenant_mod_permissions.permissions_users ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:20,464 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:463 INFO PostgresClient [572230eqId] trying to execute: DROP TRIGGER IF EXISTS update_permissions_users_references ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,464 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:464 INFO PostgresClient [572231eqId] Successfully executed: DROP TRIGGER IF EXISTS update_permissions_users_references ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,464 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:464 INFO PostgresClient [572231eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_permissions.update_permissions_users_references() 2019-05-20 20:25:20,465 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:464 INFO PostgresClient [572231eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_permissions.update_permissions_users_references() 2019-05-20 20:25:20,465 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:464 INFO PostgresClient [572231eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_permissions_users ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,465 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:464 INFO PostgresClient [572231eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_permissions_users ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,465 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:464 INFO PostgresClient [572231eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_permissions.set_id_injson_permissions_users() 2019-05-20 20:25:20,465 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:465 INFO PostgresClient [572232eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_permissions.set_id_injson_permissions_users() 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:465 INFO PostgresClient [572232eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.permissions_users_set_md() 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:465 INFO PostgresClient [572232eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.permissions_users_set_md() 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:465 INFO PostgresClient [572232eqId] trying to execute: DROP TRIGGER IF EXISTS set_permissions_users_md_trigger ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:466 INFO PostgresClient [572233eqId] Successfully executed: DROP TRIGGER IF EXISTS set_permissions_users_md_trigger ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,466 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:466 INFO PostgresClient [572233eqId] trying to execute: CREATE TRIGGER set_permissions_users_md_trigger BEFORE INSERT ON supertenant_mod_permissions.permissions_users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.permissions_users_set_md() 2019-05-20 20:25:20,467 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:466 INFO PostgresClient [572233eqId] Successfully executed: CREATE TRIGGER set_permissions_users_md_trigger BEFORE INSERT ON supertenant_mod_permissions.permissions_users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.permissions_users_set_md() 2019-05-20 20:25:20,467 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:466 INFO PostgresClient [572233eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.set_permissions_users_md_json() 2019-05-20 20:25:20,467 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ langua 2019-05-20 20:25:20,467 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:467 INFO PostgresClient [572234eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_permissions.set_permissions_users_md_json() 2019-05-20 20:25:20,467 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.j 2019-05-20 20:25:20,468 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:467 INFO PostgresClient [572234eqId] trying to execute: DROP TRIGGER IF EXISTS set_permissions_users_md_json_trigger ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,468 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:467 INFO PostgresClient [572234eqId] Successfully executed: DROP TRIGGER IF EXISTS set_permissions_users_md_json_trigger ON supertenant_mod_permissions.permissions_users CASCADE 2019-05-20 20:25:20,468 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:467 INFO PostgresClient [572234eqId] trying to execute: CREATE TRIGGER set_permissions_users_md_json_trigger BEFORE UPDATE ON supertenant_mod_permissions.permissions_users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.set_permissions_users_md_json() 2019-05-20 20:25:20,468 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:468 INFO PostgresClient [572235eqId] Successfully executed: CREATE TRIGGER set_permissions_users_md_json_trigger BEFORE UPDATE ON supertenant_mod_permissions.permissions_users FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_permissions.set_permissions_users_md_json() 2019-05-20 20:25:20,468 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:468 INFO PostgresClient [572235eqId] trying to execute: SET search_path TO supertenant_mod_permissions, public 2019-05-20 20:25:20,469 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:468 INFO PostgresClient [572235eqId] Successfully executed: SET search_path TO supertenant_mod_permissions, public 2019-05-20 20:25:20,469 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:468 INFO PostgresClient [572235eqId] trying to execute: GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA supertenant_mod_permissions TO supertenant_mod_permissions 2019-05-20 20:25:20,470 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:469 INFO PostgresClient [572236eqId] Successfully executed: GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA supertenant_mod_permissions TO supertenant_mod_permissions 2019-05-20 20:25:20,472 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:471 INFO PostgresClient [572238eqId] Successfully committed: 1366621538 2019-05-20 20:25:20,473 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:472 INFO LogUtil [572239eqId] org.folio.rest.RestVerticle start invoking postTenant 2019-05-20 20:25:20,473 INFO OkapiClient 863003/proxy;213553/tenant RES 201 66913us okapiClient http://10.36.1.143:9142/_/tenant 2019-05-20 20:25:20,474 INFO OkapiClient 863003/proxy;880379/tenantpermissions REQ okapiClient supertenant POST http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:20,474 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:473 INFO LogUtil [572240eqId] 10.36.1.143:45024 POST /_/tenant null HTTP_1_1 201 0 65 tid=supertenant Created 2019-05-20 20:25:20,477 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:476 INFO PostgresClient [572243eqId] DB config read from environment variables 2019-05-20 20:25:20,477 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:476 INFO PostgresClient [572243eqId] Using schema: supertenant 2019-05-20 20:25:20,477 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:476 INFO PostgresClient [572243eqId] postgreSQLClientConfig = {"maxPoolSize":5,"port":5432,"host":"10.36.1.143","username":"supertenant_mod_permissions","database":"okapi_modules","password":"..."} 2019-05-20 20:25:20,477 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:476 INFO BaseSQLClient [572243eqId] Creating configuration for 10.36.1.143:5432 2019-05-20 20:25:20,486 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:485 INFO TenantPermsAPI [572252eqId] Saved perm users.collection.get 2019-05-20 20:25:20,494 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:493 INFO TenantPermsAPI [572260eqId] Saved perm users.item.get 2019-05-20 20:25:20,496 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:495 INFO TenantPermsAPI [572262eqId] Saved perm users.read.basic 2019-05-20 20:25:20,498 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:497 INFO TenantPermsAPI [572264eqId] Saved perm users.read.restricted 2019-05-20 20:25:20,500 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:499 INFO TenantPermsAPI [572266eqId] Saved perm users.item.post 2019-05-20 20:25:20,502 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:501 INFO TenantPermsAPI [572268eqId] Saved perm users.item.put 2019-05-20 20:25:20,504 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:503 INFO TenantPermsAPI [572270eqId] Saved perm users.item.delete 2019-05-20 20:25:20,506 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:505 INFO TenantPermsAPI [572272eqId] Saved perm usergroups.collection.get 2019-05-20 20:25:20,508 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:507 INFO TenantPermsAPI [572274eqId] Saved perm usergroups.item.get 2019-05-20 20:25:20,510 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:509 INFO TenantPermsAPI [572276eqId] Saved perm usergroups.item.post 2019-05-20 20:25:20,512 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:512 INFO TenantPermsAPI [572279eqId] Saved perm usergroups.item.put 2019-05-20 20:25:20,514 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:514 INFO TenantPermsAPI [572281eqId] Saved perm usergroups.item.delete 2019-05-20 20:25:20,516 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:516 INFO TenantPermsAPI [572283eqId] Saved perm addresstypes.collection.get 2019-05-20 20:25:20,518 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:518 INFO TenantPermsAPI [572285eqId] Saved perm addresstypes.item.get 2019-05-20 20:25:20,520 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:520 INFO TenantPermsAPI [572287eqId] Saved perm addresstypes.item.post 2019-05-20 20:25:20,522 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:522 INFO TenantPermsAPI [572289eqId] Saved perm addresstypes.item.put 2019-05-20 20:25:20,524 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:524 INFO TenantPermsAPI [572291eqId] Saved perm addresstypes.item.delete 2019-05-20 20:25:20,526 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:526 INFO TenantPermsAPI [572293eqId] Saved perm proxiesfor.collection.get 2019-05-20 20:25:20,528 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:527 INFO TenantPermsAPI [572294eqId] Saved perm proxiesfor.item.get 2019-05-20 20:25:20,530 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:529 INFO TenantPermsAPI [572296eqId] Saved perm proxiesfor.item.post 2019-05-20 20:25:20,532 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:531 INFO TenantPermsAPI [572298eqId] Saved perm proxiesfor.item.put 2019-05-20 20:25:20,534 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:533 INFO TenantPermsAPI [572300eqId] Saved perm proxiesfor.item.delete 2019-05-20 20:25:20,537 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:536 INFO TenantPermsAPI [572303eqId] Permission with name 'users.collection.get' exists 2019-05-20 20:25:20,538 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:538 INFO TenantPermsAPI [572305eqId] Permission with name 'users.item.put' exists 2019-05-20 20:25:20,538 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:538 INFO TenantPermsAPI [572305eqId] Permission with name 'users.item.post' exists 2019-05-20 20:25:20,540 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:539 INFO TenantPermsAPI [572306eqId] Permission with name 'users.item.delete' exists 2019-05-20 20:25:20,540 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:540 INFO TenantPermsAPI [572307eqId] Permission with name 'usergroups.collection.get' exists 2019-05-20 20:25:20,541 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:540 INFO TenantPermsAPI [572307eqId] Permission with name 'usergroups.item.get' exists 2019-05-20 20:25:20,542 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:541 INFO TenantPermsAPI [572308eqId] Permission with name 'users.read.restricted' exists 2019-05-20 20:25:20,542 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:542 INFO TenantPermsAPI [572309eqId] Permission with name 'usergroups.item.put' exists 2019-05-20 20:25:20,543 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:542 INFO TenantPermsAPI [572309eqId] Permission with name 'users.read.basic' exists 2019-05-20 20:25:20,543 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:543 INFO TenantPermsAPI [572310eqId] Permission with name 'usergroups.item.delete' exists 2019-05-20 20:25:20,543 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:543 INFO TenantPermsAPI [572310eqId] Permission with name 'usergroups.item.post' exists 2019-05-20 20:25:20,544 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:543 INFO TenantPermsAPI [572310eqId] Permission with name 'addresstypes.collection.get' exists 2019-05-20 20:25:20,544 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:544 INFO TenantPermsAPI [572311eqId] Permission with name 'addresstypes.item.get' exists 2019-05-20 20:25:20,547 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:546 INFO TenantPermsAPI [572313eqId] Permission with name 'addresstypes.item.post' exists 2019-05-20 20:25:20,547 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:546 INFO TenantPermsAPI [572313eqId] Permission with name 'addresstypes.item.put' exists 2019-05-20 20:25:20,547 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:546 INFO TenantPermsAPI [572313eqId] Permission with name 'users.item.get' exists 2019-05-20 20:25:20,547 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:547 INFO TenantPermsAPI [572314eqId] Permission with name 'proxiesfor.collection.get' exists 2019-05-20 20:25:20,548 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:547 INFO TenantPermsAPI [572314eqId] Permission with name 'addresstypes.item.delete' exists 2019-05-20 20:25:20,548 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:547 INFO TenantPermsAPI [572314eqId] Permission with name 'proxiesfor.item.get' exists 2019-05-20 20:25:20,548 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:548 INFO TenantPermsAPI [572315eqId] Permission with name 'proxiesfor.item.post' exists 2019-05-20 20:25:20,549 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:548 INFO TenantPermsAPI [572315eqId] Permission with name 'proxiesfor.item.put' exists 2019-05-20 20:25:20,549 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:548 INFO TenantPermsAPI [572315eqId] Permission with name 'proxiesfor.item.delete' exists 2019-05-20 20:25:20,550 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:550 INFO TenantPermsAPI [572317eqId] Permission with name 'users.read.restricted' exists 2019-05-20 20:25:20,550 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:550 INFO TenantPermsAPI [572317eqId] Permission with name 'users.item.post' exists 2019-05-20 20:25:20,551 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:550 INFO TenantPermsAPI [572317eqId] Permission with name 'users.read.basic' exists 2019-05-20 20:25:20,551 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:550 INFO TenantPermsAPI [572317eqId] Permission with name 'users.collection.get' exists 2019-05-20 20:25:20,551 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:550 INFO TenantPermsAPI [572317eqId] Permission with name 'users.item.get' exists 2019-05-20 20:25:20,552 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:552 INFO TenantPermsAPI [572319eqId] Permission with name 'usergroups.collection.get' exists 2019-05-20 20:25:20,552 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:552 INFO TenantPermsAPI [572319eqId] Permission with name 'users.item.delete' exists 2019-05-20 20:25:20,553 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:552 INFO TenantPermsAPI [572319eqId] Permission with name 'users.item.put' exists 2019-05-20 20:25:20,553 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:552 INFO TenantPermsAPI [572319eqId] Permission with name 'usergroups.item.get' exists 2019-05-20 20:25:20,553 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:553 INFO TenantPermsAPI [572320eqId] Permission with name 'usergroups.item.post' exists 2019-05-20 20:25:20,554 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:553 INFO TenantPermsAPI [572320eqId] Permission with name 'usergroups.item.put' exists 2019-05-20 20:25:20,554 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:553 INFO TenantPermsAPI [572320eqId] Permission with name 'usergroups.item.delete' exists 2019-05-20 20:25:20,554 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:554 INFO TenantPermsAPI [572321eqId] Permission with name 'addresstypes.item.get' exists 2019-05-20 20:25:20,555 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:554 INFO TenantPermsAPI [572321eqId] Permission with name 'addresstypes.item.post' exists 2019-05-20 20:25:20,555 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:554 INFO TenantPermsAPI [572321eqId] Permission with name 'addresstypes.item.put' exists 2019-05-20 20:25:20,555 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:555 INFO TenantPermsAPI [572322eqId] Permission with name 'addresstypes.item.delete' exists 2019-05-20 20:25:20,555 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:555 INFO TenantPermsAPI [572322eqId] Permission with name 'proxiesfor.collection.get' exists 2019-05-20 20:25:20,556 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:555 INFO TenantPermsAPI [572322eqId] Permission with name 'proxiesfor.item.get' exists 2019-05-20 20:25:20,556 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:556 INFO TenantPermsAPI [572323eqId] Permission with name 'proxiesfor.item.post' exists 2019-05-20 20:25:20,556 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:556 INFO TenantPermsAPI [572323eqId] Permission with name 'addresstypes.collection.get' exists 2019-05-20 20:25:20,557 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:556 INFO TenantPermsAPI [572323eqId] Permission with name 'proxiesfor.item.delete' exists 2019-05-20 20:25:20,558 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:557 INFO TenantPermsAPI [572324eqId] Permission with name 'proxiesfor.item.put' exists 2019-05-20 20:25:20,576 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,576 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,577 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:576 INFO PermsAPI [572343eqId] Performing ADD operation on CHILD_OF of permission users.collection.get with value users.all 2019-05-20 20:25:20,577 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:576 INFO CQLWrapper [572343eqId] CQL >>> SQL: permissionName==users.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.collection.get')) 2019-05-20 20:25:20,579 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,579 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,579 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:579 INFO PermsAPI [572346eqId] Performing ADD operation on CHILD_OF of permission users.item.get with value users.all 2019-05-20 20:25:20,579 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:579 INFO CQLWrapper [572346eqId] CQL >>> SQL: permissionName==users.item.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.item.get')) 2019-05-20 20:25:20,580 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,580 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,581 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:581 INFO PermsAPI [572348eqId] Performing ADD operation on CHILD_OF of permission users.read.basic with value users.all 2019-05-20 20:25:20,581 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:581 INFO CQLWrapper [572348eqId] CQL >>> SQL: permissionName==users.read.basic >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.read.basic')) 2019-05-20 20:25:20,582 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,582 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,583 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:582 INFO PermsAPI [572349eqId] Performing ADD operation on CHILD_OF of permission users.read.restricted with value users.all 2019-05-20 20:25:20,583 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:582 INFO CQLWrapper [572349eqId] CQL >>> SQL: permissionName==users.read.restricted >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.read.restricted')) 2019-05-20 20:25:20,583 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,584 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,585 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:584 INFO PermsAPI [572351eqId] Performing ADD operation on CHILD_OF of permission users.item.post with value users.all 2019-05-20 20:25:20,585 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:584 INFO CQLWrapper [572351eqId] CQL >>> SQL: permissionName==users.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.item.post')) 2019-05-20 20:25:20,586 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,586 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,587 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:586 INFO PermsAPI [572353eqId] Performing ADD operation on CHILD_OF of permission users.item.put with value users.all 2019-05-20 20:25:20,587 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:586 INFO CQLWrapper [572353eqId] CQL >>> SQL: permissionName==users.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.item.put')) 2019-05-20 20:25:20,587 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,587 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,588 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:588 INFO PermsAPI [572355eqId] Performing ADD operation on CHILD_OF of permission users.item.delete with value users.all 2019-05-20 20:25:20,588 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:588 INFO CQLWrapper [572355eqId] CQL >>> SQL: permissionName==users.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.item.delete')) 2019-05-20 20:25:20,589 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,589 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,590 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:589 INFO PermsAPI [572356eqId] Performing ADD operation on CHILD_OF of permission usergroups.collection.get with value users.all 2019-05-20 20:25:20,590 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:589 INFO CQLWrapper [572356eqId] CQL >>> SQL: permissionName==usergroups.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('usergroups.collection.get')) 2019-05-20 20:25:20,591 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,591 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,592 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:591 INFO PermsAPI [572358eqId] Performing ADD operation on CHILD_OF of permission usergroups.item.get with value users.all 2019-05-20 20:25:20,592 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:591 INFO CQLWrapper [572358eqId] CQL >>> SQL: permissionName==usergroups.item.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('usergroups.item.get')) 2019-05-20 20:25:20,592 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,592 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,593 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:593 INFO PermsAPI [572360eqId] Performing ADD operation on CHILD_OF of permission usergroups.item.post with value users.all 2019-05-20 20:25:20,594 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:593 INFO CQLWrapper [572360eqId] CQL >>> SQL: permissionName==usergroups.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('usergroups.item.post')) 2019-05-20 20:25:20,594 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,595 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,595 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:595 INFO PermsAPI [572362eqId] Performing ADD operation on CHILD_OF of permission usergroups.item.put with value users.all 2019-05-20 20:25:20,595 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:595 INFO CQLWrapper [572362eqId] CQL >>> SQL: permissionName==usergroups.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('usergroups.item.put')) 2019-05-20 20:25:20,596 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,596 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,597 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:596 INFO PermsAPI [572363eqId] Performing ADD operation on CHILD_OF of permission usergroups.item.delete with value users.all 2019-05-20 20:25:20,597 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:597 INFO CQLWrapper [572364eqId] CQL >>> SQL: permissionName==usergroups.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('usergroups.item.delete')) 2019-05-20 20:25:20,598 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,598 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,599 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:598 INFO PermsAPI [572365eqId] Performing ADD operation on CHILD_OF of permission addresstypes.collection.get with value users.all 2019-05-20 20:25:20,599 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:598 INFO CQLWrapper [572365eqId] CQL >>> SQL: permissionName==addresstypes.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('addresstypes.collection.get')) 2019-05-20 20:25:20,600 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,600 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,601 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:600 INFO PermsAPI [572367eqId] Performing ADD operation on CHILD_OF of permission addresstypes.item.get with value users.all 2019-05-20 20:25:20,601 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:600 INFO CQLWrapper [572367eqId] CQL >>> SQL: permissionName==addresstypes.item.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('addresstypes.item.get')) 2019-05-20 20:25:20,602 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,602 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,603 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:602 INFO PermsAPI [572369eqId] Performing ADD operation on CHILD_OF of permission addresstypes.item.post with value users.all 2019-05-20 20:25:20,603 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:603 INFO CQLWrapper [572370eqId] CQL >>> SQL: permissionName==addresstypes.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('addresstypes.item.post')) 2019-05-20 20:25:20,604 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,604 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,605 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:604 INFO PermsAPI [572371eqId] Performing ADD operation on CHILD_OF of permission addresstypes.item.put with value users.all 2019-05-20 20:25:20,605 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:605 INFO CQLWrapper [572372eqId] CQL >>> SQL: permissionName==addresstypes.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('addresstypes.item.put')) 2019-05-20 20:25:20,606 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,606 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,608 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:607 INFO PermsAPI [572374eqId] Performing ADD operation on CHILD_OF of permission addresstypes.item.delete with value users.all 2019-05-20 20:25:20,608 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:607 INFO CQLWrapper [572374eqId] CQL >>> SQL: permissionName==addresstypes.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('addresstypes.item.delete')) 2019-05-20 20:25:20,608 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,609 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,609 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:609 INFO PermsAPI [572376eqId] Performing ADD operation on CHILD_OF of permission proxiesfor.collection.get with value users.all 2019-05-20 20:25:20,609 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:609 INFO CQLWrapper [572376eqId] CQL >>> SQL: permissionName==proxiesfor.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('proxiesfor.collection.get')) 2019-05-20 20:25:20,610 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,610 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,612 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:611 INFO PermsAPI [572378eqId] Performing ADD operation on CHILD_OF of permission proxiesfor.item.get with value users.all 2019-05-20 20:25:20,612 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:611 INFO CQLWrapper [572378eqId] CQL >>> SQL: permissionName==proxiesfor.item.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('proxiesfor.item.get')) 2019-05-20 20:25:20,613 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,613 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,614 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:613 INFO PermsAPI [572380eqId] Performing ADD operation on CHILD_OF of permission proxiesfor.item.post with value users.all 2019-05-20 20:25:20,614 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:613 INFO CQLWrapper [572380eqId] CQL >>> SQL: permissionName==proxiesfor.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('proxiesfor.item.post')) 2019-05-20 20:25:20,615 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,615 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,616 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:615 INFO PermsAPI [572382eqId] Performing ADD operation on CHILD_OF of permission proxiesfor.item.put with value users.all 2019-05-20 20:25:20,616 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:615 INFO CQLWrapper [572382eqId] CQL >>> SQL: permissionName==proxiesfor.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('proxiesfor.item.put')) 2019-05-20 20:25:20,617 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,617 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,618 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:617 INFO PermsAPI [572384eqId] Performing ADD operation on CHILD_OF of permission proxiesfor.item.delete with value users.all 2019-05-20 20:25:20,618 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:617 INFO CQLWrapper [572384eqId] CQL >>> SQL: permissionName==proxiesfor.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('proxiesfor.item.delete')) 2019-05-20 20:25:20,620 INFO OkapiClient 863003/proxy;880379/tenantpermissions RES 201 145434us okapiClient http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:20,620 INFO OkapiClient 863003/proxy;429688/tenantpermissions REQ okapiClient supertenant POST http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:20,621 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:619 INFO TenantPermsAPI [572386eqId] Saved perm users.all 2019-05-20 20:25:20,621 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:619 INFO LogUtil [572386eqId] org.folio.rest.RestVerticle start invoking postTenantpermissions 2019-05-20 20:25:20,621 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:620 INFO LogUtil [572387eqId] 10.36.1.143:45030 POST /_/tenantpermissions null HTTP_1_1 201 4728 144 tid=supertenant Created 2019-05-20 20:25:20,625 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:624 INFO TenantPermsAPI [572391eqId] Saved perm okapi.deployment.post 2019-05-20 20:25:20,629 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:629 INFO TenantPermsAPI [572396eqId] Saved perm okapi.deployment.delete 2019-05-20 20:25:20,631 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:631 INFO TenantPermsAPI [572398eqId] Saved perm okapi.discovery.post 2019-05-20 20:25:20,635 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:635 INFO TenantPermsAPI [572402eqId] Saved perm okapi.discovery.put 2019-05-20 20:25:20,638 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:637 INFO TenantPermsAPI [572404eqId] Saved perm okapi.discovery.delete 2019-05-20 20:25:20,640 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:639 INFO TenantPermsAPI [572406eqId] Saved perm okapi.discovery.nodes.put 2019-05-20 20:25:20,642 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:641 INFO TenantPermsAPI [572408eqId] Saved perm okapi.proxy.modules.post 2019-05-20 20:25:20,644 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:643 INFO TenantPermsAPI [572410eqId] Saved perm okapi.proxy.modules.put 2019-05-20 20:25:20,646 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:646 INFO TenantPermsAPI [572413eqId] Saved perm okapi.proxy.modules.delete 2019-05-20 20:25:20,648 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:648 INFO TenantPermsAPI [572415eqId] Saved perm okapi.proxy.pull.modules.post 2019-05-20 20:25:20,650 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:650 INFO TenantPermsAPI [572417eqId] Saved perm okapi.proxy.tenants.post 2019-05-20 20:25:20,652 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:652 INFO TenantPermsAPI [572419eqId] Saved perm okapi.proxy.tenants.put 2019-05-20 20:25:20,654 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:654 INFO TenantPermsAPI [572421eqId] Saved perm okapi.proxy.tenants.delete 2019-05-20 20:25:20,657 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:656 INFO TenantPermsAPI [572423eqId] Saved perm okapi.proxy.tenants.upgrade.post 2019-05-20 20:25:20,659 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:658 INFO TenantPermsAPI [572425eqId] Saved perm okapi.proxy.tenants.install.post 2019-05-20 20:25:20,661 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:660 INFO TenantPermsAPI [572427eqId] Saved perm okapi.proxy.tenants.modules.post 2019-05-20 20:25:20,663 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:662 INFO TenantPermsAPI [572429eqId] Saved perm okapi.proxy.tenants.modules.enabled.post 2019-05-20 20:25:20,665 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:664 INFO TenantPermsAPI [572431eqId] Saved perm okapi.proxy.tenants.modules.enabled.delete 2019-05-20 20:25:20,667 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:666 INFO TenantPermsAPI [572433eqId] Saved perm okapi.env.post 2019-05-20 20:25:20,669 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:668 INFO TenantPermsAPI [572435eqId] Saved perm okapi.env.list 2019-05-20 20:25:20,671 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:670 INFO TenantPermsAPI [572437eqId] Saved perm okapi.env.get 2019-05-20 20:25:20,673 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:672 INFO TenantPermsAPI [572439eqId] Saved perm okapi.env.delete 2019-05-20 20:25:20,674 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:674 INFO TenantPermsAPI [572441eqId] Permission with name 'okapi.deployment.delete' exists 2019-05-20 20:25:20,674 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:674 INFO TenantPermsAPI [572441eqId] Permission with name 'okapi.deployment.post' exists 2019-05-20 20:25:20,675 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:674 INFO TenantPermsAPI [572441eqId] Permission with name 'okapi.discovery.put' exists 2019-05-20 20:25:20,675 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:674 INFO TenantPermsAPI [572441eqId] Permission with name 'okapi.discovery.post' exists 2019-05-20 20:25:20,675 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:674 INFO TenantPermsAPI [572441eqId] Permission with name 'okapi.discovery.delete' exists 2019-05-20 20:25:20,675 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:675 INFO TenantPermsAPI [572442eqId] Permission with name 'okapi.discovery.nodes.put' exists 2019-05-20 20:25:20,677 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:676 INFO TenantPermsAPI [572443eqId] Permission with name 'okapi.deployment.post' exists 2019-05-20 20:25:20,677 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:676 INFO TenantPermsAPI [572443eqId] Permission with name 'okapi.deployment.delete' exists 2019-05-20 20:25:20,677 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:676 INFO TenantPermsAPI [572443eqId] Permission with name 'okapi.discovery.post' exists 2019-05-20 20:25:20,677 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:676 INFO TenantPermsAPI [572443eqId] Permission with name 'okapi.discovery.put' exists 2019-05-20 20:25:20,677 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:676 INFO TenantPermsAPI [572443eqId] Permission with name 'okapi.discovery.delete' exists 2019-05-20 20:25:20,678 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:677 INFO TenantPermsAPI [572444eqId] Permission with name 'okapi.discovery.nodes.put' exists 2019-05-20 20:25:20,683 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,683 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,684 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:683 INFO PermsAPI [572450eqId] Performing ADD operation on CHILD_OF of permission okapi.deployment.post with value okapi.deploy 2019-05-20 20:25:20,684 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:683 INFO CQLWrapper [572450eqId] CQL >>> SQL: permissionName==okapi.deployment.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.deployment.post')) 2019-05-20 20:25:20,685 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,685 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,686 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:686 INFO PermsAPI [572453eqId] Performing ADD operation on CHILD_OF of permission okapi.deployment.delete with value okapi.deploy 2019-05-20 20:25:20,686 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:686 INFO CQLWrapper [572453eqId] CQL >>> SQL: permissionName==okapi.deployment.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.deployment.delete')) 2019-05-20 20:25:20,687 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,687 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,688 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:687 INFO PermsAPI [572454eqId] Performing ADD operation on CHILD_OF of permission okapi.discovery.post with value okapi.deploy 2019-05-20 20:25:20,688 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:687 INFO CQLWrapper [572454eqId] CQL >>> SQL: permissionName==okapi.discovery.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.discovery.post')) 2019-05-20 20:25:20,689 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,689 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,689 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:689 INFO PermsAPI [572456eqId] Performing ADD operation on CHILD_OF of permission okapi.discovery.put with value okapi.deploy 2019-05-20 20:25:20,690 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:689 INFO CQLWrapper [572456eqId] CQL >>> SQL: permissionName==okapi.discovery.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.discovery.put')) 2019-05-20 20:25:20,690 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,690 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,691 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:690 INFO PermsAPI [572457eqId] Performing ADD operation on CHILD_OF of permission okapi.discovery.delete with value okapi.deploy 2019-05-20 20:25:20,691 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:691 INFO CQLWrapper [572458eqId] CQL >>> SQL: permissionName==okapi.discovery.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.discovery.delete')) 2019-05-20 20:25:20,692 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,692 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,693 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:692 INFO PermsAPI [572459eqId] Performing ADD operation on CHILD_OF of permission okapi.discovery.nodes.put with value okapi.deploy 2019-05-20 20:25:20,693 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:692 INFO CQLWrapper [572459eqId] CQL >>> SQL: permissionName==okapi.discovery.nodes.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.discovery.nodes.put')) 2019-05-20 20:25:20,694 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:694 INFO TenantPermsAPI [572461eqId] Saved perm okapi.deploy 2019-05-20 20:25:20,695 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:695 INFO TenantPermsAPI [572462eqId] Permission with name 'okapi.proxy.modules.put' exists 2019-05-20 20:25:20,695 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:695 INFO TenantPermsAPI [572462eqId] Permission with name 'okapi.proxy.modules.delete' exists 2019-05-20 20:25:20,696 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:695 INFO TenantPermsAPI [572462eqId] Permission with name 'okapi.proxy.modules.post' exists 2019-05-20 20:25:20,696 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:695 INFO TenantPermsAPI [572462eqId] Permission with name 'okapi.proxy.pull.modules.post' exists 2019-05-20 20:25:20,697 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:696 INFO TenantPermsAPI [572463eqId] Permission with name 'okapi.proxy.modules.post' exists 2019-05-20 20:25:20,697 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:696 INFO TenantPermsAPI [572463eqId] Permission with name 'okapi.proxy.modules.put' exists 2019-05-20 20:25:20,697 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:696 INFO TenantPermsAPI [572463eqId] Permission with name 'okapi.proxy.pull.modules.post' exists 2019-05-20 20:25:20,697 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:696 INFO TenantPermsAPI [572463eqId] Permission with name 'okapi.proxy.modules.delete' exists 2019-05-20 20:25:20,700 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,700 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,701 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:701 INFO PermsAPI [572468eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.modules.post with value okapi.modules 2019-05-20 20:25:20,701 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:701 INFO CQLWrapper [572468eqId] CQL >>> SQL: permissionName==okapi.proxy.modules.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.modules.post')) 2019-05-20 20:25:20,703 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,703 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,704 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:703 INFO PermsAPI [572470eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.modules.put with value okapi.modules 2019-05-20 20:25:20,704 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:703 INFO CQLWrapper [572470eqId] CQL >>> SQL: permissionName==okapi.proxy.modules.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.modules.put')) 2019-05-20 20:25:20,704 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,705 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,705 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:705 INFO PermsAPI [572472eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.modules.delete with value okapi.modules 2019-05-20 20:25:20,705 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:705 INFO CQLWrapper [572472eqId] CQL >>> SQL: permissionName==okapi.proxy.modules.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.modules.delete')) 2019-05-20 20:25:20,706 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,706 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,707 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:706 INFO PermsAPI [572473eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.pull.modules.post with value okapi.modules 2019-05-20 20:25:20,707 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:706 INFO CQLWrapper [572473eqId] CQL >>> SQL: permissionName==okapi.proxy.pull.modules.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.pull.modules.post')) 2019-05-20 20:25:20,708 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:708 INFO TenantPermsAPI [572475eqId] Saved perm okapi.modules 2019-05-20 20:25:20,709 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:709 INFO TenantPermsAPI [572476eqId] Permission with name 'okapi.proxy.tenants.post' exists 2019-05-20 20:25:20,709 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:709 INFO TenantPermsAPI [572476eqId] Permission with name 'okapi.proxy.tenants.put' exists 2019-05-20 20:25:20,710 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:709 INFO TenantPermsAPI [572476eqId] Permission with name 'okapi.proxy.tenants.delete' exists 2019-05-20 20:25:20,710 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:710 INFO TenantPermsAPI [572477eqId] Permission with name 'okapi.proxy.tenants.post' exists 2019-05-20 20:25:20,710 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:710 INFO TenantPermsAPI [572477eqId] Permission with name 'okapi.proxy.tenants.put' exists 2019-05-20 20:25:20,711 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:710 INFO TenantPermsAPI [572477eqId] Permission with name 'okapi.proxy.tenants.delete' exists 2019-05-20 20:25:20,714 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,714 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,714 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:714 INFO PermsAPI [572481eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.post with value okapi.tenants 2019-05-20 20:25:20,715 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:714 INFO CQLWrapper [572481eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.post')) 2019-05-20 20:25:20,716 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,716 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,717 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:716 INFO PermsAPI [572483eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.put with value okapi.tenants 2019-05-20 20:25:20,717 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:716 INFO CQLWrapper [572483eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.put')) 2019-05-20 20:25:20,717 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,718 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,718 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:718 INFO PermsAPI [572485eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.delete with value okapi.tenants 2019-05-20 20:25:20,718 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:718 INFO CQLWrapper [572485eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.delete')) 2019-05-20 20:25:20,720 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:719 INFO TenantPermsAPI [572486eqId] Saved perm okapi.tenants 2019-05-20 20:25:20,721 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:720 INFO TenantPermsAPI [572487eqId] Permission with name 'okapi.proxy.tenants.modules.post' exists 2019-05-20 20:25:20,721 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:721 INFO TenantPermsAPI [572488eqId] Permission with name 'okapi.proxy.tenants.modules.enabled.delete' exists 2019-05-20 20:25:20,721 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:721 INFO TenantPermsAPI [572488eqId] Permission with name 'okapi.proxy.tenants.modules.enabled.post' exists 2019-05-20 20:25:20,722 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:721 INFO TenantPermsAPI [572488eqId] Permission with name 'okapi.proxy.tenants.upgrade.post' exists 2019-05-20 20:25:20,722 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:721 INFO TenantPermsAPI [572488eqId] Permission with name 'okapi.proxy.tenants.install.post' exists 2019-05-20 20:25:20,723 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:722 INFO TenantPermsAPI [572489eqId] Permission with name 'okapi.proxy.tenants.modules.enabled.post' exists 2019-05-20 20:25:20,723 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:722 INFO TenantPermsAPI [572489eqId] Permission with name 'okapi.proxy.tenants.upgrade.post' exists 2019-05-20 20:25:20,723 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:722 INFO TenantPermsAPI [572489eqId] Permission with name 'okapi.proxy.tenants.modules.enabled.delete' exists 2019-05-20 20:25:20,723 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:722 INFO TenantPermsAPI [572489eqId] Permission with name 'okapi.proxy.tenants.modules.post' exists 2019-05-20 20:25:20,723 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:723 INFO TenantPermsAPI [572490eqId] Permission with name 'okapi.proxy.tenants.install.post' exists 2019-05-20 20:25:20,728 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,728 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,728 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:728 INFO PermsAPI [572495eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.modules.post with value okapi.tenantmodules 2019-05-20 20:25:20,728 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:728 INFO CQLWrapper [572495eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.modules.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.modules.post')) 2019-05-20 20:25:20,729 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,729 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,730 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:729 INFO PermsAPI [572496eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.modules.enabled.post with value okapi.tenantmodules 2019-05-20 20:25:20,730 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:729 INFO CQLWrapper [572496eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.modules.enabled.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.modules.enabled.post')) 2019-05-20 20:25:20,731 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,731 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,731 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:731 INFO PermsAPI [572498eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.modules.enabled.delete with value okapi.tenantmodules 2019-05-20 20:25:20,732 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:731 INFO CQLWrapper [572498eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.modules.enabled.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.modules.enabled.delete')) 2019-05-20 20:25:20,732 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,732 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,733 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:733 INFO PermsAPI [572500eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.upgrade.post with value okapi.tenantmodules 2019-05-20 20:25:20,733 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:733 INFO CQLWrapper [572500eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.upgrade.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.upgrade.post')) 2019-05-20 20:25:20,734 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,734 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,735 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:734 INFO PermsAPI [572501eqId] Performing ADD operation on CHILD_OF of permission okapi.proxy.tenants.install.post with value okapi.tenantmodules 2019-05-20 20:25:20,735 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:734 INFO CQLWrapper [572501eqId] CQL >>> SQL: permissionName==okapi.proxy.tenants.install.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.tenants.install.post')) 2019-05-20 20:25:20,737 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:736 INFO TenantPermsAPI [572503eqId] Saved perm okapi.tenantmodules 2019-05-20 20:25:20,737 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:737 INFO TenantPermsAPI [572504eqId] Permission with name 'okapi.env.post' exists 2019-05-20 20:25:20,738 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:737 INFO TenantPermsAPI [572504eqId] Permission with name 'okapi.env.delete' exists 2019-05-20 20:25:20,738 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:737 INFO TenantPermsAPI [572504eqId] Permission with name 'okapi.env.list' exists 2019-05-20 20:25:20,738 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:737 INFO TenantPermsAPI [572504eqId] Permission with name 'okapi.env.get' exists 2019-05-20 20:25:20,739 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:738 INFO TenantPermsAPI [572505eqId] Permission with name 'okapi.env.post' exists 2019-05-20 20:25:20,739 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:738 INFO TenantPermsAPI [572505eqId] Permission with name 'okapi.env.list' exists 2019-05-20 20:25:20,739 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:738 INFO TenantPermsAPI [572505eqId] Permission with name 'okapi.env.delete' exists 2019-05-20 20:25:20,739 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:739 INFO TenantPermsAPI [572506eqId] Permission with name 'okapi.env.get' exists 2019-05-20 20:25:20,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:743 INFO PermsAPI [572510eqId] Performing ADD operation on CHILD_OF of permission okapi.env.post with value okapi.env 2019-05-20 20:25:20,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:743 INFO CQLWrapper [572510eqId] CQL >>> SQL: permissionName==okapi.env.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.env.post')) 2019-05-20 20:25:20,744 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,744 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,745 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:744 INFO PermsAPI [572511eqId] Performing ADD operation on CHILD_OF of permission okapi.env.delete with value okapi.env 2019-05-20 20:25:20,745 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:744 INFO CQLWrapper [572511eqId] CQL >>> SQL: permissionName==okapi.env.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.env.delete')) 2019-05-20 20:25:20,746 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,746 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,747 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:746 INFO PermsAPI [572513eqId] Performing ADD operation on CHILD_OF of permission okapi.env.list with value okapi.env 2019-05-20 20:25:20,747 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:746 INFO CQLWrapper [572513eqId] CQL >>> SQL: permissionName==okapi.env.list >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.env.list')) 2019-05-20 20:25:20,748 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,748 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,748 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:748 INFO PermsAPI [572515eqId] Performing ADD operation on CHILD_OF of permission okapi.env.get with value okapi.env 2019-05-20 20:25:20,749 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:748 INFO CQLWrapper [572515eqId] CQL >>> SQL: permissionName==okapi.env.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.env.get')) 2019-05-20 20:25:20,750 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:749 INFO TenantPermsAPI [572516eqId] Saved perm okapi.env 2019-05-20 20:25:20,751 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:751 INFO TenantPermsAPI [572518eqId] Permission with name 'okapi.modules' exists 2019-05-20 20:25:20,751 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:751 INFO TenantPermsAPI [572518eqId] Permission with name 'okapi.tenants' exists 2019-05-20 20:25:20,751 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:751 INFO TenantPermsAPI [572518eqId] Permission with name 'okapi.deploy' exists 2019-05-20 20:25:20,752 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:751 INFO TenantPermsAPI [572518eqId] Permission with name 'okapi.tenantmodules' exists 2019-05-20 20:25:20,752 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:751 INFO TenantPermsAPI [572518eqId] Permission with name 'okapi.env' exists 2019-05-20 20:25:20,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:752 INFO TenantPermsAPI [572519eqId] Permission with name 'okapi.deploy' exists 2019-05-20 20:25:20,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:752 INFO TenantPermsAPI [572519eqId] Permission with name 'okapi.modules' exists 2019-05-20 20:25:20,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:752 INFO TenantPermsAPI [572519eqId] Permission with name 'okapi.tenants' exists 2019-05-20 20:25:20,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:753 INFO TenantPermsAPI [572520eqId] Permission with name 'okapi.tenantmodules' exists 2019-05-20 20:25:20,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:753 INFO TenantPermsAPI [572520eqId] Permission with name 'okapi.env' exists 2019-05-20 20:25:20,758 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,758 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,758 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:758 INFO PermsAPI [572525eqId] Performing ADD operation on CHILD_OF of permission okapi.deploy with value okapi.all 2019-05-20 20:25:20,758 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:758 INFO CQLWrapper [572525eqId] CQL >>> SQL: permissionName==okapi.deploy >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.deploy')) 2019-05-20 20:25:20,760 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,760 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,761 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:760 INFO PermsAPI [572527eqId] Performing ADD operation on CHILD_OF of permission okapi.modules with value okapi.all 2019-05-20 20:25:20,761 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:760 INFO CQLWrapper [572527eqId] CQL >>> SQL: permissionName==okapi.modules >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.modules')) 2019-05-20 20:25:20,762 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,762 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,762 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:762 INFO PermsAPI [572529eqId] Performing ADD operation on CHILD_OF of permission okapi.tenants with value okapi.all 2019-05-20 20:25:20,762 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:762 INFO CQLWrapper [572529eqId] CQL >>> SQL: permissionName==okapi.tenants >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.tenants')) 2019-05-20 20:25:20,763 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,763 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,764 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:763 INFO PermsAPI [572530eqId] Performing ADD operation on CHILD_OF of permission okapi.tenantmodules with value okapi.all 2019-05-20 20:25:20,764 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:763 INFO CQLWrapper [572530eqId] CQL >>> SQL: permissionName==okapi.tenantmodules >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.tenantmodules')) 2019-05-20 20:25:20,765 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,765 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,766 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:765 INFO PermsAPI [572532eqId] Performing ADD operation on CHILD_OF of permission okapi.env with value okapi.all 2019-05-20 20:25:20,766 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:765 INFO CQLWrapper [572532eqId] CQL >>> SQL: permissionName==okapi.env >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.env')) 2019-05-20 20:25:20,767 INFO OkapiClient 863003/proxy;429688/tenantpermissions RES 201 146550us okapiClient http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:20,768 INFO OkapiClient 863003/proxy;986853/tenantpermissions REQ okapiClient supertenant POST http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:20,768 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:767 INFO TenantPermsAPI [572534eqId] Saved perm okapi.all 2019-05-20 20:25:20,768 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:767 INFO LogUtil [572534eqId] org.folio.rest.RestVerticle start invoking postTenantpermissions 2019-05-20 20:25:20,768 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:767 INFO LogUtil [572534eqId] 10.36.1.143:45042 POST /_/tenantpermissions null HTTP_1_1 201 6189 145 tid=supertenant Created 2019-05-20 20:25:20,772 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:772 INFO TenantPermsAPI [572539eqId] Saved perm perms.users.get 2019-05-20 20:25:20,776 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:775 INFO TenantPermsAPI [572542eqId] Saved perm perms.users.item.post 2019-05-20 20:25:20,778 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:777 INFO TenantPermsAPI [572544eqId] Saved perm perms.users.item.put 2019-05-20 20:25:20,780 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:779 INFO TenantPermsAPI [572546eqId] Saved perm perms.users.item.delete 2019-05-20 20:25:20,782 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:781 INFO TenantPermsAPI [572548eqId] Saved perm perms.permissions.get 2019-05-20 20:25:20,784 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:783 INFO TenantPermsAPI [572550eqId] Saved perm perms.permissions.item.post 2019-05-20 20:25:20,786 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:785 INFO TenantPermsAPI [572552eqId] Saved perm perms.permissions.item.put 2019-05-20 20:25:20,787 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:787 INFO TenantPermsAPI [572554eqId] Saved perm perms.permissions.item.delete 2019-05-20 20:25:20,789 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:788 INFO TenantPermsAPI [572555eqId] Permission with name 'perms.permissions.get' exists 2019-05-20 20:25:20,789 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:788 INFO TenantPermsAPI [572555eqId] Permission with name 'perms.permissions.item.post' exists 2019-05-20 20:25:20,789 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:788 INFO TenantPermsAPI [572555eqId] Permission with name 'perms.permissions.item.put' exists 2019-05-20 20:25:20,789 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:788 INFO TenantPermsAPI [572555eqId] Permission with name 'perms.permissions.item.delete' exists 2019-05-20 20:25:20,790 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:789 INFO TenantPermsAPI [572556eqId] Permission with name 'perms.permissions.item.post' exists 2019-05-20 20:25:20,790 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:789 INFO TenantPermsAPI [572556eqId] Permission with name 'perms.permissions.get' exists 2019-05-20 20:25:20,790 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:790 INFO TenantPermsAPI [572557eqId] Permission with name 'perms.permissions.item.put' exists 2019-05-20 20:25:20,790 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:790 INFO TenantPermsAPI [572557eqId] Permission with name 'perms.permissions.item.delete' exists 2019-05-20 20:25:20,794 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,794 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,795 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:794 INFO PermsAPI [572561eqId] Performing ADD operation on CHILD_OF of permission perms.permissions.get with value perms.permissions 2019-05-20 20:25:20,795 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:795 INFO CQLWrapper [572562eqId] CQL >>> SQL: permissionName==perms.permissions.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.permissions.get')) 2019-05-20 20:25:20,796 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,796 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,797 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:796 INFO PermsAPI [572563eqId] Performing ADD operation on CHILD_OF of permission perms.permissions.item.post with value perms.permissions 2019-05-20 20:25:20,797 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:796 INFO CQLWrapper [572563eqId] CQL >>> SQL: permissionName==perms.permissions.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.permissions.item.post')) 2019-05-20 20:25:20,797 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,798 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,805 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:804 INFO PermsAPI [572571eqId] Performing ADD operation on CHILD_OF of permission perms.permissions.item.put with value perms.permissions 2019-05-20 20:25:20,805 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:804 INFO CQLWrapper [572571eqId] CQL >>> SQL: permissionName==perms.permissions.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.permissions.item.put')) 2019-05-20 20:25:20,806 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,806 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,807 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:806 INFO PermsAPI [572573eqId] Performing ADD operation on CHILD_OF of permission perms.permissions.item.delete with value perms.permissions 2019-05-20 20:25:20,807 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:806 INFO CQLWrapper [572573eqId] CQL >>> SQL: permissionName==perms.permissions.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.permissions.item.delete')) 2019-05-20 20:25:20,809 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:808 INFO TenantPermsAPI [572575eqId] Saved perm perms.permissions 2019-05-20 20:25:20,810 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:809 INFO TenantPermsAPI [572576eqId] Permission with name 'perms.users.get' exists 2019-05-20 20:25:20,810 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:809 INFO TenantPermsAPI [572576eqId] Permission with name 'perms.users.item.post' exists 2019-05-20 20:25:20,810 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:809 INFO TenantPermsAPI [572576eqId] Permission with name 'perms.users.item.put' exists 2019-05-20 20:25:20,810 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:810 INFO TenantPermsAPI [572577eqId] Permission with name 'perms.users.item.delete' exists 2019-05-20 20:25:20,811 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:811 INFO TenantPermsAPI [572578eqId] Permission with name 'perms.users.get' exists 2019-05-20 20:25:20,811 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:811 INFO TenantPermsAPI [572578eqId] Permission with name 'perms.users.item.post' exists 2019-05-20 20:25:20,811 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:811 INFO TenantPermsAPI [572578eqId] Permission with name 'perms.users.item.put' exists 2019-05-20 20:25:20,812 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:811 INFO TenantPermsAPI [572578eqId] Permission with name 'perms.users.item.delete' exists 2019-05-20 20:25:20,815 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,815 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,816 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:815 INFO PermsAPI [572582eqId] Performing ADD operation on CHILD_OF of permission perms.users.get with value perms.users 2019-05-20 20:25:20,816 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:815 INFO CQLWrapper [572582eqId] CQL >>> SQL: permissionName==perms.users.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.users.get')) 2019-05-20 20:25:20,817 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,817 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,818 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:817 INFO PermsAPI [572584eqId] Performing ADD operation on CHILD_OF of permission perms.users.item.post with value perms.users 2019-05-20 20:25:20,818 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:817 INFO CQLWrapper [572584eqId] CQL >>> SQL: permissionName==perms.users.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.users.item.post')) 2019-05-20 20:25:20,819 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,819 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,819 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:819 INFO PermsAPI [572586eqId] Performing ADD operation on CHILD_OF of permission perms.users.item.put with value perms.users 2019-05-20 20:25:20,819 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:819 INFO CQLWrapper [572586eqId] CQL >>> SQL: permissionName==perms.users.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.users.item.put')) 2019-05-20 20:25:20,820 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,820 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,821 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:820 INFO PermsAPI [572587eqId] Performing ADD operation on CHILD_OF of permission perms.users.item.delete with value perms.users 2019-05-20 20:25:20,821 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:821 INFO CQLWrapper [572588eqId] CQL >>> SQL: permissionName==perms.users.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.users.item.delete')) 2019-05-20 20:25:20,823 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:822 INFO TenantPermsAPI [572589eqId] Saved perm perms.users 2019-05-20 20:25:20,824 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:823 INFO TenantPermsAPI [572590eqId] Permission with name 'perms.permissions' exists 2019-05-20 20:25:20,824 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:823 INFO TenantPermsAPI [572590eqId] Permission with name 'perms.users' exists 2019-05-20 20:25:20,825 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:824 INFO TenantPermsAPI [572591eqId] Permission with name 'perms.users' exists 2019-05-20 20:25:20,825 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:824 INFO TenantPermsAPI [572591eqId] Permission with name 'perms.permissions' exists 2019-05-20 20:25:20,827 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,828 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,828 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:828 INFO PermsAPI [572595eqId] Performing ADD operation on CHILD_OF of permission perms.users with value perms.all 2019-05-20 20:25:20,828 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:828 INFO CQLWrapper [572595eqId] CQL >>> SQL: permissionName==perms.users >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.users')) 2019-05-20 20:25:20,829 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:20 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:20,829 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:20,830 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:829 INFO PermsAPI [572596eqId] Performing ADD operation on CHILD_OF of permission perms.permissions with value perms.all 2019-05-20 20:25:20,830 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:829 INFO CQLWrapper [572596eqId] CQL >>> SQL: permissionName==perms.permissions >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.permissions')) 2019-05-20 20:25:20,832 INFO OkapiClient 863003/proxy;986853/tenantpermissions RES 201 63786us okapiClient http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:20,832 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:831 INFO TenantPermsAPI [572598eqId] Saved perm perms.all 2019-05-20 20:25:20,832 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:831 INFO LogUtil [572598eqId] org.folio.rest.RestVerticle start invoking postTenantpermissions 2019-05-20 20:25:20,833 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:20:832 INFO LogUtil [572599eqId] 10.36.1.143:45044 POST /_/tenantpermissions null HTTP_1_1 201 2304 62 tid=supertenant Created 2019-05-20 20:25:20,834 INFO ProxyContext 863003/proxy RES 201 428620us okapi-2.29.1 /_/proxy/tenants/supertenant/modules 2019-05-20 20:25:20,834 INFO TenantManager handleTimer tenant=supertenant module=null seq1=0 2019-05-20 20:25:20,834 INFO TenantManager handleTimer done no=0 2019-05-20 20:25:21,484 INFO ProxyContext 433773/users REQ 10.36.1.143:49656 supertenant GET /users/bddd70cd-036b-5456-976e-01ee5e84a05f mod-users-15.6.0-SNAPSHOT.76 2019-05-20 20:25:21,488 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:21 INFO PostgresClient DB config read from environment variables 2019-05-20 20:25:21,488 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:21 INFO PostgresClient Using schema: supertenant 2019-05-20 20:25:21,488 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:21 INFO PostgresClient postgreSQLClientConfig = {"maxPoolSize":5,"port":5432,"host":"10.36.1.143","username":"supertenant_mod_users","database":"okapi_modules","password":"..."} 2019-05-20 20:25:21,488 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:21 INFO BaseSQLClient Creating configuration for 10.36.1.143:5432 2019-05-20 20:25:21,495 INFO ProxyContext 433773/users RES 404 11105us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users/bddd70cd-036b-5456-976e-01ee5e84a05f 2019-05-20 20:25:21,496 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:21 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsersByUserId 2019-05-20 20:25:21,496 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:21 INFO LogUtil 10.36.1.143:52308 GET /users/bddd70cd-036b-5456-976e-01ee5e84a05f null HTTP_1_1 404 25 9 tid=supertenant Not Found 2019-05-20 20:25:22,176 INFO ProxyContext 079565/users REQ 10.36.1.143:49662 supertenant POST /users mod-users-15.6.0-SNAPSHOT.76 2019-05-20 20:25:22,186 INFO ProxyContext 079565/users RES 201 9604us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users 2019-05-20 20:25:22,186 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:22 INFO LogUtil org.folio.rest.RestVerticle start invoking postUsers 2019-05-20 20:25:22,187 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:22 INFO LogUtil 10.36.1.143:52314 POST /users null HTTP_1_1 201 220 8 tid=supertenant Created 2019-05-20 20:25:22,831 INFO ProxyContext 117554/proxy REQ 10.36.1.143:49666 supertenant GET /_/proxy/tenants/supertenant/modules/mod-login-5.3.0-SNAPSHOT.54 okapi-2.29.1 2019-05-20 20:25:22,831 INFO ProxyContext 117554/proxy RES 404 118us okapi mod-login-5.3.0-SNAPSHOT.54 2019-05-20 20:25:22,832 ERROR HttpResponse HTTP response code=404 msg=mod-login-5.3.0-SNAPSHOT.54 2019-05-20 20:25:23,468 INFO ProxyContext 627908/proxy REQ 10.36.1.143:49668 supertenant POST /_/proxy/tenants/supertenant/modules okapi-2.29.1 2019-05-20 20:25:23,469 INFO OkapiClient 627908/proxy;406987/tenant REQ okapiClient supertenant POST http://10.36.1.143:9136/_/tenant 2019-05-20 20:25:23,474 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:473 INFO TenantRefAPI [597730eqId] postTenant 2019-05-20 20:25:23,474 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:473 INFO TenantAPI [597730eqId] sending... postTenant for supertenant 2019-05-20 20:25:23,494 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:494 INFO PostgresClient [597751eqId] Executing multiple statements with id -1749631509 2019-05-20 20:25:23,499 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:499 INFO PostgresClient [597756eqId] trying to execute: CREATE EXTENSION IF NOT EXISTS pgcrypto WITH SCHEMA public 2019-05-20 20:25:23,500 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:499 INFO PostgresClient [597756eqId] Successfully executed: CREATE EXTENSION IF NOT EXISTS pgcrypto WITH SCHEMA public 2019-05-20 20:25:23,500 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:499 INFO PostgresClient [597756eqId] trying to execute: CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public 2019-05-20 20:25:23,500 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:500 INFO PostgresClient [597757eqId] Successfully executed: CREATE EXTENSION IF NOT EXISTS unaccent WITH SCHEMA public 2019-05-20 20:25:23,500 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:500 INFO PostgresClient [597757eqId] trying to execute: CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public 2019-05-20 20:25:23,501 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:500 INFO PostgresClient [597757eqId] Successfully executed: CREATE EXTENSION IF NOT EXISTS pg_trgm WITH SCHEMA public 2019-05-20 20:25:23,501 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:500 INFO PostgresClient [597757eqId] trying to execute: CREATE ROLE supertenant_mod_login PASSWORD 'supertenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN 2019-05-20 20:25:23,501 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:500 INFO PostgresClient [597757eqId] Successfully executed: CREATE ROLE supertenant_mod_login PASSWORD 'supertenant' NOSUPERUSER NOCREATEDB INHERIT LOGIN 2019-05-20 20:25:23,501 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:500 INFO PostgresClient [597757eqId] trying to execute: GRANT supertenant_mod_login TO CURRENT_USER 2019-05-20 20:25:23,502 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:501 INFO PostgresClient [597758eqId] Successfully executed: GRANT supertenant_mod_login TO CURRENT_USER 2019-05-20 20:25:23,502 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:501 INFO PostgresClient [597758eqId] trying to execute: CREATE SCHEMA supertenant_mod_login AUTHORIZATION supertenant_mod_login 2019-05-20 20:25:23,502 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:501 INFO PostgresClient [597758eqId] Successfully executed: CREATE SCHEMA supertenant_mod_login AUTHORIZATION supertenant_mod_login 2019-05-20 20:25:23,502 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:501 INFO PostgresClient [597758eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_login.rmb_internal ( id SERIAL PRIMARY KEY, jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,510 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:509 INFO PostgresClient [597766eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_login.rmb_internal ( id SERIAL PRIMARY KEY, jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,510 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:509 INFO PostgresClient [597766eqId] trying to execute: insert into supertenant_mod_login.rmb_internal (jsonb) values ('{"rmbVersion": "24.0.0", "moduleVersion": "0.0"}'::jsonb) 2019-05-20 20:25:23,510 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:510 INFO PostgresClient [597767eqId] Successfully executed: insert into supertenant_mod_login.rmb_internal (jsonb) values ('{"rmbVersion": "24.0.0", "moduleVersion": "0.0"}'::jsonb) 2019-05-20 20:25:23,510 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:510 INFO PostgresClient [597767eqId] trying to execute: SET search_path TO supertenant_mod_login, public 2019-05-20 20:25:23,511 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:510 INFO PostgresClient [597767eqId] Successfully executed: SET search_path TO supertenant_mod_login, public 2019-05-20 20:25:23,511 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:510 INFO PostgresClient [597767eqId] trying to execute: SET search_path TO public, supertenant_mod_login 2019-05-20 20:25:23,511 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:510 INFO PostgresClient [597767eqId] Successfully executed: SET search_path TO public, supertenant_mod_login 2019-05-20 20:25:23,511 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:510 INFO PostgresClient [597767eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$ 2019-05-20 20:25:23,511 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 DECLARE rec record; cnt integer; BEGIN IF rows = lim THEN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN cnt IS NOT NULL; END LOOP; RETURN cnt; END IF; RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT 2019-05-20 20:25:23,512 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:512 INFO PostgresClient [597769eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.count_estimate_smart2(rows bigint, lim bigint, query text) RETURNS integer AS $$ 2019-05-20 20:25:23,512 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 DECLARE rec record; cnt integer; BEGIN IF rows = lim THEN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP cnt := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN cnt IS NOT NULL; END LOOP; RETURN cnt; END IF; 2019-05-20 20:25:23,513 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:512 INFO PostgresClient [597769eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.count_estimate_smart(query text) RETURNS integer AS $$ 2019-05-20 20:25:23,513 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 DECLARE rec record; rows integer; q text; BEGIN rows = supertenant_mod_login.count_estimate_smart2(20000 , 20000 , query); IF rows > 20000 THEN RETURN rows; END IF; q = 'with counter as (' || regexp_replace( query, '\mselect.*?from', 'select null FROM', 'i' ) || ' LIMIT 20000 ), ' || ' count_on as ( SELECT count(*) as count from counter ) ' || ' SELECT count FROM count_on'; EXECUTE q INTO rec; rows := rec."count"; IF rows = 20000 THEN rows = supertenant_mod_login.count_estimate_smart2(20000, 20000, query); IF rows < 20000 THEN rows = 20000 ; END IF; END IF; RETURN rows; END; $$ LANGUAGE plpgsql IMMUTABLE STRICT 2019-05-20 20:25:23,513 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:512 INFO PostgresClient [597769eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.count_estimate_smart(query text) RETURNS integer AS $$ 2019-05-20 20:25:23,513 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 DECLARE rec record; rows integer; q text; BEGIN rows = supertenant_mod_login.count_estimate_smart2(20000 , 20000 , query); IF rows > 20000 THEN RETURN rows; END IF; q = 'with counter as (' || regexp_replace( query, '\mselect.*?from', 2019-05-20 20:25:23,513 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:513 INFO PostgresClient [597770eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.count_estimate_smart_depricated(query text) RETURNS integer AS $$ 2019-05-20 20:25:23,513 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 DECLARE rec record; rows integer; BEGIN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN rows IS NOT NULL; END LOOP; IF rows < 20000 THEN EXECUTE regexp_replace( query, '\mselect.*?from', 'select count(*) FROM', 'i' ) INTO rec; rows := rec."count"; END IF; RETURN rows; END; $$ LANGUAGE plpgsql VOLATILE STRICT 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:513 INFO PostgresClient [597770eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.count_estimate_smart_depricated(query text) RETURNS integer AS $$ 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 DECLARE rec record; rows integer; BEGIN FOR rec IN EXECUTE 'EXPLAIN ' || query LOOP rows := substring(rec."QUERY PLAN" FROM ' rows=([[:digit:]]+)'); EXIT WHEN rows IS NOT NULL; END LOOP; IF rows < 20000 THEN EXECUTE regexp_replace( query, '\msel 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:513 INFO PostgresClient [597770eqId] trying to execute: CREATE OR REPLACE FUNCTION f_unaccent(text) 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1) -- schema-qualify function and dictionary $func$ LANGUAGE sql IMMUTABLE 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:514 INFO PostgresClient [597771eqId] Successfully executed: CREATE OR REPLACE FUNCTION f_unaccent(text) 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS text AS $func$ SELECT public.unaccent('public.unaccent', $1) -- schema-qualify function and dictionary $func$ LANGUAGE sql IMMUTABLE 2019-05-20 20:25:23,514 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:514 INFO PostgresClient [597771eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_credentials ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,520 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:519 INFO PostgresClient [597776eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_credentials ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,520 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:519 INFO PostgresClient [597776eqId] trying to execute: ALTER TABLE supertenant_mod_login.auth_credentials ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,520 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:519 INFO PostgresClient [597776eqId] Successfully executed: ALTER TABLE supertenant_mod_login.auth_credentials ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,520 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:520 INFO PostgresClient [597777eqId] trying to execute: CREATE INDEX IF NOT EXISTS auth_credentials_id_idx ON supertenant_mod_login.auth_credentials (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,523 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:522 INFO PostgresClient [597779eqId] Successfully executed: CREATE INDEX IF NOT EXISTS auth_credentials_id_idx ON supertenant_mod_login.auth_credentials (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,523 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:522 INFO PostgresClient [597779eqId] trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS auth_credentials_userId_idx_unique ON supertenant_mod_login.auth_credentials ( lower(f_unaccent(jsonb->>'userId')) ) 2019-05-20 20:25:23,526 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:525 INFO PostgresClient [597782eqId] Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS auth_credentials_userId_idx_unique ON supertenant_mod_login.auth_credentials ( lower(f_unaccent(jsonb->>'userId')) ) 2019-05-20 20:25:23,526 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:525 INFO PostgresClient [597782eqId] trying to execute: DROP TRIGGER IF EXISTS update_auth_credentials_references ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,526 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:525 INFO PostgresClient [597782eqId] Successfully executed: DROP TRIGGER IF EXISTS update_auth_credentials_references ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,526 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:526 INFO PostgresClient [597783eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_credentials_references() 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:526 INFO PostgresClient [597783eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_credentials_references() 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:526 INFO PostgresClient [597783eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_auth_credentials ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:526 INFO PostgresClient [597783eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_auth_credentials ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:526 INFO PostgresClient [597783eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_credentials() 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:527 INFO PostgresClient [597784eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_credentials() 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:527 INFO PostgresClient [597784eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_credentials_set_md() 2019-05-20 20:25:23,527 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,528 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:527 INFO PostgresClient [597784eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_credentials_set_md() 2019-05-20 20:25:23,528 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,528 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:527 INFO PostgresClient [597784eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_credentials_md_trigger ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,528 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:527 INFO PostgresClient [597784eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_credentials_md_trigger ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,528 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:528 INFO PostgresClient [597785eqId] trying to execute: CREATE TRIGGER set_auth_credentials_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_credentials FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_credentials_set_md() 2019-05-20 20:25:23,529 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:528 INFO PostgresClient [597785eqId] Successfully executed: CREATE TRIGGER set_auth_credentials_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_credentials FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_credentials_set_md() 2019-05-20 20:25:23,529 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:528 INFO PostgresClient [597785eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_credentials_md_json() 2019-05-20 20:25:23,529 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plp 2019-05-20 20:25:23,529 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:529 INFO PostgresClient [597786eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_credentials_md_json() 2019-05-20 20:25:23,530 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->' 2019-05-20 20:25:23,530 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:529 INFO PostgresClient [597786eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_credentials_md_json_trigger ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,530 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:529 INFO PostgresClient [597786eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_credentials_md_json_trigger ON supertenant_mod_login.auth_credentials CASCADE 2019-05-20 20:25:23,530 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:529 INFO PostgresClient [597786eqId] trying to execute: CREATE TRIGGER set_auth_credentials_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_credentials FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_credentials_md_json() 2019-05-20 20:25:23,530 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:529 INFO PostgresClient [597786eqId] Successfully executed: CREATE TRIGGER set_auth_credentials_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_credentials FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_credentials_md_json() 2019-05-20 20:25:23,530 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:529 INFO PostgresClient [597786eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_attempts ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,536 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:535 INFO PostgresClient [597792eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_attempts ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,536 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:535 INFO PostgresClient [597792eqId] trying to execute: ALTER TABLE supertenant_mod_login.auth_attempts ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,536 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:536 INFO PostgresClient [597793eqId] Successfully executed: ALTER TABLE supertenant_mod_login.auth_attempts ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,536 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:536 INFO PostgresClient [597793eqId] trying to execute: CREATE INDEX IF NOT EXISTS auth_attempts_id_idx ON supertenant_mod_login.auth_attempts (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,539 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:538 INFO PostgresClient [597795eqId] Successfully executed: CREATE INDEX IF NOT EXISTS auth_attempts_id_idx ON supertenant_mod_login.auth_attempts (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,539 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:538 INFO PostgresClient [597795eqId] trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS auth_attempts_userId_idx_unique ON supertenant_mod_login.auth_attempts ( lower(f_unaccent(jsonb->>'userId')) ) 2019-05-20 20:25:23,541 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:541 INFO PostgresClient [597798eqId] Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS auth_attempts_userId_idx_unique ON supertenant_mod_login.auth_attempts ( lower(f_unaccent(jsonb->>'userId')) ) 2019-05-20 20:25:23,541 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:541 INFO PostgresClient [597798eqId] trying to execute: DROP TRIGGER IF EXISTS update_auth_attempts_references ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,542 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:541 INFO PostgresClient [597798eqId] Successfully executed: DROP TRIGGER IF EXISTS update_auth_attempts_references ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,542 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:541 INFO PostgresClient [597798eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_attempts_references() 2019-05-20 20:25:23,542 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:541 INFO PostgresClient [597798eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_attempts_references() 2019-05-20 20:25:23,542 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:542 INFO PostgresClient [597799eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_auth_attempts ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,542 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:542 INFO PostgresClient [597799eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_auth_attempts ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:542 INFO PostgresClient [597799eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_attempts() 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:542 INFO PostgresClient [597799eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_attempts() 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:542 INFO PostgresClient [597799eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_attempts_set_md() 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:543 INFO PostgresClient [597800eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_attempts_set_md() 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,543 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:543 INFO PostgresClient [597800eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_attempts_md_trigger ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,544 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:543 INFO PostgresClient [597800eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_attempts_md_trigger ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,544 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:543 INFO PostgresClient [597800eqId] trying to execute: CREATE TRIGGER set_auth_attempts_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_attempts FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_attempts_set_md() 2019-05-20 20:25:23,544 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:543 INFO PostgresClient [597800eqId] Successfully executed: CREATE TRIGGER set_auth_attempts_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_attempts FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_attempts_set_md() 2019-05-20 20:25:23,544 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:544 INFO PostgresClient [597801eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_attempts_md_json() 2019-05-20 20:25:23,544 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plpgsq 2019-05-20 20:25:23,545 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:544 INFO PostgresClient [597801eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_attempts_md_json() 2019-05-20 20:25:23,545 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'met 2019-05-20 20:25:23,545 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:544 INFO PostgresClient [597801eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_attempts_md_json_trigger ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,545 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:545 INFO PostgresClient [597802eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_attempts_md_json_trigger ON supertenant_mod_login.auth_attempts CASCADE 2019-05-20 20:25:23,545 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:545 INFO PostgresClient [597802eqId] trying to execute: CREATE TRIGGER set_auth_attempts_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_attempts FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_attempts_md_json() 2019-05-20 20:25:23,546 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:545 INFO PostgresClient [597802eqId] Successfully executed: CREATE TRIGGER set_auth_attempts_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_attempts FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_attempts_md_json() 2019-05-20 20:25:23,546 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:545 INFO PostgresClient [597802eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_credentials_history ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,551 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:550 INFO PostgresClient [597807eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_credentials_history ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,551 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:550 INFO PostgresClient [597807eqId] trying to execute: ALTER TABLE supertenant_mod_login.auth_credentials_history ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,552 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:551 INFO PostgresClient [597808eqId] Successfully executed: ALTER TABLE supertenant_mod_login.auth_credentials_history ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,552 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:551 INFO PostgresClient [597808eqId] trying to execute: CREATE INDEX IF NOT EXISTS auth_credentials_history_id_idx ON supertenant_mod_login.auth_credentials_history (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,554 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:554 INFO PostgresClient [597811eqId] Successfully executed: CREATE INDEX IF NOT EXISTS auth_credentials_history_id_idx ON supertenant_mod_login.auth_credentials_history (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,554 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:554 INFO PostgresClient [597811eqId] trying to execute: DROP TRIGGER IF EXISTS update_auth_credentials_history_references ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,555 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:554 INFO PostgresClient [597811eqId] Successfully executed: DROP TRIGGER IF EXISTS update_auth_credentials_history_references ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,555 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:554 INFO PostgresClient [597811eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_credentials_history_references() 2019-05-20 20:25:23,555 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:554 INFO PostgresClient [597811eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_credentials_history_references() 2019-05-20 20:25:23,555 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:554 INFO PostgresClient [597811eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_auth_credentials_history ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,555 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:555 INFO PostgresClient [597812eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_auth_credentials_history ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,555 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:555 INFO PostgresClient [597812eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_credentials_history() 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:555 INFO PostgresClient [597812eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_credentials_history() 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:555 INFO PostgresClient [597812eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_credentials_history_set_md() 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:555 INFO PostgresClient [597812eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_credentials_history_set_md() 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:556 INFO PostgresClient [597813eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_credentials_history_md_trigger ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:556 INFO PostgresClient [597813eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_credentials_history_md_trigger ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,556 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:556 INFO PostgresClient [597813eqId] trying to execute: CREATE TRIGGER set_auth_credentials_history_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_credentials_history FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_credentials_history_set_md() 2019-05-20 20:25:23,557 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:556 INFO PostgresClient [597813eqId] Successfully executed: CREATE TRIGGER set_auth_credentials_history_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_credentials_history FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_credentials_history_set_md() 2019-05-20 20:25:23,557 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:556 INFO PostgresClient [597813eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_credentials_history_md_json() 2019-05-20 20:25:23,557 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ langu 2019-05-20 20:25:23,558 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:557 INFO PostgresClient [597814eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_credentials_history_md_json() 2019-05-20 20:25:23,558 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW. 2019-05-20 20:25:23,558 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:557 INFO PostgresClient [597814eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_credentials_history_md_json_trigger ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,558 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:557 INFO PostgresClient [597814eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_credentials_history_md_json_trigger ON supertenant_mod_login.auth_credentials_history CASCADE 2019-05-20 20:25:23,558 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:557 INFO PostgresClient [597814eqId] trying to execute: CREATE TRIGGER set_auth_credentials_history_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_credentials_history FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_credentials_history_md_json() 2019-05-20 20:25:23,559 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:558 INFO PostgresClient [597815eqId] Successfully executed: CREATE TRIGGER set_auth_credentials_history_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_credentials_history FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_credentials_history_md_json() 2019-05-20 20:25:23,559 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:558 INFO PostgresClient [597815eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_password_action ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,564 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:563 INFO PostgresClient [597820eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_login.auth_password_action ( _id UUID PRIMARY KEY , jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,564 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:563 INFO PostgresClient [597820eqId] trying to execute: ALTER TABLE supertenant_mod_login.auth_password_action ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,564 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:563 INFO PostgresClient [597820eqId] Successfully executed: ALTER TABLE supertenant_mod_login.auth_password_action ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,564 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:564 INFO PostgresClient [597821eqId] trying to execute: CREATE INDEX IF NOT EXISTS auth_password_action_id_idx ON supertenant_mod_login.auth_password_action (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,567 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:566 INFO PostgresClient [597823eqId] Successfully executed: CREATE INDEX IF NOT EXISTS auth_password_action_id_idx ON supertenant_mod_login.auth_password_action (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,567 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:566 INFO PostgresClient [597823eqId] trying to execute: DROP TRIGGER IF EXISTS update_auth_password_action_references ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,567 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:566 INFO PostgresClient [597823eqId] Successfully executed: DROP TRIGGER IF EXISTS update_auth_password_action_references ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,567 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:566 INFO PostgresClient [597823eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_password_action_references() 2019-05-20 20:25:23,567 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:567 INFO PostgresClient [597824eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.update_auth_password_action_references() 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:567 INFO PostgresClient [597824eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_auth_password_action ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:567 INFO PostgresClient [597824eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_auth_password_action ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:567 INFO PostgresClient [597824eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_password_action() 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:567 INFO PostgresClient [597824eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_auth_password_action() 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:567 INFO PostgresClient [597824eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_password_action_set_md() 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,568 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:568 INFO PostgresClient [597825eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.auth_password_action_set_md() 2019-05-20 20:25:23,569 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,569 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:568 INFO PostgresClient [597825eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_password_action_md_trigger ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,569 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:568 INFO PostgresClient [597825eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_password_action_md_trigger ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,569 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:568 INFO PostgresClient [597825eqId] trying to execute: CREATE TRIGGER set_auth_password_action_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_password_action FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_password_action_set_md() 2019-05-20 20:25:23,569 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:569 INFO PostgresClient [597826eqId] Successfully executed: CREATE TRIGGER set_auth_password_action_md_trigger BEFORE INSERT ON supertenant_mod_login.auth_password_action FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.auth_password_action_set_md() 2019-05-20 20:25:23,570 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:569 INFO PostgresClient [597826eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_password_action_md_json() 2019-05-20 20:25:23,570 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 2019-05-20 20:25:23,570 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:569 INFO PostgresClient [597826eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_auth_password_action_md_json() 2019-05-20 20:25:23,570 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.json 2019-05-20 20:25:23,570 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:570 INFO PostgresClient [597827eqId] trying to execute: DROP TRIGGER IF EXISTS set_auth_password_action_md_json_trigger ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,571 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:570 INFO PostgresClient [597827eqId] Successfully executed: DROP TRIGGER IF EXISTS set_auth_password_action_md_json_trigger ON supertenant_mod_login.auth_password_action CASCADE 2019-05-20 20:25:23,571 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:570 INFO PostgresClient [597827eqId] trying to execute: CREATE TRIGGER set_auth_password_action_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_password_action FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_password_action_md_json() 2019-05-20 20:25:23,571 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:570 INFO PostgresClient [597827eqId] Successfully executed: CREATE TRIGGER set_auth_password_action_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.auth_password_action FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_auth_password_action_md_json() 2019-05-20 20:25:23,571 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:570 INFO PostgresClient [597827eqId] trying to execute: CREATE TABLE IF NOT EXISTS supertenant_mod_login.event_logs ( _id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,577 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:576 INFO PostgresClient [597833eqId] Successfully executed: CREATE TABLE IF NOT EXISTS supertenant_mod_login.event_logs ( _id UUID PRIMARY KEY DEFAULT gen_random_uuid(), jsonb JSONB NOT NULL ) 2019-05-20 20:25:23,577 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:576 INFO PostgresClient [597833eqId] trying to execute: ALTER TABLE supertenant_mod_login.event_logs ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,577 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:577 INFO PostgresClient [597834eqId] Successfully executed: ALTER TABLE supertenant_mod_login.event_logs ADD COLUMN IF NOT EXISTS creation_date timestamp WITH TIME ZONE, ADD COLUMN IF NOT EXISTS created_by text 2019-05-20 20:25:23,577 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:577 INFO PostgresClient [597834eqId] trying to execute: CREATE INDEX IF NOT EXISTS event_logs_id_idx ON supertenant_mod_login.event_logs (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,580 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:579 INFO PostgresClient [597836eqId] Successfully executed: CREATE INDEX IF NOT EXISTS event_logs_id_idx ON supertenant_mod_login.event_logs (lower(f_unaccent(jsonb->>'id'))) 2019-05-20 20:25:23,580 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:579 INFO PostgresClient [597836eqId] trying to execute: CREATE UNIQUE INDEX IF NOT EXISTS event_logs_eventId_idx_unique ON supertenant_mod_login.event_logs ( lower(f_unaccent(jsonb->>'eventId')) ) 2019-05-20 20:25:23,583 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:582 INFO PostgresClient [597839eqId] Successfully executed: CREATE UNIQUE INDEX IF NOT EXISTS event_logs_eventId_idx_unique ON supertenant_mod_login.event_logs ( lower(f_unaccent(jsonb->>'eventId')) ) 2019-05-20 20:25:23,583 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:582 INFO PostgresClient [597839eqId] trying to execute: DROP TRIGGER IF EXISTS update_event_logs_references ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,583 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:583 INFO PostgresClient [597840eqId] Successfully executed: DROP TRIGGER IF EXISTS update_event_logs_references ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,584 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:583 INFO PostgresClient [597840eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.update_event_logs_references() 2019-05-20 20:25:23,584 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:583 INFO PostgresClient [597840eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.update_event_logs_references() 2019-05-20 20:25:23,584 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:583 INFO PostgresClient [597840eqId] trying to execute: DROP TRIGGER IF EXISTS set_id_injson_event_logs ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,584 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:583 INFO PostgresClient [597840eqId] Successfully executed: DROP TRIGGER IF EXISTS set_id_injson_event_logs ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,584 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:584 INFO PostgresClient [597841eqId] trying to execute: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_event_logs() 2019-05-20 20:25:23,584 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:584 INFO PostgresClient [597841eqId] Successfully executed: DROP FUNCTION IF EXISTS supertenant_mod_login.set_id_injson_event_logs() 2019-05-20 20:25:23,585 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:584 INFO PostgresClient [597841eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.event_logs_set_md() 2019-05-20 20:25:23,585 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,585 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:584 INFO PostgresClient [597841eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.event_logs_set_md() 2019-05-20 20:25:23,585 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ BEGIN NEW.creation_date = to_timestamp(NEW.jsonb->'metadata'->>'createdDate', 'YYYY-MM-DD"T"HH24:MI:SS.MS'); NEW.created_by = NEW.jsonb->'metadata'->>'createdByUserId'; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,585 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:584 INFO PostgresClient [597841eqId] trying to execute: DROP TRIGGER IF EXISTS set_event_logs_md_trigger ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,585 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:585 INFO PostgresClient [597842eqId] Successfully executed: DROP TRIGGER IF EXISTS set_event_logs_md_trigger ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:585 INFO PostgresClient [597842eqId] trying to execute: CREATE TRIGGER set_event_logs_md_trigger BEFORE INSERT ON supertenant_mod_login.event_logs FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.event_logs_set_md() 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:585 INFO PostgresClient [597842eqId] Successfully executed: CREATE TRIGGER set_event_logs_md_trigger BEFORE INSERT ON supertenant_mod_login.event_logs FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.event_logs_set_md() 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:585 INFO PostgresClient [597842eqId] trying to execute: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_event_logs_md_json() 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metadata'->>'updatedByUserId'; if createdBy ISNULL then createdBy = 'undefined'; end if; if updatedBy ISNULL then updatedBy = 'undefined'; end if; if createdDate IS NOT NULL then injectedId = '{"createdDate":"'||to_char(createdDate,'YYYY-MM-DD"T"HH24:MI:SS.MS')||'" , "createdByUserId":"'||createdBy||'", "updatedDate":"'||to_char(updatedDate,'YYYY-MM-DD"T"HH24:MI:SS.MSOF')||'" , "updatedByUserId":"'||updatedBy||'"}'; NEW.jsonb = jsonb_set(NEW.jsonb, '{metadata}' , injectedId::jsonb , false); else NEW.jsonb = NEW.jsonb; end if; RETURN NEW; END; $$ language 'plpgsql' 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:586 INFO PostgresClient [597843eqId] Successfully executed: CREATE OR REPLACE FUNCTION supertenant_mod_login.set_event_logs_md_json() 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 RETURNS TRIGGER AS $$ DECLARE createdDate timestamp WITH TIME ZONE; createdBy text ; updatedDate timestamp WITH TIME ZONE; updatedBy text ; injectedId text; BEGIN createdBy = NEW.created_by; createdDate = NEW.creation_date; updatedDate = NEW.jsonb->'metadata'->>'updatedDate'; updatedBy = NEW.jsonb->'metada 2019-05-20 20:25:23,586 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:586 INFO PostgresClient [597843eqId] trying to execute: DROP TRIGGER IF EXISTS set_event_logs_md_json_trigger ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,587 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:586 INFO PostgresClient [597843eqId] Successfully executed: DROP TRIGGER IF EXISTS set_event_logs_md_json_trigger ON supertenant_mod_login.event_logs CASCADE 2019-05-20 20:25:23,587 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:586 INFO PostgresClient [597843eqId] trying to execute: CREATE TRIGGER set_event_logs_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.event_logs FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_event_logs_md_json() 2019-05-20 20:25:23,587 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:586 INFO PostgresClient [597843eqId] Successfully executed: CREATE TRIGGER set_event_logs_md_json_trigger BEFORE UPDATE ON supertenant_mod_login.event_logs FOR EACH ROW EXECUTE PROCEDURE supertenant_mod_login.set_event_logs_md_json() 2019-05-20 20:25:23,587 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:587 INFO PostgresClient [597844eqId] trying to execute: SET search_path TO supertenant_mod_login, public 2019-05-20 20:25:23,587 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:587 INFO PostgresClient [597844eqId] Successfully executed: SET search_path TO supertenant_mod_login, public 2019-05-20 20:25:23,588 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:587 INFO PostgresClient [597844eqId] trying to execute: GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA supertenant_mod_login TO supertenant_mod_login 2019-05-20 20:25:23,589 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:588 INFO PostgresClient [597845eqId] Successfully executed: GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA supertenant_mod_login TO supertenant_mod_login 2019-05-20 20:25:23,590 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:590 INFO PostgresClient [597847eqId] Successfully committed: -1749631509 2019-05-20 20:25:23,591 INFO OkapiClient 627908/proxy;406987/tenant RES 201 121435us okapiClient http://10.36.1.143:9136/_/tenant 2019-05-20 20:25:23,592 INFO OkapiClient 627908/proxy;561714/tenantpermissions REQ okapiClient supertenant POST http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:23,592 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:591 INFO LogUtil [597848eqId] org.folio.rest.RestVerticle start invoking postTenant 2019-05-20 20:25:23,592 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:23:591 INFO LogUtil [597848eqId] 10.36.1.143:37234 POST /_/tenant null HTTP_1_1 201 0 120 tid=supertenant Created 2019-05-20 20:25:23,597 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:596 INFO TenantPermsAPI [575363eqId] Saved perm login.collection.get 2019-05-20 20:25:23,599 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:599 INFO TenantPermsAPI [575366eqId] Saved perm login.item.get 2019-05-20 20:25:23,601 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:601 INFO TenantPermsAPI [575368eqId] Saved perm login.item.post 2019-05-20 20:25:23,604 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:603 INFO TenantPermsAPI [575370eqId] Saved perm login.item.put 2019-05-20 20:25:23,606 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:605 INFO TenantPermsAPI [575372eqId] Saved perm login.item.delete 2019-05-20 20:25:23,608 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:607 INFO TenantPermsAPI [575374eqId] Saved perm login.attempts.item.get 2019-05-20 20:25:23,610 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:609 INFO TenantPermsAPI [575376eqId] Saved perm login.password.validate 2019-05-20 20:25:23,612 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:611 INFO TenantPermsAPI [575378eqId] Saved perm login.password-reset-action.post 2019-05-20 20:25:23,613 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:613 INFO TenantPermsAPI [575380eqId] Saved perm login.password-reset-action.get 2019-05-20 20:25:23,615 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:615 INFO TenantPermsAPI [575382eqId] Saved perm login.password-reset.post 2019-05-20 20:25:23,617 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:617 INFO TenantPermsAPI [575384eqId] Saved perm login.event.collection.post 2019-05-20 20:25:23,619 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:618 INFO TenantPermsAPI [575385eqId] Saved perm login.event.collection.get 2019-05-20 20:25:23,621 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:620 INFO TenantPermsAPI [575387eqId] Saved perm login.event.delete 2019-05-20 20:25:23,623 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:622 INFO TenantPermsAPI [575389eqId] Saved perm login.credentials-existence.get 2019-05-20 20:25:23,624 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:624 INFO TenantPermsAPI [575391eqId] Permission with name 'login.item.post' exists 2019-05-20 20:25:23,624 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:624 INFO TenantPermsAPI [575391eqId] Permission with name 'login.collection.get' exists 2019-05-20 20:25:23,624 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:624 INFO TenantPermsAPI [575391eqId] Permission with name 'login.item.get' exists 2019-05-20 20:25:23,625 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:624 INFO TenantPermsAPI [575391eqId] Permission with name 'login.item.put' exists 2019-05-20 20:25:23,625 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:625 INFO TenantPermsAPI [575392eqId] Permission with name 'login.item.delete' exists 2019-05-20 20:25:23,626 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:625 INFO TenantPermsAPI [575392eqId] Permission with name 'login.attempts.item.get' exists 2019-05-20 20:25:23,626 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:625 INFO TenantPermsAPI [575392eqId] Permission with name 'login.password.validate' exists 2019-05-20 20:25:23,626 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:625 INFO TenantPermsAPI [575392eqId] Permission with name 'login.password-reset-action.get' exists 2019-05-20 20:25:23,626 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:625 INFO TenantPermsAPI [575392eqId] Permission with name 'login.password-reset-action.post' exists 2019-05-20 20:25:23,627 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:626 INFO TenantPermsAPI [575393eqId] Permission with name 'login.password-reset.post' exists 2019-05-20 20:25:23,627 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:626 INFO TenantPermsAPI [575393eqId] Permission with name 'login.password.validate' exists 2019-05-20 20:25:23,627 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:626 INFO TenantPermsAPI [575393eqId] Permission with name 'login.event.collection.post' exists 2019-05-20 20:25:23,627 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:627 INFO TenantPermsAPI [575394eqId] Permission with name 'login.event.collection.get' exists 2019-05-20 20:25:23,627 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:627 INFO TenantPermsAPI [575394eqId] Permission with name 'login.event.delete' exists 2019-05-20 20:25:23,628 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:627 INFO TenantPermsAPI [575394eqId] Permission with name 'login.credentials-existence.get' exists 2019-05-20 20:25:23,629 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:628 INFO TenantPermsAPI [575395eqId] Permission with name 'login.item.post' exists 2019-05-20 20:25:23,629 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:628 INFO TenantPermsAPI [575395eqId] Permission with name 'login.item.get' exists 2019-05-20 20:25:23,629 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:628 INFO TenantPermsAPI [575395eqId] Permission with name 'login.item.put' exists 2019-05-20 20:25:23,629 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:628 INFO TenantPermsAPI [575395eqId] Permission with name 'login.collection.get' exists 2019-05-20 20:25:23,630 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:629 INFO TenantPermsAPI [575396eqId] Permission with name 'login.item.delete' exists 2019-05-20 20:25:23,630 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:629 INFO TenantPermsAPI [575396eqId] Permission with name 'login.attempts.item.get' exists 2019-05-20 20:25:23,630 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:630 INFO TenantPermsAPI [575397eqId] Permission with name 'login.password.validate' exists 2019-05-20 20:25:23,631 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:630 INFO TenantPermsAPI [575397eqId] Permission with name 'login.password-reset-action.post' exists 2019-05-20 20:25:23,631 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:630 INFO TenantPermsAPI [575397eqId] Permission with name 'login.password-reset-action.get' exists 2019-05-20 20:25:23,631 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:630 INFO TenantPermsAPI [575397eqId] Permission with name 'login.password-reset.post' exists 2019-05-20 20:25:23,631 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:631 INFO TenantPermsAPI [575398eqId] Permission with name 'login.password.validate' exists 2019-05-20 20:25:23,632 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:631 INFO TenantPermsAPI [575398eqId] Permission with name 'login.event.collection.post' exists 2019-05-20 20:25:23,632 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:631 INFO TenantPermsAPI [575398eqId] Permission with name 'login.event.delete' exists 2019-05-20 20:25:23,632 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:631 INFO TenantPermsAPI [575398eqId] Permission with name 'login.event.collection.get' exists 2019-05-20 20:25:23,632 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:631 INFO TenantPermsAPI [575398eqId] Permission with name 'login.credentials-existence.get' exists 2019-05-20 20:25:23,643 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,644 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,644 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:644 INFO PermsAPI [575411eqId] Performing ADD operation on CHILD_OF of permission login.item.get with value login.all 2019-05-20 20:25:23,644 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:644 INFO CQLWrapper [575411eqId] CQL >>> SQL: permissionName==login.item.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.item.get')) 2019-05-20 20:25:23,645 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,645 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,646 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:646 INFO PermsAPI [575413eqId] Performing ADD operation on CHILD_OF of permission login.collection.get with value login.all 2019-05-20 20:25:23,646 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:646 INFO CQLWrapper [575413eqId] CQL >>> SQL: permissionName==login.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.collection.get')) 2019-05-20 20:25:23,647 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,647 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,648 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:647 INFO PermsAPI [575414eqId] Performing ADD operation on CHILD_OF of permission login.item.post with value login.all 2019-05-20 20:25:23,648 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:647 INFO CQLWrapper [575414eqId] CQL >>> SQL: permissionName==login.item.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.item.post')) 2019-05-20 20:25:23,649 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,649 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,650 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:649 INFO PermsAPI [575416eqId] Performing ADD operation on CHILD_OF of permission login.item.put with value login.all 2019-05-20 20:25:23,650 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:649 INFO CQLWrapper [575416eqId] CQL >>> SQL: permissionName==login.item.put >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.item.put')) 2019-05-20 20:25:23,650 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,650 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,651 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:650 INFO PermsAPI [575417eqId] Performing ADD operation on CHILD_OF of permission login.item.delete with value login.all 2019-05-20 20:25:23,651 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:651 INFO CQLWrapper [575418eqId] CQL >>> SQL: permissionName==login.item.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.item.delete')) 2019-05-20 20:25:23,652 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,652 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,653 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:652 INFO PermsAPI [575419eqId] Performing ADD operation on CHILD_OF of permission login.attempts.item.get with value login.all 2019-05-20 20:25:23,653 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:652 INFO CQLWrapper [575419eqId] CQL >>> SQL: permissionName==login.attempts.item.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.attempts.item.get')) 2019-05-20 20:25:23,654 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,654 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,655 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:654 INFO PermsAPI [575421eqId] Performing ADD operation on CHILD_OF of permission login.password.validate with value login.all 2019-05-20 20:25:23,655 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:654 INFO CQLWrapper [575421eqId] CQL >>> SQL: permissionName==login.password.validate >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.password.validate')) 2019-05-20 20:25:23,655 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,655 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,656 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:656 INFO PermsAPI [575423eqId] Performing ADD operation on CHILD_OF of permission login.password-reset-action.get with value login.all 2019-05-20 20:25:23,656 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:656 INFO CQLWrapper [575423eqId] CQL >>> SQL: permissionName==login.password-reset-action.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.password-reset-action.get')) 2019-05-20 20:25:23,657 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,657 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,658 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:657 INFO PermsAPI [575424eqId] Performing ADD operation on CHILD_OF of permission login.password-reset-action.post with value login.all 2019-05-20 20:25:23,658 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:658 INFO CQLWrapper [575425eqId] CQL >>> SQL: permissionName==login.password-reset-action.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.password-reset-action.post')) 2019-05-20 20:25:23,659 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,659 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,660 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:659 INFO PermsAPI [575426eqId] Performing ADD operation on CHILD_OF of permission login.password-reset.post with value login.all 2019-05-20 20:25:23,660 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:659 INFO CQLWrapper [575426eqId] CQL >>> SQL: permissionName==login.password-reset.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.password-reset.post')) 2019-05-20 20:25:23,660 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,661 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,662 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:661 INFO PermsAPI [575428eqId] Performing ADD operation on CHILD_OF of permission login.password.validate with value login.all 2019-05-20 20:25:23,662 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,662 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,663 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:662 INFO PermsAPI [575429eqId] Performing ADD operation on CHILD_OF of permission login.event.collection.post with value login.all 2019-05-20 20:25:23,663 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:662 INFO CQLWrapper [575429eqId] CQL >>> SQL: permissionName==login.event.collection.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.event.collection.post')) 2019-05-20 20:25:23,663 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,664 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,664 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:664 INFO PermsAPI [575431eqId] Performing ADD operation on CHILD_OF of permission login.event.collection.get with value login.all 2019-05-20 20:25:23,664 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:664 INFO CQLWrapper [575431eqId] CQL >>> SQL: permissionName==login.event.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.event.collection.get')) 2019-05-20 20:25:23,665 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,665 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,666 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:665 INFO PermsAPI [575432eqId] Performing ADD operation on CHILD_OF of permission login.event.delete with value login.all 2019-05-20 20:25:23,666 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:665 INFO CQLWrapper [575432eqId] CQL >>> SQL: permissionName==login.event.delete >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.event.delete')) 2019-05-20 20:25:23,667 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:23 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:23,667 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:23,668 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:667 INFO PermsAPI [575434eqId] Performing ADD operation on CHILD_OF of permission login.credentials-existence.get with value login.all 2019-05-20 20:25:23,668 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:667 INFO CQLWrapper [575434eqId] CQL >>> SQL: permissionName==login.credentials-existence.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.credentials-existence.get')) 2019-05-20 20:25:23,669 INFO OkapiClient 627908/proxy;561714/tenantpermissions RES 201 77179us okapiClient http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:23,670 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:669 INFO TenantPermsAPI [575436eqId] Saved perm login.all 2019-05-20 20:25:23,670 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:669 INFO LogUtil [575436eqId] org.folio.rest.RestVerticle start invoking postTenantpermissions 2019-05-20 20:25:23,670 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:23:669 INFO LogUtil [575436eqId] 10.36.1.143:45066 POST /_/tenantpermissions null HTTP_1_1 201 3157 76 tid=supertenant Created 2019-05-20 20:25:23,671 INFO ProxyContext 627908/proxy RES 201 202678us okapi-2.29.1 /_/proxy/tenants/supertenant/modules 2019-05-20 20:25:23,672 INFO TenantManager handleTimer tenant=supertenant module=null seq1=0 2019-05-20 20:25:23,672 INFO TenantManager handleTimer done no=0 2019-05-20 20:25:24,309 INFO ProxyContext 311630/perms REQ 10.36.1.143:49678 supertenant POST /perms/users mod-permissions-5.7.0-SNAPSHOT.46 2019-05-20 20:25:24,317 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:24 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:24,317 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:24,318 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:317 INFO PermsAPI [576084eqId] Performing ADD operation on GRANTED_TO of permission okapi.all with value 4d740520-de7d-41fe-b048-94cbbe833187 2019-05-20 20:25:24,318 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:317 INFO CQLWrapper [576084eqId] CQL >>> SQL: permissionName==okapi.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.all')) 2019-05-20 20:25:24,319 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:24 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:24,319 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:24,320 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:319 INFO PermsAPI [576086eqId] Performing ADD operation on GRANTED_TO of permission okapi.proxy.pull.modules.post with value 4d740520-de7d-41fe-b048-94cbbe833187 2019-05-20 20:25:24,320 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:319 INFO CQLWrapper [576086eqId] CQL >>> SQL: permissionName==okapi.proxy.pull.modules.post >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('okapi.proxy.pull.modules.post')) 2019-05-20 20:25:24,321 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:24 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:24,321 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:24,321 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:321 INFO PermsAPI [576088eqId] Performing ADD operation on GRANTED_TO of permission perms.all with value 4d740520-de7d-41fe-b048-94cbbe833187 2019-05-20 20:25:24,322 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:321 INFO CQLWrapper [576088eqId] CQL >>> SQL: permissionName==perms.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('perms.all')) 2019-05-20 20:25:24,322 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:24 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:24,323 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:24,323 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:323 INFO PermsAPI [576090eqId] Performing ADD operation on GRANTED_TO of permission login.all with value 4d740520-de7d-41fe-b048-94cbbe833187 2019-05-20 20:25:24,323 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:323 INFO CQLWrapper [576090eqId] CQL >>> SQL: permissionName==login.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('login.all')) 2019-05-20 20:25:24,324 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:24 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:24,324 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:24,325 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:324 INFO PermsAPI [576091eqId] Performing ADD operation on GRANTED_TO of permission users.all with value 4d740520-de7d-41fe-b048-94cbbe833187 2019-05-20 20:25:24,325 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:325 INFO CQLWrapper [576092eqId] CQL >>> SQL: permissionName==users.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.all')) 2019-05-20 20:25:24,327 INFO ProxyContext 311630/perms RES 201 17422us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users 2019-05-20 20:25:24,327 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:326 INFO LogUtil [576093eqId] org.folio.rest.RestVerticle start invoking postPermsUsers 2019-05-20 20:25:24,328 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:24:327 INFO LogUtil [576094eqId] 10.36.1.143:45070 POST /perms/users null HTTP_1_1 201 211 16 tid=supertenant Created 2019-05-20 20:25:24,965 INFO ProxyContext 899359/authn REQ 10.36.1.143:49682 supertenant GET /authn/credentials-existence mod-login-5.3.0-SNAPSHOT.54 2019-05-20 20:25:24,972 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:24:971 INFO PostgresClient [599228eqId] DB config read from environment variables 2019-05-20 20:25:24,972 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:24:971 INFO PostgresClient [599228eqId] Using schema: supertenant 2019-05-20 20:25:24,972 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:24:971 INFO PostgresClient [599228eqId] postgreSQLClientConfig = {"maxPoolSize":5,"port":5432,"host":"10.36.1.143","username":"supertenant_mod_login","database":"okapi_modules","password":"..."} 2019-05-20 20:25:24,972 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:24:972 INFO BaseSQLClient [599229eqId] Creating configuration for 10.36.1.143:5432 2019-05-20 20:25:24,980 INFO ProxyContext 899359/authn RES 200 14945us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials-existence.. 2019-05-20 20:25:24,981 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:24:980 INFO LogUtil [599237eqId] org.folio.rest.RestVerticle start invoking getAuthnCredentialsExistence 2019-05-20 20:25:24,981 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:24:981 INFO LogUtil [599238eqId] 10.36.1.143:37248 GET /authn/credentials-existence userId=bddd70cd-036b-5456-976e-01ee5e84a05f HTTP_1_1 200 26 13 tid=supertenant OK 2019-05-20 20:25:25,625 INFO ProxyContext 106592/authn REQ 10.36.1.143:49688 supertenant POST /authn/credentials mod-login-5.3.0-SNAPSHOT.54 2019-05-20 20:25:25,629 INFO ProxyContext 503276/users REQ 172.17.0.7:32886 supertenant GET /users mod-users-15.6.0-SNAPSHOT.76 2019-05-20 20:25:25,633 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:25 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:25,633 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:25,633 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:25 INFO CQLWrapper CQL >>> SQL: username==super_admin >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('super\_admin')) LIMIT 10 OFFSET 0 2019-05-20 20:25:25,635 INFO ProxyContext 503276/users RES 200 5902us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:25:25,636 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:25 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:25:25,636 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:25 INFO LogUtil 10.36.1.143:52344 GET /users query=username==super_admin HTTP_1_1 200 368 4 tid=supertenant OK 2019-05-20 20:25:25,643 INFO ProxyContext 106592/authn RES 201 17832us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials 2019-05-20 20:25:25,644 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:25:643 INFO LogUtil [599900eqId] org.folio.rest.RestVerticle start invoking postAuthnCredentials 2019-05-20 20:25:25,644 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:25:643 INFO LogUtil [599900eqId] 10.36.1.143:37254 POST /authn/credentials null HTTP_1_1 201 214 16 tid=supertenant Created 2019-05-20 20:25:26,279 INFO ProxyContext 962368/proxy REQ 10.36.1.143:49696 supertenant GET /_/proxy/tenants/supertenant/modules/mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:25:26,280 INFO ProxyContext 962368/proxy RES 404 121us okapi mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:25:26,280 ERROR HttpResponse HTTP response code=404 msg=mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:25:26,913 INFO ProxyContext 319288/proxy REQ 10.36.1.143:49698 supertenant POST /_/proxy/tenants/supertenant/modules okapi-2.29.1 2019-05-20 20:25:26,915 INFO OkapiClient 319288/proxy;156659/tenantpermissions REQ okapiClient supertenant POST http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:26,917 INFO OkapiClient 319288/proxy;156659/tenantpermissions RES 201 1867us okapiClient http://10.36.1.143:9142/_/tenantpermissions 2019-05-20 20:25:26,917 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:26:916 INFO LogUtil [578683eqId] org.folio.rest.RestVerticle start invoking postTenantpermissions 2019-05-20 20:25:26,917 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:26:917 INFO LogUtil [578684eqId] 10.36.1.143:45090 POST /_/tenantpermissions null HTTP_1_1 201 52 1 tid=supertenant Created 2019-05-20 20:25:26,919 INFO ProxyContext 319288/proxy RES 201 5058us okapi-2.29.1 /_/proxy/tenants/supertenant/modules 2019-05-20 20:25:26,919 INFO TenantManager handleTimer tenant=supertenant module=null seq1=0 2019-05-20 20:25:26,919 INFO TenantManager handleTimer done no=0 2019-05-20 20:25:27,653 INFO ProxyContext 995947/authn REQ 10.36.1.143:49702 supertenant POST /authn/login mod-authtoken-2.2.0-SNAPSHOT.44 mod-login-5.3.0-SNAPSHOT.54 2019-05-20 20:25:27,655 INFO ProxyContext 995947/authn RES 202 1813us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/login 2019-05-20 20:25:27,655 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:27 PM mod-auth-authtoken-module 2019-05-20 20:25:27,655 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:25:27,659 INFO ProxyContext 940449/users REQ 172.17.0.7:32902 supertenant GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-users-15.6.0-SNAPSHOT.76 2019-05-20 20:25:27,660 INFO ProxyContext 940449/users RES 202 1133us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:25:27,662 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:27 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:27,662 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:27,662 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:27 INFO CQLWrapper CQL >>> SQL: username==super_admin >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('super\_admin')) LIMIT 10 OFFSET 0 2019-05-20 20:25:27,664 INFO ProxyContext 940449/users RES 200 4133us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:25:27,664 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:27 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:25:27,665 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:27 INFO LogUtil 10.36.1.143:52344 GET /users query=username==super_admin HTTP_1_1 200 368 3 tid=supertenant OK 2019-05-20 20:25:27,670 INFO ProxyContext 960170/token REQ 172.17.0.7:32906 supertenant POST /token mod-authtoken-2.2.0-SNAPSHOT.44 mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:25:27,670 INFO ProxyContext 682952/refreshtoken REQ 172.17.0.7:32908 supertenant POST /refreshtoken mod-authtoken-2.2.0-SNAPSHOT.44 mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:25:27,671 INFO ProxyContext 960170/token RES 202 918us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:25:27,671 INFO ProxyContext 682952/refreshtoken RES 202 839us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:25:27,672 INFO ProxyContext 960170/token RES 201 1223us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:25:27,672 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:27 PM mod-auth-authtoken-module 2019-05-20 20:25:27,672 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$29/806465467@5c0215ad 2019-05-20 20:25:27,673 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:27 PM mod-auth-authtoken-module 2019-05-20 20:25:27,673 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$30/2062938576@614c9f3 2019-05-20 20:25:27,673 INFO ProxyContext 682952/refreshtoken RES 201 1854us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:25:27,676 INFO ProxyContext 892569/configurations RES 404 - okapi No suitable module found for path /configurations/entries for tenant supertenant 2019-05-20 20:25:27,676 ERROR HttpResponse HTTP response code=404 msg=No suitable module found for path /configurations/entries for tenant supertenant 2019-05-20 20:25:27,678 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:27:677 INFO LogStorageServiceImpl [601934eqId] Logging settings are disabled 2019-05-20 20:25:27,678 INFO ProxyContext 995947/authn RES 201 23083us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/login 2019-05-20 20:25:27,678 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:27:678 INFO LogUtil [601935eqId] org.folio.rest.RestVerticle start invoking postAuthnLogin 2019-05-20 20:25:27,679 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:27:678 INFO LogUtil [601935eqId] 10.36.1.143:37270 POST /authn/login null HTTP_1_1 201 56 21 tid=supertenant Created 2019-05-20 20:25:35,040 INFO ProxyContext 074256/authn REQ 10.36.1.143:49722 diku POST /authn/login mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,042 INFO ProxyContext 074256/authn RES 202 1411us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/login 2019-05-20 20:25:35,042 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:35 PM mod-auth-authtoken-module 2019-05-20 20:25:35,042 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:25:35,049 INFO ProxyContext 473210/users REQ 172.17.0.7:32922 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,051 INFO ProxyContext 473210/users RES 202 1045us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:25:35,053 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:35 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:35,053 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:35,053 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:35 INFO CQLWrapper CQL >>> SQL: username==diku_admin >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku\_admin')) LIMIT 10 OFFSET 0 2019-05-20 20:25:35,056 INFO ProxyContext 473210/users RES 200 4961us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:25:35,056 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:35 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:25:35,056 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:35 INFO LogUtil 10.36.1.143:52344 GET /users query=username==diku_admin HTTP_1_1 200 523 4 tid=diku OK 2019-05-20 20:25:35,070 INFO ProxyContext 587137/token REQ 172.17.0.7:32928 diku POST /token mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,074 INFO ProxyContext 773735/refreshtoken REQ 172.17.0.7:32930 diku POST /refreshtoken mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,075 INFO ProxyContext 587137/token RES 202 4193us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:25:35,076 INFO ProxyContext 773735/refreshtoken RES 202 1117us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:25:35,076 INFO ProxyContext 587137/token RES 201 1414us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:25:35,078 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:35 PM mod-auth-authtoken-module 2019-05-20 20:25:35,078 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$29/806465467@5c0215ad 2019-05-20 20:25:35,078 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:35 PM mod-auth-authtoken-module 2019-05-20 20:25:35,078 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$30/2062938576@614c9f3 2019-05-20 20:25:35,078 INFO ProxyContext 773735/refreshtoken RES 201 2504us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:25:35,082 INFO ProxyContext 244363/audit-data REQ 172.17.0.41:49690 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,086 INFO ProxyContext 303403/configurations REQ 172.17.0.7:32912 diku GET /configurations/entries mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-configuration-5.2.0-SNAPSHOT.53 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,087 INFO ProxyContext 244363/audit-data RES 202 4281us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:35,087 INFO ProxyContext 074256/authn RES 201 45388us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/login 2019-05-20 20:25:35,088 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:35:084 INFO LogUtil [609341eqId] org.folio.rest.RestVerticle start invoking postAuthnLogin 2019-05-20 20:25:35,088 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:35:085 INFO LogUtil [609342eqId] 10.36.1.143:37288 POST /authn/login null HTTP_1_1 201 55 41 tid=diku Created 2019-05-20 20:25:35,091 INFO ProxyContext 729812/audit-data REQ 172.17.0.41:49692 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,092 INFO ProxyContext 303403/configurations RES 202 5524us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/configurations/entries.. 2019-05-20 20:25:35,093 INFO ProxyContext 729812/audit-data RES 202 1245us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:35,097 INFO ProxyContext 778570/audit-data REQ 172.17.0.41:49700 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,097 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 May 20, 2019 8:25:35 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:35,098 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:35,098 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:25:35:097 INFO CQLWrapper [630581eqId] CQL >>> SQL: module==EVENT_LOG >>> WHERE lower(f_unaccent(config_data.jsonb->>'module')) LIKE lower(f_unaccent('EVENT\_LOG')) LIMIT 10 OFFSET 0 2019-05-20 20:25:35,098 INFO ProxyContext 778570/audit-data RES 202 921us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:35,105 INFO ProxyContext 244363/audit-data RES 201 18042us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:35,106 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:35:104 INFO LogUtil [455832eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:35,106 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:35:105 INFO LogUtil [455833eqId] 10.36.1.143:55980 POST /audit-data null HTTP_1_1 201 683 11 tid=diku Created 2019-05-20 20:25:35,110 INFO ProxyContext 729812/audit-data RES 201 17213us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:35,110 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:35:110 INFO LogUtil [455838eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:35,111 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:25:35:110 INFO LogUtil [630594eqId] org.folio.rest.RestVerticle start invoking getConfigurationsEntries 2019-05-20 20:25:35,111 INFO ProxyContext 303403/configurations RES 200 18491us mod-configuration-5.2.0-SNAPSHOT.53 http://10.36.1.143:9131/configurations/entries.. 2019-05-20 20:25:35,111 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:25:35:111 INFO LogUtil [630595eqId] 10.36.1.143:41772 GET /configurations/entries query=module==EVENT_LOG HTTP_1_1 200 135 16 tid=diku OK 2019-05-20 20:25:35,112 INFO ProxyContext 778570/audit-data RES 201 13684us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:35,112 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:35:111 INFO LogUtil [455839eqId] 10.36.1.143:55988 POST /audit-data null HTTP_1_1 201 795 13 tid=diku Created 2019-05-20 20:25:35,112 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:35:112 INFO LogUtil [455840eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:35,113 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:35:112 INFO LogStorageServiceImpl [609369eqId] Logging settings are disabled 2019-05-20 20:25:35,113 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:35:112 INFO LogUtil [455840eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 443 10 tid=diku Created 2019-05-20 20:25:35,734 INFO ProxyContext 802558/users REQ 10.36.1.143:49768 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,739 INFO ProxyContext 971114/perms REQ 172.17.0.43:59464 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,740 INFO ProxyContext 971114/perms RES 202 841us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:25:35,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:35 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:35,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:35,743 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:35:742 INFO CQLWrapper [587509eqId] CQL >>> SQL: userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('cc7e77d4-4749-54b8-9be4-58d2674c3c99')) LIMIT 10 OFFSET 0 2019-05-20 20:25:35,752 INFO ProxyContext 971114/perms RES 200 11665us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:25:35,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:35:752 INFO LogUtil [587519eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:25:35,753 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:35:752 INFO LogUtil [587519eqId] 10.36.1.143:45162 GET /perms/users query=userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 HTTP_1_1 200 4276 10 tid=diku OK 2019-05-20 20:25:35,758 INFO ProxyContext 071941/perms REQ 172.17.0.43:59470 diku GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:35,759 INFO ProxyContext 071941/perms RES 202 879us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:25:36,544 INFO ProxyContext 071941/perms RES 200 784560us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:25:36,545 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:36:543 INFO LogUtil [588310eqId] org.folio.rest.RestVerticle start invoking getPermsUsersPermissionsById 2019-05-20 20:25:36,545 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:36:544 INFO LogUtil [588311eqId] 10.36.1.143:45162 GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions expanded=true HTTP_1_1 200 61697 784 tid=diku OK 2019-05-20 20:25:36,569 INFO ProxyContext 802558/users RES 202 835140us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:25:36,572 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:36 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:36,572 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:36,572 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:36 INFO CQLWrapper CQL >>> SQL: username==diku >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku')) LIMIT 10 OFFSET 0 2019-05-20 20:25:36,574 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:36 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:25:36,574 INFO ProxyContext 802558/users RES 200 4139us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:25:36,575 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:36 INFO LogUtil 10.36.1.143:52344 GET /users query=username%3d%3ddiku HTTP_1_1 200 133 3 tid=diku OK 2019-05-20 20:25:37,326 INFO ProxyContext 690374/users REQ 10.36.1.143:49778 diku POST /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:37,328 INFO ProxyContext 690374/users RES 202 1803us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users 2019-05-20 20:25:37,337 INFO ProxyContext 690374/users RES 201 8672us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users 2019-05-20 20:25:37,338 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:37 INFO LogUtil org.folio.rest.RestVerticle start invoking postUsers 2019-05-20 20:25:37,338 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:37 INFO LogUtil 10.36.1.143:52430 POST /users null HTTP_1_1 201 466 7 tid=diku Created 2019-05-20 20:25:37,343 INFO ProxyContext 691021/audit-data REQ 172.17.0.41:49734 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:37,346 INFO ProxyContext 691021/audit-data RES 202 2138us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:37,350 INFO ProxyContext 691021/audit-data RES 201 4602us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:37,351 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:37:350 INFO LogUtil [458078eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:37,351 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:37:350 INFO LogUtil [458078eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 925 4 tid=diku Created 2019-05-20 20:25:38,051 INFO ProxyContext 917281/authn REQ 10.36.1.143:49790 diku GET /authn/credentials mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:38,053 INFO ProxyContext 917281/authn RES 202 1789us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/credentials.. 2019-05-20 20:25:38,056 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 May 20, 2019 8:25:38 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:38,056 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:38,057 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:38:056 INFO CQLWrapper [612313eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(auth_credentials.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:25:38,059 INFO ProxyContext 917281/authn RES 200 5741us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials.. 2019-05-20 20:25:38,059 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:38:058 INFO LogUtil [612315eqId] org.folio.rest.RestVerticle start invoking getAuthnCredentials 2019-05-20 20:25:38,060 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:38:059 INFO LogUtil [612316eqId] 10.36.1.143:37356 GET /authn/credentials query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 47 4 tid=diku OK 2019-05-20 20:25:38,704 INFO ProxyContext 055048/authn REQ 10.36.1.143:49796 diku POST /authn/credentials mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:38,706 INFO ProxyContext 055048/authn RES 202 2132us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/credentials 2019-05-20 20:25:38,714 INFO ProxyContext 055048/authn RES 201 7789us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials 2019-05-20 20:25:38,715 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:38:714 INFO LogUtil [612971eqId] org.folio.rest.RestVerticle start invoking postAuthnCredentials 2019-05-20 20:25:38,715 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:38:715 INFO LogUtil [612972eqId] 10.36.1.143:37364 POST /authn/credentials null HTTP_1_1 201 214 6 tid=diku Created 2019-05-20 20:25:38,720 INFO ProxyContext 773148/audit-data REQ 172.17.0.41:49756 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:38,722 INFO ProxyContext 773148/audit-data RES 202 1923us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:38,727 INFO ProxyContext 773148/audit-data RES 201 4237us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:38,727 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:38:726 INFO LogUtil [459454eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:38,728 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:38:727 INFO LogUtil [459455eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 870 3 tid=diku Created 2019-05-20 20:25:39,471 INFO ProxyContext 041007/perms REQ 10.36.1.143:49812 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:39,477 INFO ProxyContext 041007/perms RES 202 5995us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:25:39,479 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:39 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:39,479 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:39,479 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:39:478 INFO CQLWrapper [591245eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:25:39,481 INFO ProxyContext 041007/perms RES 200 3617us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:25:39,481 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:39:480 INFO LogUtil [591247eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:25:39,482 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:39:481 INFO LogUtil [591248eqId] 10.36.1.143:45162 GET /perms/users query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 51 3 tid=diku OK 2019-05-20 20:25:40,153 INFO ProxyContext 016443/perms REQ 10.36.1.143:49816 diku POST /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:40,155 INFO ProxyContext 016443/perms RES 202 2130us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users 2019-05-20 20:25:40,163 INFO ProxyContext 016443/perms RES 201 8339us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users 2019-05-20 20:25:40,164 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:40:163 INFO LogUtil [591930eqId] org.folio.rest.RestVerticle start invoking postPermsUsers 2019-05-20 20:25:40,164 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:40:164 INFO LogUtil [591931eqId] 10.36.1.143:45210 POST /perms/users null HTTP_1_1 201 380 7 tid=diku Created 2019-05-20 20:25:40,172 INFO ProxyContext 262044/audit-data REQ 172.17.0.41:49776 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:40,174 INFO ProxyContext 262044/audit-data RES 202 2119us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:40,179 INFO ProxyContext 262044/audit-data RES 201 4199us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:40,179 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:40:178 INFO LogUtil [460906eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:40,180 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:40:179 INFO LogUtil [460907eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 998 3 tid=diku Created 2019-05-20 20:25:41,272 INFO ProxyContext 880141/perms REQ 10.36.1.143:49832 diku POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:41,274 INFO ProxyContext 880141/perms RES 202 1649us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:25:41,280 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:41 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:41,280 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:41,280 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:41:279 INFO CQLWrapper [593046eqId] CQL >>> SQL: id==925719dd-8625-4a0a-bf61-6dfb5e176ba1 >>> WHERE _id='925719dd-8625-4a0a-bf61-6dfb5e176ba1' 2019-05-20 20:25:41,283 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:41 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:41,283 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:41,284 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:41:283 INFO PermsAPI [593050eqId] Performing ADD operation on GRANTED_TO of permission rtac.all with value 925719dd-8625-4a0a-bf61-6dfb5e176ba1 2019-05-20 20:25:41,284 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:41:284 INFO CQLWrapper [593051eqId] CQL >>> SQL: permissionName==rtac.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('rtac.all')) 2019-05-20 20:25:41,286 INFO ProxyContext 880141/perms RES 200 12256us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:25:41,287 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:41:286 INFO LogUtil [593053eqId] org.folio.rest.RestVerticle start invoking postPermsUsersPermissionsById 2019-05-20 20:25:41,287 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:41:286 INFO LogUtil [593053eqId] 10.36.1.143:45224 POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions null HTTP_1_1 200 35 11 tid=diku OK 2019-05-20 20:25:41,919 INFO ProxyContext 123804/proxy REQ 10.36.1.143:49838 supertenant GET /_/proxy/tenants/diku/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:25:41,921 INFO ProxyContext 123804/proxy RES 202 1715us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/tenants/diku/modules 2019-05-20 20:25:41,926 INFO ProxyContext 123804/proxy RES 200 4390us okapi-2.29.1 /_/proxy/tenants/diku/modules 2019-05-20 20:25:41,926 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:41 PM mod-auth-authtoken-module 2019-05-20 20:25:41,926 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:25:42,820 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:25:42,821 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:25:42,821 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:25:42,821 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:42,821 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:42,822 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:25:42.820Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:25:42.820Z') 2019-05-20 20:25:42,822 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:42,822 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:42,822 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:25:42.820Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:25:42.820Z') 2019-05-20 20:25:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:25:42.820Z 2019-05-20 20:25:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:25:42.820Z 2019-05-20 20:25:49,736 INFO ProxyContext 959119/authn REQ 10.36.1.143:49856 diku POST /authn/login mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,738 INFO ProxyContext 959119/authn RES 202 1797us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/login 2019-05-20 20:25:49,739 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:49 PM mod-auth-authtoken-module 2019-05-20 20:25:49,739 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:25:49,746 INFO ProxyContext 966238/users REQ 172.17.0.7:33058 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,747 INFO ProxyContext 966238/users RES 202 1318us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:25:49,750 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:49 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:49,750 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:49,751 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:49 INFO CQLWrapper CQL >>> SQL: username==diku_admin >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku\_admin')) LIMIT 10 OFFSET 0 2019-05-20 20:25:49,753 INFO ProxyContext 966238/users RES 200 5312us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:25:49,753 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:49 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:25:49,753 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:49 INFO LogUtil 10.36.1.143:52520 GET /users query=username==diku_admin HTTP_1_1 200 523 4 tid=diku OK 2019-05-20 20:25:49,762 INFO ProxyContext 311019/token REQ 172.17.0.7:33066 diku POST /token mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,766 INFO ProxyContext 106629/refreshtoken REQ 172.17.0.7:33068 diku POST /refreshtoken mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,766 INFO ProxyContext 311019/token RES 202 4073us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:25:49,767 INFO ProxyContext 106629/refreshtoken RES 202 954us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:25:49,768 INFO ProxyContext 311019/token RES 201 1172us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:25:49,768 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:49 PM mod-auth-authtoken-module 2019-05-20 20:25:49,768 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$29/806465467@5c0215ad 2019-05-20 20:25:49,769 INFO ProxyContext 106629/refreshtoken RES 201 1430us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:25:49,769 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:49 PM mod-auth-authtoken-module 2019-05-20 20:25:49,769 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$30/2062938576@614c9f3 2019-05-20 20:25:49,773 INFO ProxyContext 103303/audit-data REQ 172.17.0.41:49828 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,777 INFO ProxyContext 868860/configurations REQ 172.17.0.7:32912 diku GET /configurations/entries mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-configuration-5.2.0-SNAPSHOT.53 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,777 INFO ProxyContext 959119/authn RES 201 38583us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/login 2019-05-20 20:25:49,778 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:49:772 INFO LogUtil [624029eqId] org.folio.rest.RestVerticle start invoking postAuthnLogin 2019-05-20 20:25:49,778 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:49:773 INFO LogUtil [624030eqId] 10.36.1.143:37424 POST /authn/login null HTTP_1_1 201 55 32 tid=diku Created 2019-05-20 20:25:49,781 INFO ProxyContext 278222/audit-data REQ 172.17.0.41:49832 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,782 INFO ProxyContext 103303/audit-data RES 202 9081us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:49,783 INFO ProxyContext 868860/configurations RES 202 5532us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/configurations/entries.. 2019-05-20 20:25:49,783 INFO ProxyContext 278222/audit-data RES 202 1443us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:49,787 INFO ProxyContext 503911/audit-data REQ 172.17.0.41:49836 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:49,788 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 May 20, 2019 8:25:49 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:49,788 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:49,788 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:25:49:786 INFO CQLWrapper [645270eqId] CQL >>> SQL: module==EVENT_LOG >>> WHERE lower(f_unaccent(config_data.jsonb->>'module')) LIKE lower(f_unaccent('EVENT\_LOG')) LIMIT 10 OFFSET 0 2019-05-20 20:25:49,788 INFO ProxyContext 103303/audit-data RES 201 5967us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:49,789 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:49:786 INFO LogUtil [470514eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:49,789 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:49:787 INFO LogUtil [470515eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 683 4 tid=diku Created 2019-05-20 20:25:49,789 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:49:787 INFO LogUtil [470515eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:49,789 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:49:788 INFO LogUtil [470516eqId] 10.36.1.143:55988 POST /audit-data null HTTP_1_1 201 795 3 tid=diku Created 2019-05-20 20:25:49,789 INFO ProxyContext 278222/audit-data RES 201 5668us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:49,790 INFO ProxyContext 503911/audit-data RES 202 2354us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:25:49,790 INFO ProxyContext 868860/configurations RES 200 7661us mod-configuration-5.2.0-SNAPSHOT.53 http://10.36.1.143:9131/configurations/entries.. 2019-05-20 20:25:49,791 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:25:49:789 INFO LogUtil [645273eqId] org.folio.rest.RestVerticle start invoking getConfigurationsEntries 2019-05-20 20:25:49,791 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:25:49:791 INFO LogUtil [645275eqId] 10.36.1.143:41772 GET /configurations/entries query=module==EVENT_LOG HTTP_1_1 200 135 7 tid=diku OK 2019-05-20 20:25:49,792 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:49:791 INFO LogStorageServiceImpl [624048eqId] Logging settings are disabled 2019-05-20 20:25:49,794 INFO ProxyContext 503911/audit-data RES 201 3608us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:25:49,794 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:49:793 INFO LogUtil [470521eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:25:49,794 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:25:49:794 INFO LogUtil [470522eqId] 10.36.1.143:55988 POST /audit-data null HTTP_1_1 201 443 3 tid=diku Created 2019-05-20 20:25:50,422 INFO ProxyContext 262263/users REQ 10.36.1.143:49892 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:50,427 INFO ProxyContext 992968/perms REQ 172.17.0.43:59470 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:50,428 INFO ProxyContext 992968/perms RES 202 671us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:25:50,430 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:50 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:50,430 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:50,430 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:50:430 INFO CQLWrapper [602197eqId] CQL >>> SQL: userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('cc7e77d4-4749-54b8-9be4-58d2674c3c99')) LIMIT 10 OFFSET 0 2019-05-20 20:25:50,434 INFO ProxyContext 992968/perms RES 200 5858us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:25:50,434 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:50:433 INFO LogUtil [602200eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:25:50,435 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:50:434 INFO LogUtil [602201eqId] 10.36.1.143:45284 GET /perms/users query=userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 HTTP_1_1 200 4276 4 tid=diku OK 2019-05-20 20:25:50,439 INFO ProxyContext 018252/perms REQ 172.17.0.43:59464 diku GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:50,440 INFO ProxyContext 018252/perms RES 202 680us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:25:51,207 INFO ProxyContext 018252/perms RES 200 767622us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:25:51,208 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:51:206 INFO LogUtil [602973eqId] org.folio.rest.RestVerticle start invoking getPermsUsersPermissionsById 2019-05-20 20:25:51,208 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:51:207 INFO LogUtil [602974eqId] 10.36.1.143:45284 GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions expanded=true HTTP_1_1 200 61697 767 tid=diku OK 2019-05-20 20:25:51,219 INFO ProxyContext 262263/users RES 202 796871us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:25:51,221 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:25:51 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:51,222 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:51,222 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:51 INFO CQLWrapper CQL >>> SQL: username==diku >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku')) LIMIT 10 OFFSET 0 2019-05-20 20:25:51,271 INFO ProxyContext 262263/users RES 200 51772us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:25:51,272 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:51 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:25:51,272 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:25:51 INFO LogUtil 10.36.1.143:52520 GET /users query=username%3d%3ddiku HTTP_1_1 200 626 51 tid=diku OK 2019-05-20 20:25:52,041 INFO ProxyContext 876681/authn REQ 10.36.1.143:49896 diku GET /authn/credentials mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:52,043 INFO ProxyContext 876681/authn RES 202 1698us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/credentials.. 2019-05-20 20:25:52,046 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 May 20, 2019 8:25:52 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:52,046 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:52,047 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:52:046 INFO CQLWrapper [626303eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(auth_credentials.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:25:52,049 INFO ProxyContext 876681/authn RES 200 6728us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials.. 2019-05-20 20:25:52,050 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:52:049 INFO LogUtil [626306eqId] org.folio.rest.RestVerticle start invoking getAuthnCredentials 2019-05-20 20:25:52,050 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:25:52:050 INFO LogUtil [626307eqId] 10.36.1.143:37462 GET /authn/credentials query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 272 5 tid=diku OK 2019-05-20 20:25:52,749 INFO ProxyContext 245674/perms REQ 10.36.1.143:49902 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:52,754 INFO ProxyContext 245674/perms RES 202 4486us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:25:52,756 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:52 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:52,756 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:52,756 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:52:755 INFO CQLWrapper [604522eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:25:52,799 INFO ProxyContext 245674/perms RES 200 45216us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:25:52,800 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:52:799 INFO LogUtil [604566eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:25:52,800 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:52:799 INFO LogUtil [604566eqId] 10.36.1.143:45284 GET /perms/users query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 463 44 tid=diku OK 2019-05-20 20:25:53,660 INFO ProxyContext 226610/perms REQ 10.36.1.143:49910 diku POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:25:53,663 INFO ProxyContext 226610/perms RES 202 2043us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:25:53,668 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:53 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:53,668 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:53,668 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:53:667 INFO CQLWrapper [605434eqId] CQL >>> SQL: id==925719dd-8625-4a0a-bf61-6dfb5e176ba1 >>> WHERE _id='925719dd-8625-4a0a-bf61-6dfb5e176ba1' 2019-05-20 20:25:53,670 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:25:53 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:25:53,670 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:25:53,671 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:53:671 INFO PermsAPI [605438eqId] Performing ADD operation on GRANTED_TO of permission oai-pmh.all with value 925719dd-8625-4a0a-bf61-6dfb5e176ba1 2019-05-20 20:25:53,672 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:53:671 INFO CQLWrapper [605438eqId] CQL >>> SQL: permissionName==oai-pmh.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('oai-pmh.all')) 2019-05-20 20:25:53,673 INFO ProxyContext 226610/perms RES 200 10401us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:25:53,674 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:53:673 INFO LogUtil [605440eqId] org.folio.rest.RestVerticle start invoking postPermsUsersPermissionsById 2019-05-20 20:25:53,674 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:25:53:673 INFO LogUtil [605440eqId] 10.36.1.143:45304 POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions null HTTP_1_1 200 38 9 tid=diku OK 2019-05-20 20:25:54,319 INFO ProxyContext 980939/proxy REQ 10.36.1.143:49920 supertenant GET /_/proxy/tenants/diku/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:25:54,321 INFO ProxyContext 980939/proxy RES 202 1542us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/tenants/diku/modules 2019-05-20 20:25:54,324 INFO ProxyContext 980939/proxy RES 200 3431us okapi-2.29.1 /_/proxy/tenants/diku/modules 2019-05-20 20:25:54,325 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:25:54 PM mod-auth-authtoken-module 2019-05-20 20:25:54,325 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:00,935 INFO ProxyContext 804014/authn REQ 10.36.1.143:49938 diku POST /authn/login mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,937 INFO ProxyContext 804014/authn RES 202 1858us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/login 2019-05-20 20:26:00,937 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:00 PM mod-auth-authtoken-module 2019-05-20 20:26:00,937 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:00,944 INFO ProxyContext 734384/users REQ 172.17.0.7:33140 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,945 INFO ProxyContext 734384/users RES 202 1086us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:26:00,948 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:00 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:00,949 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:00,949 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:00 INFO CQLWrapper CQL >>> SQL: username==diku_admin >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku\_admin')) LIMIT 10 OFFSET 0 2019-05-20 20:26:00,951 INFO ProxyContext 734384/users RES 200 5650us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:26:00,951 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:00 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:26:00,952 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:00 INFO LogUtil 10.36.1.143:52602 GET /users query=username==diku_admin HTTP_1_1 200 523 3 tid=diku OK 2019-05-20 20:26:00,960 INFO ProxyContext 463669/token REQ 172.17.0.7:33148 diku POST /token mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,964 INFO ProxyContext 393159/refreshtoken REQ 172.17.0.7:33150 diku POST /refreshtoken mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,965 INFO ProxyContext 463669/token RES 202 4118us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:26:00,965 INFO ProxyContext 393159/refreshtoken RES 202 1018us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:26:00,966 INFO ProxyContext 463669/token RES 201 1253us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:26:00,966 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:00 PM mod-auth-authtoken-module 2019-05-20 20:26:00,966 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$29/806465467@5c0215ad 2019-05-20 20:26:00,967 INFO ProxyContext 393159/refreshtoken RES 201 1476us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:26:00,967 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:00 PM mod-auth-authtoken-module 2019-05-20 20:26:00,967 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$30/2062938576@614c9f3 2019-05-20 20:26:00,971 INFO ProxyContext 969406/audit-data REQ 172.17.0.41:49910 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,975 INFO ProxyContext 460443/configurations REQ 172.17.0.7:32912 diku GET /configurations/entries mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-configuration-5.2.0-SNAPSHOT.53 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,975 INFO ProxyContext 804014/authn RES 201 38417us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/login 2019-05-20 20:26:00,976 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:00:970 INFO LogUtil [635227eqId] org.folio.rest.RestVerticle start invoking postAuthnLogin 2019-05-20 20:26:00,976 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:00:971 INFO LogUtil [635228eqId] 10.36.1.143:37506 POST /authn/login null HTTP_1_1 201 55 32 tid=diku Created 2019-05-20 20:26:00,979 INFO ProxyContext 053654/audit-data REQ 172.17.0.41:49912 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,980 INFO ProxyContext 969406/audit-data RES 202 8805us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:26:00,981 INFO ProxyContext 460443/configurations RES 202 5423us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/configurations/entries.. 2019-05-20 20:26:00,981 INFO ProxyContext 053654/audit-data RES 202 1576us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:26:00,985 INFO ProxyContext 226831/audit-data REQ 172.17.0.41:49918 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:00,986 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 May 20, 2019 8:26:00 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:00,986 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:00,986 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:26:00:984 INFO CQLWrapper [656468eqId] CQL >>> SQL: module==EVENT_LOG >>> WHERE lower(f_unaccent(config_data.jsonb->>'module')) LIKE lower(f_unaccent('EVENT\_LOG')) LIMIT 10 OFFSET 0 2019-05-20 20:26:00,987 INFO ProxyContext 226831/audit-data RES 202 1421us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:26:00,988 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:26:00:987 INFO LogUtil [656471eqId] org.folio.rest.RestVerticle start invoking getConfigurationsEntries 2019-05-20 20:26:00,988 INFO ProxyContext 460443/configurations RES 200 7666us mod-configuration-5.2.0-SNAPSHOT.53 http://10.36.1.143:9131/configurations/entries.. 2019-05-20 20:26:00,990 INFO ProxyContext 969406/audit-data RES 201 10170us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:26:00,991 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:26:00:990 INFO LogUtil [656474eqId] 10.36.1.143:41772 GET /configurations/entries query=module==EVENT_LOG HTTP_1_1 200 135 7 tid=diku OK 2019-05-20 20:26:00,991 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:00:990 INFO LogStorageServiceImpl [635247eqId] Logging settings are disabled 2019-05-20 20:26:00,991 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:00:990 INFO LogUtil [481718eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:26:00,992 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:00:991 INFO LogUtil [481719eqId] 10.36.1.143:55988 POST /audit-data null HTTP_1_1 201 683 10 tid=diku Created 2019-05-20 20:26:00,992 INFO ProxyContext 053654/audit-data RES 201 10904us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:26:00,993 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:00:992 INFO LogUtil [481720eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:26:00,993 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:00:992 INFO LogUtil [481720eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 795 4 tid=diku Created 2019-05-20 20:26:00,993 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:00:992 INFO LogUtil [481720eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:26:00,993 INFO ProxyContext 226831/audit-data RES 201 5723us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:26:00,993 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:00:993 INFO LogUtil [481721eqId] 10.36.1.143:55980 POST /audit-data null HTTP_1_1 201 443 4 tid=diku Created 2019-05-20 20:26:01,629 INFO ProxyContext 554335/users REQ 10.36.1.143:49984 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:01,634 INFO ProxyContext 151484/perms REQ 172.17.0.43:59464 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:01,635 INFO ProxyContext 151484/perms RES 202 702us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:26:01,637 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:01 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:01,638 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:01,638 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:01:637 INFO CQLWrapper [613404eqId] CQL >>> SQL: userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('cc7e77d4-4749-54b8-9be4-58d2674c3c99')) LIMIT 10 OFFSET 0 2019-05-20 20:26:01,641 INFO ProxyContext 151484/perms RES 200 5526us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:26:01,641 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:01:640 INFO LogUtil [613407eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:26:01,642 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:01:641 INFO LogUtil [613408eqId] 10.36.1.143:45376 GET /perms/users query=userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 HTTP_1_1 200 4276 4 tid=diku OK 2019-05-20 20:26:01,646 INFO ProxyContext 971913/perms REQ 172.17.0.43:59470 diku GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:01,646 INFO ProxyContext 971913/perms RES 202 562us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:26:02,412 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:02:411 INFO LogUtil [614178eqId] org.folio.rest.RestVerticle start invoking getPermsUsersPermissionsById 2019-05-20 20:26:02,412 INFO ProxyContext 971913/perms RES 200 765754us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:26:02,413 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:02:412 INFO LogUtil [614179eqId] 10.36.1.143:45376 GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions expanded=true HTTP_1_1 200 61697 765 tid=diku OK 2019-05-20 20:26:02,420 INFO ProxyContext 554335/users RES 202 790775us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:26:02,423 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:02 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:02,423 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:02,423 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:02 INFO CQLWrapper CQL >>> SQL: username==diku >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku')) LIMIT 10 OFFSET 0 2019-05-20 20:26:02,426 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:02 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:26:02,427 INFO ProxyContext 554335/users RES 200 6264us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:26:02,427 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:02 INFO LogUtil 10.36.1.143:52602 GET /users query=username%3d%3ddiku HTTP_1_1 200 626 5 tid=diku OK 2019-05-20 20:26:03,196 INFO ProxyContext 478568/authn REQ 10.36.1.143:49988 diku GET /authn/credentials mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:03,198 INFO ProxyContext 478568/authn RES 202 1768us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/credentials.. 2019-05-20 20:26:03,202 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 May 20, 2019 8:26:03 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:03,202 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:03,202 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:03:201 INFO CQLWrapper [637458eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(auth_credentials.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:26:03,205 INFO ProxyContext 478568/authn RES 200 6122us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials.. 2019-05-20 20:26:03,205 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:03:204 INFO LogUtil [637461eqId] org.folio.rest.RestVerticle start invoking getAuthnCredentials 2019-05-20 20:26:03,205 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:03:205 INFO LogUtil [637462eqId] 10.36.1.143:37554 GET /authn/credentials query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 272 4 tid=diku OK 2019-05-20 20:26:03,898 INFO ProxyContext 099807/perms REQ 10.36.1.143:49992 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:03,903 INFO ProxyContext 099807/perms RES 202 4267us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:26:03,905 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:03 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:03,905 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:03,905 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:03:904 INFO CQLWrapper [615671eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:26:03,909 INFO ProxyContext 099807/perms RES 200 5445us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:26:03,909 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:03:908 INFO LogUtil [615675eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:26:03,909 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:03:909 INFO LogUtil [615676eqId] 10.36.1.143:45376 GET /perms/users query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 478 5 tid=diku OK 2019-05-20 20:26:04,755 INFO ProxyContext 456152/perms REQ 10.36.1.143:49994 diku POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:04,757 INFO ProxyContext 456152/perms RES 202 2094us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:26:04,763 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:04 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:04,763 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:04,763 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:04:762 INFO CQLWrapper [616529eqId] CQL >>> SQL: id==925719dd-8625-4a0a-bf61-6dfb5e176ba1 >>> WHERE _id='925719dd-8625-4a0a-bf61-6dfb5e176ba1' 2019-05-20 20:26:04,765 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:04 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:04,765 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:04,766 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:04:766 INFO PermsAPI [616533eqId] Performing ADD operation on GRANTED_TO of permission patron.all with value 925719dd-8625-4a0a-bf61-6dfb5e176ba1 2019-05-20 20:26:04,767 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:04:766 INFO CQLWrapper [616533eqId] CQL >>> SQL: permissionName==patron.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('patron.all')) 2019-05-20 20:26:04,768 INFO ProxyContext 456152/perms RES 200 10757us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:26:04,769 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:04:768 INFO LogUtil [616535eqId] org.folio.rest.RestVerticle start invoking postPermsUsersPermissionsById 2019-05-20 20:26:04,769 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:04:768 INFO LogUtil [616535eqId] 10.36.1.143:45388 POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions null HTTP_1_1 200 37 9 tid=diku OK 2019-05-20 20:26:05,345 INFO ProxyContext 393742/perms REQ 10.36.1.143:50000 diku POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:05,347 INFO ProxyContext 393742/perms RES 202 2037us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:26:05,352 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:05 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:05,353 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:05,353 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:05:352 INFO CQLWrapper [617119eqId] CQL >>> SQL: id==925719dd-8625-4a0a-bf61-6dfb5e176ba1 >>> WHERE _id='925719dd-8625-4a0a-bf61-6dfb5e176ba1' 2019-05-20 20:26:05,355 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:05 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:05,355 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:05,357 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:05:356 INFO PermsAPI [617123eqId] Performing ADD operation on GRANTED_TO of permission users.collection.get with value 925719dd-8625-4a0a-bf61-6dfb5e176ba1 2019-05-20 20:26:05,357 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:05:356 INFO CQLWrapper [617123eqId] CQL >>> SQL: permissionName==users.collection.get >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('users.collection.get')) 2019-05-20 20:26:05,358 INFO ProxyContext 393742/perms RES 200 11014us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:26:05,359 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:05:358 INFO LogUtil [617125eqId] org.folio.rest.RestVerticle start invoking postPermsUsersPermissionsById 2019-05-20 20:26:05,359 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:05:359 INFO LogUtil [617126eqId] 10.36.1.143:45394 POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions null HTTP_1_1 200 47 10 tid=diku OK 2019-05-20 20:26:05,998 INFO ProxyContext 966817/proxy REQ 10.36.1.143:50010 supertenant GET /_/proxy/tenants/diku/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:26:06,000 INFO ProxyContext 966817/proxy RES 202 1634us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/tenants/diku/modules 2019-05-20 20:26:06,004 INFO ProxyContext 966817/proxy RES 200 3367us okapi-2.29.1 /_/proxy/tenants/diku/modules 2019-05-20 20:26:06,004 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:06 PM mod-auth-authtoken-module 2019-05-20 20:26:06,004 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:12,430 INFO ProxyContext 716973/authn REQ 10.36.1.143:50028 diku POST /authn/login mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,432 INFO ProxyContext 716973/authn RES 202 1735us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/login 2019-05-20 20:26:12,433 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:12 PM mod-auth-authtoken-module 2019-05-20 20:26:12,433 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:12,439 INFO ProxyContext 676806/users REQ 172.17.0.7:33230 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,441 INFO ProxyContext 676806/users RES 202 1184us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:26:12,444 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:12,444 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:12,444 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO CQLWrapper CQL >>> SQL: username==diku_admin >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku\_admin')) LIMIT 10 OFFSET 0 2019-05-20 20:26:12,446 INFO ProxyContext 676806/users RES 200 5379us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:26:12,447 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:26:12,447 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO LogUtil 10.36.1.143:52692 GET /users query=username==diku_admin HTTP_1_1 200 523 3 tid=diku OK 2019-05-20 20:26:12,456 INFO ProxyContext 377607/token REQ 172.17.0.7:33238 diku POST /token mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,460 INFO ProxyContext 132163/refreshtoken REQ 172.17.0.7:33240 diku POST /refreshtoken mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,460 INFO ProxyContext 377607/token RES 202 4230us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:26:12,461 INFO ProxyContext 132163/refreshtoken RES 202 1111us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:26:12,462 INFO ProxyContext 377607/token RES 201 1476us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/token 2019-05-20 20:26:12,462 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:12 PM mod-auth-authtoken-module 2019-05-20 20:26:12,462 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$29/806465467@5c0215ad 2019-05-20 20:26:12,462 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:12 PM mod-auth-authtoken-module 2019-05-20 20:26:12,463 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Calling handler org.folio.auth.authtokenmodule.MainVerticle$$Lambda$30/2062938576@614c9f3 2019-05-20 20:26:12,463 INFO ProxyContext 132163/refreshtoken RES 201 2002us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/refreshtoken 2019-05-20 20:26:12,467 INFO ProxyContext 238502/audit-data REQ 172.17.0.41:50000 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,471 INFO ProxyContext 684225/configurations REQ 172.17.0.7:32912 diku GET /configurations/entries mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-configuration-5.2.0-SNAPSHOT.53 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,471 INFO ProxyContext 716973/authn RES 201 39059us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/login 2019-05-20 20:26:12,472 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:12:466 INFO LogUtil [646723eqId] org.folio.rest.RestVerticle start invoking postAuthnLogin 2019-05-20 20:26:12,472 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:12:467 INFO LogUtil [646724eqId] 10.36.1.143:37596 POST /authn/login null HTTP_1_1 201 55 33 tid=diku Created 2019-05-20 20:26:12,475 INFO ProxyContext 077115/audit-data REQ 172.17.0.41:50002 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,476 INFO ProxyContext 238502/audit-data RES 202 8945us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:26:12,477 INFO ProxyContext 684225/configurations RES 202 5514us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/configurations/entries.. 2019-05-20 20:26:12,477 INFO ProxyContext 077115/audit-data RES 202 1638us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:26:12,481 INFO ProxyContext 439177/audit-data REQ 172.17.0.41:50008 diku POST /audit-data mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-audit-0.0.4-SNAPSHOT.23 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:12,482 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 May 20, 2019 8:26:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:12,482 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:12,482 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:26:12:481 INFO CQLWrapper [667965eqId] CQL >>> SQL: module==EVENT_LOG >>> WHERE lower(f_unaccent(config_data.jsonb->>'module')) LIKE lower(f_unaccent('EVENT\_LOG')) LIMIT 10 OFFSET 0 2019-05-20 20:26:12,485 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:26:12:484 INFO LogUtil [667968eqId] org.folio.rest.RestVerticle start invoking getConfigurationsEntries 2019-05-20 20:26:12,485 INFO ProxyContext 684225/configurations RES 200 8499us mod-configuration-5.2.0-SNAPSHOT.53 http://10.36.1.143:9131/configurations/entries.. 2019-05-20 20:26:12,486 INFO DockerModuleHandle mod-configuration-5.2.0-SNAPSHOT.53 20 May 2019 20:26:12:485 INFO LogUtil [667969eqId] 10.36.1.143:41772 GET /configurations/entries query=module==EVENT_LOG HTTP_1_1 200 135 7 tid=diku OK 2019-05-20 20:26:12,487 INFO ProxyContext 439177/audit-data RES 202 5738us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/audit-data 2019-05-20 20:26:12,488 INFO ProxyContext 238502/audit-data RES 201 11247us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:26:12,488 INFO ProxyContext 077115/audit-data RES 201 10610us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:26:12,488 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:12:486 INFO LogUtil [493214eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:26:12,488 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:12:487 INFO LogUtil [493215eqId] 10.36.1.143:55980 POST /audit-data null HTTP_1_1 201 683 4 tid=diku Created 2019-05-20 20:26:12,488 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:12:487 INFO LogUtil [493215eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:26:12,489 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:12:487 INFO LogUtil [493215eqId] 10.36.1.143:55994 POST /audit-data null HTTP_1_1 201 795 3 tid=diku Created 2019-05-20 20:26:12,489 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:12:487 INFO LogStorageServiceImpl [646744eqId] Logging settings are disabled 2019-05-20 20:26:12,491 INFO ProxyContext 439177/audit-data RES 201 3441us mod-audit-0.0.4-SNAPSHOT.23 http://10.36.1.143:9174/audit-data 2019-05-20 20:26:12,491 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:12:490 INFO LogUtil [493218eqId] org.folio.rest.RestVerticle start invoking postAuditData 2019-05-20 20:26:12,492 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:26:12:491 INFO LogUtil [493219eqId] 10.36.1.143:55980 POST /audit-data null HTTP_1_1 201 443 2 tid=diku Created 2019-05-20 20:26:12,815 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:26:12,816 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:26:12,816 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:26:12,816 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:12,816 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:12,817 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:26:12.815Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:26:12.815Z') 2019-05-20 20:26:12,817 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:12,817 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:12,817 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:26:12.815Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:26:12.815Z') 2019-05-20 20:26:12,819 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:26:12.815Z 2019-05-20 20:26:12,819 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:26:12.815Z 2019-05-20 20:26:13,113 INFO ProxyContext 960413/users REQ 10.36.1.143:50064 diku GET /users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-users-15.6.0-SNAPSHOT.76 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:13,118 INFO ProxyContext 618447/perms REQ 172.17.0.43:59470 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:13,119 INFO ProxyContext 618447/perms RES 202 641us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:26:13,121 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:13 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:13,121 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:13,121 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:13:121 INFO CQLWrapper [624888eqId] CQL >>> SQL: userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('cc7e77d4-4749-54b8-9be4-58d2674c3c99')) LIMIT 10 OFFSET 0 2019-05-20 20:26:13,125 INFO ProxyContext 618447/perms RES 200 5778us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:26:13,125 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:13:124 INFO LogUtil [624891eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:26:13,126 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:13:125 INFO LogUtil [624892eqId] 10.36.1.143:45456 GET /perms/users query=userId==cc7e77d4-4749-54b8-9be4-58d2674c3c99 HTTP_1_1 200 4276 4 tid=diku OK 2019-05-20 20:26:13,129 INFO ProxyContext 661769/perms REQ 172.17.0.43:59464 diku GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:13,130 INFO ProxyContext 661769/perms RES 202 581us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:26:13,894 INFO ProxyContext 661769/perms RES 200 763198us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions.. 2019-05-20 20:26:13,894 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:13:893 INFO LogUtil [625660eqId] org.folio.rest.RestVerticle start invoking getPermsUsersPermissionsById 2019-05-20 20:26:13,894 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:13:894 INFO LogUtil [625661eqId] 10.36.1.143:45456 GET /perms/users/460ad467-f361-4e8e-b3b2-cf12a9b51c84/permissions expanded=true HTTP_1_1 200 61697 763 tid=diku OK 2019-05-20 20:26:13,901 INFO ProxyContext 960413/users RES 202 788018us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/users.. 2019-05-20 20:26:13,904 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:13 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:13,904 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:13,904 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:13 INFO CQLWrapper CQL >>> SQL: username==diku >>> WHERE lower(f_unaccent(users.jsonb->>'username')) LIKE lower(f_unaccent('diku')) LIMIT 10 OFFSET 0 2019-05-20 20:26:13,906 INFO ProxyContext 960413/users RES 200 4654us mod-users-15.6.0-SNAPSHOT.76 http://10.36.1.143:9140/users.. 2019-05-20 20:26:13,907 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:13 INFO LogUtil org.folio.rest.RestVerticle start invoking getUsers 2019-05-20 20:26:13,907 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:13 INFO LogUtil 10.36.1.143:52692 GET /users query=username%3d%3ddiku HTTP_1_1 200 626 4 tid=diku OK 2019-05-20 20:26:14,655 INFO ProxyContext 379274/authn REQ 10.36.1.143:50068 diku GET /authn/credentials mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-login-5.3.0-SNAPSHOT.54 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:14,657 INFO ProxyContext 379274/authn RES 202 1655us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/authn/credentials.. 2019-05-20 20:26:14,660 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 May 20, 2019 8:26:14 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:14,660 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:14,660 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:14:660 INFO CQLWrapper [648917eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(auth_credentials.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:26:14,663 INFO ProxyContext 379274/authn RES 200 6035us mod-login-5.3.0-SNAPSHOT.54 http://10.36.1.143:9136/authn/credentials.. 2019-05-20 20:26:14,663 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:14:662 INFO LogUtil [648919eqId] org.folio.rest.RestVerticle start invoking getAuthnCredentials 2019-05-20 20:26:14,663 INFO DockerModuleHandle mod-login-5.3.0-SNAPSHOT.54 20 May 2019 20:26:14:663 INFO LogUtil [648920eqId] 10.36.1.143:37634 GET /authn/credentials query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 272 4 tid=diku OK 2019-05-20 20:26:15,341 INFO ProxyContext 699362/perms REQ 10.36.1.143:50074 diku GET /perms/users mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:15,346 INFO ProxyContext 699362/perms RES 202 4369us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users.. 2019-05-20 20:26:15,348 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:15 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:15,348 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:15,348 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:15:347 INFO CQLWrapper [627114eqId] CQL >>> SQL: userId==d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca >>> WHERE lower(f_unaccent(permissions_users.jsonb->>'userId')) LIKE lower(f_unaccent('d8cccb2a-1a39-5360-adc7-0d0d83c9b7ca')) LIMIT 10 OFFSET 0 2019-05-20 20:26:15,352 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:15:351 INFO LogUtil [627118eqId] org.folio.rest.RestVerticle start invoking getPermsUsers 2019-05-20 20:26:15,352 INFO ProxyContext 699362/perms RES 200 6448us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users.. 2019-05-20 20:26:15,353 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:15:352 INFO LogUtil [627119eqId] 10.36.1.143:45456 GET /perms/users query=userId%3d%3dd8cccb2a-1a39-5360-adc7-0d0d83c9b7ca HTTP_1_1 200 516 6 tid=diku OK 2019-05-20 20:26:16,296 INFO ProxyContext 179122/perms REQ 10.36.1.143:50080 diku POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions mod-authtoken-2.2.0-SNAPSHOT.44 mod-audit-filter-0.0.6-SNAPSHOT.27 mod-permissions-5.7.0-SNAPSHOT.46 mod-audit-filter-0.0.6-SNAPSHOT.27 2019-05-20 20:26:16,298 INFO ProxyContext 179122/perms RES 202 2134us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:26:16,303 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:16 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:16,304 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:16,304 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:16:303 INFO CQLWrapper [628070eqId] CQL >>> SQL: id==925719dd-8625-4a0a-bf61-6dfb5e176ba1 >>> WHERE _id='925719dd-8625-4a0a-bf61-6dfb5e176ba1' 2019-05-20 20:26:16,306 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 May 20, 2019 8:26:16 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:16,306 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:16,307 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:16:306 INFO PermsAPI [628073eqId] Performing ADD operation on GRANTED_TO of permission gobi.all with value 925719dd-8625-4a0a-bf61-6dfb5e176ba1 2019-05-20 20:26:16,307 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:16:307 INFO CQLWrapper [628074eqId] CQL >>> SQL: permissionName==gobi.all >>> WHERE lower(f_unaccent(permissions.jsonb->>'permissionName')) LIKE lower(f_unaccent('gobi.all')) 2019-05-20 20:26:16,309 INFO ProxyContext 179122/perms RES 200 10337us mod-permissions-5.7.0-SNAPSHOT.46 http://10.36.1.143:9142/perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions 2019-05-20 20:26:16,309 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:16:308 INFO LogUtil [628075eqId] org.folio.rest.RestVerticle start invoking postPermsUsersPermissionsById 2019-05-20 20:26:16,310 INFO DockerModuleHandle mod-permissions-5.7.0-SNAPSHOT.46 20 May 2019 20:26:16:309 INFO LogUtil [628076eqId] 10.36.1.143:45474 POST /perms/users/925719dd-8625-4a0a-bf61-6dfb5e176ba1/permissions null HTTP_1_1 200 35 9 tid=diku OK 2019-05-20 20:26:16,946 INFO ProxyContext 228577/proxy REQ 10.36.1.143:50090 supertenant GET /_/proxy/tenants/diku/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:26:16,949 INFO ProxyContext 228577/proxy RES 202 1778us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/tenants/diku/modules 2019-05-20 20:26:16,952 INFO ProxyContext 228577/proxy RES 200 3284us okapi-2.29.1 /_/proxy/tenants/diku/modules 2019-05-20 20:26:16,952 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:16 PM mod-auth-authtoken-module 2019-05-20 20:26:16,952 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:36,138 INFO ProxyContext 271290/proxy REQ 10.36.1.168:13954 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:26:36,140 INFO ProxyContext 271290/proxy RES 202 1687us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:26:36,140 INFO ProxyContext 271290/proxy RES 200 99us okapi-2.29.1 /_/proxy/health 2019-05-20 20:26:36,140 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:36 PM mod-auth-authtoken-module 2019-05-20 20:26:36,140 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:36,146 INFO ProxyContext 448693/proxy REQ 10.36.10.18:38862 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:26:36,147 INFO ProxyContext 448693/proxy RES 202 1067us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:26:36,147 INFO ProxyContext 448693/proxy RES 200 50us okapi-2.29.1 /_/proxy/health 2019-05-20 20:26:36,147 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:26:36 PM mod-auth-authtoken-module 2019-05-20 20:26:36,147 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:26:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:26:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:26:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:26:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:26:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:26:42.842Z') 2019-05-20 20:26:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:26:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:26:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:26:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:26:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:26:42.842Z') 2019-05-20 20:26:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:26:42.842Z 2019-05-20 20:26:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:26:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:26:42.842Z 2019-05-20 20:27:06,148 INFO ProxyContext 265225/proxy REQ 10.36.10.18:38896 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:27:06,150 INFO ProxyContext 393470/proxy REQ 10.36.1.168:13984 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:27:06,150 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:27:06 PM mod-auth-authtoken-module 2019-05-20 20:27:06,150 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:27:06,150 INFO ProxyContext 265225/proxy RES 202 2497us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:27:06,151 INFO ProxyContext 265225/proxy RES 200 79us okapi-2.29.1 /_/proxy/health 2019-05-20 20:27:06,152 INFO ProxyContext 393470/proxy RES 202 1686us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:27:06,152 INFO ProxyContext 393470/proxy RES 200 49us okapi-2.29.1 /_/proxy/health 2019-05-20 20:27:06,152 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:27:06 PM mod-auth-authtoken-module 2019-05-20 20:27:06,152 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:27:12,498 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:27:12:497 INFO PostgreSQLConnectionHandler reqId=778570/audit-data Connection disconnected - /10.36.1.143:5432 2019-05-20 20:27:12,498 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:27:12:497 INFO PostgreSQLConnectionHandler reqId=244363/audit-data Connection disconnected - /10.36.1.143:5432 2019-05-20 20:27:12,498 INFO DockerModuleHandle mod-audit-0.0.4-SNAPSHOT.23 20 May 2019 20:27:12:497 INFO PostgreSQLConnectionHandler reqId=729812/audit-data Connection disconnected - /10.36.1.143:5432 2019-05-20 20:27:12,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:27:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:27:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:27:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:27:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:27:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:27:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:27:12.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:27:12.842Z') 2019-05-20 20:27:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:27:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:27:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:27:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:27:12.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:27:12.842Z') 2019-05-20 20:27:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:27:12.842Z 2019-05-20 20:27:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:27:12.842Z 2019-05-20 20:27:36,154 INFO ProxyContext 301759/proxy REQ 10.36.10.18:38920 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:27:36,156 INFO ProxyContext 301759/proxy RES 202 1705us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:27:36,156 INFO ProxyContext 301759/proxy RES 200 79us okapi-2.29.1 /_/proxy/health 2019-05-20 20:27:36,157 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:27:36 PM mod-auth-authtoken-module 2019-05-20 20:27:36,157 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:27:36,162 INFO ProxyContext 511959/proxy REQ 10.36.1.168:14012 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:27:36,163 INFO ProxyContext 511959/proxy RES 202 1054us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:27:36,163 INFO ProxyContext 511959/proxy RES 200 77us okapi-2.29.1 /_/proxy/health 2019-05-20 20:27:36,164 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:27:36 PM mod-auth-authtoken-module 2019-05-20 20:27:36,164 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:27:42,838 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:27:42,839 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:27:42,839 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:27:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:27:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:27:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:27:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:27:42.839Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:27:42.839Z') 2019-05-20 20:27:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:27:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:27:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:27:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:27:42.839Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:27:42.839Z') 2019-05-20 20:27:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:27:42.839Z 2019-05-20 20:27:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:27:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:27:42.839Z 2019-05-20 20:28:06,154 INFO ProxyContext 983560/proxy REQ 10.36.10.18:38950 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:28:06,156 INFO ProxyContext 983560/proxy RES 202 1587us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:28:06,157 INFO ProxyContext 983560/proxy RES 200 252us okapi-2.29.1 /_/proxy/health 2019-05-20 20:28:06,157 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:28:06 PM mod-auth-authtoken-module 2019-05-20 20:28:06,157 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:28:06,177 INFO ProxyContext 919054/proxy REQ 10.36.1.168:14038 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:28:06,178 INFO ProxyContext 919054/proxy RES 202 1103us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:28:06,178 INFO ProxyContext 919054/proxy RES 200 44us okapi-2.29.1 /_/proxy/health 2019-05-20 20:28:06,179 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:28:06 PM mod-auth-authtoken-module 2019-05-20 20:28:06,179 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:28:12,836 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:28:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:28:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:28:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:28:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:28:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:28:12,838 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:28:12.836Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:28:12.836Z') 2019-05-20 20:28:12,838 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:28:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:28:12,838 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:28:12,838 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:28:12.836Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:28:12.836Z') 2019-05-20 20:28:12,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:28:12.836Z 2019-05-20 20:28:12,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:28:12.836Z 2019-05-20 20:28:36,158 INFO ProxyContext 962161/proxy REQ 10.36.10.18:38978 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:28:36,160 INFO ProxyContext 962161/proxy RES 202 1658us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:28:36,160 INFO ProxyContext 962161/proxy RES 200 86us okapi-2.29.1 /_/proxy/health 2019-05-20 20:28:36,161 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:28:36 PM mod-auth-authtoken-module 2019-05-20 20:28:36,161 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:28:36,192 INFO ProxyContext 034415/proxy REQ 10.36.1.168:14066 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:28:36,194 INFO ProxyContext 034415/proxy RES 202 1500us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:28:36,194 INFO ProxyContext 034415/proxy RES 200 69us okapi-2.29.1 /_/proxy/health 2019-05-20 20:28:36,194 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:28:36 PM mod-auth-authtoken-module 2019-05-20 20:28:36,194 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:28:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:28:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:28:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:28:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:28:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:28:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:28:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:28:42.841Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:28:42.841Z') 2019-05-20 20:28:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:28:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:28:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:28:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:28:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:28:42.842Z') 2019-05-20 20:28:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:28:42.841Z 2019-05-20 20:28:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:28:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:28:42.842Z 2019-05-20 20:29:06,162 INFO ProxyContext 217367/proxy REQ 10.36.10.18:39004 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:29:06,165 INFO ProxyContext 217367/proxy RES 202 1533us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:29:06,165 INFO ProxyContext 217367/proxy RES 200 77us okapi-2.29.1 /_/proxy/health 2019-05-20 20:29:06,165 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:29:06 PM mod-auth-authtoken-module 2019-05-20 20:29:06,165 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:29:06,200 INFO ProxyContext 506210/proxy REQ 10.36.1.168:14156 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:29:06,202 INFO ProxyContext 506210/proxy RES 202 1627us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:29:06,202 INFO ProxyContext 506210/proxy RES 200 76us okapi-2.29.1 /_/proxy/health 2019-05-20 20:29:06,202 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:29:06 PM mod-auth-authtoken-module 2019-05-20 20:29:06,202 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:29:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:29:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:29:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:29:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:29:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:29:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:29:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:29:12.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:29:12.843Z') 2019-05-20 20:29:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:29:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:29:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:29:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:29:12.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:29:12.843Z') 2019-05-20 20:29:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:29:12.843Z 2019-05-20 20:29:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:29:12.843Z 2019-05-20 20:29:36,165 INFO ProxyContext 057103/proxy REQ 10.36.10.18:39048 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:29:36,168 INFO ProxyContext 057103/proxy RES 202 1598us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:29:36,168 INFO ProxyContext 057103/proxy RES 200 71us okapi-2.29.1 /_/proxy/health 2019-05-20 20:29:36,168 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:29:36 PM mod-auth-authtoken-module 2019-05-20 20:29:36,169 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:29:36,215 INFO ProxyContext 821010/proxy REQ 10.36.1.168:14216 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:29:36,217 INFO ProxyContext 821010/proxy RES 202 1530us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:29:36,217 INFO ProxyContext 821010/proxy RES 200 75us okapi-2.29.1 /_/proxy/health 2019-05-20 20:29:36,217 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:29:36 PM mod-auth-authtoken-module 2019-05-20 20:29:36,217 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:29:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:29:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:29:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:29:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:29:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:29:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:29:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:29:42.841Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:29:42.841Z') 2019-05-20 20:29:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:29:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:29:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:29:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:29:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:29:42.842Z') 2019-05-20 20:29:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:29:42.841Z 2019-05-20 20:29:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:29:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:29:42.842Z 2019-05-20 20:30:06,167 INFO ProxyContext 672269/proxy REQ 10.36.10.18:39092 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:30:06,169 INFO ProxyContext 672269/proxy RES 202 1794us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:30:06,170 INFO ProxyContext 672269/proxy RES 200 78us okapi-2.29.1 /_/proxy/health 2019-05-20 20:30:06,170 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:30:06 PM mod-auth-authtoken-module 2019-05-20 20:30:06,170 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:30:06,224 INFO ProxyContext 320761/proxy REQ 10.36.1.168:14248 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:30:06,226 INFO ProxyContext 320761/proxy RES 202 1548us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:30:06,226 INFO ProxyContext 320761/proxy RES 200 73us okapi-2.29.1 /_/proxy/health 2019-05-20 20:30:06,226 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:30:06 PM mod-auth-authtoken-module 2019-05-20 20:30:06,226 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:30:12,833 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:30:12,834 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:30:12,834 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:30:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:30:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:30:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:30:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:30:12.834Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:30:12.834Z') 2019-05-20 20:30:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:30:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:30:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:30:12,836 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:30:12.834Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:30:12.834Z') 2019-05-20 20:30:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:30:12.834Z 2019-05-20 20:30:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:30:12.834Z 2019-05-20 20:30:36,172 INFO ProxyContext 677516/proxy REQ 10.36.10.18:39118 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:30:36,174 INFO ProxyContext 677516/proxy RES 202 1626us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:30:36,175 INFO ProxyContext 677516/proxy RES 200 76us okapi-2.29.1 /_/proxy/health 2019-05-20 20:30:36,175 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:30:36 PM mod-auth-authtoken-module 2019-05-20 20:30:36,175 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:30:36,238 INFO ProxyContext 892858/proxy REQ 10.36.1.168:14278 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:30:36,240 INFO ProxyContext 892858/proxy RES 202 1621us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:30:36,240 INFO ProxyContext 892858/proxy RES 200 79us okapi-2.29.1 /_/proxy/health 2019-05-20 20:30:36,240 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:30:36 PM mod-auth-authtoken-module 2019-05-20 20:30:36,241 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:30:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:30:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:30:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:30:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:30:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:30:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:30:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:30:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:30:42.843Z') 2019-05-20 20:30:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:30:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:30:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:30:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:30:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:30:42.843Z') 2019-05-20 20:30:42,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:30:42.843Z 2019-05-20 20:30:42,847 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:30:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:30:42.843Z 2019-05-20 20:31:06,175 INFO ProxyContext 614739/proxy REQ 10.36.10.18:39144 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:31:06,178 INFO ProxyContext 614739/proxy RES 202 1660us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:31:06,178 INFO ProxyContext 614739/proxy RES 200 77us okapi-2.29.1 /_/proxy/health 2019-05-20 20:31:06,179 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:31:06 PM mod-auth-authtoken-module 2019-05-20 20:31:06,179 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:31:06,251 INFO ProxyContext 737233/proxy REQ 10.36.1.168:14302 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:31:06,252 INFO ProxyContext 737233/proxy RES 202 1523us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:31:06,253 INFO ProxyContext 737233/proxy RES 200 76us okapi-2.29.1 /_/proxy/health 2019-05-20 20:31:06,253 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:31:06 PM mod-auth-authtoken-module 2019-05-20 20:31:06,253 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:31:12,827 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:31:12,828 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:31:12,828 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:31:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:31:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:31:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:31:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:31:12.827Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:31:12.827Z') 2019-05-20 20:31:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:31:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:31:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:31:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:31:12.828Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:31:12.828Z') 2019-05-20 20:31:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:31:12.828Z 2019-05-20 20:31:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:31:12.827Z 2019-05-20 20:31:36,179 INFO ProxyContext 234035/proxy REQ 10.36.10.18:39168 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:31:36,182 INFO ProxyContext 234035/proxy RES 202 1676us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:31:36,182 INFO ProxyContext 234035/proxy RES 200 81us okapi-2.29.1 /_/proxy/health 2019-05-20 20:31:36,182 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:31:36 PM mod-auth-authtoken-module 2019-05-20 20:31:36,182 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:31:36,266 INFO ProxyContext 792611/proxy REQ 10.36.1.168:14330 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:31:36,268 INFO ProxyContext 792611/proxy RES 202 1535us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:31:36,268 INFO ProxyContext 792611/proxy RES 200 78us okapi-2.29.1 /_/proxy/health 2019-05-20 20:31:36,268 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:31:36 PM mod-auth-authtoken-module 2019-05-20 20:31:36,268 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:31:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:31:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:31:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:31:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:31:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:31:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:31:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:31:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:31:42.843Z') 2019-05-20 20:31:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:31:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:31:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:31:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:31:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:31:42.843Z') 2019-05-20 20:31:42,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:31:42.843Z 2019-05-20 20:31:42,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:31:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:31:42.843Z 2019-05-20 20:32:06,183 INFO ProxyContext 286615/proxy REQ 10.36.10.18:39196 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:32:06,185 INFO ProxyContext 286615/proxy RES 202 1551us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:32:06,186 INFO ProxyContext 286615/proxy RES 200 77us okapi-2.29.1 /_/proxy/health 2019-05-20 20:32:06,186 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:32:06 PM mod-auth-authtoken-module 2019-05-20 20:32:06,186 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:32:06,281 INFO ProxyContext 224982/proxy REQ 10.36.1.168:14354 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:32:06,283 INFO ProxyContext 224982/proxy RES 202 1559us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:32:06,283 INFO ProxyContext 224982/proxy RES 200 71us okapi-2.29.1 /_/proxy/health 2019-05-20 20:32:06,283 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:32:06 PM mod-auth-authtoken-module 2019-05-20 20:32:06,283 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:32:12,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:32:12,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:32:12,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:32:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:32:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:32:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:32:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:32:12.841Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:32:12.841Z') 2019-05-20 20:32:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:32:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:32:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:32:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:32:12.841Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:32:12.841Z') 2019-05-20 20:32:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:32:12.841Z 2019-05-20 20:32:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:32:12.841Z 2019-05-20 20:32:36,186 INFO ProxyContext 650265/proxy REQ 10.36.10.18:39282 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:32:36,189 INFO ProxyContext 650265/proxy RES 202 1656us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:32:36,189 INFO ProxyContext 650265/proxy RES 200 77us okapi-2.29.1 /_/proxy/health 2019-05-20 20:32:36,189 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:32:36 PM mod-auth-authtoken-module 2019-05-20 20:32:36,189 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:32:36,296 INFO ProxyContext 707539/proxy REQ 10.36.1.168:14382 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:32:36,298 INFO ProxyContext 707539/proxy RES 202 1681us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:32:36,299 INFO ProxyContext 707539/proxy RES 200 80us okapi-2.29.1 /_/proxy/health 2019-05-20 20:32:36,299 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:32:36 PM mod-auth-authtoken-module 2019-05-20 20:32:36,299 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:32:42,822 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:32:42,823 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:32:42,823 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:32:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:32:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:32:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:32:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:32:42.823Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:32:42.823Z') 2019-05-20 20:32:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:32:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:32:42,824 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:32:42,825 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:32:42.823Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:32:42.823Z') 2019-05-20 20:32:42,826 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:32:42.823Z 2019-05-20 20:32:42,826 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:32:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:32:42.823Z 2019-05-20 20:33:06,189 INFO ProxyContext 218940/proxy REQ 10.36.10.18:39308 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:33:06,192 INFO ProxyContext 218940/proxy RES 202 1509us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:33:06,193 INFO ProxyContext 218940/proxy RES 200 75us okapi-2.29.1 /_/proxy/health 2019-05-20 20:33:06,193 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:33:06 PM mod-auth-authtoken-module 2019-05-20 20:33:06,193 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:33:06,306 INFO ProxyContext 350627/proxy REQ 10.36.1.168:14502 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:33:06,308 INFO ProxyContext 350627/proxy RES 202 1558us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:33:06,308 INFO ProxyContext 350627/proxy RES 200 76us okapi-2.29.1 /_/proxy/health 2019-05-20 20:33:06,308 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:33:06 PM mod-auth-authtoken-module 2019-05-20 20:33:06,308 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:33:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:33:12,836 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:33:12,836 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:33:12,836 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:33:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:33:12,836 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:33:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:33:12.835Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:33:12.835Z') 2019-05-20 20:33:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:33:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:33:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:33:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:33:12.835Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:33:12.835Z') 2019-05-20 20:33:12,839 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:33:12.835Z 2019-05-20 20:33:12,839 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:33:12.835Z 2019-05-20 20:33:36,193 INFO ProxyContext 910940/proxy REQ 10.36.10.18:39338 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:33:36,196 INFO ProxyContext 910940/proxy RES 202 1631us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:33:36,196 INFO ProxyContext 910940/proxy RES 200 78us okapi-2.29.1 /_/proxy/health 2019-05-20 20:33:36,196 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:33:36 PM mod-auth-authtoken-module 2019-05-20 20:33:36,196 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:33:36,321 INFO ProxyContext 445268/proxy REQ 10.36.1.168:14546 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:33:36,323 INFO ProxyContext 445268/proxy RES 202 1543us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:33:36,323 INFO ProxyContext 445268/proxy RES 200 79us okapi-2.29.1 /_/proxy/health 2019-05-20 20:33:36,323 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:33:36 PM mod-auth-authtoken-module 2019-05-20 20:33:36,324 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:33:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:33:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:33:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:33:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:33:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:33:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:33:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:33:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:33:42.843Z') 2019-05-20 20:33:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:33:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:33:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:33:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:33:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:33:42.843Z') 2019-05-20 20:33:42,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:33:42.843Z 2019-05-20 20:33:42,847 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:33:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:33:42.843Z 2019-05-20 20:34:06,196 INFO ProxyContext 782648/proxy REQ 10.36.10.18:39364 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:34:06,199 INFO ProxyContext 782648/proxy RES 202 1617us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:34:06,199 INFO ProxyContext 782648/proxy RES 200 78us okapi-2.29.1 /_/proxy/health 2019-05-20 20:34:06,200 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:34:06 PM mod-auth-authtoken-module 2019-05-20 20:34:06,200 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:34:06,336 INFO ProxyContext 625839/proxy REQ 10.36.1.168:14572 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:34:06,338 INFO ProxyContext 625839/proxy RES 202 1609us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:34:06,338 INFO ProxyContext 625839/proxy RES 200 79us okapi-2.29.1 /_/proxy/health 2019-05-20 20:34:06,339 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:34:06 PM mod-auth-authtoken-module 2019-05-20 20:34:06,339 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:34:12,827 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:34:12,828 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:34:12,828 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:34:12,828 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:34:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:34:12,828 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:34:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:34:12.827Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:34:12.827Z') 2019-05-20 20:34:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:34:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:34:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:34:12,829 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:34:12.827Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:34:12.827Z') 2019-05-20 20:34:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:34:12.827Z 2019-05-20 20:34:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:34:12.827Z 2019-05-20 20:34:36,200 INFO ProxyContext 395124/proxy REQ 10.36.10.18:39408 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:34:36,203 INFO ProxyContext 395124/proxy RES 202 1783us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:34:36,203 INFO ProxyContext 395124/proxy RES 200 73us okapi-2.29.1 /_/proxy/health 2019-05-20 20:34:36,204 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:34:36 PM mod-auth-authtoken-module 2019-05-20 20:34:36,204 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:34:36,352 INFO ProxyContext 241311/proxy REQ 10.36.1.168:14598 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:34:36,354 INFO ProxyContext 241311/proxy RES 202 1576us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:34:36,354 INFO ProxyContext 241311/proxy RES 200 77us okapi-2.29.1 /_/proxy/health 2019-05-20 20:34:36,354 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:34:36 PM mod-auth-authtoken-module 2019-05-20 20:34:36,354 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:34:42,839 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:34:42,839 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:34:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:34:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:34:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:34:42,840 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:34:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:34:42.839Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:34:42.839Z') 2019-05-20 20:34:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:34:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:34:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:34:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:34:42.839Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:34:42.839Z') 2019-05-20 20:34:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:34:42.839Z 2019-05-20 20:34:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:34:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:34:42.839Z 2019-05-20 20:35:06,202 INFO ProxyContext 191492/proxy REQ 10.36.10.18:39444 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:35:06,203 INFO ProxyContext 191492/proxy RES 202 1637us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:35:06,204 INFO ProxyContext 191492/proxy RES 200 81us okapi-2.29.1 /_/proxy/health 2019-05-20 20:35:06,204 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:35:06 PM mod-auth-authtoken-module 2019-05-20 20:35:06,204 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:35:06,367 INFO ProxyContext 468662/proxy REQ 10.36.1.168:14626 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:35:06,369 INFO ProxyContext 468662/proxy RES 202 1621us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:35:06,369 INFO ProxyContext 468662/proxy RES 200 76us okapi-2.29.1 /_/proxy/health 2019-05-20 20:35:06,369 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:35:06 PM mod-auth-authtoken-module 2019-05-20 20:35:06,369 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:35:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:35:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:35:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:35:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:35:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:35:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:35:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:35:12.844Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:35:12.844Z') 2019-05-20 20:35:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:35:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:35:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:35:12,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:35:12.844Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:35:12.844Z') 2019-05-20 20:35:12,848 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:35:12.844Z 2019-05-20 20:35:12,848 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:35:12.844Z 2019-05-20 20:35:36,206 INFO ProxyContext 814399/proxy REQ 10.36.10.18:39468 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:35:36,210 INFO ProxyContext 814399/proxy RES 202 1668us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:35:36,210 INFO ProxyContext 814399/proxy RES 200 79us okapi-2.29.1 /_/proxy/health 2019-05-20 20:35:36,210 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:35:36 PM mod-auth-authtoken-module 2019-05-20 20:35:36,210 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:35:36,383 INFO ProxyContext 973358/proxy REQ 10.36.1.168:14656 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:35:36,385 INFO ProxyContext 973358/proxy RES 202 1509us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:35:36,385 INFO ProxyContext 973358/proxy RES 200 94us okapi-2.29.1 /_/proxy/health 2019-05-20 20:35:36,386 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:35:36 PM mod-auth-authtoken-module 2019-05-20 20:35:36,386 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:35:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:35:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:35:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:35:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:35:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:35:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:35:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:35:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:35:42.842Z') 2019-05-20 20:35:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:35:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:35:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:35:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:35:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:35:42.843Z') 2019-05-20 20:35:42,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:35:42.843Z 2019-05-20 20:35:42,846 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:35:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:35:42.842Z 2019-05-20 20:36:06,209 INFO ProxyContext 119938/proxy REQ 10.36.10.18:39506 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:36:06,212 INFO ProxyContext 119938/proxy RES 202 1704us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:36:06,212 INFO ProxyContext 119938/proxy RES 200 80us okapi-2.29.1 /_/proxy/health 2019-05-20 20:36:06,212 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:36:06 PM mod-auth-authtoken-module 2019-05-20 20:36:06,212 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:36:06,396 INFO ProxyContext 685012/proxy REQ 10.36.1.168:14690 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:36:06,398 INFO ProxyContext 685012/proxy RES 202 1602us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:36:06,398 INFO ProxyContext 685012/proxy RES 200 115us okapi-2.29.1 /_/proxy/health 2019-05-20 20:36:06,399 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:36:06 PM mod-auth-authtoken-module 2019-05-20 20:36:06,399 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:36:12,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:36:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:36:12,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:36:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:36:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:36:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:36:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:36:12.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:36:12.842Z') 2019-05-20 20:36:12,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:36:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:36:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:36:12,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:36:12.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:36:12.842Z') 2019-05-20 20:36:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:36:12.842Z 2019-05-20 20:36:12,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:36:12.842Z 2019-05-20 20:36:36,213 INFO ProxyContext 713089/proxy REQ 10.36.10.18:39530 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:36:36,216 INFO ProxyContext 713089/proxy RES 202 1594us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:36:36,216 INFO ProxyContext 713089/proxy RES 200 71us okapi-2.29.1 /_/proxy/health 2019-05-20 20:36:36,216 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:36:36 PM mod-auth-authtoken-module 2019-05-20 20:36:36,216 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:36:36,412 INFO ProxyContext 934012/proxy REQ 10.36.1.168:14718 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:36:36,414 INFO ProxyContext 934012/proxy RES 202 1587us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:36:36,414 INFO ProxyContext 934012/proxy RES 200 75us okapi-2.29.1 /_/proxy/health 2019-05-20 20:36:36,414 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:36:36 PM mod-auth-authtoken-module 2019-05-20 20:36:36,414 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:36:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:36:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:36:42,844 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:36:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:36:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:36:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:36:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:36:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:36:42.843Z') 2019-05-20 20:36:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:36:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:36:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:36:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:36:42.843Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:36:42.843Z') 2019-05-20 20:36:42,847 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:36:42.843Z 2019-05-20 20:36:42,847 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:36:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:36:42.843Z 2019-05-20 20:37:06,213 INFO ProxyContext 460149/proxy REQ 10.36.10.18:39558 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:37:06,215 INFO ProxyContext 460149/proxy RES 202 1626us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:37:06,215 INFO ProxyContext 460149/proxy RES 200 84us okapi-2.29.1 /_/proxy/health 2019-05-20 20:37:06,215 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:37:06 PM mod-auth-authtoken-module 2019-05-20 20:37:06,215 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:37:06,423 INFO ProxyContext 167283/proxy REQ 10.36.1.168:14760 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:37:06,424 INFO ProxyContext 167283/proxy RES 202 1504us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:37:06,425 INFO ProxyContext 167283/proxy RES 200 74us okapi-2.29.1 /_/proxy/health 2019-05-20 20:37:06,425 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:37:06 PM mod-auth-authtoken-module 2019-05-20 20:37:06,425 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:37:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:37:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:37:12,831 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:37:12,832 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:37:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:37:12,832 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:37:12,832 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:37:12.831Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:37:12.831Z') 2019-05-20 20:37:12,832 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:37:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:37:12,832 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:37:12,833 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:37:12.831Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:37:12.831Z') 2019-05-20 20:37:12,834 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:37:12.831Z 2019-05-20 20:37:12,834 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:37:12.831Z 2019-05-20 20:37:36,214 INFO ProxyContext 445098/proxy REQ 10.36.10.18:39582 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:37:36,216 INFO ProxyContext 445098/proxy RES 202 1592us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:37:36,217 INFO ProxyContext 445098/proxy RES 200 82us okapi-2.29.1 /_/proxy/health 2019-05-20 20:37:36,217 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:37:36 PM mod-auth-authtoken-module 2019-05-20 20:37:36,217 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:37:36,436 INFO ProxyContext 848729/proxy REQ 10.36.1.168:14798 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:37:36,438 INFO ProxyContext 848729/proxy RES 202 1584us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:37:36,438 INFO ProxyContext 848729/proxy RES 200 75us okapi-2.29.1 /_/proxy/health 2019-05-20 20:37:36,438 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:37:36 PM mod-auth-authtoken-module 2019-05-20 20:37:36,438 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:37:42,841 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:37:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:37:42,842 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:37:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:37:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:37:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:37:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:37:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:37:42.842Z') 2019-05-20 20:37:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:37:42 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:37:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:37:42,843 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:37:42.842Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:37:42.842Z') 2019-05-20 20:37:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:37:42.842Z 2019-05-20 20:37:42,845 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:37:42 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:37:42.842Z 2019-05-20 20:38:06,217 INFO ProxyContext 389610/proxy REQ 10.36.10.18:39608 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:38:06,219 INFO ProxyContext 389610/proxy RES 202 1673us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:38:06,219 INFO ProxyContext 389610/proxy RES 200 82us okapi-2.29.1 /_/proxy/health 2019-05-20 20:38:06,219 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:38:06 PM mod-auth-authtoken-module 2019-05-20 20:38:06,219 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:38:06,449 INFO ProxyContext 739040/proxy REQ 10.36.1.168:14822 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:38:06,451 INFO ProxyContext 739040/proxy RES 202 1557us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:38:06,451 INFO ProxyContext 739040/proxy RES 200 72us okapi-2.29.1 /_/proxy/health 2019-05-20 20:38:06,451 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:38:06 PM mod-auth-authtoken-module 2019-05-20 20:38:06,451 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:38:12,833 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO ExpirationTool Calling doExpiration() 2019-05-20 20:38:12,834 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO ExpirationTool Calling doExpirationForTenant for tenant diku 2019-05-20 20:38:12,834 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO ExpirationTool Calling doExpirationForTenant for tenant supertenant 2019-05-20 20:38:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:38:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:38:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:38:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:38:12.833Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:38:12.833Z') 2019-05-20 20:38:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 May 20, 2019 8:38:12 PM org.z3950.zing.cql.cql2pgjson.CQL2PgJSON loadDbSchema 2019-05-20 20:38:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 INFO: loadDbSchema: Loaded 'templates/db_scripts/schema.json' OK 2019-05-20 20:38:12,835 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO CQLWrapper CQL >>> SQL: active == true AND expirationDate < 2019-05-20T20:38:12.834Z >>> WHERE (lower(f_unaccent(users.jsonb->>'active')) LIKE lower(f_unaccent('true'))) AND (users.jsonb->>'expirationDate' <'2019-05-20T20:38:12.834Z') 2019-05-20 20:38:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:38:12.834Z 2019-05-20 20:38:12,837 INFO DockerModuleHandle mod-users-15.6.0-SNAPSHOT.76 20:38:12 INFO ExpirationTool No results found for query active == true AND expirationDate < 2019-05-20T20:38:12.833Z 2019-05-20 20:38:36,218 INFO ProxyContext 789094/proxy REQ 10.36.10.18:39638 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:38:36,222 INFO ProxyContext 789094/proxy RES 202 1520us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:38:36,222 INFO ProxyContext 789094/proxy RES 200 74us okapi-2.29.1 /_/proxy/health 2019-05-20 20:38:36,222 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:38:36 PM mod-auth-authtoken-module 2019-05-20 20:38:36,223 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:38:36,462 INFO ProxyContext 220236/proxy REQ 10.36.1.168:14848 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:38:36,464 INFO ProxyContext 220236/proxy RES 202 1473us mod-authtoken-2.2.0-SNAPSHOT.44 http://10.36.1.143:9172/_/proxy/health 2019-05-20 20:38:36,464 INFO ProxyContext 220236/proxy RES 200 74us okapi-2.29.1 /_/proxy/health 2019-05-20 20:38:36,465 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 May 20, 2019 8:38:36 PM mod-auth-authtoken-module 2019-05-20 20:38:36,465 INFO DockerModuleHandle mod-authtoken-2.2.0-SNAPSHOT.44 INFO: Generating dummy authtoken 2019-05-20 20:38:41,347 INFO DeploymentManager fast shutdown 2019-05-20 20:38:41,347 INFO DockerModuleHandle stop container c862b0e47137984cd9e5c578d0ed9f676e3f861f41e0ef3f284fbd622d0c686c image folioci/mod-configuration:5.2.0-SNAPSHOT.53 2019-05-20 20:38:41,348 INFO DockerModuleHandle stop container 189a8583b688c830d013bcd35de593642163ea620df47b1e490fa58e82390163 image folioci/mod-tags:0.4.0-SNAPSHOT.33 2019-05-20 20:38:41,349 INFO DockerModuleHandle stop container 7f9c42bf1484026e5d290b4c6482467bd3dd4d702e87d3789a5093535ad2474f image folioci/mod-erm-usage:2.3.0-SNAPSHOT.51 2019-05-20 20:38:41,349 INFO DockerModuleHandle stop container e19efb2ba48151539286e5dc88fb8823588d002d8d433c67b36456e7b7235e4e image folioci/mod-orders:6.0.0-SNAPSHOT.168 2019-05-20 20:38:41,354 INFO DockerModuleHandle stop container 7dfba6505bbc268aef9affabed1b1b7526a54d550783266833c26ff35c676180 image folioci/mod-invoice-storage:1.0.0-SNAPSHOT.12 2019-05-20 20:38:41,355 INFO DockerModuleHandle stop container 5785472b7b7af044a36e2cf0742f0403eca6dcc9e4da4a7a69f43d1073a98453 image folioci/mod-login:5.3.0-SNAPSHOT.54 2019-05-20 20:38:41,357 INFO DockerModuleHandle stop container fc1d48e46ad8bd43f77b25d663ba4b60030f79e5fef64f046237b6fc980a306a image folioci/mod-feesfines:15.3.2-SNAPSHOT.28 2019-05-20 20:38:41,358 INFO DockerModuleHandle stop container 31a651cb8581b27f87253ee088c98d2c43ea9b8a1ec8cb6a238dbd1be7d8c21f image folioci/mod-circulation:16.1.0-SNAPSHOT.279 2019-05-20 20:38:41,358 INFO DockerModuleHandle stop container 3b71810cd842ba6c097f3165ce6fbe1de12e949ad74b076a5aca1410d0d3d95c image folioci/mod-email:1.3.0-SNAPSHOT.20 2019-05-20 20:38:41,359 INFO DockerModuleHandle stop container 7461f7fbe7c1e52230066c342b19427e5f15fc446a8c9c67c87bc088a86c8457 image folioci/mod-users:15.6.0-SNAPSHOT.76 2019-05-20 20:38:41,359 INFO DockerModuleHandle stop container a18c8123df78117802a59a71ed4ccd574af586e4504d70691f76b0c381f6534b image folioci/mod-calendar:1.5.0-SNAPSHOT.79 2019-05-20 20:38:41,359 INFO DockerModuleHandle stop container b99c667801332520cea61da8ed16952629e3861e22fc7555f78c9d8ff68f7f4f image folioci/mod-permissions:5.7.0-SNAPSHOT.46 2019-05-20 20:38:41,359 INFO DockerModuleHandle stop container e27ff8cb4013820c973ad377e010d54e29d3ebe504437a58ea882ac27fd52c4a image folioci/mod-event-config:1.3.0-SNAPSHOT.12 2019-05-20 20:38:41,359 INFO DockerModuleHandle stop container 90c4b8d0fb421d51c5cb42f0c4aae737f17786a7e0b3040943671239e4c9563d image folioci/mod-codex-ekb:1.4.0-SNAPSHOT.93 2019-05-20 20:38:41,360 INFO DockerModuleHandle stop container 204117f240db632201d55b1e7402a660726edaf3dc929027a91c1adbcf59af1d image folioci/mod-rtac:1.2.3-SNAPSHOT.27 2019-05-20 20:38:41,360 INFO DockerModuleHandle stop container bccb6dae89cdaf7af213220e8031335590aa74ed804dda7dcfaec2a98cd14204 image folioci/mod-orders-storage:6.0.0-SNAPSHOT.92 2019-05-20 20:38:41,360 INFO DockerModuleHandle stop container 381391e3360fd278834fe59ffd45df192fca7e18a437ca7637d8dd70742ac26b image folioci/mod-vendors:2.2.0-SNAPSHOT.47 2019-05-20 20:38:41,360 INFO DockerModuleHandle stop container 77976a62f62aaf289d00bb3851884706b4a3502da2e79465c0c2b3bc9111b522 image folioci/mod-organizations-storage:1.1.0-SNAPSHOT.17 2019-05-20 20:38:41,360 INFO DockerModuleHandle stop container d13bfee659a9f53f6c304fa5eda7200373dfe11814c4227a1cf4e2b36021030a image folioci/mod-oai-pmh:1.0.3-SNAPSHOT.43 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 0f02a92119894b2a376720e7359d1a73938b5ce5c6819e38e66416320294ce28 image folioci/mod-kb-ebsco-java:2.4.0-SNAPSHOT.127 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container ae5e0c9c1a02f910a43a64d35feff1249c9423256294067514c825d27f091809 image folioci/mod-login-saml:1.2.2-SNAPSHOT.36 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 7f5f6f90e0995339ed331f845a405a41298dad6dcf46a5715bcb23c4c7e84b38 image folioci/mod-codex-inventory:1.5.0-SNAPSHOT.67 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 7fd9efe8bc72f34f4e021166fe11580942534df9ccd4ec3dff238aeff6f86b77 image folioci/mod-source-record-manager:1.4.0-SNAPSHOT.95 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 61aa49f3ca679f4de8f6c246db1dc221835976b26f2d6e184b7eb0d589afdd3d image folioci/mod-invoice:1.0.0-SNAPSHOT.18 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container d2c4fbe1450f406b5d697b8f9048a751d132dc07c19b1016d0099f638231aa6a image folioci/mod-erm-usage-harvester:1.3.0-SNAPSHOT.37 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container dfead7c9633a3f573b2b06f5c53b41355c11f1807d357b1c97c33527d1e96544 image folioci/mod-finance-storage:1.2.0-SNAPSHOT.10 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 58e19a603e5c2a59d38fe655950ec765f7569f5e74aff77fc0188c5d799e3323 image folioci/mod-graphql:1.1.1000202 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 8a47d56141317d167f564f70811c3f1c843e5c6c4cd5eaf3a3c6db2b07b40dfc image folioci/mod-notes:2.5.0-SNAPSHOT.108 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 4fda93c4a54161020e65b52e5bc66408154452c2b429f26feac6ac8334898d17 image folioci/mod-users-bl:4.5.0-SNAPSHOT.62 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 2807ee6ac03c594667580c246fcfff56e17d2cf8d371a75a274d6eb46c5ca069 image folioci/mod-notify:2.4.0-SNAPSHOT.78 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 5399616d02d21d7b0241e560d2e8e6619480c809d20112b75e6f8edb3d3aa609 image folioci/mod-source-record-storage:2.4.0-SNAPSHOT.53 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 255ffb35ca84ac16dedb960e3f6d154ef49643e7c582fc750611b212b490504f image folioci/mod-inventory-storage:15.5.0-SNAPSHOT.268 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container df20e9ad0a1f2f6cf17407062931974efba8508db2ca5a0bb547b46941d7b76b image folioci/mod-data-import-converter-storage:1.3.0-SNAPSHOT.34 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container f68b57751ade8463501de54c35700443dbbde2be13ac6159aa7dcc59dc4e503d image folioci/mod-codex-mux:2.6.0-SNAPSHOT.77 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 5bbba3c3dbfee551ddc960d5a38ff163ea18148a0da8d074cd764641feea075d image folioci/mod-sender:1.1.0-SNAPSHOT.4 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 315817fc5d13d36fa6ab58b956382e7d00f4b0c04624e203b861ecc331fb9457 image folioci/mod-template-engine:1.4.0-SNAPSHOT.23 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container a12b4d03be9f487ed6709dbe8591ac07bc600d100c4889791a734188cf99406d image folioci/mod-inventory:11.5.0-SNAPSHOT.141 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container 09ce9b08c9041354294d3caa9490ed0f60e3e56a50a0415bc6811526f1a78707 image folioci/mod-password-validator:1.3.0-SNAPSHOT.20 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container a200e684dc583a056375fb4114833854ba852dc85fbbf2136ce106661a9b4e43 image folioci/mod-data-import:1.4.0-SNAPSHOT.71 2019-05-20 20:38:41,361 INFO DockerModuleHandle stop container b6a895921cb3f20b9820e308bfb44072f448b886ef90d52aba1901a373a49638 image folioci/mod-audit-filter:0.0.6-SNAPSHOT.27 2019-05-20 20:38:41,362 INFO DockerModuleHandle stop container 31fb29ce520a48387bff165934540e315ad5a7e4c292a81e87c9af006c937156 image folioci/mod-gobi:1.5.0-SNAPSHOT.80 2019-05-20 20:38:41,362 INFO DockerModuleHandle stop container 784774cd18c02b0421766d41eeab9729bbbd7021224e7b68a22bc8bf64213c4a image folioci/mod-authtoken:2.2.0-SNAPSHOT.44 2019-05-20 20:38:41,362 INFO DockerModuleHandle stop container 1371e2dfd5c0fb6675495fa12bb5e9105b7331f4f6b11f3c3e02fe7f01a14a74 image folioci/mod-circulation-storage:8.1.0-SNAPSHOT.166 2019-05-20 20:38:41,362 INFO DockerModuleHandle stop container c61ada35088c6c6b970e49838671f43c2ca04cd1fc1ca9329cf68b342ff2ab1c image folioci/mod-audit:0.0.4-SNAPSHOT.23 2019-05-20 20:38:41,362 INFO DockerModuleHandle stop container 70e592601e10f806597d4b8a7f0fe01f67817b8e2e93dd2096ccec9b5e154945 image folioci/mod-licenses:1.6.0-SNAPSHOT.82 2019-05-20 20:38:41,362 INFO DockerModuleHandle stop container 31914c48ffe0ea3e1d9b298c06f9d10858c5f615bb51d930b438b4999e013d0f image folioci/mod-agreements:1.6.0-SNAPSHOT.83 2019-05-20 20:38:41,380 INFO DockerModuleHandle mod-circulation-16.1.0-SNAPSHOT.279 20:38:41 INFO Launcher Server Stopping 2019-05-20 20:38:41,386 INFO DockerModuleHandle mod-circulation-16.1.0-SNAPSHOT.279 20:38:41 INFO CirculationVerticle Stopping circulation module 2019-05-20 20:38:42,151 INFO DockerModuleHandle mod-rtac-1.2.3-SNAPSHOT.27 20:38:42 INFO LogUtil org.folio.rest.RestVerticle runShutdownHook no shutdown hook implementation found, continuing with shutdown 2019-05-20 20:38:42,162 INFO DockerModuleHandle mod-tags-0.4.0-SNAPSHOT.33 20 May 2019 20:38:42:161 INFO LogUtil [1414246eqId] org.folio.rest.RestVerticle runShutdownHook no shutdown hook implementation found, continuing with shutdown 2019-05-20 20:38:42,172 INFO DockerModuleHandle mod-erm-usage-2.3.0-SNAPSHOT.51 20 May 2019 20:38:42:172 INFO LogUtil [1409893eqId] org.folio.rest.RestVerticle runShutdownHook no shutdown hook implementation found, continuing with shutdown 2019-05-20 20:38:42,173 INFO DockerModuleHandle delete container 31a651cb8581b27f87253ee088c98d2c43ea9b8a1ec8cb6a238dbd1be7d8c21f image folioci/mod-circulation:16.1.0-SNAPSHOT.279 2019-05-20 20:38:42,481 INFO DockerModuleHandle delete container a12b4d03be9f487ed6709dbe8591ac07bc600d100c4889791a734188cf99406d image folioci/mod-inventory:11.5.0-SNAPSHOT.141 2019-05-20 20:38:42,658 INFO DockerModuleHandle mod-login-saml-1.2.2-SNAPSHOT.36 20 May 2019 20:38:42:644 INFO LogUtil org.folio.rest.RestVerticle runShutdownHook no shutdown hook implementation found, continuing with shutdown 2019-05-20 20:38:42,825 INFO DockerModuleHandle delete container b6a895921cb3f20b9820e308bfb44072f448b886ef90d52aba1901a373a49638 image folioci/mod-audit-filter:0.0.6-SNAPSHOT.27 2019-05-20 20:38:42,941 INFO DockerModuleHandle delete container 381391e3360fd278834fe59ffd45df192fca7e18a437ca7637d8dd70742ac26b image folioci/mod-vendors:2.2.0-SNAPSHOT.47 2019-05-20 20:38:42,968 INFO DockerModuleHandle delete container 784774cd18c02b0421766d41eeab9729bbbd7021224e7b68a22bc8bf64213c4a image folioci/mod-authtoken:2.2.0-SNAPSHOT.44 2019-05-20 20:38:43,027 INFO DockerModuleHandle delete container 255ffb35ca84ac16dedb960e3f6d154ef49643e7c582fc750611b212b490504f image folioci/mod-inventory-storage:15.5.0-SNAPSHOT.268 2019-05-20 20:38:43,554 INFO DockerModuleHandle delete container 7461f7fbe7c1e52230066c342b19427e5f15fc446a8c9c67c87bc088a86c8457 image folioci/mod-users:15.6.0-SNAPSHOT.76 2019-05-20 20:38:44,592 INFO DockerModuleHandle delete container b99c667801332520cea61da8ed16952629e3861e22fc7555f78c9d8ff68f7f4f image folioci/mod-permissions:5.7.0-SNAPSHOT.46 2019-05-20 20:38:44,712 INFO DockerModuleHandle delete container 189a8583b688c830d013bcd35de593642163ea620df47b1e490fa58e82390163 image folioci/mod-tags:0.4.0-SNAPSHOT.33 2019-05-20 20:38:44,776 INFO DockerModuleHandle delete container 204117f240db632201d55b1e7402a660726edaf3dc929027a91c1adbcf59af1d image folioci/mod-rtac:1.2.3-SNAPSHOT.27 2019-05-20 20:38:44,808 INFO DockerModuleHandle delete container 77976a62f62aaf289d00bb3851884706b4a3502da2e79465c0c2b3bc9111b522 image folioci/mod-organizations-storage:1.1.0-SNAPSHOT.17 2019-05-20 20:38:44,846 INFO DockerModuleHandle delete container a200e684dc583a056375fb4114833854ba852dc85fbbf2136ce106661a9b4e43 image folioci/mod-data-import:1.4.0-SNAPSHOT.71 2019-05-20 20:38:44,901 INFO DockerModuleHandle delete container c862b0e47137984cd9e5c578d0ed9f676e3f861f41e0ef3f284fbd622d0c686c image folioci/mod-configuration:5.2.0-SNAPSHOT.53 2019-05-20 20:38:44,970 INFO DockerModuleHandle delete container 7f5f6f90e0995339ed331f845a405a41298dad6dcf46a5715bcb23c4c7e84b38 image folioci/mod-codex-inventory:1.5.0-SNAPSHOT.67 2019-05-20 20:38:44,988 INFO DockerModuleHandle delete container 315817fc5d13d36fa6ab58b956382e7d00f4b0c04624e203b861ecc331fb9457 image folioci/mod-template-engine:1.4.0-SNAPSHOT.23 2019-05-20 20:38:45,057 INFO DockerModuleHandle delete container df20e9ad0a1f2f6cf17407062931974efba8508db2ca5a0bb547b46941d7b76b image folioci/mod-data-import-converter-storage:1.3.0-SNAPSHOT.34 2019-05-20 20:38:45,104 INFO DockerModuleHandle delete container a18c8123df78117802a59a71ed4ccd574af586e4504d70691f76b0c381f6534b image folioci/mod-calendar:1.5.0-SNAPSHOT.79 2019-05-20 20:38:45,205 INFO DockerModuleHandle delete container e27ff8cb4013820c973ad377e010d54e29d3ebe504437a58ea882ac27fd52c4a image folioci/mod-event-config:1.3.0-SNAPSHOT.12 2019-05-20 20:38:45,240 INFO DockerModuleHandle delete container dfead7c9633a3f573b2b06f5c53b41355c11f1807d357b1c97c33527d1e96544 image folioci/mod-finance-storage:1.2.0-SNAPSHOT.10 2019-05-20 20:38:45,284 INFO DockerModuleHandle delete container e19efb2ba48151539286e5dc88fb8823588d002d8d433c67b36456e7b7235e4e image folioci/mod-orders:6.0.0-SNAPSHOT.168 2019-05-20 20:38:45,361 INFO DockerModuleHandle delete container 2807ee6ac03c594667580c246fcfff56e17d2cf8d371a75a274d6eb46c5ca069 image folioci/mod-notify:2.4.0-SNAPSHOT.78 2019-05-20 20:38:45,405 INFO DockerModuleHandle delete container 4fda93c4a54161020e65b52e5bc66408154452c2b429f26feac6ac8334898d17 image folioci/mod-users-bl:4.5.0-SNAPSHOT.62 2019-05-20 20:38:45,461 INFO DockerModuleHandle delete container 5399616d02d21d7b0241e560d2e8e6619480c809d20112b75e6f8edb3d3aa609 image folioci/mod-source-record-storage:2.4.0-SNAPSHOT.53 2019-05-20 20:38:45,524 INFO DockerModuleHandle delete container 61aa49f3ca679f4de8f6c246db1dc221835976b26f2d6e184b7eb0d589afdd3d image folioci/mod-invoice:1.0.0-SNAPSHOT.18 2019-05-20 20:38:45,584 INFO DockerModuleHandle delete container ae5e0c9c1a02f910a43a64d35feff1249c9423256294067514c825d27f091809 image folioci/mod-login-saml:1.2.2-SNAPSHOT.36 2019-05-20 20:38:45,624 INFO DockerModuleHandle delete container 3b71810cd842ba6c097f3165ce6fbe1de12e949ad74b076a5aca1410d0d3d95c image folioci/mod-email:1.3.0-SNAPSHOT.20 2019-05-20 20:38:45,664 INFO DockerModuleHandle delete container 31914c48ffe0ea3e1d9b298c06f9d10858c5f615bb51d930b438b4999e013d0f image folioci/mod-agreements:1.6.0-SNAPSHOT.83 2019-05-20 20:38:45,712 INFO DockerModuleHandle delete container 7fd9efe8bc72f34f4e021166fe11580942534df9ccd4ec3dff238aeff6f86b77 image folioci/mod-source-record-manager:1.4.0-SNAPSHOT.95 2019-05-20 20:38:45,781 INFO DockerModuleHandle delete container 5785472b7b7af044a36e2cf0742f0403eca6dcc9e4da4a7a69f43d1073a98453 image folioci/mod-login:5.3.0-SNAPSHOT.54 2019-05-20 20:38:45,912 INFO DockerModuleHandle delete container 1371e2dfd5c0fb6675495fa12bb5e9105b7331f4f6b11f3c3e02fe7f01a14a74 image folioci/mod-circulation-storage:8.1.0-SNAPSHOT.166 2019-05-20 20:38:45,972 INFO DockerModuleHandle delete container fc1d48e46ad8bd43f77b25d663ba4b60030f79e5fef64f046237b6fc980a306a image folioci/mod-feesfines:15.3.2-SNAPSHOT.28 2019-05-20 20:38:45,996 INFO DockerModuleHandle delete container 5bbba3c3dbfee551ddc960d5a38ff163ea18148a0da8d074cd764641feea075d image folioci/mod-sender:1.1.0-SNAPSHOT.4 2019-05-20 20:38:46,040 INFO DockerModuleHandle delete container 31fb29ce520a48387bff165934540e315ad5a7e4c292a81e87c9af006c937156 image folioci/mod-gobi:1.5.0-SNAPSHOT.80 2019-05-20 20:38:46,093 INFO DockerModuleHandle delete container 0f02a92119894b2a376720e7359d1a73938b5ce5c6819e38e66416320294ce28 image folioci/mod-kb-ebsco-java:2.4.0-SNAPSHOT.127 2019-05-20 20:38:46,136 INFO DockerModuleHandle delete container 7dfba6505bbc268aef9affabed1b1b7526a54d550783266833c26ff35c676180 image folioci/mod-invoice-storage:1.0.0-SNAPSHOT.12 2019-05-20 20:38:46,197 INFO DockerModuleHandle delete container 90c4b8d0fb421d51c5cb42f0c4aae737f17786a7e0b3040943671239e4c9563d image folioci/mod-codex-ekb:1.4.0-SNAPSHOT.93 2019-05-20 20:38:46,237 INFO DockerModuleHandle delete container 7f9c42bf1484026e5d290b4c6482467bd3dd4d702e87d3789a5093535ad2474f image folioci/mod-erm-usage:2.3.0-SNAPSHOT.51 2019-05-20 20:38:46,276 INFO DockerModuleHandle delete container 09ce9b08c9041354294d3caa9490ed0f60e3e56a50a0415bc6811526f1a78707 image folioci/mod-password-validator:1.3.0-SNAPSHOT.20 2019-05-20 20:38:46,312 INFO DockerModuleHandle delete container 8a47d56141317d167f564f70811c3f1c843e5c6c4cd5eaf3a3c6db2b07b40dfc image folioci/mod-notes:2.5.0-SNAPSHOT.108 2019-05-20 20:38:46,348 INFO DockerModuleHandle delete container f68b57751ade8463501de54c35700443dbbde2be13ac6159aa7dcc59dc4e503d image folioci/mod-codex-mux:2.6.0-SNAPSHOT.77 2019-05-20 20:38:46,417 INFO DockerModuleHandle delete container c61ada35088c6c6b970e49838671f43c2ca04cd1fc1ca9329cf68b342ff2ab1c image folioci/mod-audit:0.0.4-SNAPSHOT.23 2019-05-20 20:38:46,473 INFO DockerModuleHandle delete container 70e592601e10f806597d4b8a7f0fe01f67817b8e2e93dd2096ccec9b5e154945 image folioci/mod-licenses:1.6.0-SNAPSHOT.82 2019-05-20 20:38:46,542 INFO DockerModuleHandle delete container d13bfee659a9f53f6c304fa5eda7200373dfe11814c4227a1cf4e2b36021030a image folioci/mod-oai-pmh:1.0.3-SNAPSHOT.43 2019-05-20 20:38:46,601 INFO DockerModuleHandle delete container bccb6dae89cdaf7af213220e8031335590aa74ed804dda7dcfaec2a98cd14204 image folioci/mod-orders-storage:6.0.0-SNAPSHOT.92 2019-05-20 20:38:46,664 INFO DockerModuleHandle delete container d2c4fbe1450f406b5d697b8f9048a751d132dc07c19b1016d0099f638231aa6a image folioci/mod-erm-usage-harvester:1.3.0-SNAPSHOT.37 2019-05-20 20:38:51,599 INFO DockerModuleHandle delete container 58e19a603e5c2a59d38fe655950ec765f7569f5e74aff77fc0188c5d799e3323 image folioci/mod-graphql:1.1.1000202 2019-05-20 20:41:28,807 INFO Messages Loading messages from /infra-messages/Messages_en.properties ................................ 2019-05-20 20:41:29,070 INFO oduleVersionReporter Module okapi-core 2.29.1 started 2019-05-20 20:41:29,072 INFO oduleVersionReporter git: https://github.com/folio-org/okapi-debian bca627dc88a5f3e948f4a6508a13b7d10f14dcff 2019-05-20 20:41:29,073 INFO MainVerticle clusterManager not in use 2019-05-20 20:41:29,218 INFO BaseSQLClient Creating configuration for localhost:5432 2019-05-20 20:41:29,500 INFO MainVerticle Proxy using postgres storage 2019-05-20 20:41:29,626 WARN InternalModule InternalModule starting okapiversion=2.29.1 2019-05-20 20:41:29,630 INFO MainVerticle Checking for working distributed lock. Cluster=false 2019-05-20 20:41:29,633 INFO MainVerticle Distributed lock ok 2019-05-20 20:41:29,634 INFO Storage prepareDatabases: NORMAL 2019-05-20 20:41:29,869 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 209, File -> parse_utilcmd.c, SQLSTATE -> 42P07, Routine -> transformCreateStmt, V -> NOTICE, Message -> relation "env" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,873 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 805, File -> index.c, SQLSTATE -> 42P07, Routine -> index_create, V -> NOTICE, Message -> relation "name" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,880 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 209, File -> parse_utilcmd.c, SQLSTATE -> 42P07, Routine -> transformCreateStmt, V -> NOTICE, Message -> relation "deployments" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,882 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 805, File -> index.c, SQLSTATE -> 42P07, Routine -> index_create, V -> NOTICE, Message -> relation "inst_id" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,884 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 209, File -> parse_utilcmd.c, SQLSTATE -> 42P07, Routine -> transformCreateStmt, V -> NOTICE, Message -> relation "tenants" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,885 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 805, File -> index.c, SQLSTATE -> 42P07, Routine -> index_create, V -> NOTICE, Message -> relation "tenant_id" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,888 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 209, File -> parse_utilcmd.c, SQLSTATE -> 42P07, Routine -> transformCreateStmt, V -> NOTICE, Message -> relation "modules" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:29,889 INFO SQLConnectionHandler Received notice NoticeMessage(fields=Map(Line -> 805, File -> index.c, SQLSTATE -> 42P07, Routine -> index_create, V -> NOTICE, Message -> relation "module_id" already exists, skipping, Severity -> NOTICE)) 2019-05-20 20:41:31,135 INFO MainVerticle checkSuperTenant: Already have supertenant 2019-05-20 20:41:31,135 INFO MainVerticle checkSuperTenant: enabled version is OK 2019-05-20 20:41:31,195 INFO MainVerticle API Gateway started PID 32084@ip-10-36-1-143. Listening on port 9130 2019-05-20 20:41:31,205 INFO DiscoveryManager addAndDeploy: { "instId" : "2ffbcfce-20d8-4cf9-8bb8-f73727e2d8e1", "srvcId" : "mod-configuration-5.2.0-SNAPSHOT.53", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9131", "descriptor" : { "dockerImage" : "folioci/mod-configuration:5.2.0-SNAPSHOT.53", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,236 INFO DiscoveryManager addAndDeploy: { "instId" : "5254f5c9-da3e-48e5-b182-9a4a07e781d2", "srvcId" : "mod-tags-0.4.0-SNAPSHOT.33", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9132", "descriptor" : { "dockerImage" : "folioci/mod-tags:0.4.0-SNAPSHOT.33", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,237 INFO DiscoveryManager addAndDeploy: { "instId" : "e7203714-24b6-4c42-b70a-0650620db438", "srvcId" : "mod-erm-usage-2.3.0-SNAPSHOT.51", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9133", "descriptor" : { "dockerImage" : "folioci/mod-erm-usage:2.3.0-SNAPSHOT.51", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,238 INFO DiscoveryManager addAndDeploy: { "instId" : "929e516c-87b4-409d-8d69-7977d7ff8283", "srvcId" : "mod-orders-6.0.0-SNAPSHOT.168", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9134", "descriptor" : { "dockerImage" : "folioci/mod-orders:6.0.0-SNAPSHOT.168", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,240 INFO DiscoveryManager addAndDeploy: { "instId" : "1578f7f2-9376-4efc-b994-43228cfe121e", "srvcId" : "mod-invoice-storage-1.0.0-SNAPSHOT.12", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9135", "descriptor" : { "dockerImage" : "folioci/mod-invoice-storage:1.0.0-SNAPSHOT.12", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,241 INFO DiscoveryManager addAndDeploy: { "instId" : "35708642-9a4d-4146-9d8e-f62108caa6f0", "srvcId" : "mod-login-5.3.0-SNAPSHOT.54", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9136", "descriptor" : { "dockerImage" : "folioci/mod-login:5.3.0-SNAPSHOT.54", "dockerPull" : true, "dockerCMD" : [ "verify.user=true" ], "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,242 INFO DiscoveryManager addAndDeploy: { "instId" : "733dfbd5-c137-4161-8a2b-e15480a77808", "srvcId" : "mod-feesfines-15.3.2-SNAPSHOT.28", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9137", "descriptor" : { "dockerImage" : "folioci/mod-feesfines:15.3.2-SNAPSHOT.28", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,243 INFO DiscoveryManager addAndDeploy: { "instId" : "c56bb092-fb79-4fd8-8a23-ed0b17271f79", "srvcId" : "mod-circulation-16.1.0-SNAPSHOT.279", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9138", "descriptor" : { "dockerImage" : "folioci/mod-circulation:16.1.0-SNAPSHOT.279", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "9801/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,244 INFO DiscoveryManager addAndDeploy: { "instId" : "28d1f98d-0fbc-4961-8526-5bd5c21f6dec", "srvcId" : "mod-email-1.3.0-SNAPSHOT.20", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9139", "descriptor" : { "dockerImage" : "folioci/mod-email:1.3.0-SNAPSHOT.20", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,245 INFO DiscoveryManager addAndDeploy: { "instId" : "f1b14915-fcbe-4a47-b91d-c00aa50188ab", "srvcId" : "mod-users-15.6.0-SNAPSHOT.76", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9140", "descriptor" : { "dockerImage" : "folioci/mod-users:15.6.0-SNAPSHOT.76", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx384m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,246 INFO DiscoveryManager addAndDeploy: { "instId" : "e97b15e0-da91-4201-84dd-93851163c0ae", "srvcId" : "mod-calendar-1.5.0-SNAPSHOT.79", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9141", "descriptor" : { "dockerImage" : "folioci/mod-calendar:1.5.0-SNAPSHOT.79", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,246 INFO DiscoveryManager addAndDeploy: { "instId" : "ad36d11b-f054-4466-9775-95cca994e8c9", "srvcId" : "mod-login-saml-1.2.2-SNAPSHOT.36", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9151", "descriptor" : { "dockerImage" : "folioci/mod-login-saml:1.2.2-SNAPSHOT.36", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,247 INFO DiscoveryManager addAndDeploy: { "instId" : "830a8bdf-f54c-4ad0-afdb-113a2f1db07c", "srvcId" : "mod-source-record-storage-2.4.0-SNAPSHOT.53", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9161", "descriptor" : { "dockerImage" : "folioci/mod-source-record-storage:2.4.0-SNAPSHOT.53", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "test.mode", "value" : "true" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,247 INFO DiscoveryManager addAndDeploy: { "instId" : "5162240d-e973-4159-9a59-20eaa1201f05", "srvcId" : "mod-gobi-1.5.0-SNAPSHOT.80", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9171", "descriptor" : { "dockerImage" : "folioci/mod-gobi:1.5.0-SNAPSHOT.80", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,249 INFO DiscoveryManager addAndDeploy: { "instId" : "9b75fa58-86d6-455a-b658-19131b921a44", "srvcId" : "mod-permissions-5.7.0-SNAPSHOT.46", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9142", "descriptor" : { "dockerImage" : "folioci/mod-permissions:5.7.0-SNAPSHOT.46", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx512m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,249 INFO DiscoveryManager addAndDeploy: { "instId" : "35e5f031-dce7-4175-ad85-e03fd7e44fee", "srvcId" : "mod-codex-inventory-1.5.0-SNAPSHOT.67", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9152", "descriptor" : { "dockerImage" : "folioci/mod-codex-inventory:1.5.0-SNAPSHOT.67", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,250 INFO DiscoveryManager addAndDeploy: { "instId" : "8856233e-738b-4095-be54-8638e43e67ee", "srvcId" : "mod-inventory-storage-15.5.0-SNAPSHOT.268", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9162", "descriptor" : { "dockerImage" : "folioci/mod-inventory-storage:15.5.0-SNAPSHOT.268", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx512m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,251 INFO DiscoveryManager addAndDeploy: { "instId" : "0058fc8a-48f9-4388-bca5-8a56033d8274", "srvcId" : "mod-authtoken-2.2.0-SNAPSHOT.44", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9172", "descriptor" : { "dockerImage" : "folioci/mod-authtoken:2.2.0-SNAPSHOT.44", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,252 INFO DiscoveryManager addAndDeploy: { "instId" : "b6b659fb-aebf-436a-9580-a53de48863ac", "srvcId" : "mod-event-config-1.3.0-SNAPSHOT.12", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9143", "descriptor" : { "dockerImage" : "folioci/mod-event-config:1.3.0-SNAPSHOT.12", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,252 INFO DiscoveryManager addAndDeploy: { "instId" : "9b8bf90b-c73d-4d1e-be27-a71d04d29a79", "srvcId" : "mod-source-record-manager-1.4.0-SNAPSHOT.95", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9153", "descriptor" : { "dockerImage" : "folioci/mod-source-record-manager:1.4.0-SNAPSHOT.95", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "test.mode", "value" : "true" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,253 INFO DiscoveryManager addAndDeploy: { "instId" : "57996091-d24c-4db1-960e-738f51d3986a", "srvcId" : "mod-data-import-converter-storage-1.3.0-SNAPSHOT.34", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9163", "descriptor" : { "dockerImage" : "folioci/mod-data-import-converter-storage:1.3.0-SNAPSHOT.34", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "test.mode", "value" : "true" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,254 INFO DiscoveryManager addAndDeploy: { "instId" : "4e19ff58-e7a1-42d7-b71f-364afc9f7b3c", "srvcId" : "mod-circulation-storage-8.1.0-SNAPSHOT.166", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9173", "descriptor" : { "dockerImage" : "folioci/mod-circulation-storage:8.1.0-SNAPSHOT.166", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,254 INFO DiscoveryManager addAndDeploy: { "instId" : "7be389cb-cc0f-4f3a-ad3b-7325001dbab0", "srvcId" : "mod-codex-ekb-1.4.0-SNAPSHOT.93", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9144", "descriptor" : { "dockerImage" : "folioci/mod-codex-ekb:1.4.0-SNAPSHOT.93", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,255 INFO DiscoveryManager addAndDeploy: { "instId" : "4a27e67c-b03e-4df5-9d05-66ac137f081b", "srvcId" : "mod-invoice-1.0.0-SNAPSHOT.18", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9154", "descriptor" : { "dockerImage" : "folioci/mod-invoice:1.0.0-SNAPSHOT.18", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,256 INFO DiscoveryManager addAndDeploy: { "instId" : "3b6fad6e-ea3f-4709-b0cb-df22e3fe623a", "srvcId" : "mod-codex-mux-2.6.0-SNAPSHOT.77", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9164", "descriptor" : { "dockerImage" : "folioci/mod-codex-mux:2.6.0-SNAPSHOT.77", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,256 INFO DiscoveryManager addAndDeploy: { "instId" : "9ed023f8-be5f-45b2-8f5b-1068ac7c4cb6", "srvcId" : "mod-audit-0.0.4-SNAPSHOT.23", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9174", "descriptor" : { "dockerImage" : "folioci/mod-audit:0.0.4-SNAPSHOT.23", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx512m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,257 INFO DiscoveryManager addAndDeploy: { "instId" : "eea843fb-53d2-487d-a497-33edf27dd14d", "srvcId" : "mod-rtac-1.2.3-SNAPSHOT.27", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9145", "descriptor" : { "dockerImage" : "folioci/mod-rtac:1.2.3-SNAPSHOT.27", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,257 INFO DiscoveryManager addAndDeploy: { "instId" : "449223df-d9b8-4bb0-a3ab-5ea3eb7ed8f6", "srvcId" : "mod-erm-usage-harvester-1.3.0-SNAPSHOT.37", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9155", "descriptor" : { "dockerImage" : "folioci/mod-erm-usage-harvester:1.3.0-SNAPSHOT.37", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,258 INFO DiscoveryManager addAndDeploy: { "instId" : "605a69f7-789b-4b42-b7e2-9238402861dc", "srvcId" : "mod-sender-1.1.0-SNAPSHOT.4", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9165", "descriptor" : { "dockerImage" : "folioci/mod-sender:1.1.0-SNAPSHOT.4", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,258 INFO DiscoveryManager addAndDeploy: { "instId" : "f0055118-bf6f-417f-94ea-fd2527026028", "srvcId" : "mod-licenses-1.6.0-SNAPSHOT.82", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9175", "descriptor" : { "dockerImage" : "folioci/mod-licenses:1.6.0-SNAPSHOT.82", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8080/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,259 INFO DiscoveryManager addAndDeploy: { "instId" : "8441dcf3-eb99-4285-a9cb-03d0a2e6f327", "srvcId" : "mod-orders-storage-6.0.0-SNAPSHOT.92", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9146", "descriptor" : { "dockerImage" : "folioci/mod-orders-storage:6.0.0-SNAPSHOT.92", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,260 INFO DiscoveryManager addAndDeploy: { "instId" : "5236a4c8-aa09-4764-8fbd-ec69828593c0", "srvcId" : "mod-finance-storage-1.2.0-SNAPSHOT.10", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9156", "descriptor" : { "dockerImage" : "folioci/mod-finance-storage:1.2.0-SNAPSHOT.10", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,260 INFO DiscoveryManager addAndDeploy: { "instId" : "470e6631-ee03-4ccd-b454-3e48cc5048b8", "srvcId" : "mod-template-engine-1.4.0-SNAPSHOT.23", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9166", "descriptor" : { "dockerImage" : "folioci/mod-template-engine:1.4.0-SNAPSHOT.23", "dockerPull" : true, "dockerCMD" : [ "verify.user=true" ], "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,261 INFO DiscoveryManager addAndDeploy: { "instId" : "6ac00067-3934-41fe-9b45-87654e5e1b92", "srvcId" : "mod-agreements-1.6.0-SNAPSHOT.83", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9176", "descriptor" : { "dockerImage" : "folioci/mod-agreements:1.6.0-SNAPSHOT.83", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8080/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,262 INFO DiscoveryManager addAndDeploy: { "instId" : "d7b1f41b-5682-4bcb-a7de-838c98392d3c", "srvcId" : "mod-vendors-2.2.0-SNAPSHOT.47", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9147", "descriptor" : { "dockerImage" : "folioci/mod-vendors:2.2.0-SNAPSHOT.47", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,262 INFO DiscoveryManager addAndDeploy: { "instId" : "69f65d0b-5bbb-4303-89c3-5987a489a2ca", "srvcId" : "mod-graphql-1.1.1000202", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9157", "descriptor" : { "dockerImage" : "folioci/mod-graphql:1.1.1000202", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "3001/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,263 INFO DiscoveryManager addAndDeploy: { "instId" : "6b71021a-e4b2-41f4-b0d2-ba6580cc8d7e", "srvcId" : "mod-inventory-11.5.0-SNAPSHOT.141", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9167", "descriptor" : { "dockerImage" : "folioci/mod-inventory:11.5.0-SNAPSHOT.141", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Dorg.folio.metadata.inventory.storage.type=okapi" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "9403/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,264 INFO DiscoveryManager addAndDeploy: { "instId" : "728c1e26-2bcd-4651-94df-6e0d42c4ca37", "srvcId" : "mod-organizations-storage-1.1.0-SNAPSHOT.17", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9148", "descriptor" : { "dockerImage" : "folioci/mod-organizations-storage:1.1.0-SNAPSHOT.17", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,264 INFO DiscoveryManager addAndDeploy: { "instId" : "1c65a14a-5e7a-4ee4-bf01-14b0272955bc", "srvcId" : "mod-notes-2.5.0-SNAPSHOT.108", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9158", "descriptor" : { "dockerImage" : "folioci/mod-notes:2.5.0-SNAPSHOT.108", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,265 INFO DiscoveryManager addAndDeploy: { "instId" : "5f0fd332-24de-40e1-8a4f-fc50b771db1f", "srvcId" : "mod-password-validator-1.3.0-SNAPSHOT.20", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9168", "descriptor" : { "dockerImage" : "folioci/mod-password-validator:1.3.0-SNAPSHOT.20", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,266 INFO DiscoveryManager addAndDeploy: { "instId" : "712f378d-e6dc-44b9-9dfc-fb9ce72b7cdb", "srvcId" : "mod-oai-pmh-1.0.3-SNAPSHOT.43", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9149", "descriptor" : { "dockerImage" : "folioci/mod-oai-pmh:1.0.3-SNAPSHOT.43", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,266 INFO DiscoveryManager addAndDeploy: { "instId" : "98963ca6-6a38-43be-ade5-95507c89ee86", "srvcId" : "mod-users-bl-4.5.0-SNAPSHOT.62", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9159", "descriptor" : { "dockerImage" : "folioci/mod-users-bl:4.5.0-SNAPSHOT.62", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,267 INFO DiscoveryManager addAndDeploy: { "instId" : "ec458dde-2b8e-4e52-8a6f-cc800a7a685c", "srvcId" : "mod-data-import-1.4.0-SNAPSHOT.71", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9169", "descriptor" : { "dockerImage" : "folioci/mod-data-import:1.4.0-SNAPSHOT.71", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,267 INFO DiscoveryManager addAndDeploy: { "instId" : "3dd12473-da6b-4963-b354-8174cde40688", "srvcId" : "mod-kb-ebsco-java-2.4.0-SNAPSHOT.127", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9150", "descriptor" : { "dockerImage" : "folioci/mod-kb-ebsco-java:2.4.0-SNAPSHOT.127", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,268 INFO DiscoveryManager addAndDeploy: { "instId" : "e6f2cdb0-85c0-4c7c-938d-fb00781365f8", "srvcId" : "mod-notify-2.4.0-SNAPSHOT.78", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9160", "descriptor" : { "dockerImage" : "folioci/mod-notify:2.4.0-SNAPSHOT.78", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,269 INFO DiscoveryManager addAndDeploy: { "instId" : "b410e8ce-8044-44eb-b64a-826c0410d992", "srvcId" : "mod-audit-filter-0.0.6-SNAPSHOT.27", "nodeId" : "10.36.1.143", "url" : "http://10.36.1.143:9170", "descriptor" : { "dockerImage" : "folioci/mod-audit-filter:0.0.6-SNAPSHOT.27", "dockerPull" : true, "env" : [ { "name" : "DB_MAXPOOLSIZE", "value" : "5" }, { "name" : "DB_USERNAME", "value" : "folio_admin" }, { "name" : "DB_PORT", "value" : "5432" }, { "name" : "JAVA_OPTIONS", "value" : "-Xmx256m" }, { "name" : "DB_HOST", "value" : "10.36.1.143" }, { "name" : "DB_DATABASE", "value" : "okapi_modules" }, { "name" : "DB_PASSWORD", "value" : "folio_admin5757" } ], "dockerArgs" : { "HostConfig" : { "PortBindings" : { "8081/tcp" : [ { "HostPort" : "%p" } ] } } } } } 2019-05-20 20:41:31,370 INFO ProxyContext 904702/deployment REQ 10.36.1.143:50338 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,373 INFO ProxyContext 904702/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,373 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,381 INFO ProxyContext 430428/deployment REQ 10.36.1.143:50340 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,381 INFO ProxyContext 430428/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,382 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,384 INFO ProxyContext 024941/deployment REQ 10.36.1.143:50342 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,384 INFO ProxyContext 024941/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,384 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,387 INFO ProxyContext 741333/deployment REQ 10.36.1.143:50344 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,387 INFO ProxyContext 741333/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,387 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,389 INFO ProxyContext 596075/deployment REQ 10.36.1.143:50346 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,389 INFO ProxyContext 596075/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,390 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,392 INFO ProxyContext 038593/deployment REQ 10.36.1.143:50348 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,392 INFO ProxyContext 038593/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,392 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,394 INFO ProxyContext 333602/deployment REQ 10.36.1.143:50350 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,394 INFO ProxyContext 333602/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,394 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,396 INFO ProxyContext 586259/deployment REQ 10.36.1.143:50352 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,396 INFO ProxyContext 586259/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,396 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,398 INFO ProxyContext 097542/deployment REQ 10.36.1.143:50354 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,398 INFO ProxyContext 097542/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,398 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,400 INFO ProxyContext 121063/deployment REQ 10.36.1.143:50356 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,400 INFO ProxyContext 121063/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,400 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,402 INFO ProxyContext 382665/deployment REQ 10.36.1.143:50358 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,402 INFO ProxyContext 382665/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,402 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,404 INFO ProxyContext 764637/deployment REQ 10.36.1.143:50360 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,404 INFO ProxyContext 764637/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,404 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,407 INFO ProxyContext 485207/deployment REQ 10.36.1.143:50362 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,407 INFO ProxyContext 485207/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,407 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,409 INFO ProxyContext 170228/deployment REQ 10.36.1.143:50364 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,409 INFO ProxyContext 170228/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,409 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,411 INFO ProxyContext 149617/deployment REQ 10.36.1.143:50366 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,411 INFO ProxyContext 149617/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,411 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,412 INFO ProxyContext 413912/deployment REQ 10.36.1.143:50368 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,413 INFO ProxyContext 413912/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,413 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,414 INFO ProxyContext 639796/deployment REQ 10.36.1.143:50370 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,414 INFO ProxyContext 639796/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,415 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,416 INFO ProxyContext 359099/deployment REQ 10.36.1.143:50372 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,416 INFO ProxyContext 359099/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,417 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,418 INFO ProxyContext 013020/deployment REQ 10.36.1.143:50374 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,418 INFO ProxyContext 013020/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,418 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,420 INFO ProxyContext 331432/deployment REQ 10.36.1.143:50376 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,420 INFO ProxyContext 331432/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,420 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,422 INFO ProxyContext 544318/deployment REQ 10.36.1.143:50378 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,422 INFO ProxyContext 544318/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,422 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,423 INFO ProxyContext 522425/deployment REQ 10.36.1.143:50380 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,424 INFO ProxyContext 522425/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,424 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,425 INFO ProxyContext 791840/deployment REQ 10.36.1.143:50382 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,425 INFO ProxyContext 791840/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,426 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,427 INFO ProxyContext 869884/deployment REQ 10.36.1.143:50384 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,427 INFO ProxyContext 869884/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,427 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,429 INFO ProxyContext 736956/deployment REQ 10.36.1.143:50386 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,429 INFO ProxyContext 736956/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,429 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,430 INFO ProxyContext 489409/deployment REQ 10.36.1.143:50388 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,431 INFO ProxyContext 489409/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,431 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,432 INFO ProxyContext 855915/deployment REQ 10.36.1.143:50390 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,432 INFO ProxyContext 855915/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,432 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,434 INFO ProxyContext 665579/deployment REQ 10.36.1.143:50392 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,434 INFO ProxyContext 665579/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,434 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,435 INFO ProxyContext 426327/deployment REQ 10.36.1.143:50394 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,436 INFO ProxyContext 426327/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,436 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,437 INFO ProxyContext 232325/deployment REQ 10.36.1.143:50396 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,437 INFO ProxyContext 232325/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,437 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,439 INFO ProxyContext 315172/deployment REQ 10.36.1.143:50398 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,439 INFO ProxyContext 315172/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,439 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,440 INFO ProxyContext 633406/deployment REQ 10.36.1.143:50400 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,441 INFO ProxyContext 633406/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,441 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,442 INFO ProxyContext 891365/deployment REQ 10.36.1.143:50402 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,442 INFO ProxyContext 891365/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,442 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,444 INFO ProxyContext 239427/deployment REQ 10.36.1.143:50404 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,444 INFO ProxyContext 239427/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,444 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,445 INFO ProxyContext 015088/deployment REQ 10.36.1.143:50406 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,445 INFO ProxyContext 015088/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,446 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,447 INFO ProxyContext 463692/deployment REQ 10.36.1.143:50408 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,447 INFO ProxyContext 463692/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,447 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,448 INFO ProxyContext 363277/deployment REQ 10.36.1.143:50410 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,449 INFO ProxyContext 363277/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,449 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,450 INFO ProxyContext 076268/deployment REQ 10.36.1.143:50412 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,450 INFO ProxyContext 076268/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,450 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,452 INFO ProxyContext 638650/deployment REQ 10.36.1.143:50414 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,452 INFO ProxyContext 638650/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,452 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,453 INFO ProxyContext 019537/deployment REQ 10.36.1.143:50416 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,454 INFO ProxyContext 019537/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,454 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,455 INFO ProxyContext 299862/deployment REQ 10.36.1.143:50418 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,455 INFO ProxyContext 299862/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,455 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,456 INFO ProxyContext 345403/deployment REQ 10.36.1.143:50420 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,457 INFO ProxyContext 345403/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,457 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,458 INFO ProxyContext 112751/deployment REQ 10.36.1.143:50422 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,458 INFO ProxyContext 112751/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,458 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,460 INFO ProxyContext 865312/deployment REQ 10.36.1.143:50424 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,460 INFO ProxyContext 865312/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,460 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,461 INFO ProxyContext 980827/deployment REQ 10.36.1.143:50426 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,461 INFO ProxyContext 980827/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,461 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,463 INFO ProxyContext 313181/deployment REQ 10.36.1.143:50428 supertenant POST /_/deployment/modules mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:31,463 INFO ProxyContext 313181/deployment RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,463 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:31,468 INFO MainVerticle Deploy failed: java.lang.Throwable: 404 No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44: http://10.36.1.143:9130/_/deployment/modules 2019-05-20 20:41:31,469 INFO TenantManager starting diku 2019-05-20 20:41:31,469 INFO TenantManager handleTimer tenant=diku module=null seq1=0 2019-05-20 20:41:31,475 INFO TenantManager handleTimer done no=0 2019-05-20 20:41:31,475 INFO TenantManager starting supertenant 2019-05-20 20:41:31,475 INFO TenantManager handleTimer tenant=supertenant module=null seq1=0 2019-05-20 20:41:31,476 INFO TenantManager handleTimer done no=0 2019-05-20 20:41:36,233 INFO ProxyContext 552670/proxy REQ 10.36.10.18:39832 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:36,234 INFO ProxyContext 552670/proxy RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:36,234 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:36,530 INFO ProxyContext 478023/proxy REQ 10.36.1.168:15022 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:41:36,531 INFO ProxyContext 478023/proxy RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:41:36,531 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:42:06,234 INFO ProxyContext 497745/proxy REQ 10.36.10.18:39876 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:42:06,234 INFO ProxyContext 497745/proxy RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:42:06,235 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:42:06,544 INFO ProxyContext 085213/proxy REQ 10.36.1.168:15058 supertenant GET /_/proxy/health mod-authtoken-2.2.0-SNAPSHOT.44 okapi-2.29.1 2019-05-20 20:42:06,544 INFO ProxyContext 085213/proxy RES 404 - okapi No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44 2019-05-20 20:42:06,545 ERROR HttpResponse HTTP response code=404 msg=No running module instance found for mod-authtoken-2.2.0-SNAPSHOT.44