Page MenuHomePhabricator
Paste Active Pastes
  • pip --version
    Traceback (most recent call last):
    File "venv-tmp/bin/pip", line 7, in <module>
    from pip import main
    File "/home/awight/venv-tmp/lib/python3.6/site-packages/pip/__init__.py", line 9, in <module>
    ...
    • Oct 31 2017, 4:31 PM
    • 11 Lines
    • Oct 31 2017, 8:30 AM
    • 1 Line
  • mysql:root@localhost [(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2087 |
    ...
    • Oct 31 2017, 7:10 AM
    • 57 Lines
  • root@PRODUCTION s4 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1103 |
    ...
    • Oct 31 2017, 6:39 AM
    • 55 Lines
  • root@labpuppetmaster1001:~# puppet agent --enable && puppet agent --test
    Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for labpuppetmaster1001.wikimedia.org
    ...
    • Oct 30 2017, 9:46 PM
    • 148 Lines
  • root@labpuppetmaster1002:~# puppet agent --enable && puppet agent --test
    Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for labpuppetmaster1002.wikimedia.org
    ...
    • Oct 30 2017, 9:26 PM
    • 79 Lines
  • Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for labtestpuppetmaster2001.wikimedia.org
    Info: Applying configuration version '1509395249'
    ...
    • Oct 30 2017, 8:29 PM
    • 210 Lines
  • awight@tin:/srv/deployment/ores/deploy$ scap deploy -f -l "ores1002.eqiad.wmnet" "Smoke test for timeout bug on ores1002 (non-production)"
    19:55:28 Started deploy [ores/deploy@a0f7d5c]
    Deleted tag 'scap/sync/2017-09-12/0001' (was f75e5ca)
    Entering 'submodules/draftquality'
    Entering 'submodules/editquality'
    ...
    • Oct 30 2017, 8:00 PM
    • 34 Lines
  • root@EVENTLOGGING m4[(none)]> SELECT table_name AS `Table`, round(((data_length + index_length) / 1024 / 1024 / 1024), 2) `Size in GB` FROM information_schema.TABLES WHERE table_schema = "log" AND table_name = "MediaViewer_10867062_15423246";
    +-------------------------------+------------+
    | Table | Size in GB |
    +-------------------------------+------------+
    | MediaViewer_10867062_15423246 | 377.67 |
    ...
    • Oct 30 2017, 7:52 PM
    • 7 Lines
  • -- Keyspace: "enwiki_T_parsoid_stash_htmlmXxc_uDhgnFQAdM8PPlH5"
    CREATE KEYSPACE IF NOT EXISTS "enwiki_T_parsoid_stash_htmlmXxc_uDhgnFQAdM8PPlH5" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    -- Meta: "enwiki_T_parsoid_stash_htmlmXxc_uDhgnFQAdM8PPlH5".meta
    ...
    • Oct 30 2017, 6:11 PM
    • 784 Lines
  • "use strict";
    const crypto = require('crypto');
    const P = require('bluebird');
    ...
    • Oct 30 2017, 6:11 PM
    • 144 Lines
  • -- Keyspace: "enwiki_T_parsoid_stash_htmlmXxc_uDhgnFQAdM8PPlH5"
    CREATE KEYSPACE IF NOT EXISTS "enwiki_T_parsoid_stash_htmlmXxc_uDhgnFQAdM8PPlH5" WITH replication = {'class': 'NetworkTopologyStrategy', 'codfw': '3', 'eqiad': '3'} AND durable_writes = true;
    -- Meta: "enwiki_T_parsoid_stash_htmlmXxc_uDhgnFQAdM8PPlH5".meta
    ...
    • Oct 30 2017, 5:29 PM
    • 784 Lines
  • "use strict";
    const crypto = require('crypto');
    const P = require('bluebird');
    ...
    • Oct 30 2017, 5:29 PM
    • 144 Lines
    • Javascript
  • "use strict";
    const crypto = require('crypto');
    const colors = require('colors/safe');
    ...
    • Oct 30 2017, 4:02 PM
    • 203 Lines
    • Javascript
  • diff --git a/modules/diamond/files/collector/nfsiostat.py b/modules/diamond/files/collector/nfsiostat.py
    index 2f31e0d28d..9251772aae 100644
    --- a/modules/diamond/files/collector/nfsiostat.py
    +++ b/modules/diamond/files/collector/nfsiostat.py
    @@ -356,10 +356,10 @@ def list_nfs_mounts(mountstats, include_regex, exclude_regex):
    ...
    • Oct 30 2017, 3:54 PM
    • 17 Lines
  • root@PRODUCTION s6 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2039 |
    ...
    • Oct 30 2017, 10:29 AM
    • 55 Lines
  • https://github.com/wikimedia/analytics-wmde-scripts/blob/master/src/wikidata/datamodel/sql/select_statements_per_entity.sql
    FIRST EDIT UING FATMEH https://www.wikidata.org/w/index.php?title=Q30006140&oldid=487910434
    ...
    • Oct 30 2017, 9:09 AM
    • 48 Lines
  • mysql:research@analytics-store.eqiad.wmnet [wikidatawiki]> select
    -> pp_value AS statements,
    -> COUNT(*) AS count
    -> from tag_summary, revision, page_props
    -> where ts_tags = "OAuth CID: 843"
    ...
    • Oct 30 2017, 9:08 AM
    • 483 Lines
  • mysql:research@analytics-store.eqiad.wmnet [wikidatawiki]> SELECT
    -> page_namespace AS namespace,
    -> pp_value AS statements,
    -> COUNT(*) AS count
    -> FROM wikidatawiki.page_props
    ...
    • Oct 30 2017, 9:08 AM
    • 802 Lines
  • root@PRODUCTION s4 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1097 |
    ...
    • Oct 30 2017, 6:51 AM
    • 55 Lines
  • root@PRODUCTION s7 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2040 |
    ...
    • Oct 30 2017, 6:12 AM
    • 55 Lines
  • $wgRestrictionLevels[] = 'extendedconfirmed';
    $wgGroupPermissions['extendedconfirmed']['extendedconfirmed'] = true;
    $wgGroupPermissions['sysop']['extendedconfirmed'] = true;
    $wgAddGroups['sysop'] = ['extendedconfirmed'];
    ...
    • Oct 29 2017, 12:00 AM
    • 18 Lines
  • $ cat T179156-flow-parsoid-utils-API.txt
    0: jdbc:hive2://analytics1003.eqiad.wmnet:100> SELECT day, hour, SUM(time_firstbyte), COUNT(*) from wmf.webrequest WHERE webrequest.uri_host = 'www.wikidata.org' AND uri_query LIKE "%action=flow-parsoid-utils%" AND year = 2017 AND month = 10 AND day = 26 AND hour > 12 GROUP BY day, hour;
    day hour _c2 _c3
    26 13 315.388677 663
    26 14 598.8206060000001 1034
    ...
    • Oct 28 2017, 7:08 PM
    • 64 Lines
  • * << BeReq >> 36342525
    - Begin bereq 36342524 fetch
    - Timestamp Start: 1509216884.761604 0.000000 0.000000
    - BereqMethod GET
    - BereqURL /w/api.php?action=flow-parsoid-utils&from=wikitext&to=html&content=%7B%7BQ%7C352804%7D%7D+has+date+P569%3A+1533-01-01%2C+but+%5Bhttp%3A%2F%2Fd-nb.info%2Fgnd%2F100198414+GND%5D+has+1534&title=Q352804&format=json
    ...
    • Oct 28 2017, 7:00 PM
    • 49 Lines
  • ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICYxCqZkGys8gZB6Mq61Fw08CB7m1huxpnpII2ay3e0H krenair@gmail.com inspiron
    • Oct 28 2017, 8:04 AM
    • 1 Line
  • // -*- mode: js2; -*-
    "use strict";
    const align = require('string-align');
    ...
    • Oct 27 2017, 9:07 PM
    • 133 Lines
    • Javascript
  • use Irssi;
    use strict;
    use vars qw($VERSION %IRSSI);
    my $VERSION = "0.3";
    ...
    • Oct 27 2017, 8:55 PM
    • 51 Lines
    • Perl
  • parallels@debian-gnu-linux-vm:/a/scap$ pylint --py3k scap
    No config file found, using default configuration
    ************* Module scap.log
    W:252,24: Exception.message removed in Python 3 (exception-message-attribute)
    W:358,35: division w/o __future__ statement (old-division)
    ...
    • Oct 27 2017, 8:18 PM
    • 34 Lines
  • --conf spark.task.cpus=4 \
    --conf spark.yarn.executor.memoryOverhead=6144 \
    --archives /srv/home/ebernhardson/mjolnir/mjolnir_venv.zip#venv \
    --driver-class-path /home/ebernhardson/mjolnir-0.1-jar-with-dependencies.jar \
    --executor-cores 4 \
    ...
    • Oct 27 2017, 3:29 PM
    • 9 Lines
  • # Alert if the Varnish child process has been started more than once; that
    # means it has died unexpectedly.
    $prometheus_labels = "instance=~\"${::hostname}:.*\",layer=\"${instancename}"
    monitoring::check_prometheus { "varnish-${instancename}-check-child-start":
    ...
    • Oct 27 2017, 2:36 PM
    • 11 Lines
  • hostname missing_start missing_end missing_count dt_before_missing dt_after_missing
    cp1050.eqiad.wmnet 2935018094 2935018095 2 2017-10-26T18:51:07 2017-10-26T18:51:07
    cp3034.esams.wmnet 9608727789 9608729841 2053 2017-10-26T18:59:59 2017-10-26T18:59:59
    cp3035.esams.wmnet 2606093775 2606093775 1 2017-10-26T18:55:05 2017-10-26T18:55:05
    ...
    • Oct 27 2017, 2:13 PM
    • 88 Lines
  • P6202 patch
    diff --git a/modules/diamond/files/collector/nfsiostat.py b/modules/diamond/files/collector/nfsiostat.py
    index dcdc0b84d9..ad94778c13 100644
    --- a/modules/diamond/files/collector/nfsiostat.py
    +++ b/modules/diamond/files/collector/nfsiostat.py
    @@ -27,6 +27,7 @@ MA 02110-1301 USA
    ...
    • Oct 27 2017, 12:51 PM
    • 63 Lines
  • P6201 job
    Hi!
    The Wikimedia Foundation [0], the non-profit foundation behind a TOP5-TOP10 website like Wikipedia and other projects is looking for an Operations Engineer for the Cloud Services team.
    This is a great job for people with Linux system administration skills.
    The technology stack involves Debain and derivatives, Openstack, Kubernetes, Python, Puppet and so on.
    ...
    • Oct 27 2017, 12:07 PM
    • 15 Lines
  • 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    ...
    • Oct 27 2017, 10:37 AM
    • 30 Lines
  • mysql:root@localhost [(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2084 |
    ...
    • Oct 27 2017, 6:13 AM
    • 57 Lines
  • #0 /srv/mediawiki/php-1.31.0-wmf.4/includes/EditPage.php(817): MWExceptionHandler::handleError(integer, string, string, integer, array, array)
    #1 /srv/mediawiki/php-1.31.0-wmf.4/includes/EditPage.php(763): EditPage->displayViewSourcePage(NULL, string)
    #2 /srv/mediawiki/php-1.31.0-wmf.4/includes/EditPage.php(615): EditPage->displayPermissionsError(array)
    #3 /srv/mediawiki/php-1.31.0-wmf.4/includes/actions/EditAction.php(60): EditPage->edit()
    #4 /srv/mediawiki/php-1.31.0-wmf.4/includes/actions/SubmitAction.php(38): EditAction->show()
    ...
    • Oct 26 2017, 8:17 PM
    • 12 Lines
  • [10/26/17 15:28:30] [SSH] Starting slave process: cd "/srv/jenkins/home/jenkins-deploy" && java -jar slave.jar
    <===[JENKINS REMOTING CAPACITY]===>ERROR: Unexpected error in launching a slave. This is probably a bug in Jenkins.
    java.lang.IllegalStateException: Already connected
    at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:485)
    ...
    • Oct 26 2017, 3:29 PM
    • 16 Lines
  • root@tools-bastion-03:~# exec-manage depool tools-exec-1406.tools.eqiad.wmflabs
    root@tools-bastion-03.tools.eqiad.wmflabs changed state of "continuous@tools-exec-1406.eqiad.wmflabs" (disabled)
    root@tools-bastion-03.tools.eqiad.wmflabs changed state of "mailq@tools-exec-1406.eqiad.wmflabs" (disabled)
    root@tools-bastion-03.tools.eqiad.wmflabs changed state of "task@tools-exec-1406.eqiad.wmflabs" (disabled)
    root has registered the job 6691530 for deletion
    ...
    • Oct 26 2017, 2:24 PM
    • 21 Lines
  • varnishtest "CL set with do_stream=false"
    server s1 {
    loop 3 {
    rxreq
    ...
    • Oct 26 2017, 1:07 PM
    • 63 Lines
  • varnishtest "CL set with do_stream=false"
    server s1 {
    loop 3 {
    rxreq
    ...
    • Oct 26 2017, 12:57 PM
    • 47 Lines
  • varnishtest "CL set with do_stream=false"
    server s1 {
    loop 3 {
    rxreq
    ...
    • Oct 26 2017, 12:41 PM
    • 47 Lines
  • varnishtest "CL set with do_stream=false"
    server s1 {
    loop 3 {
    rxreq
    ...
    • Oct 26 2017, 11:25 AM
    • 94 Lines
  • mysql:root@localhost [(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2088 |
    ...
    • Oct 26 2017, 10:43 AM
    • 34 Lines
  • root@neodymium:/home/marostegui/git/mediawiki-config/dblists# cat s1.dblist s2.dblist
    enwiki
    bgwiki
    bgwiktionary
    cswiki
    ...
    • Oct 26 2017, 7:55 AM
    • 19 Lines
  • root@EVENTLOGGING m4[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db1047 |
    ...
    • Oct 26 2017, 7:45 AM
    • 116 Lines
  • mysql:root@localhost [(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2084 |
    ...
    • Oct 26 2017, 7:02 AM
    • 57 Lines
  • {'colsample_bytree': 0.87, 'eta': 0.4656992608800966, 'eval_metric': 'ndcg@10',
    'gamma': 0,
    'max_depth': 4,
    'min_child_weight': 70,
    'num_rounds': 100,
    ...
    • Oct 25 2017, 11:22 PM
    • 9 Lines
  • -- labsdb1001.eqiad.wmnet
    | s51187 | 355 |
    Akoopal
    Alphos
    ...
    • Oct 25 2017, 6:52 PM
    • 202 Lines
  • demon@cobalt /srv/gerrit/git$ find . -type d -name '*.git' -print0 | xargs -0 du -s | sort -n | tail -30 | cut -f2 | xargs -I{} du -sh {}
    106M ./operations/software/hhvm-dev.git
    109M ./operations/software/librenms.git
    109M ./mediawiki/extensions/Collection/OfflineContentGenerator/latex_renderer.git
    121M ./operations/dumps/test.git
    ...
    • Oct 25 2017, 5:44 PM
    • 31 Lines
  • P6182 sos
    Deployment logspam is mostly quiet, except one non-deployment related log from the tidy migration (Parsing/MW Platform know)
    Zeljko paired with Elena T. to get some Echo notification browser tests written (nodejs/mocha framework).
    Zeljko scheduled a Tech Talk on Oct 31st to discuss/teach the nodejs browser testing framework.
    Scap tech-debt project well underway, merged many improvements last week
    new/docker based CI: the phan job is now migrated
    ...
    • Oct 25 2017, 5:41 PM
    • 8 Lines
  • % pws ed labs-jenkins
    /usr/bin/pws:299:in `initialize': No such file or directory @ rb_sysopen - /home/arturo/.pws-trusted-users (Errno::ENOENT)
    from /usr/bin/pws:299:in `open'
    from /usr/bin/pws:299:in `load_deprecated_trusted_users'
    from /usr/bin/pws:291:in `initialize'
    ...
    • Oct 25 2017, 4:07 PM
    • 15 Lines
  • 14:40:47 ['/usr/bin/scap', 'deploy-local', '-v', '--repo', 'ores/deploy', '--force', '-g', 'worker', 'fetch', '--refresh-config'] on deployment-sca03.deployment-prep.eqiad.wmflabs returned [70]: http://deployment-tin.deployment-prep.eqiad.wmflabs/ores/deploy/.git
    From http://deployment-tin.deployment-prep.eqiad.wmflabs/ores/deploy/
    * [new branch] master -> origin/master
    * [new tag] scap/sync/2017-10-25/0004 -> scap/sync/2017-10-25/0004
    /srv/deployment/ores/deploy-cache/cache
    ...
    • Oct 25 2017, 2:43 PM
    • 20 Lines
  • varnishtest "Admission probability with different CL values"
    server s1 {
    # CL == 0
    rxreq
    ...
    • Oct 25 2017, 11:42 AM
    • 91 Lines
  • if (beresp.status == 200 && bereq.http.X-CDIS == "miss") {
    C{
    const struct gethdr_s prob_hdr = { HDR_BERESP, "\030X-Admission-Probability:" };
    const struct gethdr_s urand_hdr = { HDR_BERESP, "\022X-Admission-Urand:" };
    const struct gethdr_s hdr = { HDR_BERESP, "\017Content-Length:" };
    ...
    • Oct 25 2017, 10:18 AM
    • 28 Lines
  • varnishtest "Admission probability with different CL values"
    server s1 {
    # CL == 0
    rxreq
    ...
    • Oct 25 2017, 10:14 AM
    • 58 Lines
  • Using HHVM 3.18.6-dev (5.6.99-hhvm)
    PHPUnit 4.8.35 by Sebastian Bergmann and contributors.
    [Wed Oct 25 08:13:16 2017] [hphp] [2707:7fda9ed1b200:0:000001] [fd8b67:fd8cfb:21a328f:fd8df4:fe2dcf:fe511e:1032c50:b56d43:7fda9670ab45:b54149]
    Fatal error: Uncaught exception 'Wikimedia\Rdbms\DBConnectionError' with message 'Cannot access the database: Unknown database 'extensions/Wikispeech/tests/phpunit' (127.0.0.1)' in /vagrant/mediawiki/includes/libs/rdbms/database/Database.php:800
    ...
    • Oct 25 2017, 8:01 AM
    • 34 Lines
  • root@db2038.codfw.wmnet[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2038 |
    ...
    • Oct 25 2017, 6:17 AM
    • 55 Lines
  • Top Requested Files sorted by hits - [time served] [protocol] [method]
    1186187 45.26% 8.87 GiB --- --- -
    216231 8.25% 335.78 MiB HTTP/1.1 GET /wikiedudashboard/revisions.php
    169829 6.48% 3.16 GiB HTTP/1.1 GET /geohack/geohack.php
    ...
    • Oct 24 2017, 10:41 PM
    • 30 Lines
  • restbase1010.eqiad.wmnet: restbase1010-a
    restbase1010.eqiad.wmnet: others_T_mobile__ng_lead: 0.0
    restbase1010.eqiad.wmnet: wikipedia_T_mobile__ng_remaining: 0.05391614425063076
    restbase1010.eqiad.wmnet: wikipedia_T_mobile__ng_lead: 0.048545057649084795
    restbase1010.eqiad.wmnet: enwiki_T_feed_aggregated: 0.0
    ...
    • Oct 24 2017, 6:29 PM
    • 450 Lines
  • #!/bin/bash
    set -e
    ...
    • Oct 24 2017, 6:21 PM
    • 14 Lines
  • cache::app_def_be_opts:
    connect_timeout: 5s
    first_byte_timeout: 180s
    max_connections: 1000
    port: 80
    ...
    • Oct 24 2017, 3:38 PM
    • 50 Lines
  • root@PRODUCTION s2 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2035 |
    ...
    • Oct 24 2017, 1:42 PM
    • 55 Lines
  • Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for db1047.eqiad.wmnet
    Info: Applying configuration version '1508850872'
    ...
    • Oct 24 2017, 1:15 PM
    • 30 Lines
  • mysql:root@localhost [enwiki]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2092 |
    ...
    • Oct 24 2017, 9:23 AM
    • 57 Lines
  • root@wikistats-cowgirl:/usr/local/bin/wikistats# /usr/local/bin/wikistats/import_miraheze_combined.sh
    fetching miraheze wikis with custom domains..
    --2017-10-23 23:38:57-- https://meta.miraheze.org/wstats/custom.txt
    Resolving meta.miraheze.org (meta.miraheze.org)... 107.191.126.23, 2604:180:0:33b::2
    ...
    • Oct 23 2017, 11:42 PM
    • 525 Lines
  • CREATE TEMPORARY MACRO json_value(path string, col string)
    get_json_object( substr( reflect("java.net.URLDecoder", "decode", col ), 2 ), path );
    SELECT
    bh_sampled.requests,
    ...
    • Oct 23 2017, 3:38 PM
    • 53 Lines
  • root@PRODUCTION s4 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2037 |
    ...
    • Oct 23 2017, 7:20 AM
    • 116 Lines
  • legoktm@upgrader-02:~/phpcs-dashboard$ sudo docker logs apexmediawiki-codesniffer
    Cloning into 'repo'...
    Installed commit-msg hook
    Do not run Composer as root/super user! See https://getcomposer.org/root for details
    ./composer.json has been updated
    ...
    • Oct 21 2017, 4:52 PM
    • 66 Lines
  • WITH nocookie_requests_by_client AS (
    SELECT
    COUNT(*) AS requests,
    hash(ip, user_agent, accept_language, lower(uri_host)) AS id,
    day AS day
    ...
    • Oct 20 2017, 5:06 PM
    • 32 Lines
  • {"mw1189.eqiad.wmnet": {"pooled": "yes", "weight": 15}, "tags": "dc=eqiad,cluster=api_appserver,service=apache2"}
    {"mw1189.eqiad.wmnet": {"pooled": "yes", "weight": 20}, "tags": "dc=eqiad,cluster=api_appserver,service=nginx"}
    {"mw1190.eqiad.wmnet": {"pooled": "yes", "weight": 15}, "tags": "dc=eqiad,cluster=api_appserver,service=apache2"}
    {"mw1190.eqiad.wmnet": {"pooled": "yes", "weight": 20}, "tags": "dc=eqiad,cluster=api_appserver,service=nginx"}
    {"mw1191.eqiad.wmnet": {"pooled": "yes", "weight": 15}, "tags": "dc=eqiad,cluster=api_appserver,service=apache2"}
    ...
    • Oct 20 2017, 10:21 AM
    • 103 Lines
  • P6159 gbp-dch
    dduvall@dutiful:~/blubber$ gbp dch --verbose
    gbp:debug: ['git', 'rev-parse', '--show-cdup']
    gbp:debug: ['git', 'rev-parse', '--is-bare-repository']
    gbp:debug: ['git', 'rev-parse', '--git-dir']
    gbp:debug: ['git', 'symbolic-ref', 'HEAD']
    ...
    • Oct 19 2017, 9:32 PM
    • 9 Lines
  • WITH nocookie_requests_by_client AS (
    SELECT
    COUNT(*) AS requests,
    hash(ip, user_agent, accept_language, lower(uri_host)) AS id
    FROM
    ...
    • Oct 19 2017, 7:51 PM
    • 30 Lines
  • def parallelism(denominator=2, reserve_cores=1):
    """ Calculate the number of parallel jobs to run
    This is taken from the total available cpu cores divided by denominator
    reserve_cores allows for reserving a fixed number of unused cores.
    By default, max(cpus/2, cpus-1)
    ...
    • Oct 19 2017, 6:53 PM
    • 10 Lines
    • Python
  • root@PRODUCTION s1 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2034 |
    ...
    • Oct 19 2017, 7:33 AM
    • 119 Lines
  • chad@notsexy /a/ops/mediawiki-config (master)$ find . -type l -ls
    75118505 0 lrwxr-xr-x 1 chad staff 44 Aug 17 2016 ./images/wikimedia-button-1.5x.png -> ../w/static/images/wikimedia-button-1.5x.png
    75118507 0 lrwxr-xr-x 1 chad staff 39 Aug 17 2016 ./images/wikimedia-button.png -> ../w/static/images/wikimedia-button.png
    75118506 0 lrwxr-xr-x 1 chad staff 42 Aug 17 2016 ./images/wikimedia-button-2x.png -> ../w/static/images/wikimedia-button-2x.png
    75118502 0 lrwxr-xr-x 1 chad staff 41 Aug 17 2016 ./images/sul/wikiversity.png -> ../../w/static/images/sul/wikiversity.png
    ...
    • Oct 18 2017, 11:57 PM
    • 235 Lines
  • 1,6c1,6
    < amqp==1.4.9
    < anyjson==0.3.3
    < Babel==2.2.0
    < billiard==3.3.0.23
    ...
    • Oct 18 2017, 9:53 PM
    • 88 Lines
  • P6151 basebot
    Job 936940 caused action: Job 936940 set to ERROR
    User = tools.basebot
    Queue = webgrid-lighttpd@tools-webgrid-lighttpd-1414.tools.eqiad.wmflabs
    Start Time = <unknown>
    End Time = <unknown>
    ...
    • Oct 18 2017, 9:40 PM
    • 68 Lines
  • ** (myloader:29329): CRITICAL **: Error switching to database bgwikisource-schema-create whilst restoring table sql
    ** Message: Thread 4 restoring `bgwikisource`.`securepoll_elections` part 0
    ** Message: Thread 4 restoring `bgwikisource`.`securepoll_entity` part 0
    ** Message: Thread 7 restoring `bgwikisource`.`securepoll_lists` part 0
    ** Message: Thread 7 restoring `bgwikisource`.`securepoll_msgs` part 0
    ...
    • Oct 18 2017, 5:43 PM
    • 40 Lines
  • #!/usr/bin/python
    import cumin
    from cumin.query import Query
    ...
    • Oct 18 2017, 10:28 AM
    • 19 Lines
  • !set outputformat table
    # Disable Hive strict mode.
    #
    # Below we're going to compute the Cartesian product (the cross join) of two
    ...
    • Oct 18 2017, 10:26 AM
    • 106 Lines
    • SQL
  • root@db1059:/srv/tmp/db1044# cat metadata.partial
    Started dump at: 2017-10-18 09:28:01
    SHOW MASTER STATUS:
    Log: db1044-bin.004021
    Pos: 266333292
    ...
    • Oct 18 2017, 9:38 AM
    • 13 Lines
  • root@PRODUCTION s4 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2019 |
    ...
    • Oct 18 2017, 8:26 AM
    • 55 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2079 |
    ...
    • Oct 18 2017, 7:04 AM
    • 55 Lines
  • JUnit4 Test Runner
    ..........EE.E.EE.E....E
    Time: 1.155
    There were 7 failures:
    1) testManiphestEditPassComment(com.googlesource.gerrit.plugins.its.phabricator.conduit.ConduitTest)
    ...
    • Oct 17 2017, 10:58 PM
    • 330 Lines
  • --- ../acme-tiny/acme_tiny.py 2017-10-17 21:14:48.819301196 +0000
    +++ modules/letsencrypt/files/acme_tiny.py 2017-10-17 21:16:30.378034038 +0000
    @@ -1,5 +1,27 @@
    #!/usr/bin/env python
    -import argparse, subprocess, json, os, sys, base64, binascii, time, hashlib, re, copy, textwrap, logging
    ...
    • Oct 17 2017, 9:26 PM
    • 55 Lines
  • [21:22:43] <no_justification> Yes: workaround/solution is to set a timeout. But some sort of output /before/ beginning that connection would be useful
    [21:22:55] <no_justification> So actually I think it's mostly an enhancement request, not a bug
    • Oct 17 2017, 8:23 PM
    • 2 Lines
  • <?php
    # This file was automatically generated by the MediaWiki 1.25wmf18
    # installer. If you make manual changes, please keep track in case you
    # need to recreate them later.
    #
    ...
    • Oct 17 2017, 5:13 PM
    • 150 Lines
  • RewriteEngine On
    RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
    RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
    RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
    RewriteRule ^/?wiki(/.*)?$ %{DOCUMENT_ROOT}/index.php [L]
    ...
    • Oct 17 2017, 5:09 PM
    • 19 Lines
  • $ GIT_TRACE=1 git clone ssh://bmansurov@gerrit.wikimedia.org:29418/mediawiki/services/chromium-render
    12:04:31.036120 git.c:340 trace: built-in: git 'clone' 'ssh://bmansurov@gerrit.wikimedia.org:29418/mediawiki/services/chromium-render'
    Cloning into 'chromium-render'...
    12:04:31.044266 run-command.c:626 trace: run_command: 'ssh' '-p' '29418' 'bmansurov@gerrit.wikimedia.org' 'git-upload-pack '\''/mediawiki/services/chromium-render'\'''
    • Oct 17 2017, 4:05 PM
    • 4 Lines
  • Info: Retrieving pluginfacts
    Info: Retrieving plugin
    Info: Loading facts
    Info: Caching catalog for traffic-misc-varnish5.traffic.eqiad.wmflabs
    Info: Applying configuration version '1508248308'
    ...
    • Oct 17 2017, 1:58 PM
    • 25 Lines
  • "local_group_default_T_mobileDSuCY0V_8QMmb7m5aoTA"
    "local_group_default_T_mobilewKT4BougZJL2msO9eA9J"
    "local_group_phase0_T_mobileDSuCY0V_8QMmb7m5aoTA2"
    "local_group_phase0_T_mobilewKT4BougZJL2msO9eA9JT"
    "local_group_wikibooks_T_mobileDSuCY0V_8QMmb7m5ao"
    ...
    • Oct 17 2017, 10:50 AM
    • 52 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2084 |
    ...
    • Oct 17 2017, 9:28 AM
    • 55 Lines
  • root@PRODUCTION s5 slave[(none)]> select @@hostname;
    +------------+
    | @@hostname |
    +------------+
    | db2079 |
    ...
    • Oct 17 2017, 7:43 AM
    • 55 Lines
  • halfak@deployment-tin:/srv/deployment/ores/deploy$ scap deploy -v "T175180"
    19:57:24 Started deploy [ores/deploy@0f3fe9f]
    19:57:24 Deploying Rev: 0f3fe9f1919ffefd2c571b5fdcfe358f93d5c5c4
    19:57:24 Update DEPLOY_HEAD
    19:57:24 Creating /srv/deployment/ores/deploy/.git/DEPLOY_HEAD
    ...
    • Oct 16 2017, 8:02 PM
    • 48 Lines
  • zhuyifei1999@encoding01  /tmp  ulimit -f $(( 3 * 1024 * 1024 )); ulimit -v $(( 4 * 1024 * 1024 )); ulimit -t $(( 16 * 3600 )); /usr/bin/timeout 180 /usr/bin/ffmpeg -y -i /tmp/Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm -threads 2 -skip_threshold 0 -bufsize 6000k -rc_init_occupancy 4000 -qmin 1 -qmax 51 -vb '2048000' -vcodec libvpx -slices '4' -f webm -s 1280x720 -aq '3' -acodec libvorbis /tmp/testout2.webm
    ffmpeg version 3.0.2-2~bpo8+1 Copyright (c) 2000-2016 the FFmpeg developers
    built with gcc 4.9.2 (Debian 4.9.2-10)
    configuration: --prefix=/usr --extra-version='2~bpo8+1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-chromaprint --enable-libx264
    libavutil 55. 17.103 / 55. 17.103
    ...
    • Oct 16 2017, 7:42 PM
    • 40 Lines
  • zhuyifei1999@encoding01  ~  ulimit -f $(( 3 * 1024 * 1024 )); ulimit -v $(( 4 * 1024 * 1024 )); ulimit -t $(( 16 * 3600 )); time /usr/bin/ffmpeg -y -i /tmp/Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm -threads 2 -skip_threshold 0 -bufsize 6000k -rc_init_occupancy 4000 -qmin 1 -qmax 51 -vb '2048000' -vcodec libvpx -slices '4' -f webm -s 1280x720 -aq '3' -acodec libvorbis /tmp/testout.webm
    ffmpeg version 3.0.2-2~bpo8+1 Copyright (c) 2000-2016 the FFmpeg developers
    built with gcc 4.9.2 (Debian 4.9.2-10)
    configuration: --prefix=/usr --extra-version='2~bpo8+1' --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --cc=cc --cxx=g++ --enable-gpl --enable-shared --disable-stripping --disable-decoder=libopenjpeg --disable-decoder=libschroedinger --enable-avresample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librubberband --enable-librtmp --enable-libschroedinger --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxvid --enable-libzvbi --enable-openal --enable-opengl --enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq --enable-frei0r --enable-chromaprint --enable-libx264
    libavutil 55. 17.103 / 55. 17.103
    ...
    • Oct 16 2017, 7:41 PM
    • 38 Lines
  • zhuyifei1999@encoding01  /tmp  wget https://upload.wikimedia.org/wikipedia/commons/1/14/Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm
    --2017-10-16 18:57:46-- https://upload.wikimedia.org/wikipedia/commons/1/14/Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm
    Resolving upload.wikimedia.org (upload.wikimedia.org)... 208.80.154.240, 2620:0:861:ed1a::2:b
    Connecting to upload.wikimedia.org (upload.wikimedia.org)|208.80.154.240|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    ...
    • Oct 16 2017, 7:10 PM
    • 50 Lines
  • zhuyifei1999@zhuyifei1999-ThinkPad-X260:/tmp$ wget https://upload.wikimedia.org/wikipedia/commons/1/14/Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm
    --2017-10-16 13:57:51-- https://upload.wikimedia.org/wikipedia/commons/1/14/Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm
    Resolving upload.wikimedia.org (upload.wikimedia.org)... 208.80.154.240, 2620:0:861:ed1a::2:b
    Connecting to upload.wikimedia.org (upload.wikimedia.org)|208.80.154.240|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    ...
    • Oct 16 2017, 7:09 PM
    • 51 Lines
  • MariaDB [commonswiki_p]> select * from transcode where transcode_image_name in ("19th_World_Festival_of_Youth_and_Students_opening_ceremony_–_Opening_speech_by_Vladimir_Putin.webm", "19th_World_Festival_of_Youth_and_Students_opening_ceremony,_opening_speech_by_Vladimir_Putin.webm", "Opening_speech_by_Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm", "Vladimir_Putin_at_19th_World_Festival_of_Youth_and_Students_opening_ceremony.webm") and transcode_time_error is not null;
    +--------------+------------------------------------------------------------------------------------------------------+---------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+--------------------------+------------------------+----------------------+-------------------------+
    | transcode_id | transcode_image_name | transcode_key | transcode_error | transcode_time_addjob | transcode_time_startwork | transcode_time_success | transcode_time_error | transcode_final_bitrate |
    +--------------+------------------------------------------------------------------------------------------------------+---------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+--------------------------+------------------------+----------------------+-------------------------+
    | 2484556 | 19th_World_Festival_of_Youth_and_Students_opening_ceremony,_opening_speech_by_Vladimir_Putin.webm | 480p.webm | '/usr/bin/ffmpeg' -y -i '/tmp/localcopy_e0c776cff18d.webm' -threads 2 -skip_threshold 0 -bufsize 6000k -rc_init_occupancy 4000 -qmin 1 -qmax 51 -vb '1024000' -vcodec libvpx -slices '4' -g '128' -keyint_min '128' -f webm -s 854x480 -aq '2' -acodec libvorbis -pass '2' -passlogfile '/tmp/transcode_480p.webm5cc64346786c.webm.log' /tmp/transcode_480p.webm5cc64346786c.webm
    ...
    • Oct 16 2017, 6:30 PM
    • 380 Lines
  • aawiki:
    0
    0
    aawikibooks:
    0
    ...
    • Oct 16 2017, 2:56 PM
    • 2,690 Lines