[Wikidata-bugs] [Maniphest] [Commented On] T124418: Investigate massive increase in htmlCacheUpdate jobs in Dec/Jan

2016-06-01 Thread ori
ori added a comment.


  We are definitely sending duplicate purges. I added some debug logging and 
saw URLs get purged a half dozen times for the same job.

TASK DETAIL
  https://phabricator.wikimedia.org/T124418

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ori
Cc: EBernhardson, Smalyshev, gerritbot, Legoktm, Addshore, daniel, hoo, aude, 
Lydia_Pintscher, JanZerebecki, MZMcBride, Luke081515, aaron, faidon, Joe, ori, 
BBlack, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331, 
Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T124418: Investigate massive increase in htmlCacheUpdate jobs in Dec/Jan

2016-06-01 Thread ori
ori added a subscriber: EBernhardson.
ori added a comment.


  @EBernhardson made it so when a job fragments into a number of child jobs, 
each child job has the same request ID as its parent. This also makes it 
possible to aggregate PURGEs by individual parent job:
  
  Top PURGE issuers by orig. request id
  -
  
  | Orig. request id | Percent |
  |  | --- |
  | V07acApAEK4AAA-p8t4AAACK | 24.43%  |
  | V09G2wpAIDEAAAoe07kAAABE | 10.05%  |
  | V0xKtwpAEK8AAFSGAicAAACI | 3.59%   |
  | V0xKtQpAEIEAAAvjcJIY | 3.45%   |
  | V08jWwpAEK4AAHA7yEsV | 3.44%   |
  | V08P2QpAADUAABlSU9sB | 2.49%   |
  | V08o4QpAICwAABlKSrUAAACJ | 2.39%   |
  | fe4a69ca01a1c0e76f782cd9| 2.34%   |
  | 73fd09f28d554f56484bed95| 1.97%   |
  | ceeea6f37cefae6a4a86478b| 1.90%   |
  
  This tells us that of the 10,718,138 PURGEs issued during the observation 
period, approximately 2,618,441 PURGEs were issued by a single htmlCacheUpdate 
job for svwiki.
  
  svwiki only has 6,464,684 pages in total (of which 3,199,790 are content 
pages), so that means nearly half of svwiki was purged over the course of four 
hours.
  
  My hunch is that purges are not getting correctly de-duplicated, so a single 
page can get purged multiple times by children of a single root job.
  
  I wonder whether we correctly de-duplicate the case when a template is 
indirectly included on a page via two or more different intermediate templates. 
For example, on enwiki, [[Template:Navbox]] is included in [[Barack Obama]] 
both through [[Template:US Presidents]] and [[Template:Current U.S. Governors]].

TASK DETAIL
  https://phabricator.wikimedia.org/T124418

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ori
Cc: EBernhardson, Smalyshev, gerritbot, Legoktm, Addshore, daniel, hoo, aude, 
Lydia_Pintscher, JanZerebecki, MZMcBride, Luke081515, aaron, faidon, Joe, ori, 
BBlack, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331, 
Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T124418: Investigate massive increase in htmlCacheUpdate jobs in Dec/Jan

2016-06-01 Thread ori
ori added a comment.


  Breakdown of 10,718,138 PURGEs, captured on 2016-06-01 between 18:00 and 
22:00 UTC:
  
  Top PURGE issuers by wiki
  -
  
  | Wiki | Percent |
  |  | --- |
  | svwiki   | 24.64%  |
  | itwiki   | 12.05%  |
  | enwiki   | 11.46%  |
  | frwiki   | 9.44%   |
  | enwiktionary | 8.00%   |
  | dewiki   | 4.91%   |
  | arwiki   | 4.66%   |
  | commonswiki  | 4.58%   |
  | cawiki   | 2.54%   |
  | shwiki   | 1.81%   |
  
  
  
  Top PURGE issuers by host
  -
  
  | Host   | Percent |
  | -- | --- |
  | mw1011 | 7.85%   |
  | mw1163 | 5.95%   |
  | mw1165 | 5.75%   |
  | mw1013 | 5.74%   |
  | mw1167 | 5.73%   |
  | mw1003 | 5.71%   |
  | mw1169 | 5.68%   |
  | mw1005 | 5.66%   |
  | mw1015 | 5.66%   |
  | mw1001 | 5.64%   |
  
  
  
  Top PURGE issuers by entrypoint
  ---
  
  | Entrypoint   | Percent |
  |  | --- |
  | RunJobs.php  | 91.48%  |
  | api.php  | 5.05%   |
  | index.php| 3.46%   |
  | MWScript.php | 0.01%   |
  
  
  
  Top PURGE issuers by user (anonymized)
  --
  
  | User (anonymized) | Percent |
  | - | --- |
  | 127.0.0.1 | 91.57%  |
  || 0.88%   |
  || 0.49%   |
  || 0.42%   |
  || 0.33%   |
  || 0.20%   |
  || 0.18%   |
  || 0.16%   |
  || 0.13%   |
  || 0.10%   |
  
  
  
  Top PURGE issuers by job type
  -
  
  | Job type   | Percent |
  | -- | --- |
  | htmlCacheUpdate| 78.82%  |
  | ChangeNotification | 11.98%  |
  | (not a job)| 8.52%   |
  | LocalGlobalUserPageCacheUpdateJob  | 0.42%   |
  | MassMessageJob | 0.13%   |
  | flaggedrevs_CacheUpdate| 0.10%   |
  | cirrusSearchLinksUpdatePrioritized | 0.01%   |
  | refreshLinksPrioritized| 0.01%   |
  | UpdateRepoOnMove   | 0.01%   |
  | LocalPageMoveJob   | 0.01%   |
  
  
  
  Top PURGE issuers by job + wiki pair
  
  
  | Job + wiki pair| Percent |
  | -- | --- |
  | htmlCacheUpdate / svwiki   | 23.70%  |
  | htmlCacheUpdate / itwiki   | 10.76%  |
  | htmlCacheUpdate / enwiki   | 9.77%   |
  | htmlCacheUpdate / enwiktionary | 7.97%   |
  | htmlCacheUpdate / frwiki   | 6.08%   |
  | htmlCacheUpdate / arwiki   | 4.34%   |
  | htmlCacheUpdate / commonswiki  | 3.87%   |
  | ChangeNotification / frwiki| 3.09%   |
  | ChangeNotification / dewiki| 2.81%   |
  | htmlCacheUpdate / cawiki   | 2.50%   |

TASK DETAIL
  https://phabricator.wikimedia.org/T124418

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ori
Cc: Smalyshev, gerritbot, Legoktm, Addshore, daniel, hoo, aude, 
Lydia_Pintscher, JanZerebecki, MZMcBride, Luke081515, aaron, faidon, Joe, ori, 
BBlack, Aklapper, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331, 
Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T135433: Deploy Wikidata descriptions to all mobile web Wikipedias

2016-06-01 Thread dr0ptp4kt
dr0ptp4kt changed the title from "Deploy Wikidata descriptions to all 
Wikipedias" to "Deploy Wikidata descriptions to all mobile web Wikipedias".
dr0ptp4kt added a subscriber: Lydia_Pintscher.
dr0ptp4kt added projects: Wikidata, Reading-Community-Engagement.

TASK DETAIL
  https://phabricator.wikimedia.org/T135433

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dr0ptp4kt
Cc: Lydia_Pintscher, Aklapper, dr0ptp4kt, Zppix, D3r1ck01, Izno, Wikidata-bugs, 
aude, Mbch331, Qgil



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T102476: RFC: Requirements for change propagation

2016-06-01 Thread RobLa-WMF
RobLa-WMF moved this task from Ready for RFC meeting to Under discussion on the 
ArchCom-RfC board.

TASK DETAIL
  https://phabricator.wikimedia.org/T102476

WORKBOARD
  https://phabricator.wikimedia.org/project/board/52/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: RobLa-WMF
Cc: Mholloway, Liuxinyu970226, Scott_WUaS, Ottomata, Smalyshev, ArielGlenn, 
hoo, Addshore, RobLa-WMF, StudiesWorld, intracer, JanZerebecki, brion, Ltrlg, 
Anomie, Milimetric, mark, BBlack, aaron, daniel, Eevans, mobrovac, GWicke, 
D3r1ck01, Izno, Luke081515, Hardikj, Wikidata-bugs, aude, jayvdb, fbstj, 
Mbch331, Jay8g, bd808, Legoktm



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T128466: Frontpage of wikidata wiki of the vagrant role wikidata shows error mssage

2016-06-01 Thread Jdlrobson
Jdlrobson added a comment.


  I hit this today :(
  @aude your instructions don't make sense to me. How do I do step #2 and #3? 
Via a script?

TASK DETAIL
  https://phabricator.wikimedia.org/T128466

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: Jdlrobson, WickieTheViking, Llyrian, bd808, daniel, zeljkofilipin, aude, 
Aklapper, StudiesWorld, Physikerwelt, D3r1ck01, Izno, Luke081515, mobrovac, 
Wikidata-bugs, Mbch331, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136619: [Bug] Grunt build breaks stuff on query.wikidata.org

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292107 merged by jenkins-bot:
  Fix cssmin and concat for grunt build
  
  https://gerrit.wikimedia.org/r/292107

TASK DETAIL
  https://phabricator.wikimedia.org/T136619

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jonas, gerritbot
Cc: gerritbot, Lydia_Pintscher, Smalyshev, Aklapper, johl, Zppix, Avner, 
Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T110784: Wikivoyage dropdown menus are hard to read because of opacity

2016-06-01 Thread Jdlrobson
Jdlrobson moved this task from Needs Triage to Needs Analysis on the 
Reading-Web-Backlog board.

TASK DETAIL
  https://phabricator.wikimedia.org/T110784

WORKBOARD
  https://phabricator.wikimedia.org/project/board/67/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdlrobson
Cc: Sumit, Adishaporwal, Jdlrobson, Quiddity, Aklapper, codynguyen1116, 
D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T120520: [Story] make it easier to understand what Special:Nearby is

2016-06-01 Thread Jdlrobson
Jdlrobson moved this task from Needs Triage to Needs Analysis on the 
Reading-Web-Backlog board.

TASK DETAIL
  https://phabricator.wikimedia.org/T120520

WORKBOARD
  https://phabricator.wikimedia.org/project/board/67/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: D3r1ck01, Jdlrobson
Cc: TerraCodes, aude, Jdlrobson, Nirzar, Mbch331, gerritbot, D3r1ck01, 
Aklapper, Lydia_Pintscher, Lewizho99, Maathavan, codynguyen1116, Izno, 
Wikidata-bugs



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292145 abandoned by Thiemo Mättig (WMDE):
  Add missing message and composer configuration
  
  https://gerrit.wikimedia.org/r/292145

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292144 abandoned by Thiemo Mättig (WMDE):
  Merge "Split entity-id-builder-pair config into pattern and builder"
  
  https://gerrit.wikimedia.org/r/292144

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136598: Wikidata master database connection issue

2016-06-01 Thread jcrespo
jcrespo added a comment.


  @JanZerebecki - our max_connections is very high: 1 simultaneous 
connections- because we use connection pooling at server side. We almost never 
reach that- mediawiki servers get saturated first; what fails is the connection 
timeout, which is set to 3 seconds (when normally, it should take a few micro 
or miliseconds), which means it took the local node more than 3 seconds just to 
establish a mysql connection. The direct cause is usually having too many open 
connections, which slows down the whole connection handling.

TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, jcrespo
Cc: gerritbot, JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Lewizho99, 
Minhnv-2809, Volans, Maathavan, D3r1ck01, Izno, Luke081515, Wikidata-bugs, 
Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292145 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
  Add missing message and composer configuration
  
  https://gerrit.wikimedia.org/r/292145

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136598: Wikidata master database connection issue

2016-06-01 Thread JanZerebecki
JanZerebecki added a comment.


  Next one might want to look at the graph of established connections and 
connection attempts to the wikidatawiki master. Perhaps compare with the 
connection limit (even over a changing master).

TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, JanZerebecki
Cc: gerritbot, JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Lewizho99, 
Minhnv-2809, Volans, Maathavan, D3r1ck01, Izno, Luke081515, Wikidata-bugs, 
Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292144 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
  Merge "Split entity-id-builder-pair config into pattern and builder"
  
  https://gerrit.wikimedia.org/r/292144

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T75496: [Epic] Support new types of Entities in Wikibase Repository

2016-06-01 Thread thiemowmde
thiemowmde added a blocking task: T136294: [Task] Allow constructing all kinds 
of entity IDs from numbers.

TASK DETAIL
  https://phabricator.wikimedia.org/T75496

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: Bene, Ricordisamoa, Aklapper, adrianheine, GPHemsley, thiemowmde, 
JeroenDeDauw, JanZerebecki, aude, Lydia_Pintscher, daniel, hoo, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread thiemowmde
thiemowmde added a blocked task: T75496: [Epic] Support new types of Entities 
in Wikibase Repository.

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292141 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
  Make all term index based services support new entity types
  
  https://gerrit.wikimedia.org/r/292141

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136294: [Task] Allow constructing all kinds of entity IDs from numbers

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 290930 merged by jenkins-bot:
  Introduce EntityIdComposer and "entity-id-composer"
  
  https://gerrit.wikimedia.org/r/290930

TASK DETAIL
  https://phabricator.wikimedia.org/T136294

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: thiemowmde, gerritbot
Cc: gerritbot, JanZerebecki, JeroenDeDauw, aude, Lydia_Pintscher, Tobi_WMDE_SW, 
Aklapper, daniel, thiemowmde, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T136598: Wikidata master database connection issue

2016-06-01 Thread hoo
hoo claimed this task.
hoo added a comment.


  I looked into this very briefly and found that we unnecessarily open these 
connections in most job runs. My patch should fix that.

TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo
Cc: gerritbot, JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Lewizho99, 
Minhnv-2809, Volans, Maathavan, D3r1ck01, Izno, Luke081515, Wikidata-bugs, 
Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136598: Wikidata master database connection issue

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292115 had a related patch set uploaded (by Hoo man):
  Avoid connection to repo master in UsageUpdater
  
  https://gerrit.wikimedia.org/r/292115

TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: gerritbot, JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Minhnv-2809, 
Volans, D3r1ck01, Izno, Luke081515, Wikidata-bugs, Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T136598: Wikidata master database connection issue

2016-06-01 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: gerritbot, JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Lewizho99, 
Minhnv-2809, Volans, Maathavan, D3r1ck01, Izno, Luke081515, Wikidata-bugs, 
Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T136619: [Bug] Grunt build breaks stuff on query.wikidata.org

2016-06-01 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T136619

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jonas, gerritbot
Cc: gerritbot, Lydia_Pintscher, Smalyshev, Aklapper, johl, Zppix, Avner, 
Lewizho99, Maathavan, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136619: [Bug] Grunt build breaks stuff on query.wikidata.org

2016-06-01 Thread gerritbot
gerritbot added a comment.


  Change 292107 had a related patch set uploaded (by Jonas Kress (WMDE)):
  Fix cssmin and concat for grunt build
  
  https://gerrit.wikimedia.org/r/292107

TASK DETAIL
  https://phabricator.wikimedia.org/T136619

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jonas, gerritbot
Cc: gerritbot, Lydia_Pintscher, Smalyshev, Aklapper, johl, Zppix, Avner, debt, 
Gehel, D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, 
Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136598: Wikidata master database connection issue

2016-06-01 Thread jcrespo
jcrespo added a comment.


  I do not know what happened there:
  F4098270: Screenshot from 2016-06-01 11:36:39.png 


TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jcrespo
Cc: JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Minhnv-2809, Volans, 
D3r1ck01, Izno, Luke081515, Wikidata-bugs, Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T136188: qunit jobs have karma stall when chromium disconnect

2016-06-01 Thread hashar
hashar changed the task status from "Open" to "Stalled".
hashar added a comment.


  Stalled until Chromium 51 is published to `trusty-updates`, deployed and 
confirmed to fix the issue.

TASK DETAIL
  https://phabricator.wikimedia.org/T136188

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: ori, Stashbot, Urbanecm, TerraCodes, Luke081515, Legoktm, gerritbot, 
thiemowmde, JanZerebecki, Tobi_WMDE_SW, aude, Paladox, Krinkle, Nikerabbit, 
Aklapper, hashar, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, 
Mbch331, Jay8g, greg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136598: Wikidata master database connection issue

2016-06-01 Thread jcrespo
jcrespo added a comment.


  A high sustained level of errors seem to have gone at 21:40-21:45 yesterday. 
The errors continue, but only in smaller spikes. We'll see if it returns when 
user activity grows more.

TASK DETAIL
  https://phabricator.wikimedia.org/T136598

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jcrespo
Cc: JanZerebecki, hoo, aude, Aklapper, jcrespo, Zppix, Minhnv-2809, Volans, 
D3r1ck01, Izno, Luke081515, Wikidata-bugs, Mbch331, Jay8g, Krenair



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136188: qunit jobs have karma stall when chromium disconnect

2016-06-01 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL [2016-06-01T09:16:42Z]  Enabling puppet again on 
Trusty slaves. Chromium is now properly pinned to version 49 ( 
https://gerrit.wikimedia.org/r/#/c/291116/3 | 
https://phabricator.wikimedia.org/T136188 )

TASK DETAIL
  https://phabricator.wikimedia.org/T136188

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar, Stashbot
Cc: ori, Stashbot, Urbanecm, TerraCodes, Luke081515, Legoktm, gerritbot, 
thiemowmde, JanZerebecki, Tobi_WMDE_SW, aude, Paladox, Krinkle, Nikerabbit, 
Aklapper, hashar, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, 
Mbch331, Jay8g, greg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136188: qunit jobs have karma stall when chromium disconnect

2016-06-01 Thread hashar
hashar added a comment.


  I have reworked https://gerrit.wikimedia.org/r/#/c/291116/ and patchset 3 now 
pin the chromium related packages to version 49.  That let us reenable puppet 
on the Trusty slaves.
  
  Puppet output:
  

Notice:Contint::Browsers/Apt::Pin[chromium-chromedriver]/File[/etc/apt/preferences.d/chromium-chromedriver.pref]/ensure:
 created
Info:  
Contint::Browsers/Apt::Pin[chromium-chromedriver]/File[/etc/apt/preferences.d/chromium-chromedriver.pref]:
 Scheduling refresh of Exec[apt-get update]
Notice:Contint::Browsers/Package[chromium-chromedriver]/ensure: ensure 
changed 'held' to '49.0.2623.108-0ubuntu0.14.04.1.1113'

Notice:Contint::Browsers/Apt::Pin[chromium-browser]/File[/etc/apt/preferences.d/chromium-browser.pref]/ensure:
 created
Info:  
Contint::Browsers/Apt::Pin[chromium-browser]/File[/etc/apt/preferences.d/chromium-browser.pref]:
 Scheduling refresh of Exec[apt-get update]
Notice:Apt/Exec[apt-get update]: Triggered 'refresh' from 2 events 
Notice:Contint::Browsers/Package[chromium-browser]/ensure: ensure changed 
'held' to '49.0.2623.108-0ubuntu0.14.04.1.1113'

TASK DETAIL
  https://phabricator.wikimedia.org/T136188

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: ori, Stashbot, Urbanecm, TerraCodes, Luke081515, Legoktm, gerritbot, 
thiemowmde, JanZerebecki, Tobi_WMDE_SW, aude, Paladox, Krinkle, Nikerabbit, 
Aklapper, hashar, Zppix, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, 
Mbch331, Jay8g, greg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T136619: [Bug] Grunt build breaks stuff on query.wikidata.org

2016-06-01 Thread Jonas
Jonas added a comment.


  So I found the reason, but not the solution:
  
;.CodeMirror-hints {
position: absolute;
z-index: 10;
overflow: hidden;
list-style: none;
margin: 0;
padding: 2px;
-webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.2);
-moz-box-shadow: 2px 3px 5px rgba(0,0,0,.2);
box-shadow: 2px 3px 5px rgba(0,0,0,.2);
border-radius: 3px;
border: 1px solid silver;
background: #fff;
font-size: 90%;
font-family: monospace;
max-height: 20em;
overflow-y: auto
}

TASK DETAIL
  https://phabricator.wikimedia.org/T136619

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jonas
Cc: Lydia_Pintscher, Smalyshev, Aklapper, johl, Zppix, Avner, debt, Gehel, 
D3r1ck01, FloNight, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Deskana, 
Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T90435: [Epic] Wikidata watchlist improvements (client)

2016-06-01 Thread Oliv0
Oliv0 added a blocking task: T43686: [Story] Ability to filter recent changes 
and watchlist on Wikidata.

TASK DETAIL
  https://phabricator.wikimedia.org/T90435

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Oliv0
Cc: Soisyc_Croisic, H4stings, Ricordisamoa, matej_suchanek, MGChecker, Sitic, 
JanZerebecki, Conny, Snaterlicious, Liuxinyu970226, Quiddity, Rschen7754, 
Ainali, MisterSynergy, Lydia_Pintscher, Aklapper, daniel, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T43686: [Story] Ability to filter recent changes and watchlist on Wikidata

2016-06-01 Thread Oliv0
Oliv0 added a blocked task: T90435: [Epic] Wikidata watchlist improvements 
(client).

TASK DETAIL
  https://phabricator.wikimedia.org/T43686

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Oliv0
Cc: Trizek-WMF, Addshore, daniel, Yair_rand, Nikola_Smolenski, Wikidata-bugs, 
Nemo_bis, He7d3r, Denny, aude, matej_suchanek, MZMcBride, Aklapper, 
Lydia_Pintscher, D3r1ck01, Izno, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs