Page MenuHomePhabricator
Paste Active Pastes
  • This is what it shows for 5.1
    []
    []
    [cnt]
    ...
    • Oct 16 2017, 2:09 PM
    • 51 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2079 |
    ...
    • Oct 16 2017, 6:25 AM
    • 55 Lines
  • alex@alex-laptop:~$ traceroute en.wikipedia.org
    traceroute to en.wikipedia.org (91.198.174.192), 30 hops max, 60 byte packets
    1 192.168.1.1 (192.168.1.1) 1.233 ms 1.272 ms 1.665 ms
    2 host-2-97-32-1.as13285.net (2.97.32.1) 27.354 ms 28.215 ms 30.144 ms
    3 host-78-151-228-36.as13285.net (78.151.228.36) 35.033 ms 39.490 ms 39.488 ms
    ...
    • Oct 15 2017, 12:13 AM
    • 32 Lines
  • parallels@debian-gnu-linux-vm:~/Work/scap$ pylint scap --disable=all --enable=E
    No config file found, using default configuration
    ************* Module scap.log
    E:181,17: No value for argument 'name' in constructor call (no-value-for-parameter)
    E:181,17: No value for argument 'level' in constructor call (no-value-for-parameter)
    ...
    • Oct 13 2017, 5:35 PM
    • 29 Lines
  • 'Newcomer1' => [ 'edits' => 2, 'days' => 2 ],
    'Newcomer2' => [ 'edits' => 12, 'days' => 3 ],
    'Newcomer3' => [ 'edits' => 8, 'days' => 5 ],
    'Learner1' => [ 'edits' => 15, 'days' => 10 ],
    'Learner2' => [ 'edits' => 450, 'days' => 20 ],
    ...
    • Oct 13 2017, 3:40 PM
    • 8 Lines
  • #!/bin/sh
    # Usage: start-ssh-agent [agent socket] [file to save shell commands]
    AGENT_SOCKET=${1:-$HOME/.ssh/agents/main}
    ...
    • Oct 13 2017, 12:23 PM
    • 12 Lines
  • -(7153,4990373,NULL,3124028,"HHVM",NULL),
    -(7154,4990372,NULL,3124027,"visualeditor",NULL),
    +(7153,4990372,NULL,3124027,"visualeditor",NULL),
    +(7154,4990373,NULL,3124028,"HHVM",NULL),
    -(8233,4996843,448314,NULL,"HHVM",NULL),
    ...
    • Oct 13 2017, 10:24 AM
    • 8 Lines
    • Oct 13 2017, 6:24 AM
    • 1 Line
  • hoo@terbium:~$ mwgrep --module "otherwise, iterate over all properties, fetch their labels and compare this to the given property name" --max-results 200
    afwiki Module:Wikidata
    alswiki Module:Wikidata1
    arwiki Module:Wikidata
    arwiki Module:Wikidata/eng
    ...
    • Oct 12 2017, 9:02 PM
    • 152 Lines
  • Initializing plugins.
    Upgrading schema to 130 ...
    Upgrading schema to 131 ...
    Upgrading schema to 132 ...
    ...
    • Oct 12 2017, 8:03 PM
    • 54 Lines
  • PGID=29377
    total_stats() {
    NUM_KIDS=`ps -g $PGID | wc -l`
    TOTAL_FILES=`sudo lsof -g $PGID | wc -l`
    ...
    • Oct 12 2017, 7:50 PM
    • 36 Lines
  • 2017-10-12 17:50:07 vagrant enwiki: [36434cf06374cbdf012a0c0b] /w/api.php RuntimeException from line 2296 of /vagrant/mediawiki/includes/auth/AuthManager.php: Expected instance of MediaWiki\Auth\PrimaryAuthenticationProvider, got AntiSpoofPreAuthenticationProvider
    #0 /vagrant/mediawiki/includes/auth/AuthManager.php(2346): MediaWiki\Auth\AuthManager->providerArrayFromSpecs(string, array)
    #1 /vagrant/mediawiki/includes/auth/AuthManager.php(2175): MediaWiki\Auth\AuthManager->getPrimaryAuthenticationProviders()
    #2 /vagrant/mediawiki/includes/Preferences.php(312): MediaWiki\Auth\AuthManager->allowsPropertyChange(string)
    #3 /vagrant/mediawiki/includes/Preferences.php(87): Preferences::profilePreferences(User, DerivativeContext, array)
    ...
    • Oct 12 2017, 5:54 PM
    • 12 Lines
  • == With PS 23 of https://gerrit.wikimedia.org/r/#/c/364933/
    http://localhost:8000/fr.wikipedia.org/v3/page/html/Portail%3APeinture/140258219
    Cannot read property '0' of undefined TypeError: Cannot read property '0' of undefined at createNewSection (parsoid/lib/wt2html/pp/processors/wrapSections.js:33:85) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:130:19) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:137:18) at wrapSectionsInDOM (parsoid/lib/wt2html/pp/processors/wrapSections.js:158:18) at Object.wrapSections [as proc] (parsoid/lib/wt2html/pp/processors/wrapSections.js:218:2) at DOMPostProcessor.doPostProcess (parsoid/lib/wt2html/DOMPostProcessor.js:474:7) at emitOne (events.js:96:13)
    ...
    • Oct 12 2017, 3:32 PM
    • 13 Lines
  • Notice: tlsproxy::localssl instance unified with server name www.wikimedia.org is the default server.
    Notice: /Stage[main]/Profile::Cache::Ssl::Unified/Tlsproxy::Localssl[unified]/Notify[tlsproxy localssl default_server]/message: defined 'message' as 'tlsproxy::localssl instance unified with server name www.wikimedia.org is the default server.'
    • Oct 12 2017, 11:49 AM
    • 2 Lines
  • P6108 scap log
    {"name": "timer", "relativeCreated": 285.9170436859131, "args": [], "msecs": 858.4539890289307, "funcName": "__enter__", "levelno": 20, "exc_text": null, "host": "deployment-tin", "created": 1507775337.858454, "lineno": 726, "asctime": "02:28:57", "msg": "Started deploy [ores/deploy@e17f7c4]", "message": "Started deploy [ores/deploy@e17f7c4]", "filename": "log.py"}
    {"name": "deploy", "relativeCreated": 304.1651248931885, "args": [], "msecs": 876.702070236206, "funcName": "main", "levelno": 10, "exc_text": null, "host": "deployment-tin", "created": 1507775337.876702, "lineno": 635, "asctime": "02:28:57", "msg": "Deploying Rev: e17f7c4db5aeb44eca37fe341a70898fe2a134eb", "message": "Deploying Rev: e17f7c4db5aeb44eca37fe341a70898fe2a134eb", "filename": "deploy.py"}
    {"name": "deploy", "relativeCreated": 310.9431266784668, "args": [], "msecs": 883.4800720214844, "funcName": "main", "levelno": 10, "exc_text": null, "host": "deployment-tin", "created": 1507775337.88348, "lineno": 651, "asctime": "02:28:57", "msg": "Update DEPLOY_HEAD", "message": "Update DEPLOY_HEAD", "filename": "deploy.py"}
    {"name": "root", "relativeCreated": 311.4430904388428, "args": ["/srv/deployment/ores/deploy/.git/DEPLOY_HEAD"], "msecs": 883.9800357818604, "funcName": "update_deploy_head", "levelno": 10, "exc_text": null, "host": "deployment-tin", "created": 1507775337.88398, "lineno": 410, "asctime": "02:28:57", "msg": "Creating %s", "message": "Creating /srv/deployment/ores/deploy/.git/DEPLOY_HEAD", "filename": "git.py"}
    {"name": "git_update_server_info", "relativeCreated": 346.93408012390137, "args": [], "msecs": 919.471025466919, "funcName": "update_server_info", "levelno": 10, "exc_text": null, "host": "deployment-tin", "created": 1507775337.919471, "lineno": 392, "asctime": "02:28:57", "msg": "Update server info", "message": "Update server info", "filename": "git.py"}
    ...
    • Oct 12 2017, 2:37 AM
    • 22 Lines
  • docker images -q --filter label=blubber.variant --filter dangling=false --format "{{.ID}}\t{{.CreatedAt}}" | ruby -na -F"\t" -r time -e 'puts $F[0] if Time.parse($F[1]) < (Time.now - (8 * 60 * 60))' | while read image; do docker rmi "$image"; done
    • Oct 11 2017, 11:29 PM
    • 1 Line
  • cache::app_def_be_opts:
    connect_timeout: 5s
    first_byte_timeout: 180s
    max_connections: 1000
    port: 80
    ...
    • Oct 11 2017, 2:08 PM
    • 47 Lines
  • Warning: Unable to fetch my node definition, but the agent run will continue:
    Warning: SSL_connect returned=1 errno=0 state=error: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: deployment-puppetmaster02.deployment-prep.eqiad.wmflabs]
    Info: Retrieving pluginfacts
    Error: /File[/var/lib/puppet/facts.d]: Failed to generate additional resources using 'eval_generate': SSL_connect returned=1 errno=0 state=error: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: deployment-puppetmaster02.deployment-prep.eqiad.wmflabs]
    Error: /File[/var/lib/puppet/facts.d]: Could not evaluate: Could not retrieve file metadata for puppet://deployment-puppetmaster02.deployment-prep.eqiad.wmflabs/pluginfacts: SSL_connect returned=1 errno=0 state=error: certificate verify failed: [self signed certificate in certificate chain for /CN=Puppet CA: deployment-puppetmaster02.deployment-prep.eqiad.wmflabs]
    ...
    • Oct 11 2017, 1:39 PM
    • 13 Lines
  • ├─<missing> Virtual Size: 79.9 MB
    │ └─<missing> Virtual Size: 130.8 MB
    │ └─058b51b0c7d5 Virtual Size: 331.0 MB Tags: docker-registry.wikimedia.org/nodejs-devel:latest
    │ └─ac3b76e60c3a Virtual Size: 331.0 MB
    │ └─ced00be4333c Virtual Size: 409.0 MB
    ...
    • Oct 10 2017, 10:51 PM
    • 34 Lines
  • traceroute gerrit.wikimedia.org
    traceroute to gerrit.wikimedia.org (208.80.154.85), 64 hops max, 52 byte packets
    1 bthub (192.168.1.254) 1.368 ms 0.899 ms *
    2 * * *
    3 31.55.186.177 (31.55.186.177) 8.009 ms 6.572 ms 6.713 ms
    ...
    • Oct 10 2017, 7:55 PM
    • 39 Lines
  • [project]
    description = Access inherited by all other projects.
    [receive]
    requireContributorAgreement = false
    requireSignedOffBy = false
    ...
    • Oct 10 2017, 2:42 PM
    • 100 Lines
  • --- /dev/fd/63 2017-10-10 15:38:14.225932420 +0200
    +++ /dev/fd/62 2017-10-10 15:38:14.225932420 +0200
    @@ -3,16 +3,12 @@
    achernar.wikimedia.org
    acrab.codfw.wmnet
    ...
    • Oct 10 2017, 1:39 PM
    • 689 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2079 |
    ...
    • Oct 10 2017, 7:05 AM
    • 55 Lines
  • root@PRODUCTION s3 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1038 |
    ...
    • Oct 10 2017, 6:22 AM
    • 55 Lines
  • $ mwscript extensions/Echo/maintenance/updatePerUserBlacklist.php --wiki=zhwiki
    Updating Echo Notification Blacklist...
    Updated 0 Users
    PHP Notice: Undefined variable: dbFactory in /srv/mediawiki/php-1.31.0-wmf.2/extensions/Echo/maintenance/updatePerUserBlacklist.php on line 82
    Notice: Undefined variable: dbFactory in /srv/mediawiki/php-1.31.0-wmf.2/extensions/Echo/maintenance/updatePerUserBlacklist.php on line 82
    ...
    • Oct 9 2017, 7:30 PM
    • 7 Lines
  • # debian jessie, node 6
    {"name":"mediawiki-services-headless-chromium","hostname":"chromium-pdf","pid":17789,"level":60,"err":{"message":"kill ESRCH","name":"Error","stack":"Error: kill ESRCH\n at exports._errnoException (util.js:1018:11)\n at process.kill (internal/process.js:190:13)\n at killChrome (/srv/mediawiki-services-headless-chromium/node_modules/puppeteer/node6/Launcher.js:148:19)\n at Function.<anonymous> (/srv/mediawiki-services-headless-chromium/node_modules/puppeteer/node6/Launcher.js:134:7)\n at throw (native)\n at step (/srv/mediawiki-services-headless-chromium/node_modules/puppeteer/node6/Launcher.js:62:24)\n at Promise.resolve.then.err (/srv/mediawiki-services-headless-chromium/node_modules/puppeteer/node6/Launcher.js:76:15)\n at process._tickCallback (internal/process/next_tick.js:109:7)","code":"ESRCH","errno":"ESRCH","syscall":"kill","levelPath":"fatal/service-runner/unhandled"},"msg":"kill ESRCH","time":"2017-10-09T15:21:37.320Z","v":0}
    • Oct 9 2017, 3:24 PM
    • 3 Lines
  • Time: 1.31 minutes, Memory: 390.00MB
    There were 6 failures:
    1) UserTest::testAutoblockCookies
    ...
    • Oct 9 2017, 2:16 PM
    • 145 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2075 |
    ...
    • Oct 9 2017, 6:57 AM
    • 55 Lines
  • Warning: Illegal string offset 'level' in /vagrant/mediawiki/extensions/Collection/includes/BookRenderer.php on line 366
    # Time Memory Function Location
    1 0.0000 236464 {main}( ) ../index.php:0
    2 0.0005 248656 require( '/vagrant/mediawiki/index.php' ) ../index.php:5
    ...
    • Oct 6 2017, 11:37 PM
    • 57 Lines
  • # HELP node_mountstats_nfs_age_seconds_total The age of the NFS mount in seconds.
    # TYPE node_mountstats_nfs_age_seconds_total counter
    node_mountstats_nfs_age_seconds_total{export="labstore1003.eqiad.wmnet:/dumps"} 8.531904e+06
    node_mountstats_nfs_age_seconds_total{export="labstore1003.eqiad.wmnet:/scratch"} 8.531904e+06
    node_mountstats_nfs_age_seconds_total{export="nfs-tools-project.svc.eqiad.wmnet:/project/tools/home"} 8.531904e+06
    ...
    • Oct 6 2017, 2:14 PM
    • 2,251 Lines
  • commit 0270dcbe94c47fcfbb6c3a11b1797ee58fb6212e
    Author: Emanuele Rocca <ema@wikimedia.org>
    Date: Thu Mar 30 15:44:27 2017 +0200
    varnishreqstats: add basic prometheus support
    ...
    • Oct 6 2017, 12:59 PM
    • 78 Lines
  • 2017-10-06 07:13:52 [WdctLApAAC4AAHcBSC0AAAAF] mwdebug1002 enwiki 1.31.0-wmf.2 exception ERROR: [WdctLApAAC4AAHcBSC0AAAAF] /w/index.php?title=User:Legoktm/san
    dbox&action=submit Wikimedia\Rdbms\DBReadOnlyError from line 904 of /srv/mediawiki/php-1.31.0-wmf.2/includes/libs/rdbms/database/Database.php: Database is r
    ead-only: TEST - This request is served by a passive datacenter. If you see this something is really wrong. {"exception_id":"WdctLApAAC4AAHcBSC0AAAAF","except
    ion_url":"/w/index.php?title=User:Legoktm/sandbox&action=submit","caught_by":"mwe_handler"}
    [Exception Wikimedia\Rdbms\DBReadOnlyError] (/srv/mediawiki/php-1.31.0-wmf.2/includes/libs/rdbms/database/Database.php:904) Database is read-only: TEST - This
    ...
    • Oct 6 2017, 7:16 AM
    • 34 Lines
  • Stats:
    Duration: 1057.565s
    Requests: 34891 (1979.509 per minute)
    Responses: 34841
    - 200: 34841
    ...
    • Oct 5 2017, 11:21 PM
    • 46 Lines
  • physicaldrive 1I:1:1 (port 1I:box 1:bay 1, Solid State SATA, 800 GB, OK)
    physicaldrive 1I:1:2 (port 1I:box 1:bay 2, Solid State SATA, 800 GB, OK)
    physicaldrive 1I:1:3 (port 1I:box 1:bay 3, Solid State SATA, 800 GB, OK)
    physicaldrive 1I:1:4 (port 1I:box 1:bay 4, Solid State SATA, 960.1 GB, OK)
    physicaldrive 1I:1:5 (port 1I:box 1:bay 5, Solid State SATA, 800 GB, Failed)
    ...
    • Oct 5 2017, 3:27 PM
    • 10 Lines
  • ladsgroup@terbium:/srv/mediawiki-staging/php-1.31.0-wmf.1/extensions/WikimediaMaintenance$ mwscript extensions/WikimediaMaintenance/addWiki.php --wiki=aawiki am wikimedia amwikimedia am.wikimedia.org
    Creating database amwikimedia for am.wikimedia (አማርኛ)
    [fa403d31b57575f43932ddb2] [no req] Wikimedia\Rdbms\DBQueryError from line 1166 of /srv/mediawiki/php-1.31.0-wmf.1/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
    Query: CREATE DATABASE amwikimedia
    Function: Wikimedia\Rdbms\Database::query
    ...
    • Oct 5 2017, 12:42 PM
    • 14 Lines
  • # WMF-specific
    sudo puppet agent --disable 'Do not overwrite my stuff'
    sudo sed -i '/hosts/s/^/#/g' /etc/nscd.conf
    sudo service nscd restart
    ...
    • Oct 5 2017, 12:38 PM
    • 64 Lines
    • Bash Scripting
  • ladsgroup@terbium:/srv/mediawiki-staging$ mwscript extensions/WikimediaMaintenance/addWiki.php --wiki=aawiki am wikimedia amwikimedia am.wikimedia.org
    Creating database amwikimedia for am.wikimedia (አማርኛ)
    Initialising tables
    [61ef2b59fa77e0332a846da7] [no req] Wikimedia\Rdbms\DBQueryError from line 1166 of /srv/mediawiki/php-1.31.0-wmf.1/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
    Query: CREATE TABLE `echo_event` (
    ...
    • Oct 5 2017, 12:33 PM
    • 29 Lines
  • #!/bin/bash
    PAGE="https://en.wikipedia.org/wiki/Barack_Obama"
    METRIC_KEY="performance.mahimahi.BarackObama2"
    TS=$(date '+%s')
    RUNPATH="/mahimahi"
    ...
    • Oct 5 2017, 11:50 AM
    • 50 Lines
    • Bash Scripting
  • 2017/10/05 11:28:59 lexserver: started
    2017/10/05 11:28:59 demo_setup: creating demo database ...
    2017/10/05 11:28:59 demo_setup: deleting demo db: /home/tts-agent/pronlex/db_files/demodb.db
    2017/10/05 11:28:59 demo_setup: test database completed
    2017/10/05 11:28:59 lexserver: creating test server on port :8799
    ...
    • Oct 5 2017, 11:38 AM
    • 112 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1104 |
    ...
    • Oct 5 2017, 8:54 AM
    • 55 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1104 |
    ...
    • Oct 5 2017, 6:41 AM
    • 55 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1087 |
    ...
    • Oct 4 2017, 6:54 AM
    • 57 Lines
  • $ kubectl --namespace=kube-system get pods -o wide |grep 1007
    kube-flannel-ds-jxt55 2/2 Running 0 20m 10.68.19.193 tools-paws-worker-1007
    kube-proxy-kwfk7 1/1 Running 0 20m 10.68.19.193 tools-paws-worker-1007
    $ kubectl --namespace=kube-system get po kube-flannel-ds-jxt55 -o jsonpath='{.status.containerStatuses[0].containerID}' | cut -c 10-21
    922018d3f59b
    ...
    • Oct 3 2017, 10:12 PM
    • 66 Lines
  • curl https://relforge1001.eqiad.wmnet:9243/crosswiki_enwiki_content/page/14458961/_termvectors -d '{"fields": ["text"], "offsets": false, "payloads": false, "positions": false, "term_statistics": true, "field_statistics": true, "filter": {"max_num_terms": 25}}' | jq .
    {
    "_index": "crosswiki_enwiki_content_first",
    "_type": "page",
    ...
    • Oct 3 2017, 8:27 PM
    • 171 Lines
  • $ kubectl --namespace=prod logs hub-deployment-2356949582-hmvgq -f
    [I 2017-10-03 19:35:12.213 JupyterHub app:839] Loading cookie_secret from env[JPY_COOKIE_SECRET]
    [W 2017-10-03 19:35:12.683 JupyterHub configurable:168] Config option `index_url` not recognized by `Auth`. Did you mean `mw_index_url`?
    [I 2017-10-03 19:35:12.844 JupyterHub app:988] Not using whitelist. Any authenticated user will be allowed.
    [I 2017-10-03 19:35:44.516 JupyterHub app:1531] Hub API listening on http://0.0.0.0:8081/paws/hub/
    ...
    • Oct 3 2017, 7:36 PM
    • 60 Lines
  • $ arc version --trace
    ARGV "C:/Program Files/Arcanist/arcanist/bin/../scripts/arcanist.php" "version" "--trace"
    LOAD Loaded "phutil" from "C:\Program Files\Arcanist\libphutil\src".
    LOAD Loaded "arcanist" from "C:\Program Files\Arcanist\arcanist\src".
    Config: Reading user configuration file "C:\Users\patrick\AppData\Roaming/.arcrc"...
    ...
    • Oct 3 2017, 4:21 PM
    • 20 Lines
  • Thread 11 (Thread 0x7ff8aed72700 (LWP 790)):
    #0 0x00007ff8d49a05b9 in syscall () from /lib/x86_64-linux-gnu/libc.so.6
    #1 0x00007ff8d819c9ea in ?? () from /usr/lib/x86_64-linux-gnu/libuv.so.1
    #2 0x00007ff8d819ae05 in ?? () from /usr/lib/x86_64-linux-gnu/libuv.so.1
    ...
    • Oct 3 2017, 9:30 AM
    • 103 Lines
  • // while read wiki; do echo 'if ( !$wgFlaggedRevsProtection ) { echo wfWikiID() . "\n"; }'|mwscript eval.php --wiki=$wiki; done < /srv/mediawiki/dblists/flaggedrevs.dblist | tee /home/mattflaschen/flaggedrevs_with_filter.list (and whitespace cleanup)
    alswiki
    arwiki
    bewiki
    ...
    • Oct 2 2017, 11:58 PM
    • 48 Lines
  • // <nowiki>
    /*
    HotCat V2.35
    Ajax-based simple Category manager. Allows adding/removing/changing categories on a page view.
    ...
    • Oct 2 2017, 6:30 PM
    • 3,131 Lines
    • Javascript
  • root@terbium:/var/log/wikidata# pwd
    /var/log/wikidata
    root@terbium:/var/log/wikidata# cat rebuildTermSqlIndex.log
    Processed up to page 0 (Q1)
    root@terbium:/var/log/wikidata# ls -lh rebuildTermSqlIndex.log
    ...
    • Oct 2 2017, 7:55 AM
    • 6 Lines
  • $ nova list --host labvirt1015 --all-tenants
    +--------------------------------------+-------------------------------+----------------+---------+------------+-------------+------------------------------------+
    | ID | Name | Tenant ID | Status | Task State | Power State | Networks |
    +--------------------------------------+-------------------------------+----------------+---------+------------+-------------+------------------------------------+
    | 31eec594-8e48-4b4b-850a-788c983c78a1 | andrewserver | puppet | SHUTOFF | - | Shutdown | public=10.68.20.205 |
    ...
    • Oct 1 2017, 8:20 PM
    • 14 Lines
  • Stack trace
    org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.46.2.jar!/hudson/model/Run/console.jelly:65:27: <j:whitespace> PermGen space
    at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:745)
    at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:289)
    ...
    • Oct 1 2017, 6:46 PM
    • 221 Lines
  • handleDashboardRoute
    console.js:65 no user specified
    console.js:57 oops
    HTMLElement.sandbox.stub at gr-router_test.html:673
    Function.invoke at /components/sinonjs/sinon.js:2621
    ...
    • Oct 1 2017, 3:00 PM
    • 22 Lines
  • | 6fa1a8f6-5019-4c46-962f-cfe19c779c0b | cindy | pluggableauth | ACTIVE | - | Running | public=10.68.22.157 |
    | fac66e9d-8417-4a1d-839a-94ab24148614 | deployment-kafka-jumbo-1 | deployment-prep | ACTIVE | - | Running | public=10.68.23.243 |
    | b98e35fc-e4d5-4b88-b82c-e70ed0badcf2 | gerrit-test3 | git | SHUTOFF | - | Shutdown | public=10.68.22.16, 208.80.155.149 |
    | fefcb828-557e-4187-9f61-ebc7646babcb | oidc-google | pluggableauth | ACTIVE | - | Running | public=10.68.23.162 |
    | 97b18a1d-ab24-4e46-85b9-7509cc0cad67 | proton-staging | reading-web-staging | ACTIVE | - | Running | public=10.68.18.33 |
    ...
    • Sep 29 2017, 8:26 PM
    • 14 Lines
  • varnishtest "CL set with do_stream=false"
    server s1 {
    loop 2 {
    rxreq
    ...
    • Sep 29 2017, 2:55 PM
    • 30 Lines
  • <noinclude>[[Category:Requests for permissions/Bot|AliciaFagervingWMSE-bot XXX]]</noinclude>
    === [[User:AliciaFagervingWMSE-bot|AliciaFagervingWMSE-bot XXX]] ===
    {{Request for permissions/links|AliciaFagervingWMSE-bot}}<br />
    '''Operator:''' {{User|Alicia Fagerving (WMSE)}}
    ...
    • Sep 29 2017, 11:11 AM
    • 28 Lines
  • root@terbium:~# mwscript showJobs.php --wiki=enwiktionary --group
    RecordLintJob: 1 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
    CognateCacheUpdateJob: 1 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
    refreshLinks: 10841 queued; 3 claimed (3 active, 0 abandoned); 0 delayed
    htmlCacheUpdate: 35 queued; 0 claimed (0 active, 0 abandoned); 0 delayed
    ...
    • Sep 28 2017, 5:17 PM
    • 14 Lines
  • Sep 27 23:59:46 cp1068 charon[30504]: 10[IKE] establishing CHILD_SA cp2019_v4{59}
    Sep 27 23:59:46 cp1068 charon[30504]: 10[IKE] establishing CHILD_SA cp2019_v4{59}
    Sep 27 23:59:46 cp1068 charon[30504]: 01[IKE] CHILD_SA cp2019_v4{86823} established with SPIs ca1288ea_i cf2865a0_o and TS 10.64.0.105/32 === 10.192.48.23/32
    Sep 27 23:59:46 cp1068 charon[30504]: 01[IKE] CHILD_SA cp2019_v4{86823} established with SPIs ca1288ea_i cf2865a0_o and TS 10.64.0.105/32 === 10.192.48.23/32
    Sep 27 23:59:46 cp1068 charon[30504]: 01[IKE] closing CHILD_SA cp2019_v4{86766} with SPIs c3caf910_i (67772142 bytes) c46e91f3_o (426908357 bytes) and TS 10.64.0.105/32 === 10.192.48.23/32
    ...
    • Sep 28 2017, 2:36 PM
    • 6 Lines
  • hoo@mwdebug1001:~$ sudo -u www-data php /srv/mediawiki/multiversion/MWScript.php extensions/Wikidata/extensions/Wikibase/repo/maintenance/dumpRdf.php --wiki wikidatawiki --sharding-factor 5 --shard 0 --limit 5000 --snippet --format nt --flavor truthy-dump --profiler text | grep -P '\d\.\d\d% \d'
    Dumping shard 0/5
    Processed 13 entities.
    Processed 4963 entities.
    ...
    • Sep 28 2017, 1:19 PM
    • 1,120 Lines
  • Host: deployment-mediawiki04
    ProcessID: 13453
    ThreadID: 139834341455616
    ThreadPID: 15145
    Name: unknown program
    ...
    • Sep 28 2017, 8:32 AM
    • 236 Lines
  • awiki04 hhvm[13453]: Assertion failure: /tmp/buildd/hhvm-3.18.2+dfsg/hphp/runtime/vm/jit/ir-instruction-inl.h:166: HPHP::jit::SSATmp* HPHP::jit::IRInstruction::src(uint32_t) const: assertion `i < numSrcs()' failed.
    Sep 28 06:04:54 deployment-mediawiki04 hhvm[13453]: -----------------------------------hhir unit------------------------------------
    Sep 28 06:04:54 deployment-mediawiki04 hhvm[13453]: digraph G {
    Sep 28 06:04:54 deployment-mediawiki04 hhvm[13453]: B0 [shape=box,color=orange,label="B0\ncount=1"]
    Sep 28 06:04:54 deployment-mediawiki04 hhvm[13453]: B0 -> B4; B0 -> B2 [color=blue]
    ...
    • Sep 28 2017, 8:27 AM
    • 146 Lines
  • $ ssh tools-clushmaster-01.tools.eqiad.wmflabs
    $ clush -w @all -b 'true'
    tools-puppetmaster-01.tools.eqiad.wmflabs: Permission denied (publickey,hostbased).
    tools-docker-builder-05.tools.eqiad.wmflabs: ssh: connect to host tools-docker-builder-05.tools.eqiad.wmflabs port 22: Connection timed out
    clush: tools-docker-builder-05.tools.eqiad.wmflabs,tools-puppetmaster-01.tools.eqiad.wmflabs (2): exited with exit code 255
    • Sep 27 2017, 8:19 PM
    • 5 Lines
  • VisualEditor (master u=)$ git checkout -q -b wmf/1.31.0-wmf.2
    VisualEditor (wmf/1.31.0-wmf.2)$ git submodule update --init lib/ve
    Submodule 'lib/ve' (https://gerrit.wikimedia.org/r/p/VisualEditor/VisualEditor.git) registered for path 'lib/ve'
    Cloning into '/srv/Projects/Wikimedia/VisualEditor/lib/ve'...
    Submodule path 'lib/ve': checked out '8184ce0f96bbefb0004e54c715583f15c44762ff'
    ...
    • Sep 27 2017, 4:05 PM
    • 17 Lines
    • Shell
  • (production>)$ puppet-lint --load ~/Code/WMF/puppet-code-quality/puppet-lint-wmf_styleguide-check/lib/puppet-lint/plugins/check_wmf_styleguide.rb . | fgrep wmf-style
    - ERROR: wmf-style: class 'mediawiki::hhvm' includes hhvm::admin from another module on line 6
    - ERROR: wmf-style: class 'mediawiki::hhvm' includes hhvm::monitoring from another module on line 7
    - ERROR: wmf-style: class 'mediawiki::hhvm' includes hhvm::debug from another module on line 8
    - ERROR: wmf-style: class 'mediawiki::hhvm' declares class hhvm from another module on line 25
    ...
    • Sep 27 2017, 12:11 PM
    • 26 Lines
  • root@PRODUCTION s3 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1035 |
    ...
    • Sep 27 2017, 9:46 AM
    • 55 Lines
  • :serverMARY server 5.2 starting as a HTTP server...lexiconProperty: jar:/marytts/language/sv/lexicon/sv_nst_ok_lexicon.fst
    Arabic Postlex LOADING
    Looking for number: اليوم
    Looking for number: الإثنين
    ...
    • Sep 27 2017, 7:15 AM
    • 6,054 Lines
  • root@gerrit2001 /var/lib/gerrit2/review_site# java -jar ../gerrit.war init -d . --skip-all-downloads --skip-plugins --show-stack-trace --delete-caches --batch
    com.google.gerrit.common.Die: Unable to determine SqlDialect
    caused by com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    ...
    • Sep 26 2017, 6:38 PM
    • 287 Lines
  • {
    "_index": "logstash-2017.09.26",
    "_type": "mediawiki",
    "_id": "AV6_R_QlePsvZ6Lqqt1-",
    "_score": null,
    ...
    • Sep 26 2017, 5:44 PM
    • 48 Lines
  • opusenc opus-tools 0.1.8 (using libopus 1.1)
    Copyright (C) 2008-2013 Xiph.Org Foundation
    Encoding using libopus 1.1 (audio)
    -----------------------------------------------------
    Input: 16kHz 1 channel
    ...
    • Sep 26 2017, 3:38 PM
    • 59 Lines
  • dbstore1001.eqiad.wmnet
    +----------+
    | count(*) |
    +----------+
    | 1 |
    ...
    • Sep 26 2017, 2:26 PM
    • 54 Lines
  • 22:37:53 > phpcs -p -s
    22:37:54 .EE.EE
    22:37:54
    22:37:54
    22:37:54 FILE: ...on-hhvm-jessie/src/extensions/BlockAndNuke/BlockAndNuke.body.php
    ...
    • Sep 24 2017, 10:42 PM
    • 355 Lines
  • chad@notsexy /a/mw-pristine (master)$ git branch --contains 264fc98588a4851324d3e5f2e39ece01e993127e
    REL1_30
    * master
    wmf/1.30.0-wmf.19
    chad@notsexy /a/mw-pristine (master)$ git branch --contains 579f1bb11996f5e83d02828ab460335ebb7c1272
    ...
    • Sep 22 2017, 9:34 PM
    • 8 Lines
  • {
    "title": "New Year",
    "displaytitle": "New Year",
    "pageid": 21637,
    "extract": "New Year is the time at which a new calendar year begins and the calendar's year count increments by one.\nMany cultures celebrate the event in some manner and the 1st day of January is often marked as a national holiday.\nIn the Gregorian calendar, the most widely used calendar system today, New Year occurs on 1 January (New Year's Day). This was also the case both in the old Roman calendar (at least after about 713 BCE) and in the Julian calendar that succeeded it.\nOther calendars have been used historically in different parts of the world; some calendars count years numerically, while others do not.\nDuring the Middle Ages in western Europe, while the Julian calendar was still in use, authorities moved New Year's Day variously, depending upon locale, to one of several other days, among them: 1 March, 25 March, Easter, 1 September, and 25 December. Beginning in 1582, the adoptions of the Gregorian calendar and changes to the Old Style and New Style dates meant the various local dates for New Year's Day changed to using one fixed date, January 1.\nThe widespread official adoption of the Gregorian calendar and marking January 1 as the beginning of a new year is almost global now. Regional or local use of other calendars continue, along with the cultural and religious practices that accompany them. In Latin America, various native cultures continue the observation of traditions according to their own calendars.",
    ...
    • Sep 22 2017, 7:35 PM
    • 22 Lines
    • JSON
  • krinkle@hafnium:~$ kafkacat -b 'kafka10..,....wmnet:9092' -t eventlogging_NavigationTiming -C -o '-50000' | grep -v 'browser_major\\": \\"' | grep --color browser_major
    {"event": { .. },
    "revision": 17216284, "schema": "NavigationTiming",
    "userAgent": "{\"os_minor\": null, \"is_bot\": false, \"os_major\": null, \"device_family\": \"Other\", \"os_family\": \"Windows 8\", \"browser_minor\": null, \"wmf_app_version\": \"-\", \"browser_major\": null, \"browser_family\": \"Safari\", \"is_mediawiki\": false}",
    ...
    • Sep 22 2017, 7:01 PM
    • 20 Lines
  • @restbase2002:/etc/nagios# /usr/local/bin/check-restbase
    /en.wikipedia.org/v1/page/summary/{title} (Get summary from storage) is CRITICAL: Test Get summary from storage responds with malformed body (AttributeError: 'NoneType' object has no attribute 'get'):
    {u'lang': u'en', u'pageid': 534366, u'description': u'44th President of the United States of America', u'title': u'Barack Obama', u'timestamp': u'2017-09-22T18:29:53Z', u'extract_html': u'<p><b>Barack Hussein Obama II</b> (<span><small>US:</small> </span> <small title="English pronunciation respelling"><i>b\u0259-<b>RAHK</b> hoo-<b>SAYN</b> oh-<b>BAH</b>-m\u0259</i></small>; born August 4, 1961) is an American politician who served as the 44th President of the United States from 2009 to 2017. He is the first African American to have served as president. He previously served in the U.S. Senate representing Illinois from 2005 to 2008 and in the Illinois State Senate from 1997 to 2004.</p>\n<p>Obama was born in 1961 in Honolulu, Hawaii, two years after the...
    • Sep 22 2017, 6:42 PM
    • 5 Lines
  • ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:DH-DSS-AES256-GCM-SHA384:DHE-DSS-AES256-GCM-SHA384:DH-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA256:DH-RSA-AES256-SHA256:DH-DSS-AES256-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-CHACHA20-POLY1305-D:ECDHE-RSA-CHACHA20-POLY1305-D:DHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305-D:ADH-AES256-GCM-SHA384:ADH-AES256-SHA256:ECDH-RSA-AES256-GCM-SHA384:ECDH-ECDSA-AES256-GCM-SHA384:ECDH-RSA-AES256-SHA384:ECDH-ECDSA-AES256-SHA384:AES256-GCM-SHA384:AES256-SHA256:PSK-CHACHA20-POLY1305:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:DH-DSS-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:DH-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-SHA256:DHE-DSS-AES128-SHA256:DH-RSA-AES128-SHA256:DH-DSS-AES128-SHA256:ADH-AES128-GCM-SHA256:ADH-AES128-SHA256:ECDH-RSA-AES128-GCM
    • Sep 22 2017, 3:43 PM
    • 1 Line
  • traceroute to bast2001.wikimedia.org (208.80.153.5), 30 hops max, 60 byte packets
    1 fritz.box (192.168.178.1) 3.341 ms 4.964 ms 6.733 ms
    2 87.186.224.24 (87.186.224.24) 23.300 ms 24.466 ms 26.591 ms
    3 87.186.202.130 (87.186.202.130) 28.449 ms 30.422 ms 32.006 ms
    4 hh-ea8-i.HH.DE.NET.DTAG.DE (62.154.32.126) 43.006 ms 45.157 ms 45.155 ms
    ...
    • Sep 22 2017, 8:36 AM
    • 23 Lines
  • P6035 mtr
    Start: Fri Sep 22 10:29:20 2017
    HOST: istria Loss% Snt Last Avg Best Wrst StDev
    1.|-- speedport.ip 0.0% 20 0.9 0.7 0.6 1.1 0.0
    2.|-- ??? 100.0 20 0.0 0.0 0.0 0.0 0.0
    3.|-- 172.29.49.85 0.0% 20 13.9 13.4 12.9 14.3 0.2
    ...
    • Sep 22 2017, 8:30 AM
    • 16 Lines
  • error_log
    1 [2017-09-19 10:22:01,512] [sshd-SshServer[7c71c889]-nio2-thread-21] WARN org.apache.sshd.server.session.ServerSessionImpl : exceptionCaught(ServerSessionImpl[null@/208.80.153.74:535 72])[state=Opened] IOException: Connection reset by peer
    2 [2017-09-19 21:43:18,383] [sshd-SshServer[7c71c889]-nio2-thread-13] WARN org.apache.sshd.server.session.ServerSessionImpl : exceptionCaught(ServerSessionImpl[null@/208.80.153.74:361 64])[state=Opened] IOException: Connection reset by peer
    3 [2017-09-19 21:53:50,800] [ShutdownCallback] INFO com.google.gerrit.pgm.Daemon : caught shutdown, cleaning up
    ...
    • Sep 20 2017, 10:34 PM
    • 13 Lines
  • git clone ssh://Paladox@gerrit2.git.wmflabs.org:29418/test test-hello
    Cloning into 'test-hello'...
    The authenticity of host '[gerrit2.git.wmflabs.org]:29418 ([208.80.155.149]:29418)' can't be established.
    RSA key fingerprint is SHA256:RGdOfTPaN4H+5n8174SkVw5LRdPy/V5xwmZJ2M3G/TU.
    Are you sure you want to continue connecting (yes/no)? yes
    ...
    • Sep 20 2017, 10:23 PM
    • 14 Lines
  • Sending build context to Docker daemon 214.5 kB
    Step 1 : FROM debian:jessie
    ---> 054abe38b1e6
    Step 2 : RUN apt-get update && apt-get install -y nodejs nodejs-legacy npm git wget libcairo2-dev libgif-dev libpango1.0-dev libjpeg62-turbo-dev fonts-dejavu libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-system-dev libboost-thread-dev libgdal-dev libicu-dev libpq-dev libcurl4-gnutls-dev libproj-dev libtiff-dev libwebp5 apt-transport-https && rm -rf /var/lib/apt/lists/*
    ---> Using cache
    ...
    • Sep 20 2017, 6:32 PM
    • 689 Lines
  • (u3518@c1.labsdb) [(none)]> SELECT
    -> table_schema
    -> , sum( data_length ) as data_bytes
    -> , sum( index_length ) as index_bytes
    -> , sum( table_rows ) as row_count
    ...
    • Sep 20 2017, 5:34 PM
    • 125 Lines
  • ```
    root@mw1319:~# df -h
    Filesystem Size Used Avail Use% Mounted on
    udev 10M 0 10M 0% /dev
    tmpfs 13G 9.0M 13G 1% /run
    ...
    • Sep 20 2017, 3:51 PM
    • 19 Lines
  • maurelio@deployment-tin:~$ mwscript namespaceDupes.php --wiki=deploymentwiki
    id=98 ns=0 dbk=Commons:Picture_of_the_day -> Commons-Picture_of_the_day (no conflict) DRY RUN ONLY
    id=21 ns=0 dbk=Meta:About -> Meta-About (no conflict) DRY RUN ONLY
    id=22 ns=0 dbk=Meta:Community_portal -> Meta-Community_portal (no conflict) DRY RUN ONLY
    3 pages to fix, 3 were resolvable.
    ...
    • Sep 20 2017, 2:18 PM
    • 10 Lines
  • Instead of:
    $page->doEditContent(
    $content,
    wfMessage( 'spam_reverting', $domain )->inContentLanguage()->text(),
    ...
    • Sep 19 2017, 7:52 PM
    • 36 Lines
  • root@db1009:~# host californium.wikimedia.org
    californium.wikimedia.org has address 208.80.154.147
    californium.wikimedia.org has IPv6 address 2620:0:861:2:208:80:154:147
    root@db1009:~# iptables -L -n -v | grep 208.80.154.147
    0 0 ACCEPT tcp -- * * 208.80.154.147 0.0.0.0/0 tcp dpt:3306
    ...
    • Sep 19 2017, 5:18 PM
    • 28 Lines
  • diff --git a/debian/changelog b/debian/changelog
    index fa9dbd9..ec2ba58 100644
    --- a/debian/changelog
    +++ b/debian/changelog
    @@ -1,3 +1,127 @@
    ...
    • Sep 19 2017, 2:14 PM
    • 132 Lines
  • 07:34:23 [tin] Started deploy [cxserver/deploy@03c1eb1]
    07:34:23 [tin] Started deploy [cxserver/deploy@03c1eb1]: Update cxserver to 569b7b7
    07:34:23 [tin]
    == CANARY ==
    :* scb2001.codfw.wmnet
    ...
    • Sep 19 2017, 7:55 AM
    • 50 Lines
  • ckb.wikipedia.org/wiki/MediaWiki:Gadget-WatchlistGreenIndicators.css <= https://en.wikipedia.beta.wmflabs.org/wiki/MediaWiki:Gadget-WatchlistGreenIndicators.css
    en.wikipedia.org/wiki/MediaWiki:Gadget-WatchlistBase.css <= https://en.wikipedia.beta.wmflabs.org/wiki/MediaWiki:Gadget-WatchlistBase.css
    en.wikipedia.org/wiki/MediaWiki:Gadget-WatchlistChangesBold.css <= https://en.wikipedia.beta.wmflabs.org/wiki/MediaWiki:Gadget-WatchlistChangesBold.css
    en.wikipedia.org/wiki/MediaWiki:Gadget-WatchlistGreenIndicators.css <= https://en.wikipedia.beta.wmflabs.org/wiki/MediaWiki:Gadget-WatchlistGreenIndicators.css
    ...
    • Sep 19 2017, 4:15 AM
    • 35 Lines
  • SELECT page_title FROM page WHERE page_namespace = 8 AND page_title IN ('Gadget-geonotice', 'Gadget-geonotice.js', 'Gadget-geonotice-core', 'Gadget-geonotice-list.js', 'Gadget-geonotice-core.js', 'Gadget-geonotice-core.css', 'Gadget-watchlist-notice', 'Gadget-watchlist-notice.js', 'Gadget-watchlist-notice-core', 'Gadget-watchlist-notice-core.js', 'Gadget-WatchlistBase', 'Gadget-WatchlistBase.css', 'Gadget-WatchlistGreenIndicators', 'Gadget-WatchlistGreenIndicators.css', 'Gadget-WatchlistGreenIndicatorsMono', 'Gadget-WatchlistGreenIndicatorsMono.css', 'Gadget-WatchlistChangesBold', 'Gadget-WatchlistChangesBold.css', 'Watchlist-summary', 'Watchlist-details', 'Rcfilters-watchlist-showupdated', 'Wlheader-showupdated', 'Nowatchlist',
    ckbwiki: [page_title] => Gadget-WatchlistGreenIndicators.css
    enwiki: [page_title] => Gadget-WatchlistBase.css
    enwiki: [page_title] => Gadget-WatchlistChangesBold.css
    ...
    • Sep 19 2017, 3:10 AM
    • 37 Lines
  • Time: 3.42 minutes, Memory: 428.00MB
    There were 3 errors:
    1) MediaWiki\Logger\Monolog\AvroFormatterTest::testSchemaNotAvailable
    ...
    • Sep 19 2017, 1:38 AM
    • 3,250 Lines
  • arlolra@tin:/srv/deployment/parsoid/deploy$ scap deploy-log
    -- Opening log file: '/srv/deployment/parsoid/deploy/scap/log/scap-sync-2017-09-14-0002-1-ga01064d8.log'
    20:13:42 [tin] Started deploy [parsoid/deploy@a01064d]
    20:13:42 [tin] Started deploy [parsoid/deploy@a01064d]: Updating Parsoid to 05a0965
    20:13:42 [tin]
    ...
    • Sep 18 2017, 8:48 PM
    • 159 Lines
  • root@gerrit-test3:/home/paladox# puppet agent -tv
    Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for gerrit-test3.git.eqiad.wmflabs
    ...
    • Sep 18 2017, 8:19 PM
    • 55 Lines
  • P6015 T175853
    # Downloads and creates an HTML of the capitals cities of the world.
    # pip install bs4
    # python articles.py > capitals.html
    ...
    • Sep 18 2017, 3:32 PM
    • 62 Lines
    • Python
  • jmx_config_reload_failure_total 0.0
    jmx_config_reload_success_total 0.0
    jmx_scrape_duration_seconds 0.200679822
    jmx_scrape_error 0.0
    jvm_gc_collection_seconds_count{gc="G1 Old Generation",} 0.0
    ...
    • Sep 18 2017, 10:24 AM
    • 108 Lines
  • MediaWiki 1.30.0-alpha Updater
    Your composer.lock file is up to date with current dependencies!
    Going to run database updates for enwiki
    Depending on the size of your database this may take a while!
    ...
    • Sep 17 2017, 10:12 PM
    • 289 Lines
  • 30c30
    < `ar_comment` varbinary(767) NOT NULL DEFAULT '',
    ---
    > `ar_comment` varbinary(767) NOT NULL,
    261c261
    ...
    • Sep 17 2017, 10:08 PM
    • 44 Lines
  • #include <fcntl.h>
    #include <stdio.h>
    #include <unistd.h>
    int main(int argc, const char** argv) {
    ...
    • Sep 15 2017, 1:05 AM
    • 13 Lines
    • C
  • #0 /srv/mediawiki/php-1.30.0-wmf.18/extensions/VisualEditor/ApiVisualEditor.php(468): MWExceptionHandler::handleError(integer, string, string, integer, array, array)
    #1 /srv/mediawiki/php-1.30.0-wmf.18/includes/api/ApiMain.php(1583): ApiVisualEditor->execute()
    #2 /srv/mediawiki/php-1.30.0-wmf.18/includes/api/ApiMain.php(546): ApiMain->executeAction()
    #3 /srv/mediawiki/php-1.30.0-wmf.18/includes/api/ApiMain.php(517): ApiMain->executeActionWithErrorHandling()
    #4 /srv/mediawiki/php-1.30.0-wmf.18/api.php(94): ApiMain->execute()
    ...
    • Sep 14 2017, 9:06 PM
    • 7 Lines
  • #0 /srv/mediawiki/php-1.30.0-wmf.18/includes/api/ApiMain.php(1583): ApiFeedWatchlist->execute()
    #1 /srv/mediawiki/php-1.30.0-wmf.18/includes/api/ApiMain.php(546): ApiMain->executeAction()
    #2 /srv/mediawiki/php-1.30.0-wmf.18/includes/api/ApiMain.php(517): ApiMain->executeActionWithErrorHandling()
    #3 /srv/mediawiki/php-1.30.0-wmf.18/api.php(94): ApiMain->execute()
    #4 /srv/mediawiki/w/api.php(3): include(string)
    ...
    • Sep 14 2017, 7:42 PM
    • 6 Lines