2017-01-09 18:27:47.134 DEBUG [kallithea.SimpleHg] Request time: 0.073s 2017-01-09 18:27:47.134 DEBUG [kallithea.SimpleHg] Request time: 0.073s 2017-01-09 18:27:47.134 DEBUG [kallithea.SimpleGit] Request time: 0.073s 2017-01-09 18:27:47.134 DEBUG [kallithea.SimpleGit] Request time: 0.073s 2017-01-09 18:27:47.134 INFO [kallithea.RequestWrapper] IP: 10.102.22.148 Request to /Products time: 0.073s 2017-01-09 18:27:47.134 INFO [kallithea.RequestWrapper] IP: 10.102.22.148 Request to /Products time: 0.073s 2017-01-09 18:27:49.933 DEBUG [kallithea.lib.middleware.simplegit] pathinfo: /PSM detected as Git False 2017-01-09 18:27:49.933 DEBUG [kallithea.lib.middleware.simplegit] pathinfo: /PSM detected as Git False 2017-01-09 18:27:49.934 DEBUG [kallithea.lib.middleware.simplehg] pathinfo: /PSM detected as Mercurial False 2017-01-09 18:27:49.934 DEBUG [kallithea.lib.middleware.simplehg] pathinfo: /PSM detected as Mercurial False 2017-01-09 18:27:49.946 DEBUG [routes.middleware] Matched GET /PSM 2017-01-09 18:27:49.946 DEBUG [routes.middleware] Matched GET /PSM 2017-01-09 18:27:49.946 DEBUG [routes.middleware] Route path: '/{group_name:.*}', defaults: {'action': u'show_by_name', 'controller': u'admin/repo_groups'} 2017-01-09 18:27:49.946 DEBUG [routes.middleware] Route path: '/{group_name:.*}', defaults: {'action': u'show_by_name', 'controller': u'admin/repo_groups'} 2017-01-09 18:27:49.947 DEBUG [routes.middleware] Match dict: {'action': u'show_by_name', 'controller': u'admin/repo_groups', 'group_name': u'PSM'} 2017-01-09 18:27:49.947 DEBUG [routes.middleware] Match dict: {'action': u'show_by_name', 'controller': u'admin/repo_groups', 'group_name': u'PSM'} 2017-01-09 18:27:49.947 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals 2017-01-09 18:27:49.947 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'admin/repo_groups' 2017-01-09 18:27:49.947 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating 2017-01-09 18:27:49.947 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface 2017-01-09 18:27:49.948 DEBUG [beaker.container] data file /opt/Kallithea/data/data/sessions/container_file/f/fa/fae356ceeedb404b9c6f4acf9c450e6e.cache 2017-01-09 18:27:49.948 DEBUG [beaker.container] lock_creatfunc (didnt wait) 2017-01-09 18:27:49.948 DEBUG [beaker.container] get_value creating new value 2017-01-09 18:27:49.951 DEBUG [beaker.container] set_value stored time 1484004469.951782 expire time 10 2017-01-09 18:27:49.951 DEBUG [beaker.container] released create lock 2017-01-09 18:27:49.952 DEBUG [kallithea.lib.auth] Auth User lookup by USER ID 2 2017-01-09 18:27:49.952 DEBUG [kallithea.lib.auth] Auth User lookup by USER ID 2 2017-01-09 18:27:49.953 DEBUG [kallithea.lib.auth] filling data 2017-01-09 18:27:49.953 DEBUG [kallithea.lib.auth] filling data 2017-01-09 18:27:49.954 DEBUG [kallithea.lib.auth] Auth User is now 2017-01-09 18:27:49.954 DEBUG [kallithea.lib.auth] Auth User is now 2017-01-09 18:27:49.954 INFO [kallithea.lib.base] IP: 10.102.22.148 User: accessed /PSM 2017-01-09 18:27:49.954 INFO [kallithea.lib.base] IP: 10.102.22.148 User: accessed /PSM 2017-01-09 18:27:49.954 DEBUG [pylons.controllers.core] Calling '__before__' method with keyword args: **{} 2017-01-09 18:27:49.954 DEBUG [kallithea.lib.auth] Checking access for user @ RepoGroupsController:__before__ 2017-01-09 18:27:49.954 DEBUG [kallithea.lib.auth] Checking access for user @ RepoGroupsController:__before__ 2017-01-09 18:27:49.955 DEBUG [beaker.container] lock_creatfunc (didnt wait) 2017-01-09 18:27:49.955 DEBUG [beaker.container] get_value creating new value 2017-01-09 18:27:49.956 DEBUG [beaker.container] set_value stored time 1484004469.956228 expire time 10 2017-01-09 18:27:49.956 DEBUG [beaker.container] released create lock 2017-01-09 18:27:49.956 DEBUG [beaker.container] lock_creatfunc (didnt wait) 2017-01-09 18:27:49.956 DEBUG [beaker.container] get_value creating new value 2017-01-09 18:27:49.957 DEBUG [beaker.container] set_value stored time 1484004469.95734 expire time 10 2017-01-09 18:27:49.957 DEBUG [beaker.container] released create lock 2017-01-09 18:27:49.957 DEBUG [kallithea.lib.auth] checking if ip:10.102.22.148 is subnet of set(['0.0.0.0/0', '::/0']) 2017-01-09 18:27:49.957 DEBUG [kallithea.lib.auth] checking if ip:10.102.22.148 is subnet of set(['0.0.0.0/0', '::/0']) 2017-01-09 18:27:49.957 DEBUG [kallithea.lib.auth] IP 10.102.22.148 is network 0.0.0.0/0 2017-01-09 18:27:49.957 DEBUG [kallithea.lib.auth] IP 10.102.22.148 is network 0.0.0.0/0 2017-01-09 18:27:49.957 DEBUG [kallithea.lib.auth] IP:10.102.22.148 is in range of set(['0.0.0.0/0', '::/0']) 2017-01-09 18:27:49.957 DEBUG [kallithea.lib.auth] IP:10.102.22.148 is in range of set(['0.0.0.0/0', '::/0']) 2017-01-09 18:27:49.958 INFO [kallithea.lib.auth] user authenticated with regular auth @ RepoGroupsController:__before__ 2017-01-09 18:27:49.958 INFO [kallithea.lib.auth] user authenticated with regular auth @ RepoGroupsController:__before__ 2017-01-09 18:27:49.966 DEBUG [pylons.controllers.core] Looking for u'show_by_name' method to handle the request 2017-01-09 18:27:49.966 DEBUG [pylons.controllers.core] Calling 'show_by_name' method with keyword args: **{'group_name': u'PSM'} 2017-01-09 18:27:49.967 DEBUG [kallithea.lib.auth] Getting PERMISSION tree 2017-01-09 18:27:49.967 DEBUG [kallithea.lib.auth] Getting PERMISSION tree 2017-01-09 18:27:49.986 DEBUG [kallithea.lib.auth] checking HasRepoGroupPermissionAnyDecorator permissions set(['group.admin', 'group.read', 'group.write']) for 2017-01-09 18:27:49.986 DEBUG [kallithea.lib.auth] checking HasRepoGroupPermissionAnyDecorator permissions set(['group.admin', 'group.read', 'group.write']) for 2017-01-09 18:27:49.986 DEBUG [kallithea.lib.auth] Permission granted for 2017-01-09 18:27:49.986 DEBUG [kallithea.lib.auth] Permission granted for 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] checking cls:HasRepoGroupPermissionAny set(['group.admin', 'group.read', 'group.write']) usr: group:PSM/LM80-200 @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] checking cls:HasRepoGroupPermissionAny set(['group.admin', 'group.read', 'group.write']) usr: group:PSM/LM80-200 @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] Permission to group:PSM/LM80-200 granted for user: @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] Permission to group:PSM/LM80-200 granted for user: @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] checking cls:HasRepoGroupPermissionAny set(['group.admin', 'group.read', 'group.write']) usr: group:PSM/TRAPS @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] checking cls:HasRepoGroupPermissionAny set(['group.admin', 'group.read', 'group.write']) usr: group:PSM/TRAPS @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] Permission to group:PSM/TRAPS granted for user: @ RepoGroupList 2017-01-09 18:27:49.990 DEBUG [kallithea.lib.auth] Permission to group:PSM/TRAPS granted for user: @ RepoGroupList 2017-01-09 18:27:49.999 DEBUG [routes.middleware] Matched GET /error/document 2017-01-09 18:27:49.999 DEBUG [routes.middleware] Matched GET /error/document 2017-01-09 18:27:49.999 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'} 2017-01-09 18:27:49.999 DEBUG [routes.middleware] Route path: '/error/{action}', defaults: {'action': 'index', 'controller': u'error'} 2017-01-09 18:27:50.000 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'} 2017-01-09 18:27:50.000 DEBUG [routes.middleware] Match dict: {'action': u'document', 'controller': u'error'} 2017-01-09 18:27:50.000 DEBUG [pylons.wsgiapp] Setting up Pylons stacked object globals 2017-01-09 18:27:50.000 DEBUG [pylons.wsgiapp] Resolved URL to controller: u'error' 2017-01-09 18:27:50.000 DEBUG [pylons.wsgiapp] Controller appears to be a class, instantiating 2017-01-09 18:27:50.000 DEBUG [pylons.wsgiapp] Calling controller class with WSGI interface 2017-01-09 18:27:50.000 DEBUG [beaker.container] data file /opt/Kallithea/data/data/sessions/container_file/f/fa/fae356ceeedb404b9c6f4acf9c450e6e.cache 2017-01-09 18:27:50.001 DEBUG [kallithea.lib.auth] Auth User lookup by USER ID 2 2017-01-09 18:27:50.001 DEBUG [kallithea.lib.auth] Auth User lookup by USER ID 2 2017-01-09 18:27:50.004 DEBUG [kallithea.lib.auth] filling data 2017-01-09 18:27:50.004 DEBUG [kallithea.lib.auth] filling data 2017-01-09 18:27:50.005 DEBUG [kallithea.lib.auth] Auth User is now 2017-01-09 18:27:50.005 DEBUG [kallithea.lib.auth] Auth User is now 2017-01-09 18:27:50.005 INFO [kallithea.lib.base] IP: 10.102.22.148 User: accessed /PSM 2017-01-09 18:27:50.005 INFO [kallithea.lib.base] IP: 10.102.22.148 User: accessed /PSM 2017-01-09 18:27:50.005 DEBUG [pylons.controllers.core] Calling '__before__' method with keyword args: **{} 2017-01-09 18:27:50.005 DEBUG [pylons.controllers.core] Looking for u'document' method to handle the request 2017-01-09 18:27:50.005 DEBUG [pylons.controllers.core] Calling 'document' method with keyword args: **{} 2017-01-09 18:27:50.006 DEBUG [kallithea.controllers.error] ### 500 Internal Server Error ### 2017-01-09 18:27:50.006 DEBUG [kallithea.controllers.error] ### 500 Internal Server Error ### 2017-01-09 18:27:50.006 DEBUG [pylons.controllers.core] Controller returned a unicode string , writing it to pylons.response 2017-01-09 18:27:50.006 DEBUG [pylons.controllers.core] Calling Response object to return WSGI data 2017-01-09 18:27:50.007 DEBUG [kallithea.SimpleHg] Request time: 0.073s 2017-01-09 18:27:50.007 DEBUG [kallithea.SimpleHg] Request time: 0.073s 2017-01-09 18:27:50.007 DEBUG [kallithea.SimpleGit] Request time: 0.074s 2017-01-09 18:27:50.007 DEBUG [kallithea.SimpleGit] Request time: 0.074s 2017-01-09 18:27:50.007 INFO [kallithea.RequestWrapper] IP: 10.102.22.148 Request to /PSM time: 0.074s 2017-01-09 18:27:50.007 INFO [kallithea.RequestWrapper] IP: 10.102.22.148 Request to /PSM time: 0.074s