rultor.com logo This build log was produced by rultor.com for opencharles/charles-rest#256
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 12471
+ echo '1.66.2 c36bea310'
1.66.2 c36bea310
+ date
Tue Sep  5 09:09:26 CEST 2017
+ uptime
 09:09:26 up 69 days, 10:09,  0 users,  load average: 0.00, 0.00, 0.00
+ fork=git@github.com:opencharles/charles-rest.git
+ fork_branch=253
+ head=git@github.com:opencharles/charles-rest.git
+ head_branch=master
+ pull_id=256
+ pull_title='Check for Github headers'
+ author=amihaiemil
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=253'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=256'\''' ';' 'export '\''pull_title=Check for Github headers'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'mvn clean install' ';')
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=fork=git@github.com:opencharles/charles-rest.git' '--env=fork_branch=253' '--env=head=git@github.com:opencharles/charles-rest.git' '--env=head_branch=master' '--env=pull_id=256' '--env=pull_title=Check for Github headers' '--env=author=amihaiemil' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=253'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=256'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Check for Github headers'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=opencharles_charles-rest_256
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:opencharles/charles-rest.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=253'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=256'\''' ';' 'export '\''pull_title=Check for Github headers'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'mvn clean install' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.5
gpg: armor header: Comment: Hostname: key2.dock23.de
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-2PbF/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-2PbF/.gpg/secring.gpg --decrypt repo/rcfg/settings.xml.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-Geuj'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-rest settings.xml.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-2PbF/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-2PbF/.gpg/secring.gpg --decrypt repo/rcfg/pubring.gpg.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-gI4K'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-rest pubring.gpg.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-2PbF/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-2PbF/.gpg/secring.gpg --decrypt repo/rcfg/secring.gpg.asc
gpg: armor header: Version: GnuPG v2
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: CAST5 encrypted data
gpg: original file name='rultor-llaR'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles-rest secring.gpg.enc
gpg: armor header: Version: GnuPG v2
gpg: CAST5 encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:opencharles/charles-rest.git
+ git remote update
Fetching origin
Fetching fork
From github.com:opencharles/charles-rest
 * [new branch]      209        -> fork/209
 * [new branch]      237        -> fork/237
 * [new branch]      253        -> fork/253
 * [new branch]      gh-pages   -> fork/gh-pages
 * [new branch]      master     -> fork/master
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/253
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch 253 from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating ffb65ec..564823c
Fast-forward
 .../charles/rest/NotificationsResource.java        | 40 ++++++++++++++--------
 1 file changed, 26 insertions(+), 14 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:406e961d602b17db800fd96bbef662317823d432c20256d07622c08bb84e35ae
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sopencharles_charles-rest_256\s*$'
+ ls -al .
total 60
drwx--x--x  3 rultor rultor 4096 Sep  5 09:09 .
drwxrwxrwt 21 root   root   4096 Sep  5 09:09 ..
-rw-rw-r--  1 rultor rultor  444 Sep  5 09:09 end.sh
-rwxrwxr-x  1 rultor rultor  338 Sep  5 09:09 entry.sh
-rw-rw-r--  1 rultor rultor    6 Sep  5 09:09 pid
-rw-rw-r--  1 rultor rultor 2420 Sep  5 09:09 pubring.gpg
drwxrwxr-x  6 rultor rultor 4096 Sep  5 09:09 repo
-rwxrwxr-x  1 rultor rultor 6627 Sep  5 09:09 run.sh
-rw-rw-r--  1 rultor rultor  467 Sep  5 09:09 script.sh
-rw-rw-r--  1 rultor rultor 2628 Sep  5 09:09 secring.gpg
-rw-rw-r--  1 rultor rultor  443 Sep  5 09:09 settings.xml
-rw-rw-r--  1 rultor rultor 8392 Sep  5 09:09 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-2PbF:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=fork=git@github.com:opencharles/charles-rest.git --env=fork_branch=253 --env=head=git@github.com:opencharles/charles-rest.git --env=head_branch=master --env=pull_id=256 '--env=pull_title=Check for Github headers' --env=author=amihaiemil '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=253'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=256'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Check for Github headers'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-2PbF/cid -w=/main --name=opencharles_charles-rest_256 yegor256/rultor /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export fork=git@github.com:opencharles/charles-rest.git
+ fork=git@github.com:opencharles/charles-rest.git
+ export fork_branch=253
+ fork_branch=253
+ export head=git@github.com:opencharles/charles-rest.git
+ head=git@github.com:opencharles/charles-rest.git
+ export head_branch=master
+ head_branch=master
+ export pull_id=256
+ pull_id=256
+ export 'pull_title=Check for Github headers'
+ pull_title='Check for Github headers'
+ export author=amihaiemil
+ author=amihaiemil
+ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building charles-rest 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (4 KB at 14.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (36 KB at 923.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (52 KB at 1601.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 433.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1497.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 465.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 561.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 1189.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom (10 KB at 391.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar (85 KB at 2499.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 283.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 1052.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.pom
Downloaded: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.pom (4 KB at 171.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.91/aws-java-sdk-pom-1.11.91.pom
Downloaded: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-pom/1.11.91/aws-java-sdk-pom-1.11.91.pom (11 KB at 418.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (7 KB at 271.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 KB at 612.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (6 KB at 234.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 KB at 524.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 KB at 469.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 1909.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.pom (9 KB at 375.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.6.6/jackson-databind-2.6.6.pom (6 KB at 257.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.2/jackson-parent-2.6.2.pom (8 KB at 345.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 KB at 825.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.6.0/jackson-annotations-2.6.0.pom (2 KB at 54.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom (8 KB at 331.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/23/oss-parent-23.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/23/oss-parent-23.pom (19 KB at 785.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.6.6/jackson-core-2.6.6.pom (5 KB at 206.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.pom (3 KB at 124.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.pom (2 KB at 52.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 599.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 129.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.pom (9 KB at 383.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.pom (5 KB at 190.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.0/all-1.5.0.pom (19 KB at 759.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.pom (6 KB at 240.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 78.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.pom (6 KB at 240.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.pom (9 KB at 338.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (4 KB at 156.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom (3 KB at 112.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 KB at 1278.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (6 KB at 230.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (10 KB at 401.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (4 KB at 94.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom (16 KB at 630.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (4 KB at 54.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom (3 KB at 122.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (4 KB at 161.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (11 KB at 455.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (12 KB at 446.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (5 KB at 183.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 KB at 577.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.pom (4 KB at 148.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.41.0/selenium-parent-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-parent/2.41.0/selenium-parent-2.41.0.pom (10 KB at 452.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom
Downloaded: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.pom (214 B at 9.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom
Downloaded: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.pom (2 KB at 77.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.pom (6 KB at 218.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.pom (11 KB at 497.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (3 KB at 105.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (3 KB at 74.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.pom (6 KB at 261.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.pom (3 KB at 130.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.pom (3 KB at 106.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.pom (4 KB at 143.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.pom (4 KB at 148.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.pom (4 KB at 136.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.pom (5 KB at 212.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.pom (26 KB at 1015.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.pom (3 KB at 108.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.pom (13 KB at 506.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 337.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.15/jcabi-log-0.15.pom (5 KB at 200.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 KB at 411.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 46.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14/jcabi-log-0.14.pom (4 KB at 175.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.13/jcabi-1.13.pom (11 KB at 423.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.25/parent-0.25.pom (76 KB at 2216.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom (5 KB at 224.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom (8 KB at 345.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/25/oss-parent-25.pom (19 KB at 823.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom (6 KB at 220.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom (2 KB at 61.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.pom (12 KB at 496.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.pom (11 KB at 420.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.pom (7 KB at 280.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.pom (9 KB at 387.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.pom (7 KB at 266.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.pom (3 KB at 91.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit/2.13/htmlunit-2.13.pom (36 KB at 1431.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 89.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.1/httpmime-4.3.1.pom (5 KB at 212.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.8/commons-codec-1.8.pom (12 KB at 484.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/htmlunit/htmlunit-core-js/2.13/htmlunit-core-js-2.13.pom (2 KB at 65.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 138.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/nekohtml/nekohtml/1.9.19/nekohtml-1.9.19.pom (2 KB at 60.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/cssparser/cssparser/0.9.11/cssparser-0.9.11.pom (12 KB at 491.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/w3c/css/sac/1.3/sac-1.3.pom (2 KB at 50.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.12.v20130726/jetty-websocket-8.1.12.v20130726.pom (5 KB at 174.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/8.1.12.v20130726/jetty-project-8.1.12.v20130726.pom (28 KB at 634.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 KB at 862.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/8.1.12.v20130726/jetty-util-8.1.12.v20130726.pom (4 KB at 152.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/8.1.12.v20130726/jetty-io-8.1.12.v20130726.pom (3 KB at 91.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/8.1.12.v20130726/jetty-http-8.1.12.v20130726.pom (3 KB at 122.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.pom (7 KB at 298.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom (15 KB at 649.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (64 KB at 2183.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 665.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 605.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 2327.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.pom (2 KB at 90.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail-parent/1.5.0/greenmail-parent-1.5.0.pom (18 KB at 720.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.5/javax.mail-1.5.5.pom (5 KB at 145.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/mail/all/1.5.5/all-1.5.5.pom (20 KB at 662.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.18/slf4j-api-1.7.18.pom (3 KB at 123.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.18/slf4j-parent-1.7.18.pom (14 KB at 573.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.pom (11 KB at 441.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/project/2.22.2/project-2.22.2.pom (83 KB at 2838.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-bom/2.4.0-b34/hk2-bom-2.4.0-b34.pom (21 KB at 850.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (9 KB at 393.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.pom (21 KB at 909.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.pom (14 KB at 541.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/project/2.22.2/project-2.22.2.pom (3 KB at 118.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/project/2.22.2/project-2.22.2.pom (4 KB at 132.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.pom (5 KB at 212.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/2.4.0-b34/hk2-parent-2.4.0-b34.pom (47 KB at 1796.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.pom (6 KB at 228.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.pom (7 KB at 287.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/2.4.0-b34/external-2.4.0-b34.pom (3 KB at 124.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.pom (7 KB at 288.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.pom (6 KB at 236.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.pom (7 KB at 282.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-project/1.9.64/grizzly-project-1.9.64.pom (22 KB at 870.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.pom (5 KB at 205.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.pom (6 KB at 208.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.pom (7 KB at 287.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.pom (5 KB at 183.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-extra/1.9.64/grizzly-extra-1.9.64.pom (3 KB at 125.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.pom (5 KB at 181.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.pom (4 KB at 173.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.pom (6 KB at 232.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 7.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (2 KB at 48.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/2.6.6/jackson-dataformat-cbor-2.6.6.jar (48 KB at 686.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 84.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (258 KB at 1663.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 247.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk-core/1.11.91/aws-java-sdk-core-1.11.91.jar (758 KB at 3524.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar
Downloaded: http://repo.maven.apache.org/maven2/software/amazon/ion/ion-java/1.0.2/ion-java-1.0.2.jar (553 KB at 1840.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 2193.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 147.6 KB/sec)
Downloading:4http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar
Downloaded:5http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 1320.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar (28 KB at 66.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.3/jackson-core-2.8.3.jar (275 KB at 547.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar
Downloaded: http://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar (1205 KB at 2299.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (150 KB at 273.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (68 KB at 119.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar (100 KB at 175.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 KB at 38.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (33 KB at 55.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
Downloaded:7http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (317 KB at 445.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar (241 KB at 326.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar (37 KB at 49.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (290 KB at 383.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1008 KB at 1324.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar (52 KB at 65.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar (142 KB at 172.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 2279.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/2.41.0/selenium-chrome-driver-2.41.0.jar (11 KB at 12.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar (58 KB at 65.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/2.41.0/selenium-ie-driver-2.41.0.jar (11 KB at 11.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar (381 KB at 373.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar (273 KB at 260.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 940.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (893 KB at 842.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar (105 KB at 92.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar
Downloaded: http://repo.maven.apache.org/maven2/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (162 KB at 143.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.jar (133 KB at 117.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.5/jcabi-aspects-0.22.5.jar (83 KB at 69.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.17.1/jcabi-log-0.17.1.jar (50 KB at 41.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar
Downloaded:5http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar (131 KB at 103.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (320 KB at 224.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar
Downloaded:3http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1096 KB at 762.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-email/1.8/jcabi-email-1.8.jar (41 KB at 27.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar (469 KB at 308.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/github/detro/phantomjsdriver/1.2.0/phantomjsdriver-1.2.0.jar (11 KB at 6.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/twitter4j/twitter4j-core/4.0.6/twitter4j-core-4.0.6.jar (299 KB at 192.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar (39 KB at 24.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar (1522 KB at 931.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (241 KB at 146.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar (113 KB at 65.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar
Downloaded: http://repo.maven.apache.org/maven2/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar (274 KB at 155.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 324.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar (2440 KB at 1351.5 KB/sec)
Downloading:5http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/2.4.0-b34/aopalliance-repackaged-2.4.0-b34.jar (15 KB at 7.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar (117 KB at 63.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar
Downloaded:/http://repo.maven.apache.org/maven2/org/glassfish/hk2/external/javax.inject/2.4.0-b34/javax.inject-2.4.0-b34.jar (6 KB at 3.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar (175 KB at 94.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar (683 KB at 366.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar (178 KB at 92.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar (186 KB at 95.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar (11 KB at 5.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar
Downloaded:2http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar (20 KB at 9.8 KB/sec)
Downloading:2http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar (240 KB at 120.3 KB/sec)
Downloading:3http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar (949 KB at 468.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar (55 KB at 26.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar (73 KB at 35.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 49.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar (488 KB at 230.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar (1151 KB at 525.8 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 653.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ charles-rest ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 210.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 132.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 988.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 104.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 155.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 70.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 97.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 131.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 119.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 79.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 93.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 73.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 76.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 770.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 77.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 165.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 262.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 98.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 34.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 151.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 344.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 177.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 271.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 648.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 138.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 74.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 113.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 243.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom (3 KB at 134.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom (2 KB at 56.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (2 KB at 92.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 233.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom (2 KB at 63.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 394.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded:6http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 358.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 2522.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 1500.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 421.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 113.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 392.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar
Downloaded:3http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2026.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 245.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar (133 KB at 687.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar (283 KB at 1260.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar (139 KB at 595.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (371 KB at 1317.3 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 3374.7 KB/sec)
[INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec,excludes=**/com/amihaiemil/charles/filters/*:**/com/amihaiemil/charles/rest/*
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ charles-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 38.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 153.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 27.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 35.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 60.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 143.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 561.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 625.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 3318.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 2321.5 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 87 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ charles-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ charles-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to /home/r/repo/target/test-classes
[WARNING] /home/r/repo/src/test/java/com/amihaiemil/charles/github/RepoNameCheckTestCase.java:[39,16] sun.misc.Cache is internal proprietary API and may be removed in a future release
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3 KB at 141.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (3 KB at 115.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (6 KB at 245.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (2 KB at 75.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 KB at 687.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 154.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 172.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 826.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 659.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar
Downloaded:9http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 1794.2 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 494.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 177.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 2865.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (257 KB at 3017.3 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (3 KB at 112.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (3 KB at 109.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 KB at 1386.8 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.amihaiemil.charles.github.DeleteIndexCommandCheckTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec
Running com.amihaiemil.charles.github.HelloTestCase
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /charles-rest/charlesrest.log (No such file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:142)
        at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
        at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
        at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
        at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)
        at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)
        at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)
        at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)
        at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:648)
        at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:514)
        at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)
        at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
        at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
        at org.slf4j.impl.Log4jLoggerFactory.<init>(Log4jLoggerFactory.java:66)
        at org.slf4j.impl.StaticLoggerBinder.<init>(StaticLoggerBinder.java:72)
        at org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:45)
        at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
        at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
        at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
        at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
        at com.amihaiemil.charles.github.Language.<clinit>(Language.java:43)
        at com.amihaiemil.charles.github.HelloTestCase.handlesHelloCommand(HelloTestCase.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec
Running com.amihaiemil.charles.github.PageHostedOnGithubCheckTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.amihaiemil.charles.github.AuthorOwnerCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.ActionTestCase
2017-09-05 07:09:52,923 DEBUG - #check(class com.jcabi.github.mock.MkStorage$InFile): immutability checked
2017-09-05 07:09:52,964 DEBUG - #check(class com.jcabi.github.mock.MkGithub): immutability checked
2017-09-05 07:09:52,990 INFO - jcabi-aspects 0.22.5/4a18718 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
2017-09-05 07:09:53,003 DEBUG - #check(class com.jcabi.github.mock.MkRepos): immutability checked
2017-09-05 07:09:53,121 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 55.10ms
2017-09-05 07:09:53,125 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 106.31ms
2017-09-05 07:09:53,129 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 2.54ms
2017-09-05 07:09:53,129 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 128.42ms
2017-09-05 07:09:53,133 DEBUG - #name(): 'amihaiemil.github.io' in 19.73?s
2017-09-05 07:09:53,133 DEBUG - #check(class com.jcabi.github.Coordinates$Simple): immutability checked
2017-09-05 07:09:53,136 DEBUG - #name(): 'amihaiemil.github.io' in 14.14?s
2017-09-05 07:09:53,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.47ms
2017-09-05 07:09:53,161 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 21.73ms
2017-09-05 07:09:53,164 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2017-09-05 07:09:53,192 DEBUG - #check(class com.jcabi.github.mock.MkRepo): immutability checked
2017-09-05 07:09:53,195 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.95ms
2017-09-05 07:09:53,196 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 31.35ms
2017-09-05 07:09:53,210 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 2.44ms
2017-09-05 07:09:53,211 DEBUG - #check(class com.jcabi.github.mock.JsonPatch): immutability checked
2017-09-05 07:09:53,230 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.98ms
2017-09-05 07:09:53,233 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.79ms
2017-09-05 07:09:53,234 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 23.29ms
2017-09-05 07:09:53,235 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:53,238 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.83ms
2017-09-05 07:09:53,238 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 104.71ms
2017-09-05 07:09:53,241 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.74ms
2017-09-05 07:09:53,242 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.24ms
2017-09-05 07:09:53,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.73ms
2017-09-05 07:09:53,245 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.90ms
2017-09-05 07:09:53,248 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.74ms
2017-09-05 07:09:53,251 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.71ms
2017-09-05 07:09:53,252 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 3.76ms
2017-09-05 07:09:53,259 DEBUG - #check(class com.jcabi.github.mock.MkIssues): immutability checked
2017-09-05 07:09:53,261 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.82ms
2017-09-05 07:09:53,264 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 4.25ms
2017-09-05 07:09:53,266 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.83ms
2017-09-05 07:09:53,267 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 11.79ms
2017-09-05 07:09:53,268 DEBUG - #lock(): in 20.21?s
2017-09-05 07:09:53,270 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.86ms
2017-09-05 07:09:53,275 DEBUG - #check(class com.jcabi.github.Github$Time): immutability checked
2017-09-05 07:09:53,285 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 2.54ms
2017-09-05 07:09:53,288 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 5.40ms
2017-09-05 07:09:53,289 DEBUG - #unlock(): in 35.69?s
2017-09-05 07:09:53,292 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.67ms
2017-09-05 07:09:53,293 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 33.82?s
2017-09-05 07:09:53,293 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 19.18?s
2017-09-05 07:09:53,294 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:53,303 DEBUG - #check(class com.jcabi.github.mock.MkIssue): immutability checked
2017-09-05 07:09:53,304 DEBUG - #get(1): 1 in 7.93ms
2017-09-05 07:09:53,304 DEBUG - #create('Test issue for commands', 'test body'): 1 in 36.26ms
2017-09-05 07:09:53,309 DEBUG - #check(class com.jcabi.github.mock.MkComments): immutability checked
2017-09-05 07:09:53,313 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.69ms
2017-09-05 07:09:53,316 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 6.36ms
2017-09-05 07:09:53,320 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.60ms
2017-09-05 07:09:53,320 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 11.49ms
2017-09-05 07:09:53,321 DEBUG - #lock(): in 9.59?s
2017-09-05 07:09:53,324 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.59ms
2017-09-05 07:09:53,330 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.67ms
2017-09-05 07:09:53,334 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..364..D "updated_at";SET "2017-09-05T07:09:53Z";'): in 6.05ms
2017-09-05 07:09:53,334 DEBUG - #unlock(): in 11.95?s
2017-09-05 07:09:53,335 DEBUG - #issue(): 1 in 33.81?s
2017-09-05 07:09:53,336 DEBUG - #number(): 1 in 19.45?s
2017-09-05 07:09:53,336 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there
2017-09-05 07:09:53,341 DEBUG - #check(class com.jcabi.github.mock.MkComment): immutability checked
2017-09-05 07:09:53,345 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.25ms
2017-09-05 07:09:53,346 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 5.07ms
2017-09-05 07:09:53,350 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.19ms
2017-09-05 07:09:53,350 DEBUG - #post('@charlesmike hello there'): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 25.40ms
2017-09-05 07:09:53,354 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.95ms
2017-09-05 07:09:53,356 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 5.06ms
2017-09-05 07:09:53,360 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.03ms
2017-09-05 07:09:53,360 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..844..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.67ms
2017-09-05 07:09:53,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.02ms
2017-09-05 07:09:53,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.88ms
2017-09-05 07:09:53,371 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 6.40ms
2017-09-05 07:09:53,374 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.85ms
2017-09-05 07:09:53,377 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 6.03ms
2017-09-05 07:09:53,381 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.93ms
2017-09-05 07:09:53,381 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..885..e, coords=amihaiemil/amihaiemil.github.io)' in 6.75ms
2017-09-05 07:09:53,382 DEBUG - #number(): 1 in 13.79?s
2017-09-05 07:09:53,382 DEBUG - #get(1): 1 in 28.77?s
2017-09-05 07:09:53,384 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.13ms
2017-09-05 07:09:53,386 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.29ms
2017-09-05 07:09:53,387 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.31ms
2017-09-05 07:09:53,388 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=jeff)' in 2.90ms
2017-09-05 07:09:53,389 DEBUG - #name(): 'jeff.github.io' in 9.11?s
2017-09-05 07:09:53,389 DEBUG - #name(): 'jeff.github.io' in 11.67?s
2017-09-05 07:09:53,391 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.30ms
2017-09-05 07:09:53,393 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.26ms
2017-09-05 07:09:53,395 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.60ms
2017-09-05 07:09:53,399 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-05 07:09:53,399 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=jeff, coords=jeff/jeff.github.io)' in 3.46ms
2017-09-05 07:09:53,400 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 231.70?s
2017-09-05 07:09:53,403 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.60ms
2017-09-05 07:09:53,405 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.81ms
2017-09-05 07:09:53,405 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 4.72ms
2017-09-05 07:09:53,406 INFO - repository jeff/jeff.github.io created by jeff
2017-09-05 07:09:53,408 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.61ms
2017-09-05 07:09:53,408 DEBUG - #create('Repos.RepoCreate(nam=jeff.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..172..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 17.63ms
2017-09-05 07:09:53,411 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.65ms
2017-09-05 07:09:53,412 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 3.00ms
2017-09-05 07:09:53,414 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.63ms
2017-09-05 07:09:53,415 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..145../&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=jeff)' in 3.58ms
2017-09-05 07:09:53,417 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.57ms
2017-09-05 07:09:53,421 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.54ms
2017-09-05 07:09:53,421 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..172..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 3.85ms
2017-09-05 07:09:53,423 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github>\n' in 1.61ms
2017-09-05 07:09:53,426 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 3.75ms
2017-09-05 07:09:53,428 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.68ms
2017-09-05 07:09:53,428 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 4.48ms
2017-09-05 07:09:53,429 DEBUG - #lock(): in 8.90?s
2017-09-05 07:09:53,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.64ms
2017-09-05 07:09:53,435 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.61ms
2017-09-05 07:09:53,438 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 4.17ms
2017-09-05 07:09:53,438 DEBUG - #unlock(): in 13.36?s
2017-09-05 07:09:53,441 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.27ms
2017-09-05 07:09:53,442 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 22.30?s
2017-09-05 07:09:53,442 DEBUG - #coordinates(): jeff/jeff.github.io in 12.32?s
2017-09-05 07:09:53,442 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-09-05 07:09:53,443 DEBUG - #get(1): 1 in 25.72?s
2017-09-05 07:09:53,444 DEBUG - #create('Test issue for commands', 'test body'): 1 in 14.57ms
2017-09-05 07:09:53,447 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2017-09-05 07:09:53,450 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.24ms
2017-09-05 07:09:53,453 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.32ms
2017-09-05 07:09:53,453 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 5.96ms
2017-09-05 07:09:53,453 DEBUG - #lock(): in 9.29?s
2017-09-05 07:09:53,456 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2017-09-05 07:09:53,461 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.29ms
2017-09-05 07:09:53,465 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2017-09-05T07:09:53Z";'): in 5.49ms
2017-09-05 07:09:53,465 DEBUG - #unlock(): in 13.91?s
2017-09-05 07:09:53,466 DEBUG - #issue(): 1 in 27.49?s
2017-09-05 07:09:53,466 DEBUG - #number(): 1 in 11.75?s
2017-09-05 07:09:53,466 INFO - comment #1 posted to issue #1 by jeff: @charlesmike hello
2017-09-05 07:09:53,470 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.83ms
2017-09-05 07:09:53,470 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 31.25?s
2017-09-05 07:09:53,474 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.85ms
2017-09-05 07:09:53,474 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 17.22ms
2017-09-05 07:09:53,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.74ms
2017-09-05 07:09:53,479 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.71ms
2017-09-05 07:09:53,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.80ms
2017-09-05 07:09:53,483 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.23ms
2017-09-05 07:09:53,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.76ms
2017-09-05 07:09:53,492 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.75ms
2017-09-05 07:09:53,493 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 5.93ms
2017-09-05 07:09:53,496 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.63ms
2017-09-05 07:09:53,499 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 5.67ms
2017-09-05 07:09:53,502 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.71ms
2017-09-05 07:09:53,503 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 6.30ms
2017-09-05 07:09:53,503 DEBUG - #number(): 1 in 12.90?s
2017-09-05 07:09:53,504 DEBUG - #get(1): 1 in 24.15?s
2017-09-05 07:09:53,506 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 1.06ms
2017-09-05 07:09:53,507 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.16ms
2017-09-05 07:09:53,509 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 1.26ms
2017-09-05 07:09:53,509 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..13..?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=vlad)' in 2.70ms
2017-09-05 07:09:53,510 DEBUG - #name(): 'vlad.github.io' in 9.19?s
2017-09-05 07:09:53,510 DEBUG - #name(): 'vlad.github.io' in 11.51?s
2017-09-05 07:09:53,512 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 1.29ms
2017-09-05 07:09:53,514 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.18ms
2017-09-05 07:09:53,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.49ms
2017-09-05 07:09:53,519 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.41ms
2017-09-05 07:09:53,520 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=vlad, coords=vlad/vlad.github.io)' in 3.21ms
2017-09-05 07:09:53,521 DEBUG - #json(): {"name":"vlad.github.io","description":"","homepage":"","private":false} in 228.10?s
2017-09-05 07:09:53,523 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2017-09-05 07:09:53,525 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.52ms
2017-09-05 07:09:53,525 DEBUG - #patch({"name":"vlad.github.io","description":"","homepage":"","private":false}): in 4.26ms
2017-09-05 07:09:53,526 INFO - repository vlad/vlad.github.io created by vlad
2017-09-05 07:09:53,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.49ms
2017-09-05 07:09:53,528 DEBUG - #create('Repos.RepoCreate(nam=vlad.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=vlad, coords=vlad/vlad.github.io)' in 16.38ms
2017-09-05 07:09:53,530 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.53ms
2017-09-05 07:09:53,531 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.78ms
2017-09-05 07:09:53,533 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.55ms
2017-09-05 07:09:53,534 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=vlad)' in 3.30ms
2017-09-05 07:09:53,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.57ms
2017-09-05 07:09:53,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.42ms
2017-09-05 07:09:53,540 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=vlad, coords=vlad/vlad.github.io)' in 3.31ms
2017-09-05 07:09:53,542 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.52ms
2017-09-05 07:09:53,544 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 3.51ms
2017-09-05 07:09:53,546 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-05 07:09:53,546 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=vlad, coords=vlad/vlad.github.io)' in 4.10ms
2017-09-05 07:09:53,547 DEBUG - #lock(): in 9.37?s
2017-09-05 07:09:53,549 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.55ms
2017-09-05 07:09:53,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.57ms
2017-09-05 07:09:53,556 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..344..P;ADD "user";ADD "login";SET "vlad";UP;UP;'): in 4.18ms
2017-09-05 07:09:53,556 DEBUG - #unlock(): in 12.05?s
2017-09-05 07:09:53,559 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.18ms
2017-09-05 07:09:53,559 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=vlad, coords=vlad/vlad.github.io)' in 26.88?s
2017-09-05 07:09:53,560 DEBUG - #coordinates(): vlad/vlad.github.io in 12.76?s
2017-09-05 07:09:53,560 INFO - issue #1 created in vlad/vlad.github.io by vlad: Test issue for commands
2017-09-05 07:09:53,561 DEBUG - #get(1): 1 in 29.27?s
2017-09-05 07:09:53,561 DEBUG - #create('Test issue for commands', 'test body'): 1 in 14.25ms
2017-09-05 07:09:53,564 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.20ms
2017-09-05 07:09:53,567 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..25..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 5.18ms
2017-09-05 07:09:53,570 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.09ms
2017-09-05 07:09:53,570 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..530..=vlad, repo=vlad/vlad.github.io, ticket=1)' in 5.82ms
2017-09-05 07:09:53,571 DEBUG - #lock(): in 13.55?s
2017-09-05 07:09:53,573 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.08ms
2017-09-05 07:09:53,578 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.06ms
2017-09-05 07:09:53,581 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..329..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:53Z&quot;;'): in 5.03ms
2017-09-05 07:09:53,582 DEBUG - #unlock(): in 11.06?s
2017-09-05 07:09:53,582 DEBUG - #issue(): 1 in 23.54?s
2017-09-05 07:09:53,583 DEBUG - #number(): 1 in 13.66?s
2017-09-05 07:09:53,583 INFO - comment #1 posted to issue #1 by vlad: @charlesmike, hello
2017-09-05 07:09:53,586 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.50ms
2017-09-05 07:09:53,586 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 28.25?s
2017-09-05 07:09:53,590 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.46ms
2017-09-05 07:09:53,590 DEBUG - #post('@charlesmike, hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 16.18ms
2017-09-05 07:09:53,593 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.48ms
2017-09-05 07:09:53,595 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.32ms
2017-09-05 07:09:53,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.52ms
2017-09-05 07:09:53,598 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..797..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.83ms
2017-09-05 07:09:53,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.50ms
2017-09-05 07:09:53,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.50ms
2017-09-05 07:09:53,607 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 5.44ms
2017-09-05 07:09:53,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.55ms
2017-09-05 07:09:53,613 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 5.44ms
2017-09-05 07:09:53,617 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.64ms
2017-09-05 07:09:53,617 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..826..f=charlesmike, coords=vlad/vlad.github.io)' in 6.02ms
2017-09-05 07:09:53,617 DEBUG - #number(): 1 in 17.13?s
2017-09-05 07:09:53,618 DEBUG - #get(1): 1 in 24.46?s
2017-09-05 07:09:53,620 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.02ms
2017-09-05 07:09:53,621 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.10ms
2017-09-05 07:09:53,623 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.22ms
2017-09-05 07:09:53,623 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..15..\n<github>\n<repos/>\n</github>\n, self=marius)' in 2.62ms
2017-09-05 07:09:53,624 DEBUG - #name(): 'marius.github.io' in 9.05?s
2017-09-05 07:09:53,624 DEBUG - #name(): 'marius.github.io' in 11.31?s
2017-09-05 07:09:53,626 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.25ms
2017-09-05 07:09:53,628 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..92..itory";UP;ADD "private";SET "false";\n11:UP;'): in 3.14ms
2017-09-05 07:09:53,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.56ms
2017-09-05 07:09:53,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.51ms
2017-09-05 07:09:53,634 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..200..lf=marius, coords=marius/marius.github.io)' in 3.32ms
2017-09-05 07:09:53,635 DEBUG - #json(): {"name":"marius.github.io","description":"","homepage":"","private":false} in 220.47?s
2017-09-05 07:09:53,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..139..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.49ms
2017-09-05 07:09:53,639 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..108.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 3.58ms
2017-09-05 07:09:53,639 DEBUG - #patch({"name":"marius.github.io","description":"","homepage":"","private":false}): in 4.34ms
2017-09-05 07:09:53,640 INFO - repository marius/marius.github.io created by marius
2017-09-05 07:09:53,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.50ms
2017-09-05 07:09:53,642 DEBUG - #create('Repos.RepoCreate(nam=marius.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..184..lf=marius, coords=marius/marius.github.io)' in 16.45ms
2017-09-05 07:09:53,644 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.51ms
2017-09-05 07:09:53,646 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.89ms
2017-09-05 07:09:53,648 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.53ms
2017-09-05 07:09:53,648 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..153..\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=marius)' in 3.41ms
2017-09-05 07:09:53,650 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.43ms
2017-09-05 07:09:53,653 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.42ms
2017-09-05 07:09:53,654 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..184..lf=marius, coords=marius/marius.github.io)' in 3.18ms
2017-09-05 07:09:53,656 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..123..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.46ms
2017-09-05 07:09:53,658 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/marius.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.48ms
2017-09-05 07:09:53,660 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.49ms
2017-09-05 07:09:53,660 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..196..lf=marius, coords=marius/marius.github.io)' in 4.08ms
2017-09-05 07:09:53,661 DEBUG - #lock(): in 8.95?s
2017-09-05 07:09:53,663 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.54ms
2017-09-05 07:09:53,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2017-09-05 07:09:53,669 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..350..ADD "user";ADD "login";SET "marius";UP;UP;'): in 3.80ms
2017-09-05 07:09:53,669 DEBUG - #unlock(): in 11.57?s
2017-09-05 07:09:53,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.90ms
2017-09-05 07:09:53,672 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..520..lf=marius, coords=marius/marius.github.io)' in 23.43?s
2017-09-05 07:09:53,673 DEBUG - #coordinates(): marius/marius.github.io in 12.12?s
2017-09-05 07:09:53,673 INFO - issue #1 created in marius/marius.github.io by marius: Test issue for commands
2017-09-05 07:09:53,674 DEBUG - #get(1): 1 in 25.80?s
2017-09-05 07:09:53,674 DEBUG - #create('Test issue for commands', 'test body'): 1 in 13.25ms
2017-09-05 07:09:53,677 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.84ms
2017-09-05 07:09:53,679 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.43ms
2017-09-05 07:09:53,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.94ms
2017-09-05 07:09:53,682 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..544..s, repo=marius/marius.github.io, ticket=1)' in 5.04ms
2017-09-05 07:09:53,683 DEBUG - #lock(): in 8.68?s
2017-09-05 07:09:53,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.84ms
2017-09-05 07:09:53,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.80ms
2017-09-05 07:09:53,692 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..338..D "updated_at";SET "2017-09-05T07:09:53Z";'): in 4.63ms
2017-09-05 07:09:53,693 DEBUG - #unlock(): in 12.10?s
2017-09-05 07:09:53,693 DEBUG - #issue(): 1 in 32.73?s
2017-09-05 07:09:53,694 DEBUG - #number(): 1 in 14.10?s
2017-09-05 07:09:53,694 INFO - comment #1 posted to issue #1 by marius: @charlesmike hello
2017-09-05 07:09:53,697 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.24ms
2017-09-05 07:09:53,697 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 31.53?s
2017-09-05 07:09:53,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.23ms
2017-09-05 07:09:53,701 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 15.06ms
2017-09-05 07:09:53,703 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.16ms
2017-09-05 07:09:53,705 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.76ms
2017-09-05 07:09:53,708 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.23ms
2017-09-05 07:09:53,708 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..810..po>\n</repos>\n</github>\n, self=charlesmike)' in 4.28ms
2017-09-05 07:09:53,711 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.18ms
2017-09-05 07:09:53,716 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.15ms
2017-09-05 07:09:53,716 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 4.99ms
2017-09-05 07:09:53,719 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.19ms
2017-09-05 07:09:53,722 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/marius.github.io&apos;]";ADDIF "issues";'): in 4.84ms
2017-09-05 07:09:53,724 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.22ms
2017-09-05 07:09:53,725 DEBUG - #issues(): 'MkIssues(storage=<?xml version=&quot;1.0&quot; encoding=&quot;UT..843..arlesmike, coords=marius/marius.github.io)' in 5.44ms
2017-09-05 07:09:53,725 DEBUG - #number(): 1 in 14.04?s
2017-09-05 07:09:53,726 DEBUG - #get(1): 1 in 24.72?s
2017-09-05 07:09:53,731 INFO - Started action 8c419973-7dae-4833-aafb-62404d45619d
2017-09-05 07:09:53,734 INFO - Started action b3ddeac9-2028-4223-a65d-a7758028e292
2017-09-05 07:09:53,734 INFO - Started action f76da7b6-1cd0-4e8b-a2e1-31e69596211e
2017-09-05 07:09:53,735 INFO - Started action e922df0b-55ee-436b-bd75-2d19a4a63409
2017-09-05 07:09:53,765 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..775..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.62ms
2017-09-05 07:09:53,765 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.60ms
2017-09-05 07:09:53,766 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..809..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.69ms
2017-09-05 07:09:53,766 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 3.19ms
2017-09-05 07:09:53,769 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/ma..29..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 5.99ms
2017-09-05 07:09:53,769 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..25..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 6.04ms
2017-09-05 07:09:53,770 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.04ms
2017-09-05 07:09:53,770 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.13ms
2017-09-05 07:09:53,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.79ms
2017-09-05 07:09:53,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.77ms
2017-09-05 07:09:53,773 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..853..e, repo=marius/marius.github.io, ticket=1)' in 6.76ms
2017-09-05 07:09:53,773 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..836..smike, repo=vlad/vlad.github.io, ticket=1)' in 6.85ms
2017-09-05 07:09:53,774 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.15ms
2017-09-05 07:09:53,774 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 8.01ms
2017-09-05 07:09:53,774 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.55ms
2017-09-05 07:09:53,775 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 8.10ms
2017-09-05 07:09:53,776 DEBUG - #check(class com.jcabi.github.mock.MkIterable): immutability checked
2017-09-05 07:09:53,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.07ms
2017-09-05 07:09:53,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.24ms
2017-09-05 07:09:53,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.05ms
2017-09-05 07:09:53,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.17ms
2017-09-05 07:09:53,791 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..m.jcabi.github.mock.MkComments$1@3b8bd337)' in 893.40?s
2017-09-05 07:09:53,791 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..993..m.jcabi.github.mock.MkComments$1@444b705e)' in 1.55ms
2017-09-05 07:09:53,791 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..934..m.jcabi.github.mock.MkComments$1@58d7de6b)' in 2.81ms
2017-09-05 07:09:53,791 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..951..m.jcabi.github.mock.MkComments$1@34be4e59)' in 2.89ms
2017-09-05 07:09:53,811 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.38ms
2017-09-05 07:09:53,811 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.48ms
2017-09-05 07:09:53,811 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.47ms
2017-09-05 07:09:53,812 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.19ms
2017-09-05 07:09:53,815 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6034f7ea in 6.39ms
2017-09-05 07:09:53,815 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@358054fe in 6.48ms
2017-09-05 07:09:53,815 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7c4c0b22 in 6.43ms
2017-09-05 07:09:53,816 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@729acbd in 7.61ms
2017-09-05 07:09:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2017-09-05 07:09:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.51ms
2017-09-05 07:09:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.49ms
2017-09-05 07:09:53,832 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..859..=marius/marius.github.io, ticket=1, num=1)' in 24.73?s
2017-09-05 07:09:53,832 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 26.18?s
2017-09-05 07:09:53,832 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..842..repo=vlad/vlad.github.io, ticket=1, num=1)' in 35.96?s
2017-09-05 07:09:53,832 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github&gt;\n' in 2.99ms
2017-09-05 07:09:53,833 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..841..repo=jeff/jeff.github.io, ticket=1, num=1)' in 35.48?s
2017-09-05 07:09:53,836 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..809..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.31ms
2017-09-05 07:09:53,836 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..775..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.35ms
2017-09-05 07:09:53,836 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.44ms
2017-09-05 07:09:53,837 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 3.06ms
2017-09-05 07:09:53,854 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..131..:53Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:53Z&quot;}' in 21.38ms
2017-09-05 07:09:53,854 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..126..:53Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:53Z&quot;}' in 21.45ms
2017-09-05 07:09:53,854 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..149..:53Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:53Z&quot;}' in 21.30ms
2017-09-05 07:09:53,858 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..809..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.45ms
2017-09-05 07:09:53,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.44ms
2017-09-05 07:09:53,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.47ms
2017-09-05 07:09:53,858 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 34.38?s
2017-09-05 07:09:53,858 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 77.50?s
2017-09-05 07:09:53,858 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 83.42?s
2017-09-05 07:09:53,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.24ms
2017-09-05 07:09:53,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.32ms
2017-09-05 07:09:53,861 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.28ms
2017-09-05 07:09:53,861 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 41.28?s
2017-09-05 07:09:53,862 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 45.95?s
2017-09-05 07:09:53,862 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 28.59?s
2017-09-05 07:09:53,863 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..125..:53Z","updated_at":"2017-09-05T07:09:53Z"}' in 29.25ms
2017-09-05 07:09:53,866 DEBUG - #check(class com.jcabi.github.mock.MkUsers): immutability checked
2017-09-05 07:09:53,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.93ms
2017-09-05 07:09:53,867 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 37.52?s
2017-09-05 07:09:53,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.22ms
2017-09-05 07:09:53,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.22ms
2017-09-05 07:09:53,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.28ms
2017-09-05 07:09:53,871 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.11ms
2017-09-05 07:09:53,871 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.22ms
2017-09-05 07:09:53,871 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.24ms
2017-09-05 07:09:53,871 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.12ms
2017-09-05 07:09:53,872 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 30.32?s
2017-09-05 07:09:53,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..818..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.21ms
2017-09-05 07:09:53,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..784..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.17ms
2017-09-05 07:09:53,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..771..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 2.31ms
2017-09-05 07:09:53,874 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..856..\n<users/>\n</github>\n, himself=charlesmike)' in 9.03ms
2017-09-05 07:09:53,874 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..822..\n<users/>\n</github>\n, himself=charlesmike)' in 9.16ms
2017-09-05 07:09:53,874 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..809..\n<users/>\n</github>\n, himself=charlesmike)' in 8.87ms
2017-09-05 07:09:53,876 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.12ms
2017-09-05 07:09:53,878 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 5.55ms
2017-09-05 07:09:53,882 DEBUG - #xml(): '<?xml version="1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..770..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.95ms
2017-09-05 07:09:53,882 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..808..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 6.26ms
2017-09-05 07:09:53,883 DEBUG - #check(class com.jcabi.github.mock.MkUser): immutability checked
2017-09-05 07:09:53,886 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..771..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.19ms
2017-09-05 07:09:53,886 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..818..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.29ms
2017-09-05 07:09:53,886 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..770..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 2.17ms
2017-09-05 07:09:53,887 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..784..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 3.00ms
2017-09-05 07:09:53,889 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 5.89ms
2017-09-05 07:09:53,889 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 6.03ms
2017-09-05 07:09:53,890 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 6.02ms
2017-09-05 07:09:53,891 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 7.48ms
2017-09-05 07:09:53,892 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..868..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.32ms
2017-09-05 07:09:53,893 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.32ms
2017-09-05 07:09:53,893 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.42ms
2017-09-05 07:09:53,893 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 15.10ms
2017-09-05 07:09:53,893 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 15.19ms
2017-09-05 07:09:53,893 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 6.96ms
2017-09-05 07:09:53,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.91ms
2017-09-05 07:09:53,895 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 16.73ms
2017-09-05 07:09:53,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.20ms
2017-09-05 07:09:53,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.21ms
2017-09-05 07:09:53,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.14ms
2017-09-05 07:09:53,896 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 18.68ms
2017-09-05 07:09:53,896 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 18.73ms
2017-09-05 07:09:53,896 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 10.69ms
2017-09-05 07:09:53,897 DEBUG - #login(): 'charlesmike' in 20.24?s
2017-09-05 07:09:53,897 DEBUG - #login(): 'charlesmike' in 26.35?s
2017-09-05 07:09:53,897 DEBUG - #login(): 'charlesmike' in 19.77?s
2017-09-05 07:09:53,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.92ms
2017-09-05 07:09:53,900 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 21.08ms
2017-09-05 07:09:53,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.35ms
2017-09-05 07:09:53,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.37ms
2017-09-05 07:09:53,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.37ms
2017-09-05 07:09:53,900 DEBUG - #login(): 'charlesmike' in 18.74?s
2017-09-05 07:09:53,900 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..882..f=charlesmike, coords=jeff/jeff.github.io)' in 34.52?s
2017-09-05 07:09:53,900 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..942..e, coords=amihaiemil/amihaiemil.github.io)' in 32.48?s
2017-09-05 07:09:53,901 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..f=charlesmike, coords=vlad/vlad.github.io)' in 39.34?s
2017-09-05 07:09:53,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.32ms
2017-09-05 07:09:53,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.32ms
2017-09-05 07:09:53,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.31ms
2017-09-05 07:09:53,904 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.72ms
2017-09-05 07:09:53,904 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 36.31?s
2017-09-05 07:09:53,904 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..868..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 21.37?s
2017-09-05 07:09:53,904 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..821..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 21.13?s
2017-09-05 07:09:53,904 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..900..arlesmike, coords=marius/marius.github.io)' in 43.49?s
2017-09-05 07:09:53,907 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..820..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.34ms
2017-09-05 07:09:53,907 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..821..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.27ms
2017-09-05 07:09:53,907 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..834..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.25ms
2017-09-05 07:09:53,907 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..868..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.40ms
2017-09-05 07:09:53,907 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..834..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 19.76?s
2017-09-05 07:09:53,909 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 4.57ms
2017-09-05 07:09:53,909 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 4.76ms
2017-09-05 07:09:53,909 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 4.75ms
2017-09-05 07:09:53,910 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.14ms
2017-09-05 07:09:53,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.26ms
2017-09-05 07:09:53,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.21ms
2017-09-05 07:09:53,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.18ms
2017-09-05 07:09:53,912 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 4.21ms
2017-09-05 07:09:53,913 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..859..\n</users>\n</github>\n, himself=charlesmike)' in 5.12ms
2017-09-05 07:09:53,913 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..858..\n</users>\n</github>\n, himself=charlesmike)' in 5.39ms
2017-09-05 07:09:53,913 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..906..\n</users>\n</github>\n, himself=charlesmike)' in 5.42ms
2017-09-05 07:09:53,915 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.25ms
2017-09-05 07:09:53,915 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.19ms
2017-09-05 07:09:53,916 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..872..\n</users>\n</github>\n, himself=charlesmike)' in 4.85ms
2017-09-05 07:09:53,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.12ms
2017-09-05 07:09:53,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-09-05 07:09:53,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.13ms
2017-09-05 07:09:53,919 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.89ms
2017-09-05 07:09:53,919 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.80ms
2017-09-05 07:09:53,919 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.81ms
2017-09-05 07:09:53,922 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 5.36ms
2017-09-05 07:09:53,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.24ms
2017-09-05 07:09:53,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.18ms
2017-09-05 07:09:53,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.21ms
2017-09-05 07:09:53,923 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 6.52ms
2017-09-05 07:09:53,923 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 6.50ms
2017-09-05 07:09:53,923 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 6.47ms
2017-09-05 07:09:53,924 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.16ms
2017-09-05 07:09:53,925 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 6.01ms
2017-09-05 07:09:53,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.41ms
2017-09-05 07:09:53,926 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.32ms
2017-09-05 07:09:53,926 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.24ms
2017-09-05 07:09:53,926 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..855..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 10.02ms
2017-09-05 07:09:53,926 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..902..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 10.03ms
2017-09-05 07:09:53,926 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..854..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 10.19ms
2017-09-05 07:09:53,926 DEBUG - #login(): 'charlesmike' in 25.28?s
2017-09-05 07:09:53,927 DEBUG - #login(): 'charlesmike' in 15.50?s
2017-09-05 07:09:53,927 DEBUG - #login(): 'charlesmike' in 20.13?s
2017-09-05 07:09:53,927 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..834..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.13ms
2017-09-05 07:09:53,927 INFO - Received command: @charlesmike hello
2017-09-05 07:09:53,927 INFO - Received command: @charlesmike hello there
2017-09-05 07:09:53,927 INFO - Received command: @charlesmike, hello
2017-09-05 07:09:53,928 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..868..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 9.31ms
2017-09-05 07:09:53,928 INFO - Sending comment...
2017-09-05 07:09:53,928 INFO - Sending comment...
2017-09-05 07:09:53,928 INFO - Sending comment...
2017-09-05 07:09:53,928 DEBUG - #login(): 'charlesmike' in 16.31?s
2017-09-05 07:09:53,929 INFO - Received command: @charlesmike hello
2017-09-05 07:09:53,929 INFO - Sending comment...
2017-09-05 07:09:53,931 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..820..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.35ms
2017-09-05 07:09:53,931 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.27ms
2017-09-05 07:09:53,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.22ms
2017-09-05 07:09:53,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.04ms
2017-09-05 07:09:53,935 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.07ms
2017-09-05 07:09:53,935 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.96ms
2017-09-05 07:09:53,935 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.22ms
2017-09-05 07:09:53,935 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.35ms
2017-09-05 07:09:53,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.33ms
2017-09-05 07:09:53,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.29ms
2017-09-05 07:09:53,938 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.34ms
2017-09-05 07:09:53,938 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..894..smike, repo=jeff/jeff.github.io, ticket=1)' in 6.60ms
2017-09-05 07:09:53,938 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..smike, repo=vlad/vlad.github.io, ticket=1)' in 6.58ms
2017-09-05 07:09:53,938 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.29ms
2017-09-05 07:09:53,938 DEBUG - #lock(): in 9.51?s
2017-09-05 07:09:53,938 DEBUG - #lock(): in 19.28?s
2017-09-05 07:09:53,938 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..954..amihaiemil/amihaiemil.github.io, ticket=1)' in 6.89ms
2017-09-05 07:09:53,938 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..912..e, repo=marius/marius.github.io, ticket=1)' in 6.00ms
2017-09-05 07:09:53,939 DEBUG - #lock(): in 9.96?s
2017-09-05 07:09:53,939 DEBUG - #lock(): in 9.08?s
2017-09-05 07:09:53,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.49ms
2017-09-05 07:09:53,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.50ms
2017-09-05 07:09:53,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.21ms
2017-09-05 07:09:53,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 2.38ms
2017-09-05 07:09:53,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.29ms
2017-09-05 07:09:53,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 2.33ms
2017-09-05 07:09:53,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 2.34ms
2017-09-05 07:09:53,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 3.03ms
2017-09-05 07:09:53,952 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..759..D "updated_at";SET "2017-09-05T07:09:53Z";'): in 5.86ms
2017-09-05 07:09:53,952 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..795..D "updated_at";SET "2017-09-05T07:09:53Z";'): in 5.95ms
2017-09-05 07:09:53,952 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..760..D "updated_at";SET "2017-09-05T07:09:53Z";'): in 6.00ms
2017-09-05 07:09:53,953 DEBUG - #unlock(): in 12.67?s
2017-09-05 07:09:53,953 DEBUG - #unlock(): in 11.82?s
2017-09-05 07:09:53,953 DEBUG - #unlock(): in 17.24?s
2017-09-05 07:09:53,953 DEBUG - #issue(): 1 in 38.72?s
2017-09-05 07:09:53,953 DEBUG - #issue(): 1 in 28.60?s
2017-09-05 07:09:53,953 DEBUG - #issue(): 1 in 44.86?s
2017-09-05 07:09:53,954 DEBUG - #number(): 1 in 12.64?s
2017-09-05 07:09:53,954 DEBUG - #number(): 1 in 12.57?s
2017-09-05 07:09:53,954 DEBUG - #number(): 1 in 19.64?s
2017-09-05 07:09:53,954 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello\n\nHi @jeff! I can help you ind..310..es-michael.html) blog post might be useful.
2017-09-05 07:09:53,954 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike hello there\n\nHi @amihaiemil! I can ..322..es-michael.html) blog post might be useful.
2017-09-05 07:09:53,954 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike, hello\n\nHi @vlad! I can help you in..311..es-michael.html) blog post might be useful.
2017-09-05 07:09:53,955 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/ma..769..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:53Z&quot;;'): in 7.80ms
2017-09-05 07:09:53,956 DEBUG - #unlock(): in 18.33?s
2017-09-05 07:09:53,956 DEBUG - #issue(): 1 in 38.54?s
2017-09-05 07:09:53,957 DEBUG - #number(): 1 in 19.94?s
2017-09-05 07:09:53,957 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike hello\n\nHi @marius! I can help you i..312..es-michael.html) blog post might be useful.
2017-09-05 07:09:53,958 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1509..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 3.06ms
2017-09-05 07:09:53,958 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1581..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.96ms
2017-09-05 07:09:53,958 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1511..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.92ms
2017-09-05 07:09:53,958 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 28.19?s
2017-09-05 07:09:53,958 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 41.49?s
2017-09-05 07:09:53,958 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 39.01?s
2017-09-05 07:09:53,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.80ms
2017-09-05 07:09:53,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.89ms
2017-09-05 07:09:53,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 2.85ms
2017-09-05 07:09:53,962 DEBUG - #post('> @charlesmike hello\n\nHi @jeff! I can help you in..312..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 20.11ms
2017-09-05 07:09:53,962 INFO - Comment sent successfully!
2017-09-05 07:09:53,962 DEBUG - #post('> @charlesmike hello there\n\nHi @amihaiemil! I can..324..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 19.63ms
2017-09-05 07:09:53,962 DEBUG - #post('> @charlesmike, hello\n\nHi @vlad! I can help you i..313..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 20.23ms
2017-09-05 07:09:53,962 INFO - Comment sent successfully!
2017-09-05 07:09:53,962 INFO - Comment sent successfully!
2017-09-05 07:09:53,963 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 4.59ms
2017-09-05 07:09:53,963 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 41.44?s
2017-09-05 07:09:53,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.77ms
2017-09-05 07:09:53,965 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1571..=charlesmike, coords=jeff/jeff.github.io)' in 26.85?s
2017-09-05 07:09:53,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.80ms
2017-09-05 07:09:53,966 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 2.88ms
2017-09-05 07:09:53,966 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1655.., coords=amihaiemil/amihaiemil.github.io)' in 30.54?s
2017-09-05 07:09:53,966 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1573..=charlesmike, coords=vlad/vlad.github.io)' in 29.00?s
2017-09-05 07:09:53,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 4.70ms
2017-09-05 07:09:53,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.90ms
2017-09-05 07:09:53,969 DEBUG - #post('> @charlesmike hello\n\nHi @marius! I can help you ..314..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 24.58ms
2017-09-05 07:09:53,969 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 24.82?s
2017-09-05 07:09:53,969 INFO - Comment sent successfully!
2017-09-05 07:09:53,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.93ms
2017-09-05 07:09:53,970 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 2.98ms
2017-09-05 07:09:53,970 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 19.38?s
2017-09-05 07:09:53,970 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 23.13?s
2017-09-05 07:09:53,975 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 4.71ms
2017-09-05 07:09:53,975 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1595..rlesmike, coords=marius/marius.github.io)' in 44.23?s
2017-09-05 07:09:53,977 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.64ms
2017-09-05 07:09:53,977 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.22ms
2017-09-05 07:09:53,977 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 6.01ms
2017-09-05 07:09:53,980 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 4.10ms
2017-09-05 07:09:53,980 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 30.22?s
2017-09-05 07:09:53,981 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 296.12?s
2017-09-05 07:09:53,991 DEBUG - Logging monitor thread interrupted
2017-09-05 07:09:54,354 INFO - Following Github user jeff ...
2017-09-05 07:09:54,354 INFO - Following Github user amihaiemil ...
2017-09-05 07:09:54,354 INFO - Following Github user vlad ...
2017-09-05 07:09:54,354 INFO - Following Github user marius ...
2017-09-05 07:09:54,356 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/jeff): [200 OK] in 2ms
2017-09-05 07:09:54,356 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/amihaiemil): [200 OK] in 2ms
2017-09-05 07:09:54,356 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/marius): [200 OK] in 2ms
2017-09-05 07:09:54,356 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/vlad): [200 OK] in 2ms
2017-09-05 07:09:54,356 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 07:09:54,356 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 07:09:54,357 INFO - Finished action successfully!
2017-09-05 07:09:54,356 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 07:09:54,357 INFO - Finished action successfully!
2017-09-05 07:09:54,356 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2017-09-05 07:09:54,357 INFO - Finished action successfully!
2017-09-05 07:09:54,357 INFO - Finished action successfully!
2017-09-05 07:09:54,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 3.72ms
2017-09-05 07:09:54,366 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 8.16ms
2017-09-05 07:09:54,369 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.93ms
2017-09-05 07:09:54,370 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1667..mihaiemil/amihaiemil.github.io, ticket=1)' in 8.80ms
2017-09-05 07:09:54,373 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.96ms
2017-09-05 07:09:54,374 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1765...jcabi.github.mock.MkComments$1@648a70c4)' in 70.23?s
2017-09-05 07:09:54,377 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 3.09ms
2017-09-05 07:09:54,381 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@3cf1876d in 6.78ms
2017-09-05 07:09:54,386 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 2.97ms
2017-09-05 07:09:54,387 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=1)' in 40.52?s
2017-09-05 07:09:54,393 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 3.05ms
2017-09-05 07:09:54,393 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1673..il/amihaiemil.github.io, ticket=1, num=2)' in 37.96?s
2017-09-05 07:09:54,397 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.96ms
2017-09-05 07:09:54,401 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 7.47ms
2017-09-05 07:09:54,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.86ms
2017-09-05 07:09:54,405 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1583..mike, repo=jeff/jeff.github.io, ticket=1)' in 8.09ms
2017-09-05 07:09:54,408 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.84ms
2017-09-05 07:09:54,409 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1681...jcabi.github.mock.MkComments$1@25316069)' in 69.12?s
2017-09-05 07:09:54,412 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 2.79ms
2017-09-05 07:09:54,416 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4cb0a092 in 6.64ms
2017-09-05 07:09:54,420 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.84ms
2017-09-05 07:09:54,420 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=1)' in 28.70?s
2017-09-05 07:09:54,424 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.80ms
2017-09-05 07:09:54,424 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1589..epo=jeff/jeff.github.io, ticket=1, num=2)' in 29.30?s
2017-09-05 07:09:54,426 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.89ms
2017-09-05 07:09:54,429 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.74ms
2017-09-05 07:09:54,431 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.84ms
2017-09-05 07:09:54,432 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1585..mike, repo=vlad/vlad.github.io, ticket=1)' in 5.19ms
2017-09-05 07:09:54,434 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.75ms
2017-09-05 07:09:54,434 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1683...jcabi.github.mock.MkComments$1@1acaac21)' in 51.56?s
2017-09-05 07:09:54,436 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.86ms
2017-09-05 07:09:54,439 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@6feab844 in 4.45ms
2017-09-05 07:09:54,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.86ms
2017-09-05 07:09:54,443 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1591..epo=vlad/vlad.github.io, ticket=1, num=1)' in 27.63?s
2017-09-05 07:09:54,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.83ms
2017-09-05 07:09:54,446 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1591..epo=vlad/vlad.github.io, ticket=1, num=2)' in 27.10?s
2017-09-05 07:09:54,449 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.83ms
2017-09-05 07:09:54,452 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/ma..29..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 4.72ms
2017-09-05 07:09:54,454 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.83ms
2017-09-05 07:09:54,454 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1607.., repo=marius/marius.github.io, ticket=1)' in 5.16ms
2017-09-05 07:09:54,456 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.79ms
2017-09-05 07:09:54,456 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1705...jcabi.github.mock.MkComments$1@61478701)' in 45.84?s
2017-09-05 07:09:54,459 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1529..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.86ms
2017-09-05 07:09:54,461 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1ef0848c in 4.45ms
2017-09-05 07:09:54,465 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.86ms
2017-09-05 07:09:54,465 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=1)' in 28.99?s
2017-09-05 07:09:54,468 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.51ms
2017-09-05 07:09:54,469 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1613..marius/marius.github.io, ticket=1, num=2)' in 30.97?s
2017-09-05 07:09:54,470 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1581..smike</login>\n</user>\n</users>\n</github>\n' in 1.48ms
2017-09-05 07:09:54,484 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..553..:53Z","updated_at":"2017-09-05T07:09:53Z"}' in 14.98ms
2017-09-05 07:09:54,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1509..smike</login>\n</user>\n</users>\n</github>\n' in 1.58ms
2017-09-05 07:09:54,500 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..529..:53Z","updated_at":"2017-09-05T07:09:53Z"}' in 15.27ms
2017-09-05 07:09:54,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1511..smike</login>\n</user>\n</users>\n</github>\n' in 1.58ms
2017-09-05 07:09:54,516 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..530..:53Z","updated_at":"2017-09-05T07:09:53Z"}' in 15.63ms
2017-09-05 07:09:54,518 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1529..smike</login>\n</user>\n</users>\n</github>\n' in 1.52ms
2017-09-05 07:09:54,532 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..535..:53Z","updated_at":"2017-09-05T07:09:53Z"}' in 15.27ms
2017-09-05 07:09:54,534 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 952.05?s
2017-09-05 07:09:54,535 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.76ms
2017-09-05 07:09:54,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 878.16?s
2017-09-05 07:09:54,537 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.13ms
2017-09-05 07:09:54,537 DEBUG - #name(): 'amihaiemil.github.io' in 10.07?s
2017-09-05 07:09:54,537 DEBUG - #name(): 'amihaiemil.github.io' in 11.72?s
2017-09-05 07:09:54,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 875.58?s
2017-09-05 07:09:54,540 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.39ms
2017-09-05 07:09:54,542 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 977.53?s
2017-09-05 07:09:54,544 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 963.91?s
2017-09-05 07:09:54,544 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.19ms
2017-09-05 07:09:54,545 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 209.40?s
2017-09-05 07:09:54,546 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 977.73?s
2017-09-05 07:09:54,548 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.58ms
2017-09-05 07:09:54,548 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 3.08ms
2017-09-05 07:09:54,548 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:54,550 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 974.86?s
2017-09-05 07:09:54,550 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 11.40ms
2017-09-05 07:09:54,551 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 960.29?s
2017-09-05 07:09:54,552 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.80ms
2017-09-05 07:09:54,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 948.76?s
2017-09-05 07:09:54,554 DEBUG - #repos(): 'MkRepos(storage=<?xml version=&quot;1.0&quot; encoding=&quot;UTF..169..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.14ms
2017-09-05 07:09:54,555 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 956.85?s
2017-09-05 07:09:54,557 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 973.21?s
2017-09-05 07:09:54,557 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.17ms
2017-09-05 07:09:54,559 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 939.36?s
2017-09-05 07:09:54,560 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.44ms
2017-09-05 07:09:54,562 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 955.95?s
2017-09-05 07:09:54,562 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.85ms
2017-09-05 07:09:54,562 DEBUG - #lock(): in 8.42?s
2017-09-05 07:09:54,563 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 937.54?s
2017-09-05 07:09:54,566 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 962.01?s
2017-09-05 07:09:54,568 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..362..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.70ms
2017-09-05 07:09:54,568 DEBUG - #unlock(): in 12.01?s
2017-09-05 07:09:54,569 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 07:09:54,570 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 25.13?s
2017-09-05 07:09:54,570 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 12.17?s
2017-09-05 07:09:54,570 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:54,570 DEBUG - #get(1): 1 in 26.06?s
2017-09-05 07:09:54,571 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.62ms
2017-09-05 07:09:54,572 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 998.80?s
2017-09-05 07:09:54,574 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.79ms
2017-09-05 07:09:54,575 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-05 07:09:54,576 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.20ms
2017-09-05 07:09:54,576 DEBUG - #lock(): in 8.52?s
2017-09-05 07:09:54,577 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-09-05 07:09:54,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 993.67?s
2017-09-05 07:09:54,582 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..358..D "updated_at";SET "2017-09-05T07:09:54Z";'): in 2.90ms
2017-09-05 07:09:54,582 DEBUG - #unlock(): in 10.38?s
2017-09-05 07:09:54,582 DEBUG - #issue(): 1 in 22.30?s
2017-09-05 07:09:54,583 DEBUG - #number(): 1 in 12.91?s
2017-09-05 07:09:54,583 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike index
2017-09-05 07:09:54,584 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-05 07:09:54,585 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.80?s
2017-09-05 07:09:54,586 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 07:09:54,586 DEBUG - #post('@charlesmike index'): 'MkComment(storage=<?xml version="1.0" encoding="U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 9.00ms
2017-09-05 07:09:54,588 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 07:09:54,589 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.95ms
2017-09-05 07:09:54,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2017-09-05 07:09:54,590 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..838..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.29ms
2017-09-05 07:09:54,592 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-05 07:09:54,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.34ms
2017-09-05 07:09:54,595 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..877..e, coords=amihaiemil/amihaiemil.github.io)' in 2.45ms
2017-09-05 07:09:54,597 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.50ms
2017-09-05 07:09:54,599 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 3.69ms
2017-09-05 07:09:54,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.45ms
2017-09-05 07:09:54,601 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..879..e, coords=amihaiemil/amihaiemil.github.io)' in 4.20ms
2017-09-05 07:09:54,602 DEBUG - #number(): 1 in 17.91?s
2017-09-05 07:09:54,602 DEBUG - #get(1): 1 in 21.43?s
2017-09-05 07:09:54,604 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 683.06?s
2017-09-05 07:09:54,604 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.41ms
2017-09-05 07:09:54,605 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 727.69?s
2017-09-05 07:09:54,606 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..13..?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=jeff)' in 1.77ms
2017-09-05 07:09:54,606 DEBUG - #name(): 'jeff.github.io' in 7.48?s
2017-09-05 07:09:54,606 DEBUG - #name(): 'jeff.github.io' in 9.77?s
2017-09-05 07:09:54,607 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 714.70?s
2017-09-05 07:09:54,609 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..82..epository&quot;;UP;ADD &quot;private&quot;;SET &quot;false&quot;;UP;'): in 1.99ms
2017-09-05 07:09:54,610 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 817.60?s
2017-09-05 07:09:54,612 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 770.41?s
2017-09-05 07:09:54,612 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..188..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 1.92ms
2017-09-05 07:09:54,612 DEBUG - #json(): {&quot;name&quot;:&quot;jeff.github.io","description":"","homepage":"","private":false} in 203.59?s
2017-09-05 07:09:54,614 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 822.08?s
2017-09-05 07:09:54,615 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 2.24ms
2017-09-05 07:09:54,616 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 2.71ms
2017-09-05 07:09:54,616 INFO - repository jeff/jeff.github.io created by jeff
2017-09-05 07:09:54,617 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 799.97?s
2017-09-05 07:09:54,617 DEBUG - #create('Repos.RepoCreate(nam=jeff.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 10.06ms
2017-09-05 07:09:54,618 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 838.94?s
2017-09-05 07:09:54,619 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.62ms
2017-09-05 07:09:54,620 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 800.84?s
2017-09-05 07:09:54,620 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 1.96ms
2017-09-05 07:09:54,622 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 810.33?s
2017-09-05 07:09:54,624 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 781.02?s
2017-09-05 07:09:54,624 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 1.95ms
2017-09-05 07:09:54,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 809.77?s
2017-09-05 07:09:54,626 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.22ms
2017-09-05 07:09:54,628 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 846.93?s
2017-09-05 07:09:54,628 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 2.63ms
2017-09-05 07:09:54,628 DEBUG - #lock(): in 7.39?s
2017-09-05 07:09:54,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 825.79?s
2017-09-05 07:09:54,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 763.98?s
2017-09-05 07:09:54,633 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 2.32ms
2017-09-05 07:09:54,633 DEBUG - #unlock(): in 13.40?s
2017-09-05 07:09:54,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 905.04?s
2017-09-05 07:09:54,635 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 21.01?s
2017-09-05 07:09:54,635 DEBUG - #coordinates(): jeff/jeff.github.io in 9.87?s
2017-09-05 07:09:54,635 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2017-09-05 07:09:54,636 DEBUG - #get(1): 1 in 23.78?s
2017-09-05 07:09:54,636 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.81ms
2017-09-05 07:09:54,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 901.01?s
2017-09-05 07:09:54,639 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.55ms
2017-09-05 07:09:54,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 913.42?s
2017-09-05 07:09:54,641 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 2.96ms
2017-09-05 07:09:54,641 DEBUG - #lock(): in 7.31?s
2017-09-05 07:09:54,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 921.55?s
2017-09-05 07:09:54,644 DEBUG - #xml(): '<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..463..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 888.52?s
2017-09-05 07:09:54,646 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..328..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:54Z&quot;;'): in 2.74ms
2017-09-05 07:09:54,647 DEBUG - #unlock(): in 9.98?s
2017-09-05 07:09:54,647 DEBUG - #issue(): 1 in 25.18?s
2017-09-05 07:09:54,647 DEBUG - #number(): 1 in 10.47?s
2017-09-05 07:09:54,647 INFO - comment #1 posted to issue #1 by jeff: @charlesmike index
2017-09-05 07:09:54,649 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.02ms
2017-09-05 07:09:54,649 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 27.02?s
2017-09-05 07:09:54,651 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.04ms
2017-09-05 07:09:54,651 DEBUG - #post('@charlesmike index'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 8.52ms
2017-09-05 07:09:54,652 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.00ms
2017-09-05 07:09:54,653 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.87ms
2017-09-05 07:09:54,654 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.01ms
2017-09-05 07:09:54,655 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.21ms
2017-09-05 07:09:54,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-05 07:09:54,658 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-05 07:09:54,659 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 2.45ms
2017-09-05 07:09:54,660 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-05 07:09:54,662 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 2.63ms
2017-09-05 07:09:54,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 979.96?s
2017-09-05 07:09:54,663 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 3.00ms
2017-09-05 07:09:54,664 DEBUG - #number(): 1 in 11.59?s
2017-09-05 07:09:54,664 DEBUG - #get(1): 1 in 22.04?s
2017-09-05 07:09:54,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.23ms
2017-09-05 07:09:54,687 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.19ms
2017-09-05 07:09:54,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 944.76?s
2017-09-05 07:09:54,689 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..889..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.59ms
2017-09-05 07:09:54,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 948.18?s
2017-09-05 07:09:54,692 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.63ms
2017-09-05 07:09:54,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 920.34?s
2017-09-05 07:09:54,694 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 3.00ms
2017-09-05 07:09:54,695 INFO - Started action 4da0e1ba-306a-4f2d-b555-1cf21de950e2
2017-09-05 07:09:54,698 INFO - Started action 8f681935-da15-4e2a-9ade-c695fe8fd84c
2017-09-05 07:09:54,706 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.<init>(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:106)
        at com.amihaiemil.charles.github.ActionTestCase$6.run(ActionTestCase.java:169)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
        at java.lang.Thread.run(Thread.java:748)
2017-09-05 07:09:54,706 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.<init>(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:106)
        at com.amihaiemil.charles.github.ActionTestCase$6.run(ActionTestCase.java:169)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
        at java.lang.Thread.run(Thread.java:748)
2017-09-05 07:09:54,710 DEBUG - #lock(): in 9.34?s
2017-09-05 07:09:54,710 DEBUG - #lock(): in 8.46?s
2017-09-05 07:09:54,712 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.13ms
2017-09-05 07:09:54,712 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2017-09-05 07:09:54,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.21ms
2017-09-05 07:09:54,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2017-09-05 07:09:54,730 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..433..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:54Z&quot;;'): in 3.61ms
2017-09-05 07:09:54,730 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..457..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:54Z&quot;;'): in 3.70ms
2017-09-05 07:09:54,730 DEBUG - #unlock(): in 11.02?s
2017-09-05 07:09:54,730 DEBUG - #unlock(): in 10.00?s
2017-09-05 07:09:54,730 DEBUG - #issue(): 1 in 40.23?s
2017-09-05 07:09:54,730 DEBUG - #issue(): 1 in 35.30?s
2017-09-05 07:09:54,731 DEBUG - #number(): 1 in 17.46?s
2017-09-05 07:09:54,731 DEBUG - #number(): 1 in 11.12?s
2017-09-05 07:09:54,731 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..15-4e2a-9ade-c695fe8fd84c.log) are the logs.
2017-09-05 07:09:54,731 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..6a-4f2d-b555-1cf21de950e2.log) are the logs.
2017-09-05 07:09:54,732 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1203..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.08ms
2017-09-05 07:09:54,732 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1149..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.14ms
2017-09-05 07:09:54,733 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 27.96?s
2017-09-05 07:09:54,733 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 37.87?s
2017-09-05 07:09:54,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-05 07:09:54,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 07:09:54,734 DEBUG - #post('There was an error when processing your command. ..14..a-4f2d-b555-1cf21de950e2.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 23.12ms
2017-09-05 07:09:54,735 DEBUG - #post('There was an error when processing your command. ..14..5-4e2a-9ade-c695fe8fd84c.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 23.21ms
2017-09-05 07:09:54,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-05 07:09:54,738 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.96ms
2017-09-05 07:09:54,740 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.22ms
2017-09-05 07:09:54,740 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1289..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.36ms
2017-09-05 07:09:54,742 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.22ms
2017-09-05 07:09:54,742 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1387...jcabi.github.mock.MkComments$1@11aa20c4)' in 54.11?s
2017-09-05 07:09:54,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.23ms
2017-09-05 07:09:54,746 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@384d2ceb in 3.25ms
2017-09-05 07:09:54,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-05 07:09:54,748 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=1)' in 24.18?s
2017-09-05 07:09:54,751 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.00ms
2017-09-05 07:09:54,751 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 23.04?s
2017-09-05 07:09:54,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-05 07:09:54,754 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.83ms
2017-09-05 07:09:54,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-05 07:09:54,756 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1223..mike, repo=jeff/jeff.github.io, ticket=1)' in 3.22ms
2017-09-05 07:09:54,757 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-05 07:09:54,757 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1321...jcabi.github.mock.MkComments$1@40ae67cc)' in 50.84?s
2017-09-05 07:09:54,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 988.20?s
2017-09-05 07:09:54,760 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7a20a340 in 2.68ms
2017-09-05 07:09:54,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 942.38?s
2017-09-05 07:09:54,763 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=1)' in 32.22?s
2017-09-05 07:09:54,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 924.87?s
2017-09-05 07:09:54,766 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 21.67?s
2017-09-05 07:09:54,767 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 990.70?s
2017-09-05 07:09:54,778 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..238..:54Z","updated_at":"2017-09-05T07:09:54Z"}' in 11.78ms
2017-09-05 07:09:54,779 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-09-05 07:09:54,790 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..226..:54Z","updated_at":"2017-09-05T07:09:54Z"}' in 11.64ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 sec
Running com.amihaiemil.charles.github.TweetTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.amihaiemil.charles.github.OrganizationAdminCheckTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.github.CachedCommandTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.github.RepoForkCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.IndexSitemapKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.amihaiemil.charles.github.IndexExistsCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.github.TextReplyTestCase
2017-09-05 07:09:54,834 DEBUG - #check(class com.jcabi.github.mock.MkStorage$Synced): immutability checked
2017-09-05 07:09:54,834 DEBUG - #check(class com.jcabi.github.mock.ImmutableReentrantLock): immutability checked
2017-09-05 07:09:54,836 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 833.95?s
2017-09-05 07:09:54,837 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.67ms
2017-09-05 07:09:54,837 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.02ms
2017-09-05 07:09:54,838 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 717.87?s
2017-09-05 07:09:54,839 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.75ms
2017-09-05 07:09:54,839 DEBUG - #name(): 'amihaiemil.github.io' in 6.93?s
2017-09-05 07:09:54,839 DEBUG - #name(): 'amihaiemil.github.io' in 9.14?s
2017-09-05 07:09:54,840 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 713.40?s
2017-09-05 07:09:54,842 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.13ms
2017-09-05 07:09:54,842 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.51ms
2017-09-05 07:09:54,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 782.45?s
2017-09-05 07:09:54,844 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-09-05 07:09:54,846 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 743.72?s
2017-09-05 07:09:54,846 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.32ms
2017-09-05 07:09:54,847 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 204.79?s
2017-09-05 07:09:54,848 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 756.30?s
2017-09-05 07:09:54,849 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.20ms
2017-09-05 07:09:54,850 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.57ms
2017-09-05 07:09:54,850 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 3.02ms
2017-09-05 07:09:54,850 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:54,851 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 729.36?s
2017-09-05 07:09:54,851 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 11.47ms
2017-09-05 07:09:54,853 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 779.11?s
2017-09-05 07:09:54,853 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.56ms
2017-09-05 07:09:54,854 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.90ms
2017-09-05 07:09:54,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 742.74?s
2017-09-05 07:09:54,855 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.24ms
2017-09-05 07:09:54,856 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 750.09?s
2017-09-05 07:09:54,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.10ms
2017-09-05 07:09:54,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 693.69?s
2017-09-05 07:09:54,859 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.23ms
2017-09-05 07:09:54,860 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 776.08?s
2017-09-05 07:09:54,861 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.10ms
2017-09-05 07:09:54,861 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.41ms
2017-09-05 07:09:54,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 773.90?s
2017-09-05 07:09:54,863 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.76ms
2017-09-05 07:09:54,863 DEBUG - #lock(): in 22.35?s
2017-09-05 07:09:54,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 739.11?s
2017-09-05 07:09:54,865 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.04ms
2017-09-05 07:09:54,867 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 709.65?s
2017-09-05 07:09:54,868 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..362..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.18ms
2017-09-05 07:09:54,869 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..362..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.59ms
2017-09-05 07:09:54,869 DEBUG - #unlock(): in 16.43?s
2017-09-05 07:09:54,870 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 818.80?s
2017-09-05 07:09:54,870 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 21.37?s
2017-09-05 07:09:54,871 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.27?s
2017-09-05 07:09:54,871 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:54,871 DEBUG - #get(1): 1 in 23.32?s
2017-09-05 07:09:54,872 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.46ms
2017-09-05 07:09:54,873 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 828.67?s
2017-09-05 07:09:54,874 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]";\n1:ADDIF "comments";'): in 2.44ms
2017-09-05 07:09:54,875 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.76ms
2017-09-05 07:09:54,876 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 855.52?s
2017-09-05 07:09:54,876 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.10ms
2017-09-05 07:09:54,877 DEBUG - #lock(): in 7.83?s
2017-09-05 07:09:54,878 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 832.96?s
2017-09-05 07:09:54,878 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-05 07:09:54,880 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 807.36?s
2017-09-05 07:09:54,882 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T07:09:54Z";'): in 2.56ms
2017-09-05 07:09:54,882 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T07:09:54Z";'): in 2.96ms
2017-09-05 07:09:54,883 DEBUG - #unlock(): in 9.56?s
2017-09-05 07:09:54,883 DEBUG - #issue(): 1 in 21.09?s
2017-09-05 07:09:54,883 DEBUG - #number(): 1 in 9.49?s
2017-09-05 07:09:54,884 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there!
2017-09-05 07:09:54,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 896.72?s
2017-09-05 07:09:54,885 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 27.43?s
2017-09-05 07:09:54,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 921.48?s
2017-09-05 07:09:54,887 DEBUG - #post('@charlesmike hello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.86ms
2017-09-05 07:09:54,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 858.16?s
2017-09-05 07:09:54,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2017-09-05 07:09:54,899 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..150..:54Z","updated_at":"2017-09-05T07:09:54Z"}' in 11.49ms
2017-09-05 07:09:54,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 883.41?s
2017-09-05 07:09:54,902 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.57ms
2017-09-05 07:09:54,902 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.90ms
2017-09-05 07:09:54,904 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 917.28?s
2017-09-05 07:09:54,904 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.26ms
2017-09-05 07:09:54,905 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 902.94?s
2017-09-05 07:09:54,905 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..994..m.jcabi.github.mock.MkComments$1@3645f8ee)' in 45.43?s
2017-09-05 07:09:54,907 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 872.72?s
2017-09-05 07:09:54,907 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2017-09-05 07:09:54,908 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2bd9ed18 in 2.67ms
2017-09-05 07:09:54,911 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 845.16?s
2017-09-05 07:09:54,911 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.44?s
2017-09-05 07:09:54,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 829.14?s
2017-09-05 07:09:54,914 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.51ms
2017-09-05 07:09:54,914 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.85ms
2017-09-05 07:09:54,915 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 863.68?s
2017-09-05 07:09:54,916 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.22ms
2017-09-05 07:09:54,916 DEBUG - #lock(): in 9.28?s
2017-09-05 07:09:54,917 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 839.65?s
2017-09-05 07:09:54,918 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.15ms
2017-09-05 07:09:54,920 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 811.73?s
2017-09-05 07:09:54,922 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..411..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:54Z&quot;;'): in 2.59ms
2017-09-05 07:09:54,923 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..411..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:54Z&quot;;'): in 3.05ms
2017-09-05 07:09:54,923 DEBUG - #unlock(): in 9.77?s
2017-09-05 07:09:54,923 DEBUG - #issue(): 1 in 29.45?s
2017-09-05 07:09:54,923 DEBUG - #number(): 1 in 9.61?s
2017-09-05 07:09:54,924 INFO - comment #2 posted to issue #1 by amihaiemil: &gt; @charlesmike hello there!\n\nHi to you too, @amihaiemil!
2017-09-05 07:09:54,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 953.01?s
2017-09-05 07:09:54,925 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 31.59?s
2017-09-05 07:09:54,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 919.66?s
2017-09-05 07:09:54,927 DEBUG - #post('> @charlesmike hello there!\n\nHi to you too, @amihaiemil!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 9.52ms
2017-09-05 07:09:54,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 877.45?s
2017-09-05 07:09:54,930 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.56ms
2017-09-05 07:09:54,930 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.88ms
2017-09-05 07:09:54,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 893.07?s
2017-09-05 07:09:54,932 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1241..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.23ms
2017-09-05 07:09:54,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 895.44?s
2017-09-05 07:09:54,933 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1339..m.jcabi.github.mock.MkComments$1@e51afc8)' in 49.10?s
2017-09-05 07:09:54,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 894.81?s
2017-09-05 07:09:54,935 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.22ms
2017-09-05 07:09:54,936 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@14eb7ad0 in 2.73ms
2017-09-05 07:09:54,938 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 927.17?s
2017-09-05 07:09:54,939 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=1)' in 22.14?s
2017-09-05 07:09:54,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 876.78?s
2017-09-05 07:09:54,941 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 21.94?s
2017-09-05 07:09:54,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 887.14?s
2017-09-05 07:09:54,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2017-09-05 07:09:54,953 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..183..:54Z","updated_at":"2017-09-05T07:09:54Z"}' in 11.27ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running com.amihaiemil.charles.github.IndexSiteKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.github.StepsTestCase
2017-09-05 07:09:54,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 741.49?s
2017-09-05 07:09:54,961 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.50ms
2017-09-05 07:09:54,961 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.81ms
2017-09-05 07:09:54,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 692.45?s
2017-09-05 07:09:54,962 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.16ms
2017-09-05 07:09:54,963 DEBUG - #name(): 'amihaiemil.github.io' in 10.42?s
2017-09-05 07:09:54,963 DEBUG - #name(): 'amihaiemil.github.io' in 9.07?s
2017-09-05 07:09:54,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 667.38?s
2017-09-05 07:09:54,965 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.02ms
2017-09-05 07:09:54,966 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.40ms
2017-09-05 07:09:54,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 750.49?s
2017-09-05 07:09:54,967 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.12ms
2017-09-05 07:09:54,969 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 722.11?s
2017-09-05 07:09:54,969 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.21ms
2017-09-05 07:09:54,970 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 215.46?s
2017-09-05 07:09:54,971 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 729.69?s
2017-09-05 07:09:54,973 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.15ms
2017-09-05 07:09:54,973 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.51ms
2017-09-05 07:09:54,973 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.92ms
2017-09-05 07:09:54,973 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:54,975 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 756.50?s
2017-09-05 07:09:54,975 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 10.98ms
2017-09-05 07:09:54,976 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 728.13?s
2017-09-05 07:09:54,977 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.46ms
2017-09-05 07:09:54,977 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.77ms
2017-09-05 07:09:54,978 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 741.82?s
2017-09-05 07:09:54,978 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.09ms
2017-09-05 07:09:54,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 703.65?s
2017-09-05 07:09:54,980 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-05 07:09:54,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 714.92?s
2017-09-05 07:09:54,982 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-05 07:09:54,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 723.25?s
2017-09-05 07:09:54,984 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.10ms
2017-09-05 07:09:54,985 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.42ms
2017-09-05 07:09:54,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 732.25?s
2017-09-05 07:09:54,986 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.74ms
2017-09-05 07:09:54,986 DEBUG - #lock(): in 7.73?s
2017-09-05 07:09:54,987 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 734.04?s
2017-09-05 07:09:54,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-05 07:09:54,990 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 716.05?s
2017-09-05 07:09:54,991 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.23ms
2017-09-05 07:09:54,992 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.65ms
2017-09-05 07:09:54,992 DEBUG - #unlock(): in 13.42?s
2017-09-05 07:09:54,993 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 829.46?s
2017-09-05 07:09:54,993 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 21.11?s
2017-09-05 07:09:54,994 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.98?s
2017-09-05 07:09:54,994 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:54,994 DEBUG - #get(1): 1 in 29.84?s
2017-09-05 07:09:54,995 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.38ms
2017-09-05 07:09:54,998 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 640.75?s
2017-09-05 07:09:54,998 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.32ms
2017-09-05 07:09:54,999 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.64ms
2017-09-05 07:09:55,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 668.56?s
2017-09-05 07:09:55,000 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.96ms
2017-09-05 07:09:55,000 DEBUG - #name(): 'amihaiemil.github.io' in 7.18?s
2017-09-05 07:09:55,001 DEBUG - #name(): 'amihaiemil.github.io' in 12.24?s
2017-09-05 07:09:55,002 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 672.20?s
2017-09-05 07:09:55,003 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.02ms
2017-09-05 07:09:55,003 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.39ms
2017-09-05 07:09:55,004 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 734.63?s
2017-09-05 07:09:55,005 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.03ms
2017-09-05 07:09:55,007 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 656.04?s
2017-09-05 07:09:55,007 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.13ms
2017-09-05 07:09:55,007 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 218.59?s
2017-09-05 07:09:55,009 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 693.38?s
2017-09-05 07:09:55,010 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.10ms
2017-09-05 07:09:55,010 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.45ms
2017-09-05 07:09:55,011 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.86ms
2017-09-05 07:09:55,011 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:55,012 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 701.37?s
2017-09-05 07:09:55,012 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 10.77ms
2017-09-05 07:09:55,013 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 723.32?s
2017-09-05 07:09:55,014 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.44ms
2017-09-05 07:09:55,014 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.74ms
2017-09-05 07:09:55,015 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 696.74?s
2017-09-05 07:09:55,015 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.08ms
2017-09-05 07:09:55,017 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 721.21?s
2017-09-05 07:09:55,017 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2017-09-05 07:09:55,019 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 680.56?s
2017-09-05 07:09:55,019 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.06ms
2017-09-05 07:09:55,020 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 692.77?s
2017-09-05 07:09:55,021 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.89ms
2017-09-05 07:09:55,021 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.18ms
2017-09-05 07:09:55,022 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 652.17?s
2017-09-05 07:09:55,023 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.52ms
2017-09-05 07:09:55,023 DEBUG - #lock(): in 7.62?s
2017-09-05 07:09:55,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 652.22?s
2017-09-05 07:09:55,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 945.59?s
2017-09-05 07:09:55,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 648.41?s
2017-09-05 07:09:55,027 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.02ms
2017-09-05 07:09:55,028 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.42ms
2017-09-05 07:09:55,028 DEBUG - #unlock(): in 9.55?s
2017-09-05 07:09:55,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 721.57?s
2017-09-05 07:09:55,029 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 20.84?s
2017-09-05 07:09:55,030 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.61?s
2017-09-05 07:09:55,030 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:55,030 DEBUG - #get(1): 1 in 23.12?s
2017-09-05 07:09:55,031 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.66ms
2017-09-05 07:09:55,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 694.60?s
2017-09-05 07:09:55,035 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.15ms
2017-09-05 07:09:55,035 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.47ms
2017-09-05 07:09:55,036 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 749.10?s
2017-09-05 07:09:55,037 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.84ms
2017-09-05 07:09:55,037 DEBUG - #lock(): in 8.31?s
2017-09-05 07:09:55,038 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 747.12?s
2017-09-05 07:09:55,038 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.04ms
2017-09-05 07:09:55,040 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 682.62?s
2017-09-05 07:09:55,042 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..410..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:55Z&quot;;'): in 2.18ms
2017-09-05 07:09:55,042 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..410..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:55Z&quot;;'): in 2.55ms
2017-09-05 07:09:55,042 DEBUG - #unlock(): in 12.75?s
2017-09-05 07:09:55,043 DEBUG - #issue(): 1 in 21.44?s
2017-09-05 07:09:55,043 DEBUG - #number(): 1 in 11.55?s
2017-09-05 07:09:55,043 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike mock command\n\nError when executig steps!
2017-09-05 07:09:55,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 826.60?s
2017-09-05 07:09:55,045 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 22.27?s
2017-09-05 07:09:55,046 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 806.76?s
2017-09-05 07:09:55,046 DEBUG - #post('> @charlesmike mock command\n\nError when executig steps!'): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.11ms
2017-09-05 07:09:55,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 755.93?s
2017-09-05 07:09:55,049 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.14ms
2017-09-05 07:09:55,049 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.45ms
2017-09-05 07:09:55,050 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 789.74?s
2017-09-05 07:09:55,050 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..928..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.79ms
2017-09-05 07:09:55,052 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 767.79?s
2017-09-05 07:09:55,052 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1027...jcabi.github.mock.MkComments$1@2803cf73)' in 45.96?s
2017-09-05 07:09:55,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 801.04?s
2017-09-05 07:09:55,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2017-09-05 07:09:55,055 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@12289b8b in 2.40ms
2017-09-05 07:09:55,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 737.55?s
2017-09-05 07:09:55,057 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 23.23?s
2017-09-05 07:09:55,058 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 809.19?s
2017-09-05 07:09:55,058 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2017-09-05 07:09:55,067 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..182..:55Z","updated_at":"2017-09-05T07:09:55Z"}' in 10.30ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running com.amihaiemil.charles.github.ErrorReplyTestCase
2017-09-05 07:09:55,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 621.51?s
2017-09-05 07:09:55,070 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.27ms
2017-09-05 07:09:55,071 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.59ms
2017-09-05 07:09:55,072 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 592.38?s
2017-09-05 07:09:55,072 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.92ms
2017-09-05 07:09:55,072 DEBUG - #name(): 'amihaiemil.github.io' in 6.70?s
2017-09-05 07:09:55,072 DEBUG - #name(): 'amihaiemil.github.io' in 9.61?s
2017-09-05 07:09:55,073 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 581.12?s
2017-09-05 07:09:55,075 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.74ms
2017-09-05 07:09:55,075 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.08ms
2017-09-05 07:09:55,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 631.12?s
2017-09-05 07:09:55,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 913.57?s
2017-09-05 07:09:55,078 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 613.33?s
2017-09-05 07:09:55,078 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.92ms
2017-09-05 07:09:55,079 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 211.33?s
2017-09-05 07:09:55,080 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 629.15?s
2017-09-05 07:09:55,081 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.89ms
2017-09-05 07:09:55,081 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.22ms
2017-09-05 07:09:55,082 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.62ms
2017-09-05 07:09:55,082 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:55,083 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 651.70?s
2017-09-05 07:09:55,083 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 9.81ms
2017-09-05 07:09:55,084 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 638.25?s
2017-09-05 07:09:55,085 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2017-09-05 07:09:55,085 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.60ms
2017-09-05 07:09:55,086 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 684.25?s
2017-09-05 07:09:55,086 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.91ms
2017-09-05 07:09:55,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 651.03?s
2017-09-05 07:09:55,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 937.88?s
2017-09-05 07:09:55,089 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 595.82?s
2017-09-05 07:09:55,089 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.93ms
2017-09-05 07:09:55,090 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 663.84?s
2017-09-05 07:09:55,091 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.85ms
2017-09-05 07:09:55,092 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.16ms
2017-09-05 07:09:55,093 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 664.40?s
2017-09-05 07:09:55,093 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.49ms
2017-09-05 07:09:55,093 DEBUG - #lock(): in 7.43?s
2017-09-05 07:09:55,094 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 673.42?s
2017-09-05 07:09:55,094 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 987.81?s
2017-09-05 07:09:55,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 639.66?s
2017-09-05 07:09:55,098 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.03ms
2017-09-05 07:09:55,098 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.42ms
2017-09-05 07:09:55,099 DEBUG - #unlock(): in 9.81?s
2017-09-05 07:09:55,100 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 727.66?s
2017-09-05 07:09:55,100 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 27.71?s
2017-09-05 07:09:55,100 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 11.96?s
2017-09-05 07:09:55,100 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:55,101 DEBUG - #get(1): 1 in 23.00?s
2017-09-05 07:09:55,101 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.73ms
2017-09-05 07:09:55,102 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 754.80?s
2017-09-05 07:09:55,104 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.11ms
2017-09-05 07:09:55,104 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.41ms
2017-09-05 07:09:55,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 714.47?s
2017-09-05 07:09:55,105 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.74ms
2017-09-05 07:09:55,105 DEBUG - #lock(): in 7.85?s
2017-09-05 07:09:55,107 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 704.42?s
2017-09-05 07:09:55,107 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 988.92?s
2017-09-05 07:09:55,109 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 700.75?s
2017-09-05 07:09:55,110 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..453..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:55Z&quot;;'): in 2.17ms
2017-09-05 07:09:55,111 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..453..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:55Z&quot;;'): in 2.54ms
2017-09-05 07:09:55,111 DEBUG - #unlock(): in 11.97?s
2017-09-05 07:09:55,111 DEBUG - #issue(): 1 in 23.39?s
2017-09-05 07:09:55,112 DEBUG - #number(): 1 in 13.39?s
2017-09-05 07:09:55,112 INFO - comment #1 posted to issue #1 by amihaiemil: There was an error when processing your command. [..9..ple.com/rest/endpoint/test.log) are the logs.
2017-09-05 07:09:55,113 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..894..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 784.24?s
2017-09-05 07:09:55,113 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 22.33?s
2017-09-05 07:09:55,114 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..894..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 784.52?s
2017-09-05 07:09:55,115 DEBUG - #post('There was an error when processing your command. ..11..e.com/rest/endpoint/test.log) are the logs.'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 8.01ms
2017-09-05 07:09:55,116 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 760.35?s
2017-09-05 07:09:55,117 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.15ms
2017-09-05 07:09:55,117 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.46ms
2017-09-05 07:09:55,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 791.22?s
2017-09-05 07:09:55,119 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..979..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.82ms
2017-09-05 07:09:55,120 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 792.12?s
2017-09-05 07:09:55,120 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1078...jcabi.github.mock.MkComments$1@67baaaf5)' in 52.86?s
2017-09-05 07:09:55,121 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 779.69?s
2017-09-05 07:09:55,122 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-05 07:09:55,123 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@102df007 in 2.33ms
2017-09-05 07:09:55,125 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 786.44?s
2017-09-05 07:09:55,125 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 22.89?s
2017-09-05 07:09:55,126 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 781.40?s
2017-09-05 07:09:55,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-05 07:09:55,136 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..234..:55Z","updated_at":"2017-09-05T07:09:55Z"}' in 10.88ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running com.amihaiemil.charles.github.LogsOnServerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.github.SendEmailTestCase
2017-09-05 07:09:55,177 DEBUG - Started smtp:43398
2017-09-05 07:09:55,177 DEBUG - Started services, performing check if all up
2017-09-05 07:09:55,367 INFO - Created user login amihaiemil@gmail.com for address amihaiemil@gmail.com with password amihaiemil@gmail.com because it didn't exist before.
2017-09-05 07:09:55,380 INFO - email sent from [mihai] to ["amihaiemil@gmail.com"]
2017-09-05 07:09:55,380 DEBUG - Stopping GreenMail ...
2017-09-05 07:09:55,380 DEBUG - Stopping service smtp:43398
2017-09-05 07:09:55,381 DEBUG - Stopping smtp:43398
2017-09-05 07:09:55,381 DEBUG - Stopped smtp:43398
2017-09-05 07:09:55,383 DEBUG - Started smtp:39251
2017-09-05 07:09:55,383 DEBUG - Started services, performing check if all up
2017-09-05 07:09:55,394 INFO - Created user login commandergithub@test.com for address commandergithub@test.com with password commandergithub@test.com because it didn't exist before.
2017-09-05 07:09:55,396 INFO - email sent from [Charles Michael <amihai.emil@gmail.com>] to ["commandergithub@test.com"]
2017-09-05 07:09:55,397 DEBUG - Stopping GreenMail ...
2017-09-05 07:09:55,397 DEBUG - Stopping service smtp:39251
2017-09-05 07:09:55,397 DEBUG - Stopping smtp:39251
2017-09-05 07:09:55,397 DEBUG - Stopped smtp:39251
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec
Running com.amihaiemil.charles.github.LastCommentTestCase
2017-09-05 07:09:55,402 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 783.23?s
2017-09-05 07:09:55,403 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.48ms
2017-09-05 07:09:55,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 882.86?s
2017-09-05 07:09:55,405 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.83ms
2017-09-05 07:09:55,407 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.05ms
2017-09-05 07:09:55,409 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.42ms
2017-09-05 07:09:55,410 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 724.75?s
2017-09-05 07:09:55,411 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 4.09ms
2017-09-05 07:09:55,412 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 677.27?s
2017-09-05 07:09:55,412 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 5.68ms
2017-09-05 07:09:55,417 DEBUG - #check(class com.jcabi.github.mock.MkUserEmails): immutability checked
2017-09-05 07:09:55,418 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 640.23?s
2017-09-05 07:09:55,419 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.99ms
2017-09-05 07:09:55,420 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 627.99?s
2017-09-05 07:09:55,420 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..83..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 6.71ms
2017-09-05 07:09:55,421 DEBUG - #lock(): in 7.36?s
2017-09-05 07:09:55,422 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 617.63?s
2017-09-05 07:09:55,424 DEBUG - #apply('XPATH &quot;/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.93ms
2017-09-05 07:09:55,424 DEBUG - #unlock(): in 12.24?s
2017-09-05 07:09:55,424 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 3.52ms
2017-09-05 07:09:55,425 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 611.73?s
2017-09-05 07:09:55,426 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.31ms
2017-09-05 07:09:55,427 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 628.10?s
2017-09-05 07:09:55,427 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.65ms
2017-09-05 07:09:55,428 DEBUG - #name(): 'amihaiemil.github.io' in 7.60?s
2017-09-05 07:09:55,428 DEBUG - #name(): 'amihaiemil.github.io' in 11.15?s
2017-09-05 07:09:55,429 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 627.48?s
2017-09-05 07:09:55,430 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.96ms
2017-09-05 07:09:55,436 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 5.01ms
2017-09-05 07:09:55,438 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 651.64?s
2017-09-05 07:09:55,438 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 6.22ms
2017-09-05 07:09:55,439 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 210.28?s
2017-09-05 07:09:55,440 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 659.26?s
2017-09-05 07:09:55,441 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.06ms
2017-09-05 07:09:55,441 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.48ms
2017-09-05 07:09:55,442 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:55,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 685.69?s
2017-09-05 07:09:55,443 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 14.15ms
2017-09-05 07:09:55,444 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 692.90?s
2017-09-05 07:09:55,447 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.33ms
2017-09-05 07:09:55,448 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 684.01?s
2017-09-05 07:09:55,448 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.67ms
2017-09-05 07:09:55,449 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 681.49?s
2017-09-05 07:09:55,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 653.67?s
2017-09-05 07:09:55,451 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 2.19ms
2017-09-05 07:09:55,453 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 687.49?s
2017-09-05 07:09:55,454 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.08ms
2017-09-05 07:09:55,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 722.33?s
2017-09-05 07:09:55,455 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.44ms
2017-09-05 07:09:55,458 DEBUG - #lock(): in 6.83?s
2017-09-05 07:09:55,459 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 709.41?s
2017-09-05 07:09:55,461 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 662.52?s
2017-09-05 07:09:55,462 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.28ms
2017-09-05 07:09:55,463 DEBUG - #unlock(): in 9.84?s
2017-09-05 07:09:55,464 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 775.27?s
2017-09-05 07:09:55,464 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 29.35?s
2017-09-05 07:09:55,464 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 11.35?s
2017-09-05 07:09:55,465 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:55,465 DEBUG - #get(1): 1 in 25.41?s
2017-09-05 07:09:55,465 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.75ms
2017-09-05 07:09:55,471 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 759.40?s
2017-09-05 07:09:55,472 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 5.97ms
2017-09-05 07:09:55,473 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 846.55?s
2017-09-05 07:09:55,473 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 6.32ms
2017-09-05 07:09:55,474 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 785.61?s
2017-09-05 07:09:55,476 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 712.99?s
2017-09-05 07:09:55,477 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-05 07:09:55,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 796.10?s
2017-09-05 07:09:55,479 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.22ms
2017-09-05 07:09:55,482 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 815.10?s
2017-09-05 07:09:55,483 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 4.51ms
2017-09-05 07:09:55,483 DEBUG - #number(): 1 in 11.33?s
2017-09-05 07:09:55,483 DEBUG - #get(1): 1 in 29.13?s
2017-09-05 07:09:55,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-09-05 07:09:55,487 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.75ms
2017-09-05 07:09:55,488 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 764.51?s
2017-09-05 07:09:55,488 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.13ms
2017-09-05 07:09:55,488 DEBUG - #lock(): in 4.82?s
2017-09-05 07:09:55,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 727.83?s
2017-09-05 07:09:55,499 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 8.12ms
2017-09-05 07:09:55,501 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-05T07:09:55Z";'): in 10.05ms
2017-09-05 07:09:55,501 DEBUG - #unlock(): in 9.33?s
2017-09-05 07:09:55,502 DEBUG - #issue(): 1 in 21.46?s
2017-09-05 07:09:55,502 DEBUG - #number(): 1 in 7.06?s
2017-09-05 07:09:55,502 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 07:09:55,503 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 761.53?s
2017-09-05 07:09:55,504 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 21.10?s
2017-09-05 07:09:55,505 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 787.97?s
2017-09-05 07:09:55,505 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 15.73ms
2017-09-05 07:09:55,507 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 737.41?s
2017-09-05 07:09:55,515 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 8.90ms
2017-09-05 07:09:55,517 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-09-05 07:09:55,517 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 9.37ms
2017-09-05 07:09:55,518 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 757.39?s
2017-09-05 07:09:55,518 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@39af3006)' in 47.67?s
2017-09-05 07:09:55,519 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 777.29?s
2017-09-05 07:09:55,521 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@1c79f780 in 2.14ms
2017-09-05 07:09:55,527 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2017-09-05 07:09:55,527 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 3.76ms
2017-09-05 07:09:55,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 751.54?s
2017-09-05 07:09:55,555 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:55Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:55Z&quot;}' in 26.75ms
2017-09-05 07:09:55,556 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 958.93?s
2017-09-05 07:09:55,556 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 26.65?s
2017-09-05 07:09:55,557 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 751.85?s
2017-09-05 07:09:55,558 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 15.41?s
2017-09-05 07:09:55,559 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 741.41?s
2017-09-05 07:09:55,560 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.55ms
2017-09-05 07:09:55,565 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 5.10ms
2017-09-05 07:09:55,565 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..974..\n&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.89ms
2017-09-05 07:09:55,566 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 772.29?s
2017-09-05 07:09:55,568 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.29ms
2017-09-05 07:09:55,569 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 742.48?s
2017-09-05 07:09:55,569 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.66ms
2017-09-05 07:09:55,572 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.30ms
2017-09-05 07:09:55,572 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.43ms
2017-09-05 07:09:55,573 DEBUG - #login(): 'charlesmike' in 18.24?s
2017-09-05 07:09:55,574 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.35ms
2017-09-05 07:09:55,575 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 38.41?s
2017-09-05 07:09:55,577 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2017-09-05 07:09:55,580 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 22.10?s
2017-09-05 07:09:55,581 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.18ms
2017-09-05 07:09:55,582 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.34ms
2017-09-05 07:09:55,584 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.18ms
2017-09-05 07:09:55,585 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 2.84ms
2017-09-05 07:09:55,586 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 981.58?s
2017-09-05 07:09:55,587 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.44ms
2017-09-05 07:09:55,589 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 758.44?s
2017-09-05 07:09:55,589 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.84ms
2017-09-05 07:09:55,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 780.97?s
2017-09-05 07:09:55,590 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.26ms
2017-09-05 07:09:55,592 DEBUG - #login(): 'charlesmike' in 10.60?s
2017-09-05 07:09:55,594 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 762.43?s
2017-09-05 07:09:55,594 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 17.88?s
2017-09-05 07:09:55,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 752.72?s
2017-09-05 07:09:55,595 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.26?s
2017-09-05 07:09:55,596 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 750.61?s
2017-09-05 07:09:55,597 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.51ms
2017-09-05 07:09:55,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 774.90?s
2017-09-05 07:09:55,598 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.84ms
2017-09-05 07:09:55,600 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 739.97?s
2017-09-05 07:09:55,601 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.16ms
2017-09-05 07:09:55,606 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 808.88?s
2017-09-05 07:09:55,607 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.50ms
2017-09-05 07:09:55,608 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 737.74?s
2017-09-05 07:09:55,608 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 8.28ms
2017-09-05 07:09:55,608 DEBUG - #login(): 'charlesmike' in 10.66?s
2017-09-05 07:09:55,610 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 559.70?s
2017-09-05 07:09:55,610 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.19ms
2017-09-05 07:09:55,611 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.49ms
2017-09-05 07:09:55,612 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 1.05ms
2017-09-05 07:09:55,612 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.79ms
2017-09-05 07:09:55,613 DEBUG - #name(): 'amihaiemil.github.io' in 5.27?s
2017-09-05 07:09:55,613 DEBUG - #name(): 'amihaiemil.github.io' in 6.70?s
2017-09-05 07:09:55,614 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 576.12?s
2017-09-05 07:09:55,615 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.84ms
2017-09-05 07:09:55,615 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 2.20ms
2017-09-05 07:09:55,619 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.97ms
2017-09-05 07:09:55,619 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 3.31ms
2017-09-05 07:09:55,621 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 585.99?s
2017-09-05 07:09:55,621 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 4.38ms
2017-09-05 07:09:55,622 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 181.89?s
2017-09-05 07:09:55,623 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 617.71?s
2017-09-05 07:09:55,624 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.91ms
2017-09-05 07:09:55,624 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.25ms
2017-09-05 07:09:55,625 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.69ms
2017-09-05 07:09:55,625 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:55,626 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 602.05?s
2017-09-05 07:09:55,626 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 12.43ms
2017-09-05 07:09:55,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 582.94?s
2017-09-05 07:09:55,630 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.79ms
2017-09-05 07:09:55,630 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.10ms
2017-09-05 07:09:55,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 583.16?s
2017-09-05 07:09:55,632 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 4.37ms
2017-09-05 07:09:55,632 DEBUG - #lock(): in 5.86?s
2017-09-05 07:09:55,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 578.30?s
2017-09-05 07:09:55,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 869.74?s
2017-09-05 07:09:55,635 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 572.55?s
2017-09-05 07:09:55,638 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 3.80ms
2017-09-05 07:09:55,639 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 4.19ms
2017-09-05 07:09:55,639 DEBUG - #unlock(): in 7.34?s
2017-09-05 07:09:55,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.24?s
2017-09-05 07:09:55,640 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 17.30?s
2017-09-05 07:09:55,640 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.39?s
2017-09-05 07:09:55,641 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-09-05 07:09:55,641 DEBUG - #get(1): 1 in 20.79?s
2017-09-05 07:09:55,641 DEBUG - #create('test issue', 'body'): 1 in 9.26ms
2017-09-05 07:09:55,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 653.44?s
2017-09-05 07:09:55,644 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.01ms
2017-09-05 07:09:55,644 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.30ms
2017-09-05 07:09:55,645 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 627.71?s
2017-09-05 07:09:55,645 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.65ms
2017-09-05 07:09:55,645 DEBUG - #lock(): in 5.79?s
2017-09-05 07:09:55,658 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 12.44ms
2017-09-05 07:09:55,659 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 12.88ms
2017-09-05 07:09:55,661 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 741.87?s
2017-09-05 07:09:55,662 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..359..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:55Z&quot;;'): in 2.30ms
2017-09-05 07:09:55,663 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..359..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:55Z&quot;;'): in 2.67ms
2017-09-05 07:09:55,663 DEBUG - #unlock(): in 10.40?s
2017-09-05 07:09:55,663 DEBUG - #issue(): 1 in 20.79?s
2017-09-05 07:09:55,664 DEBUG - #number(): 1 in 6.90?s
2017-09-05 07:09:55,664 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-09-05 07:09:55,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.55?s
2017-09-05 07:09:55,665 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.22?s
2017-09-05 07:09:55,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 686.57?s
2017-09-05 07:09:55,670 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 20.05ms
2017-09-05 07:09:55,671 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 923.35?s
2017-09-05 07:09:55,672 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.66ms
2017-09-05 07:09:55,672 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.96ms
2017-09-05 07:09:55,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.49?s
2017-09-05 07:09:55,674 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.26ms
2017-09-05 07:09:55,674 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.27?s
2017-09-05 07:09:55,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 669.95?s
2017-09-05 07:09:55,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 986.43?s
2017-09-05 07:09:55,677 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 649.76?s
2017-09-05 07:09:55,678 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 2.28ms
2017-09-05 07:09:55,679 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 662.98?s
2017-09-05 07:09:55,683 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 5.27ms
2017-09-05 07:09:55,683 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 5.63ms
2017-09-05 07:09:55,685 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 821.26?s
2017-09-05 07:09:55,685 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 5.96ms
2017-09-05 07:09:55,685 DEBUG - #number(): 1 in 10.85?s
2017-09-05 07:09:55,686 DEBUG - #get(1): 1 in 21.08?s
2017-09-05 07:09:55,687 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 676.50?s
2017-09-05 07:09:55,688 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.05ms
2017-09-05 07:09:55,688 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.35ms
2017-09-05 07:09:55,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 655.80?s
2017-09-05 07:09:55,689 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.68ms
2017-09-05 07:09:55,694 DEBUG - #lock(): in 8.63?s
2017-09-05 07:09:55,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 929.63?s
2017-09-05 07:09:55,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.23ms
2017-09-05 07:09:55,698 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 658.49?s
2017-09-05 07:09:55,699 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2017-09-05T07:09:55Z";'): in 2.22ms
2017-09-05 07:09:55,700 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2017-09-05T07:09:55Z";'): in 2.58ms
2017-09-05 07:09:55,700 DEBUG - #unlock(): in 7.30?s
2017-09-05 07:09:55,700 DEBUG - #issue(): 1 in 18.96?s
2017-09-05 07:09:55,701 DEBUG - #number(): 1 in 7.09?s
2017-09-05 07:09:55,701 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-09-05 07:09:55,702 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 727.24?s
2017-09-05 07:09:55,706 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 22.66?s
2017-09-05 07:09:55,707 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 964.89?s
2017-09-05 07:09:55,708 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 12.37ms
2017-09-05 07:09:55,709 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 712.90?s
2017-09-05 07:09:55,710 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.38ms
2017-09-05 07:09:55,711 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.69ms
2017-09-05 07:09:55,712 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 729.44?s
2017-09-05 07:09:55,712 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.03ms
2017-09-05 07:09:55,712 DEBUG - #lock(): in 6.16?s
2017-09-05 07:09:55,713 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 712.10?s
2017-09-05 07:09:55,714 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2017-09-05 07:09:55,720 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 906.51?s
2017-09-05 07:09:55,722 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-09-05T07:09:55Z";'): in 2.68ms
2017-09-05 07:09:55,722 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2017-09-05T07:09:55Z";'): in 3.05ms
2017-09-05 07:09:55,723 DEBUG - #unlock(): in 7.74?s
2017-09-05 07:09:55,723 DEBUG - #issue(): 1 in 33.24?s
2017-09-05 07:09:55,723 DEBUG - #number(): 1 in 7.16?s
2017-09-05 07:09:55,723 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike hello again!!
2017-09-05 07:09:55,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 781.88?s
2017-09-05 07:09:55,725 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 20.43?s
2017-09-05 07:09:55,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 772.41?s
2017-09-05 07:09:55,726 DEBUG - #post('@charlesmike hello again!!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 12.87ms
2017-09-05 07:09:55,733 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.04ms
2017-09-05 07:09:55,735 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.82ms
2017-09-05 07:09:55,735 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.12ms
2017-09-05 07:09:55,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 770.89?s
2017-09-05 07:09:55,737 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1518..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.49ms
2017-09-05 07:09:55,737 DEBUG - #lock(): in 6.01?s
2017-09-05 07:09:55,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 781.01?s
2017-09-05 07:09:55,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-05 07:09:55,746 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 5.31ms
2017-09-05 07:09:55,747 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:55Z";'): in 7.18ms
2017-09-05 07:09:55,748 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:55Z";'): in 7.53ms
2017-09-05 07:09:55,748 DEBUG - #unlock(): in 9.57?s
2017-09-05 07:09:55,748 DEBUG - #issue(): 1 in 21.07?s
2017-09-05 07:09:55,749 DEBUG - #number(): 1 in 7.04?s
2017-09-05 07:09:55,749 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 07:09:55,750 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.16ms
2017-09-05 07:09:55,751 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 20.47?s
2017-09-05 07:09:55,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 787.85?s
2017-09-05 07:09:55,752 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 13.92ms
2017-09-05 07:09:55,754 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 954.19?s
2017-09-05 07:09:55,755 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.54ms
2017-09-05 07:09:55,756 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.83ms
2017-09-05 07:09:55,757 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github&gt;\n' in 791.35?s
2017-09-05 07:09:55,757 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1840..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.17ms
2017-09-05 07:09:55,758 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 793.47?s
2017-09-05 07:09:55,758 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1938...jcabi.github.mock.MkComments$1@58ff20e8)' in 39.20?s
2017-09-05 07:09:55,759 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 774.75?s
2017-09-05 07:09:55,760 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.07ms
2017-09-05 07:09:55,766 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@55c98cfd in 7.26ms
2017-09-05 07:09:56,327 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.48ms
2017-09-05 07:09:56,327 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1846..il/amihaiemil.github.io, ticket=1, num=1)' in 43.30?s
2017-09-05 07:09:56,331 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1754..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.54ms
2017-09-05 07:09:56,331 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=2)' in 19.64?s
2017-09-05 07:09:56,333 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 678.27?s
2017-09-05 07:09:56,333 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=3)' in 18.82?s
2017-09-05 07:09:56,335 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 656.89?s
2017-09-05 07:09:56,335 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=4)' in 22.12?s
2017-09-05 07:09:56,337 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2017-09-05 07:09:56,337 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2017-09-05 07:09:56,351 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..159..:55Z","updated_at":"2017-09-05T07:09:55Z"}' in 15.52ms
2017-09-05 07:09:56,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-05 07:09:56,353 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1828.., coords=amihaiemil/amihaiemil.github.io)' in 30.61?s
2017-09-05 07:09:56,355 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2017-09-05 07:09:56,355 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 22.42?s
2017-09-05 07:09:56,356 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2017-09-05 07:09:56,357 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.78ms
2017-09-05 07:09:56,358 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.15ms
2017-09-05 07:09:56,359 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.05ms
2017-09-05 07:09:56,359 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1801..<users/>\n</github>\n, himself=charlesmike)' in 2.58ms
2017-09-05 07:09:56,361 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.04ms
2017-09-05 07:09:56,380 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 20.46ms
2017-09-05 07:09:56,381 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 20.74ms
2017-09-05 07:09:56,382 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 715.68?s
2017-09-05 07:09:56,382 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 21.05ms
2017-09-05 07:09:56,383 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 748.08?s
2017-09-05 07:09:56,383 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 22.34ms
2017-09-05 07:09:56,383 DEBUG - #login(): 'charlesmike' in 10.89?s
2017-09-05 07:09:56,384 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 684.02?s
2017-09-05 07:09:56,384 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 21.14?s
2017-09-05 07:09:56,385 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 675.80?s
2017-09-05 07:09:56,386 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 13.82?s
2017-09-05 07:09:56,387 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 1.25ms
2017-09-05 07:09:56,389 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.39ms
2017-09-05 07:09:56,389 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.84ms
2017-09-05 07:09:56,390 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 956.63?s
2017-09-05 07:09:56,391 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1851..&lt;/users&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 3.28ms
2017-09-05 07:09:56,391 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 684.66?s
2017-09-05 07:09:56,393 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.93ms
2017-09-05 07:09:56,393 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.21ms
2017-09-05 07:09:56,394 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 698.01?s
2017-09-05 07:09:56,394 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.49ms
2017-09-05 07:09:56,395 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 700.42?s
2017-09-05 07:09:56,395 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.73ms
2017-09-05 07:09:56,396 DEBUG - #login(): 'charlesmike' in 6.94?s
2017-09-05 07:09:56,397 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 680.88?s
2017-09-05 07:09:56,397 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 939.58?s
2017-09-05 07:09:56,405 DEBUG - #json(): '{&quot;number&quot;:&quot;3&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..151..:55Z","updated_at":"2017-09-05T07:09:55Z"}' in 9.43ms
2017-09-05 07:09:56,406 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 686.73?s
2017-09-05 07:09:56,407 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 23.06?s
2017-09-05 07:09:56,408 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 627.73?s
2017-09-05 07:09:56,408 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 17.77?s
2017-09-05 07:09:56,409 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 629.53?s
2017-09-05 07:09:56,409 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.28ms
2017-09-05 07:09:56,410 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.56ms
2017-09-05 07:09:56,411 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 630.76?s
2017-09-05 07:09:56,411 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.82ms
2017-09-05 07:09:56,412 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 620.76?s
2017-09-05 07:09:56,413 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.79ms
2017-09-05 07:09:56,413 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.06ms
2017-09-05 07:09:56,414 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 648.18?s
2017-09-05 07:09:56,414 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.35ms
2017-09-05 07:09:56,415 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 631.98?s
2017-09-05 07:09:56,416 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 3.55ms
2017-09-05 07:09:56,416 DEBUG - #login(): 'charlesmike' in 7.28?s
2017-09-05 07:09:56,417 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 631.81?s
2017-09-05 07:09:56,417 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 16.84?s
2017-09-05 07:09:56,418 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 635.47?s
2017-09-05 07:09:56,418 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 13.36?s
2017-09-05 07:09:56,419 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 617.48?s
2017-09-05 07:09:56,420 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.24ms
2017-09-05 07:09:56,420 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.51ms
2017-09-05 07:09:56,421 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 642.38?s
2017-09-05 07:09:56,421 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.79ms
2017-09-05 07:09:56,422 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 658.57?s
2017-09-05 07:09:56,423 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.88ms
2017-09-05 07:09:56,423 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.16ms
2017-09-05 07:09:56,424 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 656.64?s
2017-09-05 07:09:56,425 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.44ms
2017-09-05 07:09:56,426 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 635.81?s
2017-09-05 07:09:56,426 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.65ms
2017-09-05 07:09:56,426 DEBUG - #login(): 'charlesmike' in 10.68?s
2017-09-05 07:09:56,427 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 637.36?s
2017-09-05 07:09:56,427 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1813..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 892.02?s
2017-09-05 07:09:56,436 DEBUG - #json(): '{&quot;number&quot;:&quot;3&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..151..:55Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:55Z&quot;}' in 9.50ms
2017-09-05 07:09:56,437 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 463.87?s
2017-09-05 07:09:56,438 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 981.23?s
2017-09-05 07:09:56,439 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 495.11?s
2017-09-05 07:09:56,439 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..22..b&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=amihaiemil)' in 1.29ms
2017-09-05 07:09:56,440 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 454.00?s
2017-09-05 07:09:56,441 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.46ms
2017-09-05 07:09:56,441 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 469.18?s
2017-09-05 07:09:56,442 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.76ms
2017-09-05 07:09:56,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 464.48?s
2017-09-05 07:09:56,443 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.76ms
2017-09-05 07:09:56,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 499.29?s
2017-09-05 07:09:56,444 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.49ms
2017-09-05 07:09:56,445 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 464.47?s
2017-09-05 07:09:56,445 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.78ms
2017-09-05 07:09:56,446 DEBUG - #lock(): in 4.94?s
2017-09-05 07:09:56,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 478.61?s
2017-09-05 07:09:56,447 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.49ms
2017-09-05 07:09:56,447 DEBUG - #unlock(): in 6.94?s
2017-09-05 07:09:56,448 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.19ms
2017-09-05 07:09:56,448 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 464.84?s
2017-09-05 07:09:56,449 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 962.22?s
2017-09-05 07:09:56,450 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 487.54?s
2017-09-05 07:09:56,450 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.24ms
2017-09-05 07:09:56,450 DEBUG - #name(): 'amihaiemil.github.io' in 19.21?s
2017-09-05 07:09:56,451 DEBUG - #name(): 'amihaiemil.github.io' in 6.53?s
2017-09-05 07:09:56,451 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 479.24?s
2017-09-05 07:09:56,452 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.48ms
2017-09-05 07:09:56,453 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 535.55?s
2017-09-05 07:09:56,455 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 500.99?s
2017-09-05 07:09:56,455 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.45ms
2017-09-05 07:09:56,455 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 157.73?s
2017-09-05 07:09:56,456 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 502.87?s
2017-09-05 07:09:56,457 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.58ms
2017-09-05 07:09:56,457 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.92ms
2017-09-05 07:09:56,458 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:56,458 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 503.71?s
2017-09-05 07:09:56,459 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.56ms
2017-09-05 07:09:56,459 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 502.28?s
2017-09-05 07:09:56,460 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.02ms
2017-09-05 07:09:56,461 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 507.49?s
2017-09-05 07:09:56,461 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.30ms
2017-09-05 07:09:56,462 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 526.68?s
2017-09-05 07:09:56,463 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 488.64?s
2017-09-05 07:09:56,463 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.43ms
2017-09-05 07:09:56,464 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.72?s
2017-09-05 07:09:56,465 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.53ms
2017-09-05 07:09:56,466 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..258..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.50?s
2017-09-05 07:09:56,466 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.81ms
2017-09-05 07:09:56,466 DEBUG - #lock(): in 4.94?s
2017-09-05 07:09:56,467 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 510.81?s
2017-09-05 07:09:56,469 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 497.25?s
2017-09-05 07:09:56,470 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.69ms
2017-09-05 07:09:56,470 DEBUG - #unlock(): in 6.92?s
2017-09-05 07:09:56,471 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.02?s
2017-09-05 07:09:56,471 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 16.82?s
2017-09-05 07:09:56,471 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.01?s
2017-09-05 07:09:56,472 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:56,472 DEBUG - #get(1): 1 in 19.63?s
2017-09-05 07:09:56,472 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.70ms
2017-09-05 07:09:56,473 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.89?s
2017-09-05 07:09:56,474 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.08ms
2017-09-05 07:09:56,474 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.34?s
2017-09-05 07:09:56,475 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.39ms
2017-09-05 07:09:56,475 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.33?s
2017-09-05 07:09:56,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 529.72?s
2017-09-05 07:09:56,477 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.48ms
2017-09-05 07:09:56,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 546.39?s
2017-09-05 07:09:56,479 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.59ms
2017-09-05 07:09:56,480 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.15?s
2017-09-05 07:09:56,480 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.87ms
2017-09-05 07:09:56,480 DEBUG - #number(): 1 in 7.57?s
2017-09-05 07:09:56,480 DEBUG - #get(1): 1 in 17.67?s
2017-09-05 07:09:56,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.52?s
2017-09-05 07:09:56,483 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.72ms
2017-09-05 07:09:56,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.11?s
2017-09-05 07:09:56,484 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.04ms
2017-09-05 07:09:56,484 DEBUG - #lock(): in 5.41?s
2017-09-05 07:09:56,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.63?s
2017-09-05 07:09:56,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.18?s
2017-09-05 07:09:56,488 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 1.85ms
2017-09-05 07:09:56,488 DEBUG - #unlock(): in 6.90?s
2017-09-05 07:09:56,488 DEBUG - #issue(): 1 in 20.37?s
2017-09-05 07:09:56,488 DEBUG - #number(): 1 in 6.47?s
2017-09-05 07:09:56,488 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 07:09:56,489 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 550.63?s
2017-09-05 07:09:56,490 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.51?s
2017-09-05 07:09:56,490 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 570.59?s
2017-09-05 07:09:56,491 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 6.00ms
2017-09-05 07:09:56,492 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 521.66?s
2017-09-05 07:09:56,493 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.70ms
2017-09-05 07:09:56,494 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 563.40?s
2017-09-05 07:09:56,494 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.00ms
2017-09-05 07:09:56,495 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 549.79?s
2017-09-05 07:09:56,495 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding="..1120...jcabi.github.mock.MkComments$1@1d3c2a84)' in 30.79?s
2017-09-05 07:09:56,496 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 546.78?s
2017-09-05 07:09:56,497 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@590b4f1a in 1.66ms
2017-09-05 07:09:56,499 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.06?s
2017-09-05 07:09:56,499 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 20.16?s
2017-09-05 07:09:56,500 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.33?s
2017-09-05 07:09:56,508 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 8.74ms
2017-09-05 07:09:56,509 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.29?s
2017-09-05 07:09:56,509 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 23.36?s
2017-09-05 07:09:56,510 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 576.08?s
2017-09-05 07:09:56,510 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 16.88?s
2017-09-05 07:09:56,511 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.02?s
2017-09-05 07:09:56,512 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.13ms
2017-09-05 07:09:56,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 549.35?s
2017-09-05 07:09:56,513 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.42ms
2017-09-05 07:09:56,513 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.44?s
2017-09-05 07:09:56,515 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.96ms
2017-09-05 07:09:56,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.19?s
2017-09-05 07:09:56,516 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.26ms
2017-09-05 07:09:56,517 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.62?s
2017-09-05 07:09:56,517 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.34ms
2017-09-05 07:09:56,517 DEBUG - #login(): 'charlesmike' in 6.90?s
2017-09-05 07:09:56,518 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.15?s
2017-09-05 07:09:56,518 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 15.94?s
2017-09-05 07:09:56,519 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.83?s
2017-09-05 07:09:56,519 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.24?s
2017-09-05 07:09:56,520 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.08?s
2017-09-05 07:09:56,521 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.11ms
2017-09-05 07:09:56,522 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 547.15?s
2017-09-05 07:09:56,522 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.38ms
2017-09-05 07:09:56,523 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.57?s
2017-09-05 07:09:56,524 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.65ms
2017-09-05 07:09:56,525 DEBUG - #xml(): '<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 570.22?s
2017-09-05 07:09:56,525 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.95ms
2017-09-05 07:09:56,526 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 563.90?s
2017-09-05 07:09:56,526 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.04ms
2017-09-05 07:09:56,526 DEBUG - #login(): 'charlesmike' in 6.82?s
2017-09-05 07:09:56,527 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 557.26?s
2017-09-05 07:09:56,535 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:56Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:56Z&quot;}' in 8.75ms
2017-09-05 07:09:56,537 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 435.32?s
2017-09-05 07:09:56,537 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 931.37?s
2017-09-05 07:09:56,537 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.22ms
2017-09-05 07:09:56,538 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 463.62?s
2017-09-05 07:09:56,538 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.48ms
2017-09-05 07:09:56,538 DEBUG - #name(): 'amihaiemil.github.io' in 4.94?s
2017-09-05 07:09:56,539 DEBUG - #name(): 'amihaiemil.github.io' in 6.45?s
2017-09-05 07:09:56,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 448.61?s
2017-09-05 07:09:56,540 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.40ms
2017-09-05 07:09:56,541 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.70ms
2017-09-05 07:09:56,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 480.44?s
2017-09-05 07:09:56,542 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 749.34?s
2017-09-05 07:09:56,543 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 479.21?s
2017-09-05 07:09:56,543 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.61ms
2017-09-05 07:09:56,544 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 142.62?s
2017-09-05 07:09:56,545 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 477.61?s
2017-09-05 07:09:56,546 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.52ms
2017-09-05 07:09:56,546 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.82ms
2017-09-05 07:09:56,546 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.16ms
2017-09-05 07:09:56,546 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:56,547 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 498.88?s
2017-09-05 07:09:56,547 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 8.01ms
2017-09-05 07:09:56,548 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 482.94?s
2017-09-05 07:09:56,549 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.47ms
2017-09-05 07:09:56,549 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.72ms
2017-09-05 07:09:56,550 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 496.74?s
2017-09-05 07:09:56,550 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.98ms
2017-09-05 07:09:56,550 DEBUG - #lock(): in 6.44?s
2017-09-05 07:09:56,551 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 488.34?s
2017-09-05 07:09:56,551 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 735.24?s
2017-09-05 07:09:56,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 476.90?s
2017-09-05 07:09:56,554 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.66ms
2017-09-05 07:09:56,555 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.98ms
2017-09-05 07:09:56,555 DEBUG - #unlock(): in 7.34?s
2017-09-05 07:09:56,556 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.42?s
2017-09-05 07:09:56,556 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 19.12?s
2017-09-05 07:09:56,556 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 7.00?s
2017-09-05 07:09:56,556 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2017-09-05 07:09:56,556 DEBUG - #get(1): 1 in 19.64?s
2017-09-05 07:09:56,557 DEBUG - #create('test issue', 'body'): 1 in 6.15ms
2017-09-05 07:09:56,558 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..457..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 613.64?s
2017-09-05 07:09:56,559 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.79ms
2017-09-05 07:09:56,559 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.05ms
2017-09-05 07:09:56,560 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 538.08?s
2017-09-05 07:09:56,560 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.33ms
2017-09-05 07:09:56,560 DEBUG - #lock(): in 5.47?s
2017-09-05 07:09:56,561 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 519.55?s
2017-09-05 07:09:56,561 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 768.24?s
2017-09-05 07:09:56,563 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..469..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 514.20?s
2017-09-05 07:09:56,564 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..359..D &quot;updated_at&quot;;SET "2017-09-05T07:09:56Z";'): in 1.75ms
2017-09-05 07:09:56,564 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 2.06ms
2017-09-05 07:09:56,565 DEBUG - #unlock(): in 7.24?s
2017-09-05 07:09:56,565 DEBUG - #issue(): 1 in 20.23?s
2017-09-05 07:09:56,565 DEBUG - #number(): 1 in 6.76?s
2017-09-05 07:09:56,565 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2017-09-05 07:09:56,566 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 564.71?s
2017-09-05 07:09:56,566 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 30.53?s
2017-09-05 07:09:56,567 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.78?s
2017-09-05 07:09:56,567 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 6.31ms
2017-09-05 07:09:56,568 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.94?s
2017-09-05 07:09:56,569 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.09ms
2017-09-05 07:09:56,569 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.35ms
2017-09-05 07:09:56,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.15?s
2017-09-05 07:09:56,570 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.62ms
2017-09-05 07:09:56,570 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 12.82?s
2017-09-05 07:09:56,571 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 539.64?s
2017-09-05 07:09:56,571 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 795.37?s
2017-09-05 07:09:56,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 535.80?s
2017-09-05 07:09:56,573 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 1.83ms
2017-09-05 07:09:56,574 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.01?s
2017-09-05 07:09:56,575 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.59ms
2017-09-05 07:09:56,575 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.84ms
2017-09-05 07:09:56,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 538.98?s
2017-09-05 07:09:56,576 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 2.14ms
2017-09-05 07:09:56,577 DEBUG - #number(): 1 in 11.70?s
2017-09-05 07:09:56,577 DEBUG - #get(1): 1 in 24.52?s
2017-09-05 07:09:56,578 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 545.60?s
2017-09-05 07:09:56,579 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.67ms
2017-09-05 07:09:56,579 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.93ms
2017-09-05 07:09:56,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.49?s
2017-09-05 07:09:56,580 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.23ms
2017-09-05 07:09:56,581 DEBUG - #lock(): in 6.77?s
2017-09-05 07:09:56,581 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.39?s
2017-09-05 07:09:56,582 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 816.24?s
2017-09-05 07:09:56,583 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.68?s
2017-09-05 07:09:56,585 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-05T07:09:56Z&quot;;'): in 1.76ms
2017-09-05 07:09:56,585 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..391..pdated_at&quot;;\n20:SET &quot;2017-09-05T07:09:56Z&quot;;'): in 2.07ms
2017-09-05 07:09:56,585 DEBUG - #unlock(): in 10.47?s
2017-09-05 07:09:56,585 DEBUG - #issue(): 1 in 25.23?s
2017-09-05 07:09:56,586 DEBUG - #number(): 1 in 14.60?s
2017-09-05 07:09:56,586 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2017-09-05 07:09:56,587 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 572.86?s
2017-09-05 07:09:56,587 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 30.05?s
2017-09-05 07:09:56,588 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 554.72?s
2017-09-05 07:09:56,588 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 6.66ms
2017-09-05 07:09:56,589 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1120..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 553.29?s
2017-09-05 07:09:56,590 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.73ms
2017-09-05 07:09:56,590 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.99ms
2017-09-05 07:09:56,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 562.60?s
2017-09-05 07:09:56,591 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.30ms
2017-09-05 07:09:56,592 DEBUG - #lock(): in 7.93?s
2017-09-05 07:09:56,593 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.41?s
2017-09-05 07:09:56,593 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 801.37?s
2017-09-05 07:09:56,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.00?s
2017-09-05 07:09:56,596 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 1.79ms
2017-09-05 07:09:56,596 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 2.09ms
2017-09-05 07:09:56,596 DEBUG - #unlock(): in 17.77?s
2017-09-05 07:09:56,597 DEBUG - #issue(): 1 in 24.03?s
2017-09-05 07:09:56,597 DEBUG - #number(): 1 in 14.35?s
2017-09-05 07:09:56,597 INFO - comment #3 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 07:09:56,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 594.05?s
2017-09-05 07:09:56,598 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 26.66?s
2017-09-05 07:09:56,599 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.14?s
2017-09-05 07:09:56,599 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 6.80ms
2017-09-05 07:09:56,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 551.42?s
2017-09-05 07:09:56,602 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.73ms
2017-09-05 07:09:56,602 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.98ms
2017-09-05 07:09:56,603 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 581.12?s
2017-09-05 07:09:56,603 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1527..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.27ms
2017-09-05 07:09:56,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 578.37?s
2017-09-05 07:09:56,604 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1625...jcabi.github.mock.MkComments$1@6fc88819)' in 42.86?s
2017-09-05 07:09:56,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.17?s
2017-09-05 07:09:56,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 830.24?s
2017-09-05 07:09:56,607 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@565f5aa4 in 2.03ms
2017-09-05 07:09:56,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 580.05?s
2017-09-05 07:09:56,608 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=1)' in 19.57?s
2017-09-05 07:09:56,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 571.49?s
2017-09-05 07:09:56,610 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=2)' in 20.12?s
2017-09-05 07:09:56,612 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 549.62?s
2017-09-05 07:09:56,612 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=3)' in 18.04?s
2017-09-05 07:09:56,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 576.75?s
2017-09-05 07:09:56,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 827.05?s
2017-09-05 07:09:56,621 DEBUG - #json(): '{&quot;number&quot;:&quot;3&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:56Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:56Z&quot;}' in 8.85ms
2017-09-05 07:09:56,622 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 603.76?s
2017-09-05 07:09:56,622 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1515.., coords=amihaiemil/amihaiemil.github.io)' in 25.99?s
2017-09-05 07:09:56,623 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 575.71?s
2017-09-05 07:09:56,623 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 24.99?s
2017-09-05 07:09:56,624 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1441..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 571.98?s
2017-09-05 07:09:56,625 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.21ms
2017-09-05 07:09:56,625 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.47ms
2017-09-05 07:09:56,626 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1450..ues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 580.38?s
2017-09-05 07:09:56,626 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1488..&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.75ms
2017-09-05 07:09:56,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 578.44?s
2017-09-05 07:09:56,628 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.74ms
2017-09-05 07:09:56,629 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.00ms
2017-09-05 07:09:56,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 574.18?s
2017-09-05 07:09:56,630 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.30ms
2017-09-05 07:09:56,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 586.83?s
2017-09-05 07:09:56,631 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.47ms
2017-09-05 07:09:56,631 DEBUG - #login(): 'charlesmike' in 10.24?s
2017-09-05 07:09:56,632 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 582.88?s
2017-09-05 07:09:56,632 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 19.55?s
2017-09-05 07:09:56,633 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 581.95?s
2017-09-05 07:09:56,633 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 20.13?s
2017-09-05 07:09:56,634 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 578.85?s
2017-09-05 07:09:56,635 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.15ms
2017-09-05 07:09:56,635 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.41ms
2017-09-05 07:09:56,636 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 580.70?s
2017-09-05 07:09:56,636 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1538..</users>\n</github>\n, himself=charlesmike)' in 1.70ms
2017-09-05 07:09:56,637 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 580.34?s
2017-09-05 07:09:56,638 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.68ms
2017-09-05 07:09:56,638 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.94ms
2017-09-05 07:09:56,639 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 577.59?s
2017-09-05 07:09:56,640 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.23ms
2017-09-05 07:09:56,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 583.76?s
2017-09-05 07:09:56,641 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.37ms
2017-09-05 07:09:56,641 DEBUG - #login(): 'charlesmike' in 9.72?s
2017-09-05 07:09:56,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 600.36?s
2017-09-05 07:09:56,642 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 849.69?s
2017-09-05 07:09:56,650 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..172..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 9.00ms
2017-09-05 07:09:56,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 642.84?s
2017-09-05 07:09:56,651 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 25.04?s
2017-09-05 07:09:56,652 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 580.13?s
2017-09-05 07:09:56,652 DEBUG - #github(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 25.20?s
2017-09-05 07:09:56,653 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 579.01?s
2017-09-05 07:09:56,654 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.20ms
2017-09-05 07:09:56,654 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.46ms
2017-09-05 07:09:56,655 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 582.31?s
2017-09-05 07:09:56,655 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1538..&lt;/users&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.74ms
2017-09-05 07:09:56,656 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 579.63?s
2017-09-05 07:09:56,657 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.68ms
2017-09-05 07:09:56,658 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.95ms
2017-09-05 07:09:56,659 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 581.16?s
2017-09-05 07:09:56,659 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1534..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.25ms
2017-09-05 07:09:56,660 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1500..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 576.63?s
2017-09-05 07:09:56,660 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 3.39ms
2017-09-05 07:09:56,660 DEBUG - #login(): 'charlesmike' in 10.41?s
2017-09-05 07:09:56,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 395.42?s
2017-09-05 07:09:56,662 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 885.88?s
2017-09-05 07:09:56,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 463.05?s
2017-09-05 07:09:56,663 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.17ms
2017-09-05 07:09:56,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 452.06?s
2017-09-05 07:09:56,665 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.45ms
2017-09-05 07:09:56,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 453.19?s
2017-09-05 07:09:56,666 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.75ms
2017-09-05 07:09:56,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 457.20?s
2017-09-05 07:09:56,667 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.79ms
2017-09-05 07:09:56,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 450.12?s
2017-09-05 07:09:56,668 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.41ms
2017-09-05 07:09:56,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 458.29?s
2017-09-05 07:09:56,669 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.71ms
2017-09-05 07:09:56,670 DEBUG - #lock(): in 12.80?s
2017-09-05 07:09:56,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 450.88?s
2017-09-05 07:09:56,671 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.42ms
2017-09-05 07:09:56,671 DEBUG - #unlock(): in 9.50?s
2017-09-05 07:09:56,672 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.14ms
2017-09-05 07:09:56,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 449.10?s
2017-09-05 07:09:56,673 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 943.73?s
2017-09-05 07:09:56,674 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 469.63?s
2017-09-05 07:09:56,674 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.23ms
2017-09-05 07:09:56,674 DEBUG - #name(): 'amihaiemil.github.io' in 6.91?s
2017-09-05 07:09:56,674 DEBUG - #name(): 'amihaiemil.github.io' in 7.08?s
2017-09-05 07:09:56,675 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 456.33?s
2017-09-05 07:09:56,676 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.41ms
2017-09-05 07:09:56,677 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 489.91?s
2017-09-05 07:09:56,678 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 469.83?s
2017-09-05 07:09:56,679 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.39ms
2017-09-05 07:09:56,679 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private&quot;:false} in 161.43?s
2017-09-05 07:09:56,680 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 489.87?s
2017-09-05 07:09:56,681 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.60ms
2017-09-05 07:09:56,681 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 1.96ms
2017-09-05 07:09:56,681 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:56,682 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 494.33?s
2017-09-05 07:09:56,682 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.45ms
2017-09-05 07:09:56,683 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 486.98?s
2017-09-05 07:09:56,684 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.02ms
2017-09-05 07:09:56,685 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 485.25?s
2017-09-05 07:09:56,685 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.29ms
2017-09-05 07:09:56,686 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n</repos>\n</github>\n' in 494.09?s
2017-09-05 07:09:56,687 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 487.01?s
2017-09-05 07:09:56,687 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.42ms
2017-09-05 07:09:56,688 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 487.83?s
2017-09-05 07:09:56,689 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.47ms
2017-09-05 07:09:56,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 516.11?s
2017-09-05 07:09:56,690 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-09-05 07:09:56,690 DEBUG - #lock(): in 6.85?s
2017-09-05 07:09:56,691 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 505.57?s
2017-09-05 07:09:56,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 465.70?s
2017-09-05 07:09:56,694 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.61ms
2017-09-05 07:09:56,694 DEBUG - #unlock(): in 9.85?s
2017-09-05 07:09:56,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.90?s
2017-09-05 07:09:56,695 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 24.33?s
2017-09-05 07:09:56,695 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 9.74?s
2017-09-05 07:09:56,695 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:56,696 DEBUG - #get(1): 1 in 30.48?s
2017-09-05 07:09:56,696 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.70ms
2017-09-05 07:09:56,697 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.67?s
2017-09-05 07:09:56,697 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.06ms
2017-09-05 07:09:56,698 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.02?s
2017-09-05 07:09:56,698 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.34ms
2017-09-05 07:09:56,699 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 521.04?s
2017-09-05 07:09:56,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 511.75?s
2017-09-05 07:09:56,701 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.43ms
2017-09-05 07:09:56,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 534.94?s
2017-09-05 07:09:56,703 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.54ms
2017-09-05 07:09:56,704 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 515.40?s
2017-09-05 07:09:56,704 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.83ms
2017-09-05 07:09:56,704 DEBUG - #number(): 1 in 14.58?s
2017-09-05 07:09:56,704 DEBUG - #get(1): 1 in 22.98?s
2017-09-05 07:09:56,705 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.75?s
2017-09-05 07:09:56,706 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.62ms
2017-09-05 07:09:56,707 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.39?s
2017-09-05 07:09:56,707 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.92ms
2017-09-05 07:09:56,707 DEBUG - #lock(): in 6.24?s
2017-09-05 07:09:56,708 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.65?s
2017-09-05 07:09:56,710 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 502.31?s
2017-09-05 07:09:56,711 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:56Z&quot;;'): in 1.69ms
2017-09-05 07:09:56,711 DEBUG - #unlock(): in 9.54?s
2017-09-05 07:09:56,711 DEBUG - #issue(): 1 in 26.74?s
2017-09-05 07:09:56,712 DEBUG - #number(): 1 in 9.55?s
2017-09-05 07:09:56,712 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 07:09:56,713 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 562.29?s
2017-09-05 07:09:56,713 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 29.70?s
2017-09-05 07:09:56,714 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 588.76?s
2017-09-05 07:09:56,714 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 5.78ms
2017-09-05 07:09:56,715 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 544.58?s
2017-09-05 07:09:56,716 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.67ms
2017-09-05 07:09:56,717 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 534.98?s
2017-09-05 07:09:56,717 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.98ms
2017-09-05 07:09:56,717 DEBUG - #lock(): in 5.64?s
2017-09-05 07:09:56,718 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 550.88?s
2017-09-05 07:09:56,720 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 524.97?s
2017-09-05 07:09:56,721 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 1.74ms
2017-09-05 07:09:56,721 DEBUG - #unlock(): in 9.48?s
2017-09-05 07:09:56,722 DEBUG - #issue(): 1 in 23.78?s
2017-09-05 07:09:56,722 DEBUG - #number(): 1 in 10.54?s
2017-09-05 07:09:56,722 INFO - comment #2 posted to issue #1 by amihaiemil: @charlesmike hello? Please answer?
2017-09-05 07:09:56,723 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.86?s
2017-09-05 07:09:56,723 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 28.89?s
2017-09-05 07:09:56,724 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.03?s
2017-09-05 07:09:56,724 DEBUG - #post('@charlesmike hello? Please answer?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 6.05ms
2017-09-05 07:09:56,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.29?s
2017-09-05 07:09:56,726 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.71ms
2017-09-05 07:09:56,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 578.38?s
2017-09-05 07:09:56,727 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1342..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.00ms
2017-09-05 07:09:56,728 DEBUG - #lock(): in 9.87?s
2017-09-05 07:09:56,729 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.00?s
2017-09-05 07:09:56,730 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.21?s
2017-09-05 07:09:56,732 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..379..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 1.81ms
2017-09-05 07:09:56,732 DEBUG - #unlock(): in 14.97?s
2017-09-05 07:09:56,732 DEBUG - #issue(): 1 in 25.07?s
2017-09-05 07:09:56,732 DEBUG - #number(): 1 in 11.37?s
2017-09-05 07:09:56,733 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike why won't you answer?
2017-09-05 07:09:56,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.98?s
2017-09-05 07:09:56,734 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 29.61?s
2017-09-05 07:09:56,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.97?s
2017-09-05 07:09:56,735 DEBUG - #post('@charlesmike why won't you answer?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 6.32ms
2017-09-05 07:09:56,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.78?s
2017-09-05 07:09:56,737 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.77ms
2017-09-05 07:09:56,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 645.24?s
2017-09-05 07:09:56,738 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1663..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.07ms
2017-09-05 07:09:56,738 DEBUG - #lock(): in 5.92?s
2017-09-05 07:09:56,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.97?s
2017-09-05 07:09:56,741 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1578..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 553.71?s
2017-09-05 07:09:56,743 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..376..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:56Z&quot;;'): in 1.82ms
2017-09-05 07:09:56,743 DEBUG - #unlock(): in 9.78?s
2017-09-05 07:09:56,743 DEBUG - #issue(): 1 in 25.66?s
2017-09-05 07:09:56,743 DEBUG - #number(): 1 in 10.65?s
2017-09-05 07:09:56,744 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please do something...
2017-09-05 07:09:56,744 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1901..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 613.45?s
2017-09-05 07:09:56,745 DEBUG - #get(4): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 27.18?s
2017-09-05 07:09:56,746 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1901..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 618.40?s
2017-09-05 07:09:56,746 DEBUG - #post('@someoneelse, please do something...'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 6.53ms
2017-09-05 07:09:56,747 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1901..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 698.35?s
2017-09-05 07:09:56,748 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.09ms
2017-09-05 07:09:56,749 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 710.96?s
2017-09-05 07:09:56,750 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1986..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.42ms
2017-09-05 07:09:56,750 DEBUG - #lock(): in 6.00?s
2017-09-05 07:09:56,751 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 695.38?s
2017-09-05 07:09:56,753 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 636.66?s
2017-09-05 07:09:56,755 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:56Z";'): in 1.95ms
2017-09-05 07:09:56,755 DEBUG - #unlock(): in 9.46?s
2017-09-05 07:09:56,755 DEBUG - #issue(): 1 in 25.30?s
2017-09-05 07:09:56,755 DEBUG - #number(): 1 in 14.23?s
2017-09-05 07:09:56,755 INFO - comment #5 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 07:09:56,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.26?s
2017-09-05 07:09:56,757 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 26.89?s
2017-09-05 07:09:56,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.76?s
2017-09-05 07:09:56,758 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 6.99ms
2017-09-05 07:09:56,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.54?s
2017-09-05 07:09:56,760 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.80ms
2017-09-05 07:09:56,761 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.45?s
2017-09-05 07:09:56,761 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..2308..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.10ms
2017-09-05 07:09:56,762 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.70?s
2017-09-05 07:09:56,763 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..2406...jcabi.github.mock.MkComments$1@22e287a8)' in 40.54?s
2017-09-05 07:09:56,764 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.95?s
2017-09-05 07:09:56,765 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@4638387c in 1.91ms
2017-09-05 07:09:56,766 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.37?s
2017-09-05 07:09:56,767 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=1)' in 18.97?s
2017-09-05 07:09:56,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 592.86?s
2017-09-05 07:09:56,769 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=2)' in 21.15?s
2017-09-05 07:09:56,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.74?s
2017-09-05 07:09:56,770 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=3)' in 18.05?s
2017-09-05 07:09:56,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.08?s
2017-09-05 07:09:56,772 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=4)' in 18.48?s
2017-09-05 07:09:56,774 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 633.34?s
2017-09-05 07:09:56,774 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=5)' in 18.44?s
2017-09-05 07:09:56,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.06?s
2017-09-05 07:09:56,784 DEBUG - #json(): '{"number":"5","url":"https://api.jcabi-github.inv..159..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 8.99ms
2017-09-05 07:09:56,785 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 688.07?s
2017-09-05 07:09:56,785 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2296.., coords=amihaiemil/amihaiemil.github.io)' in 27.52?s
2017-09-05 07:09:56,786 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 655.02?s
2017-09-05 07:09:56,786 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 23.57?s
2017-09-05 07:09:56,787 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.33?s
2017-09-05 07:09:56,788 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.28ms
2017-09-05 07:09:56,789 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 633.06?s
2017-09-05 07:09:56,789 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..2260..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.57ms
2017-09-05 07:09:56,790 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2222..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 623.58?s
2017-09-05 07:09:56,791 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.82ms
2017-09-05 07:09:56,792 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 631.85?s
2017-09-05 07:09:56,792 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.11ms
2017-09-05 07:09:56,793 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.91?s
2017-09-05 07:09:56,793 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.31ms
2017-09-05 07:09:56,793 DEBUG - #login(): 'charlesmike' in 10.80?s
2017-09-05 07:09:56,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.09?s
2017-09-05 07:09:56,795 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 19.67?s
2017-09-05 07:09:56,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.07?s
2017-09-05 07:09:56,796 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 20.56?s
2017-09-05 07:09:56,797 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.24?s
2017-09-05 07:09:56,797 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.22ms
2017-09-05 07:09:56,798 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.23?s
2017-09-05 07:09:56,798 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.50ms
2017-09-05 07:09:56,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.13?s
2017-09-05 07:09:56,800 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.74ms
2017-09-05 07:09:56,801 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.96?s
2017-09-05 07:09:56,802 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.03ms
2017-09-05 07:09:56,803 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.56?s
2017-09-05 07:09:56,803 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.23ms
2017-09-05 07:09:56,803 DEBUG - #login(): 'charlesmike' in 12.90?s
2017-09-05 07:09:56,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.78?s
2017-09-05 07:09:56,812 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..161..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 8.61ms
2017-09-05 07:09:56,813 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 658.75?s
2017-09-05 07:09:56,813 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 31.43?s
2017-09-05 07:09:56,814 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.48?s
2017-09-05 07:09:56,814 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 22.77?s
2017-09-05 07:09:56,815 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.43?s
2017-09-05 07:09:56,816 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.24ms
2017-09-05 07:09:56,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 627.84?s
2017-09-05 07:09:56,817 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.54ms
2017-09-05 07:09:56,818 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.99?s
2017-09-05 07:09:56,819 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.78ms
2017-09-05 07:09:56,820 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 631.53?s
2017-09-05 07:09:56,820 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.06ms
2017-09-05 07:09:56,821 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 617.26?s
2017-09-05 07:09:56,821 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.27ms
2017-09-05 07:09:56,822 DEBUG - #login(): 'charlesmike' in 7.70?s
2017-09-05 07:09:56,823 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 609.84?s
2017-09-05 07:09:56,823 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 17.79?s
2017-09-05 07:09:56,824 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 600.05?s
2017-09-05 07:09:56,824 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 12.87?s
2017-09-05 07:09:56,825 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 602.94?s
2017-09-05 07:09:56,825 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.17ms
2017-09-05 07:09:56,827 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.15ms
2017-09-05 07:09:56,827 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.45ms
2017-09-05 07:09:56,829 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.13ms
2017-09-05 07:09:56,831 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.07ms
2017-09-05 07:09:56,832 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.12ms
2017-09-05 07:09:56,833 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.57ms
2017-09-05 07:09:56,834 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.06ms
2017-09-05 07:09:56,834 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.55ms
2017-09-05 07:09:56,834 DEBUG - #login(): 'charlesmike' in 6.84?s
2017-09-05 07:09:56,835 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 648.19?s
2017-09-05 07:09:56,844 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 8.84ms
2017-09-05 07:09:56,845 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 740.85?s
2017-09-05 07:09:56,845 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 22.38?s
2017-09-05 07:09:56,846 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 643.65?s
2017-09-05 07:09:56,846 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.43?s
2017-09-05 07:09:56,847 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.68?s
2017-09-05 07:09:56,848 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.25ms
2017-09-05 07:09:56,849 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.48?s
2017-09-05 07:09:56,849 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.53ms
2017-09-05 07:09:56,850 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.83?s
2017-09-05 07:09:56,851 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.78ms
2017-09-05 07:09:56,852 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.05?s
2017-09-05 07:09:56,852 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.06ms
2017-09-05 07:09:56,853 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.29?s
2017-09-05 07:09:56,853 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 3.22ms
2017-09-05 07:09:56,853 DEBUG - #login(): 'charlesmike' in 7.08?s
2017-09-05 07:09:56,854 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 629.47?s
2017-09-05 07:09:56,854 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 18.67?s
2017-09-05 07:09:56,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.32?s
2017-09-05 07:09:56,856 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 13.59?s
2017-09-05 07:09:56,856 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 614.39?s
2017-09-05 07:09:56,857 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.20ms
2017-09-05 07:09:56,858 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 641.04?s
2017-09-05 07:09:56,858 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..2302..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.46ms
2017-09-05 07:09:56,859 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 628.15?s
2017-09-05 07:09:56,860 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.77ms
2017-09-05 07:09:56,861 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 629.27?s
2017-09-05 07:09:56,861 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.04ms
2017-09-05 07:09:56,862 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 630.94?s
2017-09-05 07:09:56,862 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2298..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.18ms
2017-09-05 07:09:56,863 DEBUG - #login(): 'charlesmike' in 11.88?s
2017-09-05 07:09:56,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.95?s
2017-09-05 07:09:56,872 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 8.68ms
2017-09-05 07:09:56,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 428.51?s
2017-09-05 07:09:56,874 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 907.50?s
2017-09-05 07:09:56,874 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 455.94?s
2017-09-05 07:09:56,874 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.21ms
2017-09-05 07:09:56,875 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 429.33?s
2017-09-05 07:09:56,876 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.36ms
2017-09-05 07:09:56,877 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 439.60?s
2017-09-05 07:09:56,877 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.65ms
2017-09-05 07:09:56,878 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 445.66?s
2017-09-05 07:09:56,878 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.60ms
2017-09-05 07:09:56,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 433.18?s
2017-09-05 07:09:56,880 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.36ms
2017-09-05 07:09:56,880 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 442.25?s
2017-09-05 07:09:56,880 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.63ms
2017-09-05 07:09:56,881 DEBUG - #lock(): in 5.05?s
2017-09-05 07:09:56,881 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 431.60?s
2017-09-05 07:09:56,882 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.37ms
2017-09-05 07:09:56,883 DEBUG - #unlock(): in 6.89?s
2017-09-05 07:09:56,883 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.03ms
2017-09-05 07:09:56,883 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 439.89?s
2017-09-05 07:09:56,884 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 927.64?s
2017-09-05 07:09:56,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 449.90?s
2017-09-05 07:09:56,885 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.21ms
2017-09-05 07:09:56,885 DEBUG - #name(): 'amihaiemil.github.io' in 5.35?s
2017-09-05 07:09:56,885 DEBUG - #name(): 'amihaiemil.github.io' in 6.55?s
2017-09-05 07:09:56,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 452.24?s
2017-09-05 07:09:56,887 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.42ms
2017-09-05 07:09:56,888 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 488.66?s
2017-09-05 07:09:56,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 459.64?s
2017-09-05 07:09:56,889 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.34ms
2017-09-05 07:09:56,890 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 156.43?s
2017-09-05 07:09:56,891 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 484.25?s
2017-09-05 07:09:56,892 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.49ms
2017-09-05 07:09:56,892 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 1.82ms
2017-09-05 07:09:56,892 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:56,893 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 524.31?s
2017-09-05 07:09:56,893 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.13ms
2017-09-05 07:09:56,894 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 504.82?s
2017-09-05 07:09:56,894 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.03ms
2017-09-05 07:09:56,895 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 477.84?s
2017-09-05 07:09:56,895 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.29ms
2017-09-05 07:09:56,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 470.35?s
2017-09-05 07:09:56,897 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 450.13?s
2017-09-05 07:09:56,898 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.30ms
2017-09-05 07:09:56,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 472.34?s
2017-09-05 07:09:56,899 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.43ms
2017-09-05 07:09:56,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 486.47?s
2017-09-05 07:09:56,900 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.70ms
2017-09-05 07:09:56,900 DEBUG - #lock(): in 5.04?s
2017-09-05 07:09:56,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 477.15?s
2017-09-05 07:09:56,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 664.30?s
2017-09-05 07:09:56,920 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.93ms
2017-09-05 07:09:56,920 DEBUG - #unlock(): in 7.19?s
2017-09-05 07:09:56,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 559.94?s
2017-09-05 07:09:56,921 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 19.35?s
2017-09-05 07:09:56,921 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.18?s
2017-09-05 07:09:56,921 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:56,922 DEBUG - #get(1): 1 in 23.27?s
2017-09-05 07:09:56,922 DEBUG - #create('Test issue for commands', 'test body'): 1 in 21.55ms
2017-09-05 07:09:56,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 597.02?s
2017-09-05 07:09:56,924 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.21ms
2017-09-05 07:09:56,924 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.60?s
2017-09-05 07:09:56,925 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.52ms
2017-09-05 07:09:56,926 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 591.75?s
2017-09-05 07:09:56,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.07?s
2017-09-05 07:09:56,928 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.61ms
2017-09-05 07:09:56,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 609.56?s
2017-09-05 07:09:56,930 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.73ms
2017-09-05 07:09:56,930 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.59?s
2017-09-05 07:09:56,931 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.08ms
2017-09-05 07:09:56,931 DEBUG - #number(): 1 in 7.73?s
2017-09-05 07:09:56,931 DEBUG - #get(1): 1 in 22.05?s
2017-09-05 07:09:56,932 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.94?s
2017-09-05 07:09:56,933 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.53ms
2017-09-05 07:09:56,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 545.12?s
2017-09-05 07:09:56,934 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.81ms
2017-09-05 07:09:56,934 DEBUG - #lock(): in 6.01?s
2017-09-05 07:09:56,935 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 512.86?s
2017-09-05 07:09:56,936 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 482.07?s
2017-09-05 07:09:56,938 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:56Z&quot;;'): in 1.59ms
2017-09-05 07:09:56,938 DEBUG - #unlock(): in 6.99?s
2017-09-05 07:09:56,938 DEBUG - #issue(): 1 in 19.60?s
2017-09-05 07:09:56,938 DEBUG - #number(): 1 in 8.63?s
2017-09-05 07:09:56,938 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 07:09:56,939 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 538.14?s
2017-09-05 07:09:56,939 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.42?s
2017-09-05 07:09:56,940 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 537.89?s
2017-09-05 07:09:56,940 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 5.42ms
2017-09-05 07:09:56,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.62?s
2017-09-05 07:09:56,943 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.59ms
2017-09-05 07:09:56,943 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.52?s
2017-09-05 07:09:56,944 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.88ms
2017-09-05 07:09:56,945 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.64?s
2017-09-05 07:09:56,945 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@28cfe760)' in 30.90?s
2017-09-05 07:09:56,946 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 522.76?s
2017-09-05 07:09:56,946 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@695f648e in 1.46ms
2017-09-05 07:09:56,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 507.44?s
2017-09-05 07:09:56,948 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 20.09?s
2017-09-05 07:09:56,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.83?s
2017-09-05 07:09:56,957 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:56Z","updated_at":"2017-09-05T07:09:56Z"}' in 8.19ms
2017-09-05 07:09:56,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 599.90?s
2017-09-05 07:09:56,958 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 20.67?s
2017-09-05 07:09:56,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 521.21?s
2017-09-05 07:09:56,959 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.93?s
2017-09-05 07:09:56,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.21?s
2017-09-05 07:09:56,960 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.09ms
2017-09-05 07:09:56,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.18?s
2017-09-05 07:09:56,961 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.37ms
2017-09-05 07:09:56,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.14?s
2017-09-05 07:09:56,963 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.57ms
2017-09-05 07:09:56,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.37?s
2017-09-05 07:09:56,964 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.86ms
2017-09-05 07:09:56,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.18?s
2017-09-05 07:09:56,965 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.91ms
2017-09-05 07:09:56,965 DEBUG - #login(): 'charlesmike' in 9.61?s
2017-09-05 07:09:56,966 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 531.16?s
2017-09-05 07:09:56,966 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 31.33?s
2017-09-05 07:09:56,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.96?s
2017-09-05 07:09:56,967 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 15.60?s
2017-09-05 07:09:56,968 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 526.75?s
2017-09-05 07:09:56,969 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.06ms
2017-09-05 07:09:56,970 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 524.14?s
2017-09-05 07:09:56,970 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1016..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.33ms
2017-09-05 07:09:56,971 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 525.57?s
2017-09-05 07:09:56,972 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.55ms
2017-09-05 07:09:56,972 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 532.89?s
2017-09-05 07:09:56,973 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.83ms
2017-09-05 07:09:56,973 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 531.46?s
2017-09-05 07:09:56,974 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1012..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.87ms
2017-09-05 07:09:56,974 DEBUG - #login(): 'charlesmike' in 6.75?s
2017-09-05 07:09:56,975 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.46?s
2017-09-05 07:09:56,975 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.61?s
2017-09-05 07:09:56,976 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 525.21?s
2017-09-05 07:09:56,976 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.41?s
2017-09-05 07:09:56,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 523.60?s
2017-09-05 07:09:56,977 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.05ms
2017-09-05 07:09:56,978 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 538.60?s
2017-09-05 07:09:56,978 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.32ms
2017-09-05 07:09:56,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.93?s
2017-09-05 07:09:56,980 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.56ms
2017-09-05 07:09:56,981 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 532.14?s
2017-09-05 07:09:56,981 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1011..po>\n</repos>\n</github>\n, self=amihaiemil)' in 1.84ms
2017-09-05 07:09:56,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 535.94?s
2017-09-05 07:09:56,983 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.53ms
2017-09-05 07:09:56,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 537.33?s
2017-09-05 07:09:56,984 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..1017..po>\n</repos>\n</github>\n, self=amihaiemil)' in 1.80ms
2017-09-05 07:09:56,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.54?s
2017-09-05 07:09:56,985 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1112..cabi.github.mock.MkUserEmails$1@5a8c6475)' in 35.72?s
2017-09-05 07:09:56,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 531.05?s
2017-09-05 07:09:56,987 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@37176bc4 in 1.40ms
2017-09-05 07:09:56,989 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 378.44?s
2017-09-05 07:09:56,989 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 842.11?s
2017-09-05 07:09:56,990 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 451.08?s
2017-09-05 07:09:56,990 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.12ms
2017-09-05 07:09:56,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 424.58?s
2017-09-05 07:09:56,992 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.34ms
2017-09-05 07:09:56,993 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 434.01?s
2017-09-05 07:09:56,993 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.62ms
2017-09-05 07:09:56,993 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 447.97?s
2017-09-05 07:09:56,994 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.57ms
2017-09-05 07:09:56,994 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 442.97?s
2017-09-05 07:09:56,995 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.36ms
2017-09-05 07:09:56,996 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 436.46?s
2017-09-05 07:09:56,996 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..83..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.63ms
2017-09-05 07:09:56,996 DEBUG - #lock(): in 6.38?s
2017-09-05 07:09:56,997 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 432.15?s
2017-09-05 07:09:56,998 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;..11..D &quot;email&quot;;SET &quot;amihaiemil@gmail.com&quot;;\n3:UP;'): in 1.38ms
2017-09-05 07:09:56,998 DEBUG - #unlock(): in 6.96?s
2017-09-05 07:09:56,998 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.05ms
2017-09-05 07:09:56,999 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..89..mail&gt;\n&lt;/emails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 443.69?s
2017-09-05 07:09:57,000 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 914.23?s
2017-09-05 07:09:57,000 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 440.44?s
2017-09-05 07:09:57,001 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..132..ers&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.21ms
2017-09-05 07:09:57,001 DEBUG - #name(): 'amihaiemil.github.io' in 5.22?s
2017-09-05 07:09:57,001 DEBUG - #name(): 'amihaiemil.github.io' in 6.49?s
2017-09-05 07:09:57,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 450.98?s
2017-09-05 07:09:57,003 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.37ms
2017-09-05 07:09:57,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 482.44?s
2017-09-05 07:09:57,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 451.63?s
2017-09-05 07:09:57,005 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.32ms
2017-09-05 07:09:57,005 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 158.50?s
2017-09-05 07:09:57,006 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 466.91?s
2017-09-05 07:09:57,007 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.48ms
2017-09-05 07:09:57,008 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.80ms
2017-09-05 07:09:57,008 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:57,008 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 465.24?s
2017-09-05 07:09:57,009 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 7.04ms
2017-09-05 07:09:57,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 467.32?s
2017-09-05 07:09:57,010 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 969.17?s
2017-09-05 07:09:57,011 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 468.33?s
2017-09-05 07:09:57,011 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.24ms
2017-09-05 07:09:57,012 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 465.80?s
2017-09-05 07:09:57,013 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 451.99?s
2017-09-05 07:09:57,013 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.31ms
2017-09-05 07:09:57,014 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 492.58?s
2017-09-05 07:09:57,015 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.44ms
2017-09-05 07:09:57,016 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 481.59?s
2017-09-05 07:09:57,016 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-05 07:09:57,016 DEBUG - #lock(): in 4.93?s
2017-09-05 07:09:57,017 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 472.18?s
2017-09-05 07:09:57,018 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 559.90?s
2017-09-05 07:09:57,019 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.66ms
2017-09-05 07:09:57,020 DEBUG - #unlock(): in 6.39?s
2017-09-05 07:09:57,020 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github&gt;\n' in 502.74?s
2017-09-05 07:09:57,021 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 21.22?s
2017-09-05 07:09:57,021 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.64?s
2017-09-05 07:09:57,021 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:57,021 DEBUG - #get(1): 1 in 22.90?s
2017-09-05 07:09:57,021 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.47ms
2017-09-05 07:09:57,022 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 500.72?s
2017-09-05 07:09:57,023 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.01ms
2017-09-05 07:09:57,024 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 510.00?s
2017-09-05 07:09:57,024 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..623..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.28ms
2017-09-05 07:09:57,024 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 496.49?s
2017-09-05 07:09:57,026 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..588..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 517.94?s
2017-09-05 07:09:57,026 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.36ms
2017-09-05 07:09:57,027 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.50?s
2017-09-05 07:09:57,028 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.49ms
2017-09-05 07:09:57,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 501.66?s
2017-09-05 07:09:57,029 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.76ms
2017-09-05 07:09:57,029 DEBUG - #number(): 1 in 7.57?s
2017-09-05 07:09:57,029 DEBUG - #get(1): 1 in 19.37?s
2017-09-05 07:09:57,030 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.41?s
2017-09-05 07:09:57,031 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.56ms
2017-09-05 07:09:57,032 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 507.32?s
2017-09-05 07:09:57,032 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.84ms
2017-09-05 07:09:57,032 DEBUG - #lock(): in 4.31?s
2017-09-05 07:09:57,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 497.62?s
2017-09-05 07:09:57,035 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 478.54?s
2017-09-05 07:09:57,036 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-05T07:09:57Z";'): in 1.59ms
2017-09-05 07:09:57,036 DEBUG - #unlock(): in 6.68?s
2017-09-05 07:09:57,036 DEBUG - #issue(): 1 in 21.95?s
2017-09-05 07:09:57,036 DEBUG - #number(): 1 in 9.12?s
2017-09-05 07:09:57,037 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 07:09:57,037 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.41?s
2017-09-05 07:09:57,038 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.35?s
2017-09-05 07:09:57,038 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 527.21?s
2017-09-05 07:09:57,039 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 5.37ms
2017-09-05 07:09:57,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 493.55?s
2017-09-05 07:09:57,041 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.53ms
2017-09-05 07:09:57,042 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.09?s
2017-09-05 07:09:57,042 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.81ms
2017-09-05 07:09:57,043 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 519.23?s
2017-09-05 07:09:57,043 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@2bd0f497)' in 31.17?s
2017-09-05 07:09:57,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 516.75?s
2017-09-05 07:09:57,044 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2369fbfa in 1.43ms
2017-09-05 07:09:57,046 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.06?s
2017-09-05 07:09:57,046 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 18.67?s
2017-09-05 07:09:57,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 516.45?s
2017-09-05 07:09:57,054 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:57Z","updated_at":"2017-09-05T07:09:57Z"}' in 7.98ms
2017-09-05 07:09:57,055 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.40?s
2017-09-05 07:09:57,056 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 18.01?s
2017-09-05 07:09:57,056 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 523.18?s
2017-09-05 07:09:57,057 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 14.61?s
2017-09-05 07:09:57,057 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 524.13?s
2017-09-05 07:09:57,058 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.08ms
2017-09-05 07:09:57,059 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 532.07?s
2017-09-05 07:09:57,059 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..974..\n&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.35ms
2017-09-05 07:09:57,060 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.65?s
2017-09-05 07:09:57,061 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.54ms
2017-09-05 07:09:57,062 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..978..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 531.84?s
2017-09-05 07:09:57,062 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.82ms
2017-09-05 07:09:57,063 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 528.92?s
2017-09-05 07:09:57,063 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.90ms
2017-09-05 07:09:57,063 DEBUG - #login(): 'charlesmike' in 7.20?s
2017-09-05 07:09:57,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.46?s
2017-09-05 07:09:57,064 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 16.08?s
2017-09-05 07:09:57,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 531.79?s
2017-09-05 07:09:57,065 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.46?s
2017-09-05 07:09:57,066 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 546.22?s
2017-09-05 07:09:57,066 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.07ms
2017-09-05 07:09:57,067 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 535.98?s
2017-09-05 07:09:57,067 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.34ms
2017-09-05 07:09:57,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.03?s
2017-09-05 07:09:57,069 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.55ms
2017-09-05 07:09:57,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.11?s
2017-09-05 07:09:57,070 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.82ms
2017-09-05 07:09:57,071 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 526.62?s
2017-09-05 07:09:57,071 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.87ms
2017-09-05 07:09:57,071 DEBUG - #login(): 'charlesmike' in 6.69?s
Sep 05, 2017 7:09:57 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:09 AM
2017-09-05 07:09:57,214 INFO - started on port #46286
2017-09-05 07:09:57,554 DEBUG - CookieSpec selected: default
2017-09-05 07:09:57,568 DEBUG - Auth cache not set in the context
2017-09-05 07:09:57,570 DEBUG - Connection request: [route: {}->http://localhost:46286][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:09:57,593 DEBUG - Connection leased: [id: 0][route: {}->http://localhost:46286][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:09:57,595 DEBUG - Opening connection {}->http://localhost:46286
2017-09-05 07:09:57,597 DEBUG - Connecting to localhost/127.0.0.1:46286
2017-09-05 07:09:57,598 DEBUG - Connection established 127.0.0.1:34606<->127.0.0.1:46286
2017-09-05 07:09:57,598 DEBUG - http-outgoing-0: set socket timeout to 0
2017-09-05 07:09:57,598 DEBUG - Executing request GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-09-05 07:09:57,598 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 07:09:57,599 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:09:57,600 DEBUG - http-outgoing-0 >> GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2017-09-05 07:09:57,600 DEBUG - http-outgoing-0 >> Content-Length: 0
2017-09-05 07:09:57,600 DEBUG - http-outgoing-0 >> Host: localhost:46286
2017-09-05 07:09:57,600 DEBUG - http-outgoing-0 >> Connection: Keep-Alive
2017-09-05 07:09:57,600 DEBUG - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 07:09:57,600 DEBUG - http-outgoing-0 >> Accept-Encoding: gzip,deflate
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 >> "GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1[\r][\n]"
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 >> "Host: localhost:46286[\r][\n]"
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 >> &quot;Accept-Encoding: gzip,deflate[\r][\n]&quot;
2017-09-05 07:09:57,601 DEBUG - http-outgoing-0 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;Content-Length: 49[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;Date: Tue, 05 Sep 2017 07:09:57 GMT[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-05 07:09:57,701 DEBUG - http-outgoing-0 &lt;&lt; &quot;{&quot;state&quot;:&quot;snowflake&quot;,&quot;role&quot;:&quot;special_test_admin&quot;}&quot;
2017-09-05 07:09:57,705 DEBUG - http-outgoing-0 &lt;&lt; HTTP/1.1 200 OK
2017-09-05 07:09:57,705 DEBUG - http-outgoing-0 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:09:57,705 DEBUG - http-outgoing-0 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:09:57,705 DEBUG - http-outgoing-0 &lt;&lt; Content-Length: 49
2017-09-05 07:09:57,705 DEBUG - http-outgoing-0 &lt;&lt; Date: Tue, 05 Sep 2017 07:09:57 GMT
2017-09-05 07:09:57,711 DEBUG - Connection can be kept alive indefinitely
2017-09-05 07:09:57,715 DEBUG - Connection [id: 0][route: {}->http://localhost:46286] can be kept alive indefinitely
2017-09-05 07:09:57,715 DEBUG - Connection released: [id: 0][route: {}->http://localhost:46286][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:09:57,715 INFO - #fetch(GET localhost:46286 /orgs/someorganization/memberships/amihaiemil): [200 OK] in 473ms
2017-09-05 07:09:58,705 INFO - stopped on port #46286
2017-09-05 07:09:58,708 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.75ms
2017-09-05 07:09:58,710 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 3.23ms
2017-09-05 07:09:58,712 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.24ms
2017-09-05 07:09:58,712 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 3.97ms
2017-09-05 07:09:58,714 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 1.17ms
2017-09-05 07:09:58,717 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.50ms
2017-09-05 07:09:58,718 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 978.64?s
2017-09-05 07:09:58,718 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 4.28ms
2017-09-05 07:09:58,719 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 634.41?s
2017-09-05 07:09:58,720 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 6.08ms
2017-09-05 07:09:58,721 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 662.87?s
2017-09-05 07:09:58,722 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.90ms
2017-09-05 07:09:58,723 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 654.57?s
2017-09-05 07:09:58,723 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.29ms
2017-09-05 07:09:58,724 DEBUG - #lock(): in 4.81?s
2017-09-05 07:09:58,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 640.40?s
2017-09-05 07:09:58,726 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.86ms
2017-09-05 07:09:58,726 DEBUG - #unlock(): in 7.06?s
2017-09-05 07:09:58,726 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.77ms
2017-09-05 07:09:58,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 627.92?s
2017-09-05 07:09:58,728 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.33ms
2017-09-05 07:09:58,729 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 626.12?s
2017-09-05 07:09:58,729 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.70ms
2017-09-05 07:09:58,730 DEBUG - #name(): 'amihaiemil.github.io' in 4.39?s
2017-09-05 07:09:58,730 DEBUG - #name(): 'amihaiemil.github.io' in 6.29?s
2017-09-05 07:09:58,731 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 626.49?s
2017-09-05 07:09:58,732 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.87ms
2017-09-05 07:09:58,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 703.30?s
2017-09-05 07:09:58,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 679.57?s
2017-09-05 07:09:58,736 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.74ms
2017-09-05 07:09:58,736 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 161.40?s
2017-09-05 07:09:58,737 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 719.71?s
2017-09-05 07:09:58,739 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.04ms
2017-09-05 07:09:58,739 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.54ms
2017-09-05 07:09:58,739 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:58,740 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 704.41?s
2017-09-05 07:09:58,741 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 9.68ms
2017-09-05 07:09:58,742 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 684.36?s
2017-09-05 07:09:58,742 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.46ms
2017-09-05 07:09:58,743 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 696.19?s
2017-09-05 07:09:58,744 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.82ms
2017-09-05 07:09:58,745 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 865.72?s
2017-09-05 07:09:58,747 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 546.03?s
2017-09-05 07:09:58,747 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.96ms
2017-09-05 07:09:58,748 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 541.27?s
2017-09-05 07:09:58,749 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.67ms
2017-09-05 07:09:58,750 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 570.38?s
2017-09-05 07:09:58,750 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.05ms
2017-09-05 07:09:58,750 DEBUG - #lock(): in 5.34?s
2017-09-05 07:09:58,751 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 549.89?s
2017-09-05 07:09:58,753 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 526.21?s
2017-09-05 07:09:58,755 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.79ms
2017-09-05 07:09:58,755 DEBUG - #unlock(): in 6.77?s
2017-09-05 07:09:58,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.89?s
2017-09-05 07:09:58,756 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 16.36?s
2017-09-05 07:09:58,756 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.83?s
2017-09-05 07:09:58,756 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:58,757 DEBUG - #get(1): 1 in 19.75?s
2017-09-05 07:09:58,757 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.62ms
2017-09-05 07:09:58,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.35?s
2017-09-05 07:09:58,759 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.26ms
2017-09-05 07:09:58,760 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 592.83?s
2017-09-05 07:09:58,760 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.62ms
2017-09-05 07:09:58,761 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 581.13?s
2017-09-05 07:09:58,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 567.58?s
2017-09-05 07:09:58,763 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.59ms
2017-09-05 07:09:58,764 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 581.39?s
2017-09-05 07:09:58,765 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.73ms
2017-09-05 07:09:58,766 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 601.45?s
2017-09-05 07:09:58,766 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 2.13ms
2017-09-05 07:09:58,767 DEBUG - #number(): 1 in 7.69?s
2017-09-05 07:09:58,767 DEBUG - #get(1): 1 in 17.19?s
2017-09-05 07:09:58,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 598.57?s
2017-09-05 07:09:58,769 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.84ms
2017-09-05 07:09:58,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.38?s
2017-09-05 07:09:58,771 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.25ms
2017-09-05 07:09:58,771 DEBUG - #lock(): in 4.44?s
2017-09-05 07:09:58,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 590.61?s
2017-09-05 07:09:58,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.97?s
2017-09-05 07:09:58,775 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2017-09-05T07:09:58Z";'): in 1.91ms
2017-09-05 07:09:58,775 DEBUG - #unlock(): in 7.13?s
2017-09-05 07:09:58,775 DEBUG - #issue(): 1 in 18.92?s
2017-09-05 07:09:58,776 DEBUG - #number(): 1 in 6.39?s
2017-09-05 07:09:58,776 INFO - comment #1 posted to issue #1 by amihaiemil: @someoneelse hello there, how are you?
2017-09-05 07:09:58,777 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.80?s
2017-09-05 07:09:58,777 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 19.64?s
2017-09-05 07:09:58,778 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 709.62?s
2017-09-05 07:09:58,779 DEBUG - #post('@someoneelse hello there, how are you?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 6.68ms
2017-09-05 07:09:58,780 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 606.93?s
2017-09-05 07:09:58,781 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 1.86ms
2017-09-05 07:09:58,782 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 621.83?s
2017-09-05 07:09:58,782 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.26ms
2017-09-05 07:09:58,782 DEBUG - #lock(): in 4.48?s
2017-09-05 07:09:58,783 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 616.48?s
2017-09-05 07:09:58,785 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.60?s
2017-09-05 07:09:58,787 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:58Z";'): in 1.96ms
2017-09-05 07:09:58,787 DEBUG - #unlock(): in 7.18?s
2017-09-05 07:09:58,787 DEBUG - #issue(): 1 in 24.48?s
2017-09-05 07:09:58,787 DEBUG - #number(): 1 in 8.63?s
2017-09-05 07:09:58,788 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 07:09:58,789 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 676.20?s
2017-09-05 07:09:58,789 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 19.59?s
2017-09-05 07:09:58,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 658.21?s
2017-09-05 07:09:58,790 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 6.91ms
2017-09-05 07:09:58,792 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 654.66?s
2017-09-05 07:09:58,793 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.99ms
2017-09-05 07:09:58,794 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 667.52?s
2017-09-05 07:09:58,795 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.40ms
2017-09-05 07:09:58,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.28?s
2017-09-05 07:09:58,796 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@665075f8)' in 62.28?s
2017-09-05 07:09:58,797 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.97?s
2017-09-05 07:09:58,798 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2c712142 in 1.86ms
2017-09-05 07:09:58,800 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 679.08?s
2017-09-05 07:09:58,800 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 26.04?s
2017-09-05 07:09:58,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 668.70?s
2017-09-05 07:09:58,802 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 19.97?s
2017-09-05 07:09:58,803 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 665.21?s
2017-09-05 07:09:58,812 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:58Z","updated_at":"2017-09-05T07:09:58Z"}' in 8.86ms
2017-09-05 07:09:58,813 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 800.22?s
2017-09-05 07:09:58,813 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 24.68?s
2017-09-05 07:09:58,814 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 677.66?s
2017-09-05 07:09:58,815 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 23.49?s
2017-09-05 07:09:58,816 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.56?s
2017-09-05 07:09:58,816 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.41ms
2017-09-05 07:09:58,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 673.99?s
2017-09-05 07:09:58,818 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1295..</repos>\n</github>\n, himself=charlesmike)' in 1.81ms
2017-09-05 07:09:58,819 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 658.78?s
2017-09-05 07:09:58,820 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.08ms
2017-09-05 07:09:58,821 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 686.24?s
2017-09-05 07:09:58,822 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.51ms
2017-09-05 07:09:58,823 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 653.97?s
2017-09-05 07:09:58,823 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.98ms
2017-09-05 07:09:58,823 DEBUG - #login(): 'charlesmike' in 10.73?s
2017-09-05 07:09:58,824 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 642.80?s
2017-09-05 07:09:58,825 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 19.58?s
2017-09-05 07:09:58,826 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 677.77?s
2017-09-05 07:09:58,826 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 20.54?s
2017-09-05 07:09:58,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.82?s
2017-09-05 07:09:58,828 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.40ms
2017-09-05 07:09:58,829 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 662.92?s
2017-09-05 07:09:58,829 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.78ms
2017-09-05 07:09:58,830 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 652.51?s
2017-09-05 07:09:58,832 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.09ms
2017-09-05 07:09:58,833 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 707.65?s
2017-09-05 07:09:58,833 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.63ms
2017-09-05 07:09:58,835 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 644.58?s
2017-09-05 07:09:58,835 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.23ms
2017-09-05 07:09:58,835 DEBUG - #login(): 'charlesmike' in 10.50?s
2017-09-05 07:09:58,836 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 649.70?s
2017-09-05 07:09:58,850 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:58Z","updated_at":"2017-09-05T07:09:58Z"}' in 14.54ms
2017-09-05 07:09:58,852 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 890.19?s
2017-09-05 07:09:58,852 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 34.71?s
2017-09-05 07:09:58,854 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 815.91?s
2017-09-05 07:09:58,854 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 25.58?s
2017-09-05 07:09:58,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 737.47?s
2017-09-05 07:09:58,856 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.60ms
2017-09-05 07:09:58,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 738.50?s
2017-09-05 07:09:58,858 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 2.07ms
2017-09-05 07:09:58,859 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 746.56?s
2017-09-05 07:09:58,863 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.51ms
2017-09-05 07:09:58,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 802.99?s
2017-09-05 07:09:58,864 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.08ms
2017-09-05 07:09:58,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 723.12?s
2017-09-05 07:09:58,866 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 6.83ms
2017-09-05 07:09:58,866 DEBUG - #login(): 'charlesmike' in 10.75?s
2017-09-05 07:09:58,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 741.62?s
2017-09-05 07:09:58,868 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 19.74?s
2017-09-05 07:09:58,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 731.12?s
2017-09-05 07:09:58,870 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 25.64?s
2017-09-05 07:09:58,871 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 724.20?s
2017-09-05 07:09:58,872 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.60ms
2017-09-05 07:09:58,874 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.35ms
2017-09-05 07:09:58,875 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1337..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 2.06ms
2017-09-05 07:09:58,876 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 737.48?s
2017-09-05 07:09:58,878 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 2.36ms
2017-09-05 07:09:58,879 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 777.80?s
2017-09-05 07:09:58,880 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.92ms
2017-09-05 07:09:58,881 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 732.52?s
2017-09-05 07:09:58,881 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 4.64ms
2017-09-05 07:09:58,881 DEBUG - #login(): 'charlesmike' in 15.13?s
2017-09-05 07:09:58,883 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 572.39?s
2017-09-05 07:09:58,884 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.31ms
2017-09-05 07:09:58,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 507.05?s
2017-09-05 07:09:58,885 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.78ms
2017-09-05 07:09:58,886 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 503.77?s
2017-09-05 07:09:58,888 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.79ms
2017-09-05 07:09:58,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 571.14?s
2017-09-05 07:09:58,889 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.29ms
2017-09-05 07:09:58,890 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 543.27?s
2017-09-05 07:09:58,890 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 3.73ms
2017-09-05 07:09:58,892 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 543.56?s
2017-09-05 07:09:58,893 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 2.02ms
2017-09-05 07:09:58,894 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 528.80?s
2017-09-05 07:09:58,894 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.41ms
2017-09-05 07:09:58,894 DEBUG - #lock(): in 5.57?s
2017-09-05 07:09:58,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 508.14?s
2017-09-05 07:09:58,896 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.71ms
2017-09-05 07:09:58,897 DEBUG - #unlock(): in 10.72?s
2017-09-05 07:09:58,897 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.60ms
2017-09-05 07:09:58,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 551.55?s
2017-09-05 07:09:58,898 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.17ms
2017-09-05 07:09:58,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 507.45?s
2017-09-05 07:09:58,900 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.54ms
2017-09-05 07:09:58,900 DEBUG - #name(): 'amihaiemil.github.io' in 6.09?s
2017-09-05 07:09:58,900 DEBUG - #name(): 'amihaiemil.github.io' in 7.02?s
2017-09-05 07:09:58,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 514.89?s
2017-09-05 07:09:58,902 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.75ms
2017-09-05 07:09:58,903 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 589.61?s
2017-09-05 07:09:58,905 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 584.09?s
2017-09-05 07:09:58,905 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.57ms
2017-09-05 07:09:58,906 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 205.56?s
2017-09-05 07:09:58,907 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8&quot; standalone=&quot;..264..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 631.13?s
2017-09-05 07:09:58,909 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.09ms
2017-09-05 07:09:58,909 DEBUG - #patch({&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.61ms
2017-09-05 07:09:58,909 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:09:58,910 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 670.79?s
2017-09-05 07:09:58,911 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 9.48ms
2017-09-05 07:09:58,914 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.91ms
2017-09-05 07:09:58,915 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 3.66ms
2017-09-05 07:09:58,916 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.17?s
2017-09-05 07:09:58,916 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..282..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 4.04ms
2017-09-05 07:09:58,917 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 597.74?s
2017-09-05 07:09:58,919 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 622.96?s
2017-09-05 07:09:58,919 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.87ms
2017-09-05 07:09:58,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 613.60?s
2017-09-05 07:09:58,922 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.02ms
2017-09-05 07:09:58,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 651.48?s
2017-09-05 07:09:58,925 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 2.46ms
2017-09-05 07:09:58,926 DEBUG - #lock(): in 5.83?s
2017-09-05 07:09:58,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 657.51?s
2017-09-05 07:09:58,929 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 630.66?s
2017-09-05 07:09:58,930 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.14ms
2017-09-05 07:09:58,931 DEBUG - #unlock(): in 11.16?s
2017-09-05 07:09:58,932 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 674.14?s
2017-09-05 07:09:58,932 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 28.52?s
2017-09-05 07:09:58,932 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 10.90?s
2017-09-05 07:09:58,933 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:09:58,933 DEBUG - #get(1): 1 in 32.55?s
2017-09-05 07:09:58,933 DEBUG - #create('Test issue for commands', 'test body'): 1 in 7.73ms
2017-09-05 07:09:58,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 845.09?s
2017-09-05 07:09:58,938 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.76ms
2017-09-05 07:09:58,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 658.14?s
2017-09-05 07:09:58,939 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.14ms
2017-09-05 07:09:58,940 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 647.22?s
2017-09-05 07:09:58,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 712.76?s
2017-09-05 07:09:58,943 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.93ms
2017-09-05 07:09:58,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 645.13?s
2017-09-05 07:09:58,946 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.87ms
2017-09-05 07:09:58,947 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 685.42?s
2017-09-05 07:09:58,947 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 3.28ms
2017-09-05 07:09:58,948 DEBUG - #number(): 1 in 19.28?s
2017-09-05 07:09:58,948 DEBUG - #get(1): 1 in 26.56?s
2017-09-05 07:09:58,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 642.58?s
2017-09-05 07:09:58,951 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.09ms
2017-09-05 07:09:58,952 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.99?s
2017-09-05 07:09:58,952 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.52ms
2017-09-05 07:09:58,952 DEBUG - #lock(): in 5.24?s
2017-09-05 07:09:58,953 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 626.34?s
2017-09-05 07:09:58,957 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..600..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 700.38?s
2017-09-05 07:09:58,959 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..378..D &quot;updated_at&quot;;SET &quot;2017-09-05T07:09:58Z&quot;;'): in 2.35ms
2017-09-05 07:09:58,960 DEBUG - #unlock(): in 11.33?s
2017-09-05 07:09:58,960 DEBUG - #issue(): 1 in 26.02?s
2017-09-05 07:09:58,960 DEBUG - #number(): 1 in 14.75?s
2017-09-05 07:09:58,960 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2017-09-05 07:09:58,962 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 753.35?s
2017-09-05 07:09:58,962 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 27.21?s
2017-09-05 07:09:58,963 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..936..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 651.53?s
2017-09-05 07:09:58,963 DEBUG - #post('@charlesmike hello there, how are you?'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 10.03ms
2017-09-05 07:09:58,964 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.65?s
2017-09-05 07:09:58,968 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.34ms
2017-09-05 07:09:58,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 686.13?s
2017-09-05 07:09:58,969 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 4.69ms
2017-09-05 07:09:58,969 DEBUG - #lock(): in 8.68?s
2017-09-05 07:09:58,970 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 651.96?s
2017-09-05 07:09:58,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 648.69?s
2017-09-05 07:09:58,974 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2017-09-05T07:09:58Z";'): in 2.08ms
2017-09-05 07:09:58,976 DEBUG - #unlock(): in 11.24?s
2017-09-05 07:09:58,976 DEBUG - #issue(): 1 in 28.62?s
2017-09-05 07:09:58,977 DEBUG - #number(): 1 in 10.65?s
2017-09-05 07:09:58,977 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2017-09-05 07:09:58,978 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 775.36?s
2017-09-05 07:09:58,978 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 30.04?s
2017-09-05 07:09:58,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 676.31?s
2017-09-05 07:09:58,980 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 9.22ms
2017-09-05 07:09:58,981 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.37?s
2017-09-05 07:09:58,983 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.12ms
2017-09-05 07:09:58,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 688.13?s
2017-09-05 07:09:58,984 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.45ms
2017-09-05 07:09:58,987 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 698.03?s
2017-09-05 07:09:58,987 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@40ce2eb0)' in 48.40?s
2017-09-05 07:09:58,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 681.83?s
2017-09-05 07:09:58,989 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@205b460d in 1.91ms
2017-09-05 07:09:58,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.77?s
2017-09-05 07:09:58,992 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 20.63?s
2017-09-05 07:09:58,995 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 664.35?s
2017-09-05 07:09:58,995 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 23.87?s
2017-09-05 07:09:58,996 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 663.11?s
2017-09-05 07:09:59,008 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:58Z","updated_at":"2017-09-05T07:09:58Z"}' in 12.38ms
2017-09-05 07:09:59,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 731.01?s
2017-09-05 07:09:59,009 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 29.01?s
2017-09-05 07:09:59,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 617.76?s
2017-09-05 07:09:59,011 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 22.80?s
2017-09-05 07:09:59,014 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.78ms
2017-09-05 07:09:59,014 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.44ms
2017-09-05 07:09:59,015 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 613.52?s
2017-09-05 07:09:59,015 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1295..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 3.74ms
2017-09-05 07:09:59,016 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 621.13?s
2017-09-05 07:09:59,018 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.89ms
2017-09-05 07:09:59,019 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 615.48?s
2017-09-05 07:09:59,019 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.20ms
2017-09-05 07:09:59,020 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 617.89?s
2017-09-05 07:09:59,020 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1333..o&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.42ms
2017-09-05 07:09:59,020 DEBUG - #login(): 'charlesmike' in 10.27?s
2017-09-05 07:09:59,023 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.67?s
2017-09-05 07:09:59,024 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 19.77?s
2017-09-05 07:09:59,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 627.98?s
2017-09-05 07:09:59,025 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 20.74?s
2017-09-05 07:09:59,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.74?s
2017-09-05 07:09:59,026 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.23ms
2017-09-05 07:09:59,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.52?s
2017-09-05 07:09:59,028 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.53ms
2017-09-05 07:09:59,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.67?s
2017-09-05 07:09:59,032 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.84ms
2017-09-05 07:09:59,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.86?s
2017-09-05 07:09:59,033 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.31ms
2017-09-05 07:09:59,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 618.66?s
2017-09-05 07:09:59,034 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.54ms
2017-09-05 07:09:59,035 DEBUG - #login(): 'charlesmike' in 9.06?s
2017-09-05 07:09:59,035 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.15?s
2017-09-05 07:09:59,049 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:58Z","updated_at":"2017-09-05T07:09:58Z"}' in 13.70ms
2017-09-05 07:09:59,050 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 647.90?s
2017-09-05 07:09:59,050 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 29.14?s
2017-09-05 07:09:59,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 615.32?s
2017-09-05 07:09:59,053 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 22.02?s
2017-09-05 07:09:59,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 641.21?s
2017-09-05 07:09:59,055 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.29ms
2017-09-05 07:09:59,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 619.78?s
2017-09-05 07:09:59,056 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.59ms
2017-09-05 07:09:59,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 619.45?s
2017-09-05 07:09:59,058 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.90ms
2017-09-05 07:09:59,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 645.63?s
2017-09-05 07:09:59,059 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.20ms
2017-09-05 07:09:59,063 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.88ms
2017-09-05 07:09:59,063 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github&gt;\n, self=charlesmike)' in 3.45ms
2017-09-05 07:09:59,063 DEBUG - #login(): 'charlesmike' in 12.70?s
2017-09-05 07:09:59,064 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 623.96?s
2017-09-05 07:09:59,064 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 18.61?s
2017-09-05 07:09:59,065 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 627.05?s
2017-09-05 07:09:59,065 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 20.20?s
2017-09-05 07:09:59,066 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 611.33?s
2017-09-05 07:09:59,067 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.22ms
2017-09-05 07:09:59,068 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 618.84?s
2017-09-05 07:09:59,068 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..1337..&lt;/repos&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.51ms
2017-09-05 07:09:59,069 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 608.30?s
2017-09-05 07:09:59,073 DEBUG - #apply('XPATH &quot;/github/users[not(user[login=&amp;apos;charles..10..DD &quot;user&quot;;ADD &quot;login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 4.05ms
2017-09-05 07:09:59,074 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 651.57?s
2017-09-05 07:09:59,074 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.36ms
2017-09-05 07:09:59,075 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.92?s
2017-09-05 07:09:59,075 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.63ms
2017-09-05 07:09:59,075 DEBUG - #login(): 'charlesmike' in 13.47?s
2017-09-05 07:09:59,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 611.87?s
2017-09-05 07:09:59,089 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:58Z","updated_at":"2017-09-05T07:09:58Z"}' in 13.67ms
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.69 sec
Running com.amihaiemil.charles.github.GhPagesBranchCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.amihaiemil.charles.github.ValidCommandTestCase
2017-09-05 07:09:59,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 483.94?s
2017-09-05 07:09:59,099 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.02ms
2017-09-05 07:09:59,099 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2017-09-05 07:09:59,100 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 472.34?s
2017-09-05 07:09:59,100 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..20..hub>\n<repos/>\n</github>\n, self=charlesmike)' in 1.58ms
2017-09-05 07:09:59,101 DEBUG - #name(): 'VjoUMtxk69vAPzIO4QJR' in 4.47?s
2017-09-05 07:09:59,102 DEBUG - #name(): 'VjoUMtxk69vAPzIO4QJR' in 7.11?s
2017-09-05 07:09:59,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 464.20?s
2017-09-05 07:09:59,104 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.55ms
2017-09-05 07:09:59,104 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..105..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.85ms
2017-09-05 07:09:59,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 509.26?s
2017-09-05 07:09:59,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 768.08?s
2017-09-05 07:09:59,109 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 486.35?s
2017-09-05 07:09:59,109 DEBUG - #get(charlesmike/VjoUMtxk69vAPzIO4QJR): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..227.., coords=charlesmike/VjoUMtxk69vAPzIO4QJR)' in 3.98ms
2017-09-05 07:09:59,109 DEBUG - #json(): {"name":"VjoUMtxk69vAPzIO4QJR","description":"","homepage":"","private":true} in 160.85?s
2017-09-05 07:09:59,110 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..152..alse</private>\n</repo>\n</repos>\n</github>\n' in 498.11?s
2017-09-05 07:09:59,112 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..120..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.65ms
2017-09-05 07:09:59,112 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..120..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.94ms
2017-09-05 07:09:59,112 DEBUG - #patch({"name":"VjoUMtxk69vAPzIO4QJR","description":"","homepage":"","private":true}): in 2.31ms
2017-09-05 07:09:59,112 INFO - repository charlesmike/VjoUMtxk69vAPzIO4QJR created by charlesmike
2017-09-05 07:09:59,113 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 510.23?s
2017-09-05 07:09:59,113 DEBUG - #create('Repos.RepoCreate(nam=VjoUMtxk69vAPzIO4QJR, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..210.., coords=charlesmike/VjoUMtxk69vAPzIO4QJR)' in 10.97ms
2017-09-05 07:09:59,114 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 523.73?s
2017-09-05 07:09:59,114 DEBUG - #randomRepo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..210.., coords=charlesmike/VjoUMtxk69vAPzIO4QJR)' in 15.64ms
2017-09-05 07:09:59,115 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 500.84?s
2017-09-05 07:09:59,118 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmike/VjoUMtxk69vAPzIO4QJR&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.71ms
2017-09-05 07:09:59,119 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmike/VjoUMtxk69vAPzIO4QJR&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.98ms
2017-09-05 07:09:59,119 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 516.14?s
2017-09-05 07:09:59,120 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..222.., coords=charlesmike/VjoUMtxk69vAPzIO4QJR)' in 4.29ms
2017-09-05 07:09:59,120 DEBUG - #lock(): in 5.68?s
2017-09-05 07:09:59,121 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 508.04?s
2017-09-05 07:09:59,121 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 772.36?s
2017-09-05 07:09:59,123 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 484.05?s
2017-09-05 07:09:59,126 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmi..346..user&quot;;ADD &quot;login&quot;;SET &quot;charlesmike";UP;UP;'): in 3.57ms
2017-09-05 07:09:59,126 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 3.89ms
2017-09-05 07:09:59,126 DEBUG - #unlock(): in 10.12?s
2017-09-05 07:09:59,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.83?s
2017-09-05 07:09:59,128 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/VjoUMtxk69vAPzIO4QJR)' in 25.40?s
2017-09-05 07:09:59,128 DEBUG - #coordinates(): charlesmike/VjoUMtxk69vAPzIO4QJR in 12.85?s
2017-09-05 07:09:59,128 INFO - issue #1 created in charlesmike/VjoUMtxk69vAPzIO4QJR by charlesmike: test issue
2017-09-05 07:09:59,128 DEBUG - #get(1): 1 in 27.06?s
2017-09-05 07:09:59,129 DEBUG - #create('test issue', 'body'): 1 in 8.52ms
2017-09-05 07:09:59,130 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 562.74?s
2017-09-05 07:09:59,130 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/VjoUMtxk69vAPzIO4QJR)' in 20.19?s
2017-09-05 07:09:59,131 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 545.23?s
2017-09-05 07:09:59,131 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 21.71?s
2017-09-05 07:09:59,132 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.00?s
2017-09-05 07:09:59,133 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.15ms
2017-09-05 07:09:59,133 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.43ms
2017-09-05 07:09:59,134 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 559.78?s
2017-09-05 07:09:59,134 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..505..\n<users/>\n</github>\n, himself=charlesmike)' in 1.74ms
2017-09-05 07:09:59,137 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 560.34?s
2017-09-05 07:09:59,139 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.95ms
2017-09-05 07:09:59,139 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.25ms
2017-09-05 07:09:59,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..517..esmike</login>\n</user>\n</users>\n</github>\n' in 560.67?s
2017-09-05 07:09:59,140 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..551..er>\n</users>\n</github>\n, self=charlesmike)' in 4.58ms
2017-09-05 07:09:59,141 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..517..esmike</login>\n</user>\n</users>\n</github>\n' in 553.04?s
2017-09-05 07:09:59,141 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..551..er>\n</users>\n</github>\n, self=charlesmike)' in 5.78ms
2017-09-05 07:09:59,142 DEBUG - #login(): 'charlesmike' in 10.06?s
2017-09-05 07:09:59,145 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 438.52?s
2017-09-05 07:09:59,145 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 968.90?s
2017-09-05 07:09:59,146 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.25ms
2017-09-05 07:09:59,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 484.74?s
2017-09-05 07:09:59,147 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.57ms
2017-09-05 07:09:59,150 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 2.68ms
2017-09-05 07:09:59,151 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.84ms
2017-09-05 07:09:59,151 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 4.14ms
2017-09-05 07:09:59,152 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 500.30?s
2017-09-05 07:09:59,152 DEBUG - #get('amihaiemil'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 4.48ms
2017-09-05 07:09:59,153 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 480.39?s
2017-09-05 07:09:59,153 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..67..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 5.62ms
2017-09-05 07:09:59,154 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..34..haiemil&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 481.02?s
2017-09-05 07:09:59,155 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.63ms
2017-09-05 07:09:59,156 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 1.92ms
2017-09-05 07:09:59,156 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 480.20?s
2017-09-05 07:09:59,157 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..83..user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 2.24ms
2017-09-05 07:09:59,157 DEBUG - #lock(): in 5.93?s
2017-09-05 07:09:59,160 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..44..ogin&gt;\n&lt;emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 2.68ms
2017-09-05 07:09:59,161 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;..11..D &quot;email&quot;;SET &quot;amihaiemil@gmail.com&quot;;\n3:UP;'): in 3.79ms
2017-09-05 07:09:59,161 DEBUG - #apply('XPATH &quot;/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 4.06ms
2017-09-05 07:09:59,162 DEBUG - #unlock(): in 10.74?s
2017-09-05 07:09:59,162 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 4.86ms
2017-09-05 07:09:59,163 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 484.66?s
2017-09-05 07:09:59,163 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.02ms
2017-09-05 07:09:59,163 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2017-09-05 07:09:59,164 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 492.98?s
2017-09-05 07:09:59,164 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.57ms
2017-09-05 07:09:59,165 DEBUG - #name(): '80QkqO9PsVGqq1jCYL8r' in 5.27?s
2017-09-05 07:09:59,165 DEBUG - #name(): '80QkqO9PsVGqq1jCYL8r' in 9.40?s
2017-09-05 07:09:59,166 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 500.60?s
2017-09-05 07:09:59,169 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.59ms
2017-09-05 07:09:59,169 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 4.05ms
2017-09-05 07:09:59,170 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 544.05?s
2017-09-05 07:09:59,171 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 817.85?s
2017-09-05 07:09:59,172 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 523.62?s
2017-09-05 07:09:59,172 DEBUG - #get(amihaiemil/80QkqO9PsVGqq1jCYL8r): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 1.83ms
2017-09-05 07:09:59,173 DEBUG - #json(): {"name":"80QkqO9PsVGqq1jCYL8r","description":"","homepage":"","private":true} in 179.94?s
2017-09-05 07:09:59,174 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 548.16?s
2017-09-05 07:09:59,175 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..119..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 1.76ms
2017-09-05 07:09:59,175 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..119..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 2.07ms
2017-09-05 07:09:59,176 DEBUG - #patch({"name":"80QkqO9PsVGqq1jCYL8r","description":"","homepage":"","private":true}): in 2.45ms
2017-09-05 07:09:59,176 INFO - repository amihaiemil/80QkqO9PsVGqq1jCYL8r created by amihaiemil
2017-09-05 07:09:59,179 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 2.70ms
2017-09-05 07:09:59,179 DEBUG - #create('Repos.RepoCreate(nam=80QkqO9PsVGqq1jCYL8r, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..320..l, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 11.28ms
2017-09-05 07:09:59,180 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 534.47?s
2017-09-05 07:09:59,180 DEBUG - #randomRepo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..320..l, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 17.28ms
2017-09-05 07:09:59,181 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 522.57?s
2017-09-05 07:09:59,182 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/80QkqO9PsVGqq1jCYL8r&apos;]";ADDIF "issues";'): in 1.67ms
2017-09-05 07:09:59,182 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/80QkqO9PsVGqq1jCYL8r&apos;]";ADDIF "issues";'): in 1.93ms
2017-09-05 07:09:59,183 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 529.52?s
2017-09-05 07:09:59,184 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..332..l, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 2.27ms
2017-09-05 07:09:59,184 DEBUG - #lock(): in 8.50?s
2017-09-05 07:09:59,185 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 527.84?s
2017-09-05 07:09:59,185 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..257..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 825.18?s
2017-09-05 07:09:59,189 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..257..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 551.56?s
2017-09-05 07:09:59,190 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..330..r&quot;;\n27:ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.86ms
2017-09-05 07:09:59,191 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..330..r&quot;;\n27:ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 2.21ms
2017-09-05 07:09:59,191 DEBUG - #unlock(): in 14.12?s
2017-09-05 07:09:59,192 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..542..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 584.59?s
2017-09-05 07:09:59,192 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..615..l, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 27.41?s
2017-09-05 07:09:59,192 DEBUG - #coordinates(): amihaiemil/80QkqO9PsVGqq1jCYL8r in 14.38?s
2017-09-05 07:09:59,192 INFO - issue #1 created in amihaiemil/80QkqO9PsVGqq1jCYL8r by amihaiemil:
2017-09-05 07:09:59,193 DEBUG - #get(1): 1 in 28.61?s
2017-09-05 07:09:59,193 DEBUG - #create('', ''): 1 in 9.25ms
2017-09-05 07:09:59,194 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..542..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 581.17?s
2017-09-05 07:09:59,198 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&apos;]";\n1:ADDIF "comments";'): in 4.08ms
2017-09-05 07:09:59,198 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.40ms
2017-09-05 07:09:59,199 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 606.52?s
2017-09-05 07:09:59,199 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..639..amihaiemil/80QkqO9PsVGqq1jCYL8r, ticket=1)' in 4.73ms
2017-09-05 07:09:59,199 DEBUG - #lock(): in 6.07?s
2017-09-05 07:09:59,200 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.15?s
2017-09-05 07:09:59,200 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 818.51?s
2017-09-05 07:09:59,202 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.29?s
2017-09-05 07:09:59,203 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T07:09:59Z";'): in 1.85ms
2017-09-05 07:09:59,204 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2017-09-05T07:09:59Z";'): in 2.16ms
2017-09-05 07:09:59,204 DEBUG - #unlock(): in 10.49?s
2017-09-05 07:09:59,204 DEBUG - #issue(): 1 in 24.75?s
2017-09-05 07:09:59,207 DEBUG - #number(): 1 in 10.63?s
2017-09-05 07:09:59,207 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike do something
2017-09-05 07:09:59,208 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 602.86?s
2017-09-05 07:09:59,208 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/80QkqO9PsVGqq1jCYL8r, ticket=1, num=1)' in 30.19?s
2017-09-05 07:09:59,209 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.82?s
2017-09-05 07:09:59,209 DEBUG - #post('@charlesmike do something'): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/80QkqO9PsVGqq1jCYL8r, ticket=1, num=1)' in 8.94ms
2017-09-05 07:09:59,210 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 604.99?s
2017-09-05 07:09:59,211 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.19ms
2017-09-05 07:09:59,211 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.44ms
2017-09-05 07:09:59,212 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.06?s
2017-09-05 07:09:59,212 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..912..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.71ms
2017-09-05 07:09:59,212 DEBUG - #coordinates(): amihaiemil/80QkqO9PsVGqq1jCYL8r in 9.84?s
2017-09-05 07:09:59,213 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 575.19?s
2017-09-05 07:09:59,213 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 826.72?s
2017-09-05 07:09:59,217 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 565.22?s
2017-09-05 07:09:59,217 DEBUG - #get(amihaiemil/80QkqO9PsVGqq1jCYL8r): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..951..e, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 4.02ms
2017-09-05 07:09:59,218 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 569.65?s
2017-09-05 07:09:59,219 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/80QkqO9PsVGqq1jCYL8r&apos;]";ADDIF "issues";'): in 1.70ms
2017-09-05 07:09:59,220 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/80QkqO9PsVGqq1jCYL8r&apos;]";ADDIF "issues";'): in 1.94ms
2017-09-05 07:09:59,220 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.64?s
2017-09-05 07:09:59,221 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..953..e, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 2.25ms
2017-09-05 07:09:59,221 DEBUG - #issue(): 1 in 29.37?s
2017-09-05 07:09:59,221 DEBUG - #number(): 1 in 10.93?s
2017-09-05 07:09:59,222 DEBUG - #get(1): 1 in 23.50?s
2017-09-05 07:09:59,223 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 563.49?s
2017-09-05 07:09:59,223 DEBUG - #xml(): '<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 805.51?s
2017-09-05 07:09:59,239 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..150..:59Z&quot;,&quot;updated_at&quot;:&quot;2017-09-05T07:09:59Z&quot;}' in 16.13ms
2017-09-05 07:09:59,240 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 616.04?s
2017-09-05 07:09:59,240 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..951..e, coords=amihaiemil/80QkqO9PsVGqq1jCYL8r)' in 21.15?s
2017-09-05 07:09:59,241 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 577.53?s
2017-09-05 07:09:59,242 DEBUG - #github(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 25.80?s
2017-09-05 07:09:59,242 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 573.13?s
2017-09-05 07:09:59,243 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.20ms
2017-09-05 07:09:59,243 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.46ms
2017-09-05 07:09:59,244 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..877..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 585.63?s
2017-09-05 07:09:59,244 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding="UTF..915..\n</repos>\n</github>\n, himself=charlesmike)' in 1.75ms
2017-09-05 07:09:59,245 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.55?s
2017-09-05 07:09:59,247 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.91ms
2017-09-05 07:09:59,247 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 2.17ms
2017-09-05 07:09:59,248 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 581.24?s
2017-09-05 07:09:59,248 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..910..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.47ms
2017-09-05 07:09:59,249 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.13?s
2017-09-05 07:09:59,250 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.70ms
2017-09-05 07:09:59,250 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.94ms
2017-09-05 07:09:59,251 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.78?s
2017-09-05 07:09:59,251 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..916..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.23ms
2017-09-05 07:09:59,254 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.72ms
2017-09-05 07:09:59,255 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1011..cabi.github.mock.MkUserEmails$1@5a8c6475)' in 31.92?s
2017-09-05 07:09:59,255 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.50?s
2017-09-05 07:09:59,256 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 845.73?s
2017-09-05 07:09:59,257 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@531ba8f7 in 1.86ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running com.amihaiemil.charles.github.ConversationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running com.amihaiemil.charles.github.CharlesYmlInputTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running com.amihaiemil.charles.github.CachedRepoTestCase
Sep 05, 2017 7:09:59 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:09 AM
2017-09-05 07:09:59,294 INFO - started on port #36913
2017-09-05 07:09:59,326 DEBUG - CookieSpec selected: default
2017-09-05 07:09:59,326 DEBUG - Auth cache not set in the context
2017-09-05 07:09:59,326 DEBUG - Connection request: [route: {}->http://localhost:36913][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:09:59,326 DEBUG - Connection leased: [id: 1][route: {}->http://localhost:36913][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:09:59,326 DEBUG - Opening connection {}->http://localhost:36913
2017-09-05 07:09:59,326 DEBUG - Connecting to localhost/127.0.0.1:36913
2017-09-05 07:09:59,327 DEBUG - Connection established 127.0.0.1:50966<->127.0.0.1:36913
2017-09-05 07:09:59,327 DEBUG - http-outgoing-1: set socket timeout to 0
2017-09-05 07:09:59,327 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-05 07:09:59,327 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 07:09:59,327 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:09:59,327 DEBUG - http-outgoing-1 >> GET /branches/gh-pages HTTP/1.1
2017-09-05 07:09:59,327 DEBUG - http-outgoing-1 >> Content-Length: 0
2017-09-05 07:09:59,327 DEBUG - http-outgoing-1 >> Host: localhost:36913
2017-09-05 07:09:59,327 DEBUG - http-outgoing-1 >> Connection: Keep-Alive
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> Accept-Encoding: gzip,deflate
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "Content-Length: 0[\r][\n]"
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "Host: localhost:36913[\r][\n]"
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 07:09:59,328 DEBUG - http-outgoing-1 >> "[\r][\n]"
2017-09-05 07:09:59,336 DEBUG - http-outgoing-1 << "HTTP/1.1 400 Bad Request[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; &quot;Date: Tue, 05 Sep 2017 07:09:59 GMT[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; &quot;Connection: close[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; HTTP/1.1 400 Bad Request
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:09:59,337 DEBUG - http-outgoing-1 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:09:59,338 DEBUG - http-outgoing-1 &lt;&lt; Content-Length: 0
2017-09-05 07:09:59,338 DEBUG - http-outgoing-1 &lt;&lt; Date: Tue, 05 Sep 2017 07:09:59 GMT
2017-09-05 07:09:59,338 DEBUG - http-outgoing-1 &lt;&lt; Connection: close
2017-09-05 07:09:59,338 DEBUG - http-outgoing-1: Close connection
2017-09-05 07:09:59,338 DEBUG - Connection discarded
2017-09-05 07:09:59,338 DEBUG - Connection released: [id: 1][route: {}->http://localhost:36913][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:09:59,339 INFO - #fetch(GET localhost:36913 /branches/gh-pages): [400 Bad Request] in 14ms
2017-09-05 07:10:00,340 INFO - stopped on port #36913
Sep 05, 2017 7:10:00 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:00,346 INFO - started on port #42755
2017-09-05 07:10:00,349 DEBUG - CookieSpec selected: default
2017-09-05 07:10:00,349 DEBUG - Auth cache not set in the context
2017-09-05 07:10:00,350 DEBUG - Connection request: [route: {}->http://localhost:42755][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:10:00,350 DEBUG - Connection leased: [id: 2][route: {}->http://localhost:42755][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:00,350 DEBUG - Opening connection {}->http://localhost:42755
2017-09-05 07:10:00,350 DEBUG - Connecting to localhost/127.0.0.1:42755
2017-09-05 07:10:00,351 DEBUG - Connection established 127.0.0.1:53036<->127.0.0.1:42755
2017-09-05 07:10:00,351 DEBUG - http-outgoing-2: set socket timeout to 0
2017-09-05 07:10:00,351 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-05 07:10:00,351 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 07:10:00,351 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:00,351 DEBUG - http-outgoing-2 >> GET /branches/gh-pages HTTP/1.1
2017-09-05 07:10:00,351 DEBUG - http-outgoing-2 >> Content-Length: 0
2017-09-05 07:10:00,351 DEBUG - http-outgoing-2 >> Host: localhost:42755
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> Connection: Keep-Alive
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> Accept-Encoding: gzip,deflate
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> "Content-Length: 0[\r][\n]"
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> "Host: localhost:42755[\r][\n]"
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 07:10:00,352 DEBUG - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 07:10:00,353 DEBUG - http-outgoing-2 >> "[\r][\n]"
2017-09-05 07:10:00,359 DEBUG - http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-09-05 07:10:00,359 DEBUG - http-outgoing-2 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:00,359 DEBUG - http-outgoing-2 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:00,362 DEBUG - http-outgoing-2 << "Content-Length: 0[\r][\n]"
2017-09-05 07:10:00,362 DEBUG - http-outgoing-2 << "Date: Tue, 05 Sep 2017 07:10:00 GMT[\r][\n]"
2017-09-05 07:10:00,362 DEBUG - http-outgoing-2 << "[\r][\n]"
2017-09-05 07:10:00,363 DEBUG - http-outgoing-2 << HTTP/1.1 404 Not Found
2017-09-05 07:10:00,363 DEBUG - http-outgoing-2 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:00,363 DEBUG - http-outgoing-2 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:00,363 DEBUG - http-outgoing-2 << Content-Length: 0
2017-09-05 07:10:00,363 DEBUG - http-outgoing-2 << Date: Tue, 05 Sep 2017 07:10:00 GMT
2017-09-05 07:10:00,363 DEBUG - Connection can be kept alive indefinitely
2017-09-05 07:10:00,363 DEBUG - Connection [id: 2][route: {}->http://localhost:42755] can be kept alive indefinitely
2017-09-05 07:10:00,363 DEBUG - Connection released: [id: 2][route: {}->http://localhost:42755][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:00,364 INFO - #fetch(GET localhost:42755 /branches/gh-pages): [404 Not Found] in 16ms
2017-09-05 07:10:01,362 INFO - stopped on port #42755
2017-09-05 07:10:01,365 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 924.19?s
2017-09-05 07:10:01,384 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 20.01ms
2017-09-05 07:10:01,384 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 20.35ms
2017-09-05 07:10:01,385 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 464.91?s
2017-09-05 07:10:01,385 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 20.71ms
2017-09-05 07:10:01,385 DEBUG - #name(): 'charlesrepo' in 4.52?s
2017-09-05 07:10:01,386 DEBUG - #name(): 'charlesrepo' in 8.64?s
2017-09-05 07:10:01,387 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 444.82?s
2017-09-05 07:10:01,440 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 53.40ms
2017-09-05 07:10:01,440 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 53.80ms
2017-09-05 07:10:01,442 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 501.25?s
2017-09-05 07:10:01,443 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 803.04?s
2017-09-05 07:10:01,444 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 499.51?s
2017-09-05 07:10:01,444 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.80ms
2017-09-05 07:10:01,445 DEBUG - #json(): {&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 176.34?s
2017-09-05 07:10:01,446 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..133..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 490.46?s
2017-09-05 07:10:01,447 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.65ms
2017-09-05 07:10:01,447 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..102.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.05ms
2017-09-05 07:10:01,448 DEBUG - #patch({&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.50ms
2017-09-05 07:10:01,448 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-05 07:10:01,449 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..117..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n</github>\n' in 488.84?s
2017-09-05 07:10:01,449 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 62.71ms
2017-09-05 07:10:01,456 DEBUG - #check(class com.jcabi.github.mock.MkContents): immutability checked
2017-09-05 07:10:01,457 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 565.34?s
2017-09-05 07:10:01,459 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.74ms
2017-09-05 07:10:01,459 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.08ms
2017-09-05 07:10:01,460 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 510.85?s
2017-09-05 07:10:01,460 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 9.67ms
2017-09-05 07:10:01,465 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 479.90?s
2017-09-05 07:10:01,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 778.30?s
2017-09-05 07:10:01,467 DEBUG - #exists('.charles.yml', 'master'): false in 1.82ms
2017-09-05 07:10:01,469 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 408.10?s
2017-09-05 07:10:01,470 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 937.56?s
2017-09-05 07:10:01,470 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.27ms
2017-09-05 07:10:01,471 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 453.08?s
2017-09-05 07:10:01,471 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.60ms
2017-09-05 07:10:01,471 DEBUG - #name(): 'charlesrepo' in 6.86?s
2017-09-05 07:10:01,472 DEBUG - #name(): 'charlesrepo' in 9.50?s
2017-09-05 07:10:01,472 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 452.32?s
2017-09-05 07:10:01,476 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.79ms
2017-09-05 07:10:01,476 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 4.20ms
2017-09-05 07:10:01,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 503.71?s
2017-09-05 07:10:01,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 832.68?s
2017-09-05 07:10:01,479 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 472.71?s
2017-09-05 07:10:01,479 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.85ms
2017-09-05 07:10:01,480 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 165.93?s
2017-09-05 07:10:01,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 483.51?s
2017-09-05 07:10:01,484 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.66ms
2017-09-05 07:10:01,484 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.23ms
2017-09-05 07:10:01,485 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 4.69ms
2017-09-05 07:10:01,485 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-05 07:10:01,486 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 504.17?s
2017-09-05 07:10:01,486 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 13.83ms
2017-09-05 07:10:01,487 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 487.17?s
2017-09-05 07:10:01,488 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.63ms
2017-09-05 07:10:01,488 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.97ms
2017-09-05 07:10:01,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 495.79?s
2017-09-05 07:10:01,490 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0&quot; encoding=&quot;..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.34ms
2017-09-05 07:10:01,505 DEBUG - #lock(): in 12.90?s
2017-09-05 07:10:01,506 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..140..s/&gt;\n&lt;commits/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 688.66?s
2017-09-05 07:10:01,508 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..449..html_url&quot;;\n28:SET &quot;http://localhost/3&quot;;UP;'): in 2.12ms
2017-09-05 07:10:01,508 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..449..html_url&quot;;\n28:SET &quot;http://localhost/3&quot;;UP;'): in 2.65ms
2017-09-05 07:10:01,512 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..547..ts&gt;\n&lt;commits/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 2.72ms
2017-09-05 07:10:01,513 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..176../5&quot;;UP;ADD &quot;message&quot;;SET &quot;just a test&quot;;UP;'): in 3.90ms
2017-09-05 07:10:01,513 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..176../5&quot;;UP;ADD &quot;message&quot;;SET &quot;just a test&quot;;UP;'): in 4.32ms
2017-09-05 07:10:01,516 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..729..it&gt;\n&lt;/commits&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 602.64?s
2017-09-05 07:10:01,517 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..793..amihaiemil, coords=amihaiemil/charlesrepo)' in 30.88?s
2017-09-05 07:10:01,517 DEBUG - #check(class com.jcabi.github.mock.MkRepoCommit): immutability checked
2017-09-05 07:10:01,517 DEBUG - #unlock(): in 7.82?s
2017-09-05 07:10:01,520 DEBUG - #check(class com.jcabi.github.mock.MkContent): immutability checked
2017-09-05 07:10:01,521 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 581.53?s
2017-09-05 07:10:01,521 DEBUG - #create('{"path":".charles.yml","message":"just a test","c..46..qb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl"}'): 'MkContent(storage=<?xml version="1.0" encoding="U..834..epo, location=.charles.yml, branch=master)' in 15.39ms
2017-09-05 07:10:01,525 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 565.42?s
2017-09-05 07:10:01,526 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.87ms
2017-09-05 07:10:01,526 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.21ms
2017-09-05 07:10:01,527 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 571.64?s
2017-09-05 07:10:01,527 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.58ms
2017-09-05 07:10:01,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 557.60?s
2017-09-05 07:10:01,529 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 858.35?s
2017-09-05 07:10:01,530 DEBUG - #exists('.charles.yml', 'master'): true in 2.00ms
2017-09-05 07:10:01,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 644.21?s
2017-09-05 07:10:01,542 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.92ms
2017-09-05 07:10:01,542 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 2.26ms
2017-09-05 07:10:01,543 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 567.42?s
2017-09-05 07:10:01,544 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.64ms
2017-09-05 07:10:01,547 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 2.75ms
2017-09-05 07:10:01,547 DEBUG - #get('.charles.yml'): 'MkContent(storage=<?xml version="1.0" encoding="U..834..epo, location=.charles.yml, branch=master)' in 28.28?s
2017-09-05 07:10:01,548 DEBUG - #check(class com.jcabi.github.Content$Smart): immutability checked
2017-09-05 07:10:01,551 DEBUG - #check(class com.jcabi.github.SmartJson): immutability checked
2017-09-05 07:10:01,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 580.77?s
2017-09-05 07:10:01,554 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 886.60?s
2017-09-05 07:10:01,571 DEBUG - #json(): {"name":".charles.yml","path":".charles.yml","cont..215..calhost/2","html_url":"http://localhost/3"} in 18.46ms
2017-09-05 07:10:01,572 DEBUG - #json(): {"name":".charles.yml","path":".charles.yml","cont..215..calhost/2","html_url":"http://localhost/3"} in 19.18ms
2017-09-05 07:10:01,572 DEBUG - #value('content', 'interface javax.json.JsonString'): "Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl" in 19.65ms
2017-09-05 07:10:01,572 DEBUG - #text('content'): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 20.14ms
2017-09-05 07:10:01,573 DEBUG - #content(): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 20.92ms
2017-09-05 07:10:01,574 DEBUG - #decoded(): [99, 111, 109, 109, 97, 110, 100, 101, 114, 115, 5..191.. 101, 101, 116, 58, 32, 116, 114, 117, 101] in 22.33ms
Sep 05, 2017 7:10:01 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:01,581 INFO - started on port #44110
2017-09-05 07:10:01,582 DEBUG - CookieSpec selected: default
2017-09-05 07:10:01,582 DEBUG - Auth cache not set in the context
2017-09-05 07:10:01,583 DEBUG - Connection request: [route: {}->http://localhost:44110][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:10:01,583 DEBUG - Connection leased: [id: 3][route: {}->http://localhost:44110][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:01,583 DEBUG - Opening connection {}->http://localhost:44110
2017-09-05 07:10:01,583 DEBUG - Connecting to localhost/127.0.0.1:44110
2017-09-05 07:10:01,583 DEBUG - Connection established 127.0.0.1:33746<-&gt;127.0.0.1:44110
2017-09-05 07:10:01,583 DEBUG - http-outgoing-3: set socket timeout to 0
2017-09-05 07:10:01,583 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2017-09-05 07:10:01,583 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 07:10:01,583 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; GET /branches/gh-pages HTTP/1.1
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; Content-Length: 0
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; Host: localhost:44110
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; Connection: Keep-Alive
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; Accept-Encoding: gzip,deflate
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; &quot;GET /branches/gh-pages HTTP/1.1[\r][\n]&quot;
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; &quot;Content-Length: 0[\r][\n]&quot;
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; &quot;Host: localhost:44110[\r][\n]&quot;
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 &gt;&gt; &quot;User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]&quot;
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 07:10:01,584 DEBUG - http-outgoing-3 >> "[\r][\n]"
2017-09-05 07:10:01,589 DEBUG - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 07:10:01,589 DEBUG - http-outgoing-3 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << "Content-Length: 0[\r][\n]"
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << "Date: Tue, 05 Sep 2017 07:10:01 GMT[\r][\n]"
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << "[\r][\n]"
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << HTTP/1.1 200 OK
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << Content-Length: 0
2017-09-05 07:10:01,592 DEBUG - http-outgoing-3 << Date: Tue, 05 Sep 2017 07:10:01 GMT
2017-09-05 07:10:01,592 DEBUG - Connection can be kept alive indefinitely
2017-09-05 07:10:01,592 DEBUG - Connection [id: 3][route: {}->http://localhost:44110] can be kept alive indefinitely
2017-09-05 07:10:01,593 DEBUG - Connection released: [id: 3][route: {}->http://localhost:44110][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:01,593 INFO - #fetch(GET localhost:44110 /branches/gh-pages): [200 OK] in 12ms
2017-09-05 07:10:02,591 INFO - stopped on port #44110
2017-09-05 07:10:02,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 974.49?s
2017-09-05 07:10:02,596 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.06ms
2017-09-05 07:10:02,596 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.64ms
2017-09-05 07:10:02,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 834.68?s
2017-09-05 07:10:02,598 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 3.23ms
2017-09-05 07:10:02,599 DEBUG - #name(): 'charlesrepo' in 10.78?s
2017-09-05 07:10:02,599 DEBUG - #name(): 'charlesrepo' in 12.99?s
2017-09-05 07:10:02,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 837.92?s
2017-09-05 07:10:02,603 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.04ms
2017-09-05 07:10:02,604 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 3.67ms
2017-09-05 07:10:02,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 509.24?s
2017-09-05 07:10:02,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 801.43?s
2017-09-05 07:10:02,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 917.67?s
2017-09-05 07:10:02,608 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 2.64ms
2017-09-05 07:10:02,609 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 294.64?s
2017-09-05 07:10:02,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 494.98?s
2017-09-05 07:10:02,612 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.72ms
2017-09-05 07:10:02,612 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 2.12ms
2017-09-05 07:10:02,612 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 2.68ms
2017-09-05 07:10:02,612 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2017-09-05 07:10:02,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 510.48?s
2017-09-05 07:10:02,613 DEBUG - #create('Repos.RepoCreate(nam=charlesrepo, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..181..amihaiemil, coords=amihaiemil/charlesrepo)' in 13.94ms
2017-09-05 07:10:02,614 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 481.26?s
2017-09-05 07:10:02,615 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 759.19?s
2017-09-05 07:10:02,624 DEBUG - #json(): {"name":"charlesrepo","description":"","private":"false","homepage":""} in 10.38ms
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 sec
Running com.amihaiemil.charles.github.IndexPageKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.amihaiemil.charles.github.SendReplyTestCase
2017-09-05 07:10:02,636 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?&gt;\n&lt;github/&gt;\n' in 476.40?s
2017-09-05 07:10:02,636 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.05ms
2017-09-05 07:10:02,636 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.42ms
2017-09-05 07:10:02,637 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 461.08?s
2017-09-05 07:10:02,638 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.80ms
2017-09-05 07:10:02,638 DEBUG - #name(): 'amihaiemil.github.io' in 4.65?s
2017-09-05 07:10:02,638 DEBUG - #name(): 'amihaiemil.github.io' in 6.65?s
2017-09-05 07:10:02,641 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 451.05?s
2017-09-05 07:10:02,643 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.65ms
2017-09-05 07:10:02,643 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.10ms
2017-09-05 07:10:02,644 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 514.74?s
2017-09-05 07:10:02,644 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n</github>\n' in 844.83?s
2017-09-05 07:10:02,646 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 495.45?s
2017-09-05 07:10:02,646 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.89ms
2017-09-05 07:10:02,647 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 174.13?s
2017-09-05 07:10:02,648 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 491.75?s
2017-09-05 07:10:02,651 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.01ms
2017-09-05 07:10:02,652 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.46ms
2017-09-05 07:10:02,652 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 4.98ms
2017-09-05 07:10:02,652 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:10:02,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 520.02?s
2017-09-05 07:10:02,653 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 14.48ms
2017-09-05 07:10:02,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 497.45?s
2017-09-05 07:10:02,655 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.12ms
2017-09-05 07:10:02,655 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.47ms
2017-09-05 07:10:02,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 487.83?s
2017-09-05 07:10:02,656 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.81ms
2017-09-05 07:10:02,657 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 488.25?s
2017-09-05 07:10:02,657 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 814.77?s
2017-09-05 07:10:02,659 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 489.13?s
2017-09-05 07:10:02,662 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.95ms
2017-09-05 07:10:02,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 490.46?s
2017-09-05 07:10:02,664 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.70ms
2017-09-05 07:10:02,664 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.06ms
2017-09-05 07:10:02,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 517.83?s
2017-09-05 07:10:02,665 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.45ms
2017-09-05 07:10:02,666 DEBUG - #lock(): in 6.24?s
2017-09-05 07:10:02,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 499.89?s
2017-09-05 07:10:02,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 826.44?s
2017-09-05 07:10:02,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 496.64?s
2017-09-05 07:10:02,673 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 4.16ms
2017-09-05 07:10:02,673 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 4.81ms
2017-09-05 07:10:02,673 DEBUG - #unlock(): in 8.68?s
2017-09-05 07:10:02,674 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.19?s
2017-09-05 07:10:02,675 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 18.39?s
2017-09-05 07:10:02,675 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.23?s
2017-09-05 07:10:02,675 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2017-09-05 07:10:02,676 DEBUG - #get(1): 1 in 20.39?s
2017-09-05 07:10:02,676 DEBUG - #create('Test issue for commands', 'test body'): 1 in 10.19ms
2017-09-05 07:10:02,678 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..475..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 580.38?s
2017-09-05 07:10:02,679 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.08ms
2017-09-05 07:10:02,680 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..37..number=&amp;apos;1&amp;apos;]&quot;;\n1:ADDIF &quot;comments&quot;;'): in 2.44ms
2017-09-05 07:10:02,681 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 555.19?s
2017-09-05 07:10:02,681 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.84ms
2017-09-05 07:10:02,681 DEBUG - #lock(): in 5.39?s
2017-09-05 07:10:02,682 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 590.88?s
2017-09-05 07:10:02,682 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..487..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 919.99?s
2017-09-05 07:10:02,684 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 539.66?s
2017-09-05 07:10:02,686 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-09-05T07:10:02Z";'): in 1.97ms
2017-09-05 07:10:02,686 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2017-09-05T07:10:02Z";'): in 2.50ms
2017-09-05 07:10:02,689 DEBUG - #unlock(): in 8.25?s
2017-09-05 07:10:02,689 DEBUG - #issue(): 1 in 18.65?s
2017-09-05 07:10:02,690 DEBUG - #number(): 1 in 6.46?s
2017-09-05 07:10:02,690 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike hello\n\nHello there!
2017-09-05 07:10:02,691 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 680.12?s
2017-09-05 07:10:02,691 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 19.76?s
2017-09-05 07:10:02,692 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.52?s
2017-09-05 07:10:02,692 DEBUG - #post('> @charlesmike hello\n\nHello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 10.24ms
2017-09-05 07:10:02,694 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.46?s
2017-09-05 07:10:02,695 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.13ms
2017-09-05 07:10:02,695 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.50ms
2017-09-05 07:10:02,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.34?s
2017-09-05 07:10:02,697 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..907..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.91ms
2017-09-05 07:10:02,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.82ms
2017-09-05 07:10:02,700 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1006...jcabi.github.mock.MkComments$1@7e33df34)' in 70.41?s
2017-09-05 07:10:02,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.11?s
2017-09-05 07:10:02,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 934.17?s
2017-09-05 07:10:02,703 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7f830fa6 in 2.25ms
2017-09-05 07:10:02,705 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 613.42?s
2017-09-05 07:10:02,705 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 29.08?s
2017-09-05 07:10:02,706 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.12?s
2017-09-05 07:10:02,706 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 908.81?s
2017-09-05 07:10:02,721 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..161..:02Z","updated_at":"2017-09-05T07:10:02Z"}' in 15.07ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running com.amihaiemil.charles.github.StarRepoTestCase
2017-09-05 07:10:02,723 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 534.08?s
2017-09-05 07:10:02,724 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.13ms
2017-09-05 07:10:02,724 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.48ms
2017-09-05 07:10:02,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 478.61?s
2017-09-05 07:10:02,726 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.84ms
2017-09-05 07:10:02,726 DEBUG - #name(): 'amihaiemil.github.io' in 5.18?s
2017-09-05 07:10:02,726 DEBUG - #name(): 'amihaiemil.github.io' in 6.60?s
2017-09-05 07:10:02,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 495.95?s
2017-09-05 07:10:02,728 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.76ms
2017-09-05 07:10:02,729 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 2.22ms
2017-09-05 07:10:02,730 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 525.42?s
2017-09-05 07:10:02,730 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 839.27?s
2017-09-05 07:10:02,734 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 532.63?s
2017-09-05 07:10:02,734 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 4.15ms
2017-09-05 07:10:02,735 DEBUG - #json(): {&quot;name&quot;:&quot;amihaiemil.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 180.64?s
2017-09-05 07:10:02,736 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..151..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 486.02?s
2017-09-05 07:10:02,737 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 1.72ms
2017-09-05 07:10:02,738 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..120.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.18ms
2017-09-05 07:10:02,738 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.70ms
2017-09-05 07:10:02,738 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:10:02,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 524.53?s
2017-09-05 07:10:02,739 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 12.33ms
2017-09-05 07:10:02,745 DEBUG - #check(class com.jcabi.github.mock.MkStars): immutability checked
2017-09-05 07:10:02,746 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 554.49?s
2017-09-05 07:10:02,772 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 25.68ms
2017-09-05 07:10:02,772 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 26.31ms
2017-09-05 07:10:02,772 DEBUG - Connection manager is shutting down
2017-09-05 07:10:02,772 DEBUG - http-outgoing-0: Close connection
2017-09-05 07:10:02,773 DEBUG - Connection manager shut down
2017-09-05 07:10:02,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 966.26?s
2017-09-05 07:10:02,774 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 32.12ms
2017-09-05 07:10:02,775 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 659.06?s
2017-09-05 07:10:02,776 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 945.63?s
2017-09-05 07:10:02,777 DEBUG - #starred(): false in 2.83ms
2017-09-05 07:10:02,778 DEBUG - Connection manager is shutting down
2017-09-05 07:10:02,778 DEBUG - http-outgoing-2: Close connection
2017-09-05 07:10:02,778 DEBUG - Connection manager shut down
2017-09-05 07:10:02,779 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 588.70?s
2017-09-05 07:10:02,780 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.69ms
2017-09-05 07:10:02,780 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 2.06ms
2017-09-05 07:10:02,781 DEBUG - Connection manager is shutting down
2017-09-05 07:10:02,781 DEBUG - Connection manager shut down
2017-09-05 07:10:02,781 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 730.08?s
2017-09-05 07:10:02,782 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.38ms
2017-09-05 07:10:02,783 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 456.19?s
2017-09-05 07:10:02,783 DEBUG - Connection manager is shutting down
2017-09-05 07:10:02,783 DEBUG - http-outgoing-3: Close connection
2017-09-05 07:10:02,783 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 738.09?s
2017-09-05 07:10:02,783 DEBUG - Connection manager shut down
2017-09-05 07:10:02,784 DEBUG - #starred(): false in 1.75ms
2017-09-05 07:10:02,785 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 451.26?s
2017-09-05 07:10:02,786 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.42ms
2017-09-05 07:10:02,786 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.75ms
2017-09-05 07:10:02,787 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 463.26?s
2017-09-05 07:10:02,787 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 2.09ms
2017-09-05 07:10:02,788 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 449.62?s
2017-09-05 07:10:02,789 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.49ms
2017-09-05 07:10:02,789 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 1.83ms
2017-09-05 07:10:02,790 DEBUG - #star(): in 2.20ms
2017-09-05 07:10:02,791 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 462.16?s
2017-09-05 07:10:02,792 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.44ms
2017-09-05 07:10:02,792 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.75ms
2017-09-05 07:10:02,793 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 456.13?s
2017-09-05 07:10:02,793 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 2.06ms
2017-09-05 07:10:02,794 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 444.04?s
2017-09-05 07:10:02,794 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 743.43?s
2017-09-05 07:10:02,796 DEBUG - #starred(): true in 2.49ms
2017-09-05 07:10:02,797 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github/&gt;\n' in 433.69?s
2017-09-05 07:10:02,798 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 993.21?s
2017-09-05 07:10:02,798 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.31ms
2017-09-05 07:10:02,799 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;\n&lt;github&gt;\n&lt;repos/&gt;\n&lt;/github&gt;\n' in 422.39?s
2017-09-05 07:10:02,799 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..19..thub&gt;\n&lt;repos/&gt;\n&lt;/github>\n, self=amihaiemil)' in 1.63ms
2017-09-05 07:10:02,799 DEBUG - #name(): 'amihaiemil.github.io' in 4.77?s
2017-09-05 07:10:02,800 DEBUG - #name(): 'amihaiemil.github.io' in 9.17?s
2017-09-05 07:10:02,800 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 410.40?s
2017-09-05 07:10:02,801 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.42ms
2017-09-05 07:10:02,802 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.81ms
2017-09-05 07:10:02,803 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 448.30?s
2017-09-05 07:10:02,803 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 725.52?s
2017-09-05 07:10:02,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 429.89?s
2017-09-05 07:10:02,805 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.66ms
2017-09-05 07:10:02,805 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 165.17?s
2017-09-05 07:10:02,806 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 447.82?s
2017-09-05 07:10:02,807 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.56ms
2017-09-05 07:10:02,807 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.94ms
2017-09-05 07:10:02,808 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.40ms
2017-09-05 07:10:02,808 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2017-09-05 07:10:02,809 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 474.67?s
2017-09-05 07:10:02,809 DEBUG - #create('Repos.RepoCreate(nam=amihaiemil.github.io, priv=false, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 8.99ms
2017-09-05 07:10:02,810 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 434.65?s
2017-09-05 07:10:02,811 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.33ms
2017-09-05 07:10:02,811 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.53ms
2017-09-05 07:10:02,812 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 443.02?s
2017-09-05 07:10:02,812 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.75ms
2017-09-05 07:10:02,813 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 541.73?s
2017-09-05 07:10:02,813 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 742.28?s
2017-09-05 07:10:02,814 DEBUG - #starred(): false in 1.52ms
2017-09-05 07:10:02,815 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 438.68?s
2017-09-05 07:10:02,815 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.29ms
2017-09-05 07:10:02,816 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.49ms
2017-09-05 07:10:02,816 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 442.91?s
2017-09-05 07:10:02,816 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-05 07:10:02,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 436.74?s
2017-09-05 07:10:02,817 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 633.11?s
2017-09-05 07:10:02,818 DEBUG - #starred(): false in 1.40ms
2017-09-05 07:10:02,819 DEBUG - #xml(): '<?xml version="1.0" encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 442.96?s
2017-09-05 07:10:02,820 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.30ms
2017-09-05 07:10:02,820 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.50ms
2017-09-05 07:10:02,820 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 439.25?s
2017-09-05 07:10:02,821 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-05 07:10:02,821 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..144..age/&gt;\n&lt;stars/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 438.81?s
2017-09-05 07:10:02,822 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..31..\n1:ADD &quot;star&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;'): in 1.36ms
2017-09-05 07:10:02,822 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..31..\n1:ADD &quot;star&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;'): in 1.58ms
2017-09-05 07:10:02,823 DEBUG - #star(): in 1.80ms
2017-09-05 07:10:02,823 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 439.15?s
2017-09-05 07:10:02,824 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.31ms
2017-09-05 07:10:02,825 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 1.50ms
2017-09-05 07:10:02,825 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..193..star&gt;\n&lt;/stars&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 443.31?s
2017-09-05 07:10:02,825 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2017-09-05 07:10:02,826 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 461.43?s
2017-09-05 07:10:02,826 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 653.14?s
2017-09-05 07:10:02,827 DEBUG - #starred(): true in 1.45ms
2017-09-05 07:10:02,828 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 436.13?s
2017-09-05 07:10:02,829 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.42ms
2017-09-05 07:10:02,829 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.62ms
2017-09-05 07:10:02,830 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 473.18?s
2017-09-05 07:10:02,830 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.84ms
2017-09-05 07:10:02,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 445.32?s
2017-09-05 07:10:02,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 653.41?s
2017-09-05 07:10:02,831 DEBUG - #starred(): true in 1.43ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
Running com.amihaiemil.charles.github.FollowTestCase
Sep 05, 2017 7:10:02 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:02,840 INFO - started on port #43066
2017-09-05 07:10:02,842 DEBUG - CookieSpec selected: default
2017-09-05 07:10:02,842 DEBUG - Auth cache not set in the context
2017-09-05 07:10:02,842 DEBUG - Connection request: [route: {}->http://localhost:43066][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:10:02,843 DEBUG - Connection leased: [id: 4][route: {}->http://localhost:43066][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:02,843 DEBUG - Opening connection {}->http://localhost:43066
2017-09-05 07:10:02,843 DEBUG - Connecting to localhost/127.0.0.1:43066
2017-09-05 07:10:02,843 DEBUG - Connection established 127.0.0.1:59726<->127.0.0.1:43066
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4: set socket timeout to 0
2017-09-05 07:10:02,843 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 07:10:02,843 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 07:10:02,843 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4 >> PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4 >> Content-Length: 0
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4 >> Host: localhost:43066
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4 >> Connection: Keep-Alive
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 07:10:02,843 DEBUG - http-outgoing-4 >> Accept-Encoding: gzip,deflate
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "Content-Length: 0[\r][\n]"
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "Host: localhost:43066[\r][\n]"
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 07:10:02,844 DEBUG - http-outgoing-4 >> "[\r][\n]"
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << "HTTP/1.1 204 No Content[\r][\n]"
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << "Date: Tue, 05 Sep 2017 07:10:02 GMT[\r][\n]"
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << "[\r][\n]"
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << HTTP/1.1 204 No Content
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:02,846 DEBUG - http-outgoing-4 << Date: Tue, 05 Sep 2017 07:10:02 GMT
2017-09-05 07:10:02,846 DEBUG - Connection can be kept alive indefinitely
2017-09-05 07:10:02,846 DEBUG - Connection [id: 4][route: {}->http://localhost:43066] can be kept alive indefinitely
2017-09-05 07:10:02,846 DEBUG - Connection released: [id: 4][route: {}->http://localhost:43066][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:02,847 INFO - #fetch(PUT localhost:43066 /user/following/amihaiemil): [204 No Content] in 5ms
2017-09-05 07:10:03,848 INFO - stopped on port #43066
2017-09-05 07:10:03,854 DEBUG - CookieSpec selected: default
2017-09-05 07:10:03,854 DEBUG - Auth cache not set in the context
2017-09-05 07:10:03,854 DEBUG - Connection request: [route: {}-&gt;http://localhost:37135][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:10:03,854 DEBUG - Connection leased: [id: 5][route: {}-&gt;http://localhost:37135][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:03,854 DEBUG - Opening connection {}-&gt;http://localhost:37135
2017-09-05 07:10:03,854 DEBUG - Connecting to localhost/127.0.0.1:37135
2017-09-05 07:10:03,855 DEBUG - Connect to localhost/127.0.0.1:37135 timed out. Connection will be retried using another IP address
2017-09-05 07:10:03,855 DEBUG - Connecting to localhost/0:0:0:0:0:0:0:1:37135
2017-09-05 07:10:03,856 DEBUG - http-outgoing-5: Shutdown connection
2017-09-05 07:10:03,856 DEBUG - Connection discarded
2017-09-05 07:10:03,856 DEBUG - Connection released: [id: 5][route: {}->http://localhost:37135][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
Sep 05, 2017 7:10:03 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:03,859 INFO - started on port #34384
2017-09-05 07:10:03,861 DEBUG - CookieSpec selected: default
2017-09-05 07:10:03,861 DEBUG - Auth cache not set in the context
2017-09-05 07:10:03,861 DEBUG - Connection request: [route: {}->http://localhost:34384][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:10:03,861 DEBUG - Connection leased: [id: 6][route: {}->http://localhost:34384][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2017-09-05 07:10:03,861 DEBUG - Opening connection {}->http://localhost:34384
2017-09-05 07:10:03,861 DEBUG - Connecting to localhost/127.0.0.1:34384
2017-09-05 07:10:03,861 DEBUG - Connection established 127.0.0.1:42558<->127.0.0.1:34384
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6: set socket timeout to 0
2017-09-05 07:10:03,862 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 07:10:03,862 DEBUG - Target auth state: UNCHALLENGED
2017-09-05 07:10:03,862 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> PUT /user/following/amihaiemil HTTP/1.1
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> Content-Length: 0
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> Host: localhost:34384
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> Connection: Keep-Alive
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> Accept-Encoding: gzip,deflate
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "Content-Length: 0[\r][\n]"
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "Host: localhost:34384[\r][\n]"
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.7.0_151)[\r][\n]"
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2017-09-05 07:10:03,862 DEBUG - http-outgoing-6 >> "[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "Content-Length: 0[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "Date: Tue, 05 Sep 2017 07:10:03 GMT[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "Connection: close[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << "[\r][\n]"
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << HTTP/1.1 500 Internal Server Error
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:03,865 DEBUG - http-outgoing-6 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:03,866 DEBUG - http-outgoing-6 << Content-Length: 0
2017-09-05 07:10:03,866 DEBUG - http-outgoing-6 << Date: Tue, 05 Sep 2017 07:10:03 GMT
2017-09-05 07:10:03,866 DEBUG - http-outgoing-6 << Connection: close
2017-09-05 07:10:03,866 DEBUG - http-outgoing-6: Close connection
2017-09-05 07:10:03,866 DEBUG - Connection discarded
2017-09-05 07:10:03,866 DEBUG - Connection released: [id: 6][route: {}->http://localhost:34384][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2017-09-05 07:10:03,866 INFO - #fetch(PUT localhost:34384 /user/following/amihaiemil): [500 Internal Server Error] in 6ms
2017-09-05 07:10:04,867 INFO - stopped on port #34384
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 sec
Running com.amihaiemil.charles.github.RepoNameCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.github.EnglishTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running com.amihaiemil.charles.aws.SimpleAwsResponseHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running com.amihaiemil.charles.aws.SearchResponseHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.amihaiemil.charles.aws.SimpleAwsErrorHandlerTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.aws.AmazonEsSearchTestCase
Sep 05, 2017 7:10:04 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:04,931 INFO - started on port #33017
2017-09-05 07:10:05,423 DEBUG - Sending Request: POST http://localhost:33017/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170905T071004Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8dc701da7a33660c500283b18e1ad27774dc84ff065ead753751b04dad1ec07e, Host: localhost:33017, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: a789f786-5b30-70e8-c2c2-00a8e9608d07, Content-Type: application/json, )
2017-09-05 07:10:05,471 DEBUG - Admin mbean registered under com.amazonaws.management:type=AwsSdkMetrics
2017-09-05 07:10:05,473 DEBUG - CookieSpec selected: default
2017-09-05 07:10:05,474 DEBUG - Auth cache not set in the context
2017-09-05 07:10:05,474 DEBUG - Connection request: [route: {}->http://localhost:33017][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:05,477 DEBUG - Connection leased: [id: 7][route: {}->http://localhost:33017][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:05,477 DEBUG - Opening connection {}->http://localhost:33017
2017-09-05 07:10:05,478 DEBUG - Connecting to localhost/127.0.0.1:33017
2017-09-05 07:10:05,478 DEBUG - Connection established 127.0.0.1:39258<->127.0.0.1:33017
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7: set socket timeout to 50000
2017-09-05 07:10:05,478 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 07:10:05,478 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 &gt;&gt; Host: localhost:33017
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 &gt;&gt; X-Amz-Date: 20170905T071004Z
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 &gt;&gt; Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8dc701da7a33660c500283b18e1ad27774dc84ff065ead753751b04dad1ec07e
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 >> amz-sdk-invocation-id: a789f786-5b30-70e8-c2c2-00a8e9608d07
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 >> Content-Type: application/json
2017-09-05 07:10:05,478 DEBUG - http-outgoing-7 >> Transfer-Encoding: chunked
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> Connection: Keep-Alive
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "Host: localhost:33017[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "X-Amz-Date: 20170905T071004Z[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8dc701da7a33660c500283b18e1ad27774dc84ff065ead753751b04dad1ec07e[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "amz-sdk-invocation-id: a789f786-5b30-70e8-c2c2-00a8e9608d07[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "Content-Type: application/json[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "b8[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{"fragment_size":150}}}}[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "0[\r][\n]"
2017-09-05 07:10:05,479 DEBUG - http-outgoing-7 >> "[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "Content-Length: 5345[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "Date: Tue, 05 Sep 2017 07:10:05 GMT[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "[\r][\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "{[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "  "took" : 3,[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "  "timed_out" : false,[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "  "_shards" : {[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "    "total" : 15,[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "    "successful" : 15,[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "    "failed" : 0[\n]"
2017-09-05 07:10:05,484 DEBUG - http-outgoing-7 << "  },[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "  "hits" : {[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "    "total" : 27,[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "    "max_score" : 1.0,[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "    "hits" : [ {[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:05,485 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-05 07:10:05,486 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 << "        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;development&quot;,[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/more/page2.html&quot;,[\n]&quot;
2017-09-05 07:10:05,487 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/more/page2.html&quot;,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/link3page/page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;development&quot;,[\n]&quot;
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,488 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "      "_type" : "mischelaneous",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "category" : "mischelaneous",[\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,489 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:05,490 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      "_type" : "mischelaneous",[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,491 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 07:10:05,492 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 &lt;&lt; "        "category" : "tech",[\n]"
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,493 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "    }, {[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 07:10:05,494 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "    },{[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "      "_source" : {[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:05,495 DEBUG - http-outgoing-7 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "        "category" : "tech",[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "        "links" : [ ][\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "      },[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "      }[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "    },{[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 << &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page34.html&quot;,[\n]&quot;
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 07:10:05,496 DEBUG - http-outgoing-7 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/some/other/page.html&quot;,[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;    } ][\n]&quot;
2017-09-05 07:10:05,497 DEBUG - http-outgoing-7 &lt;&lt; &quot;  }[\n]&quot;
2017-09-05 07:10:05,498 DEBUG - http-outgoing-7 &lt;&lt; &quot;}&quot;
2017-09-05 07:10:05,498 DEBUG - http-outgoing-7 &lt;&lt; HTTP/1.1 200 OK
2017-09-05 07:10:05,498 DEBUG - http-outgoing-7 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:05,498 DEBUG - http-outgoing-7 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:05,498 DEBUG - http-outgoing-7 &lt;&lt; Content-Length: 5345
2017-09-05 07:10:05,498 DEBUG - http-outgoing-7 &lt;&lt; Date: Tue, 05 Sep 2017 07:10:05 GMT
2017-09-05 07:10:05,498 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:05,503 DEBUG - Connection [id: 7][route: {}->http://localhost:33017] can be kept alive for 60.0 seconds
2017-09-05 07:10:05,503 DEBUG - Connection released: [id: 7][route: {}->http://localhost:33017][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:06,486 INFO - stopped on port #33017
Sep 05, 2017 7:10:06 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:06,490 INFO - started on port #42190
2017-09-05 07:10:06,501 DEBUG - Sending Request: POST http://localhost:42190/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170905T071006Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=73ad02ddd34c0af1d56ec5afa471142d1692b5963966c68a159cbbd9e1bbe085, Host: localhost:42190, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: e041de72-2a3d-dae5-0d4d-79865dad3fae, Content-Type: application/json, )
2017-09-05 07:10:06,501 DEBUG - CookieSpec selected: default
2017-09-05 07:10:06,501 DEBUG - Auth cache not set in the context
2017-09-05 07:10:06,502 DEBUG - Connection request: [route: {}->http://localhost:42190][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:06,502 DEBUG - Connection leased: [id: 8][route: {}->http://localhost:42190][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:06,502 DEBUG - Opening connection {}->http://localhost:42190
2017-09-05 07:10:06,502 DEBUG - Connecting to localhost/127.0.0.1:42190
2017-09-05 07:10:06,502 DEBUG - Connection established 127.0.0.1:33686<->127.0.0.1:42190
2017-09-05 07:10:06,502 DEBUG - http-outgoing-8: set socket timeout to 50000
2017-09-05 07:10:06,502 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 07:10:06,503 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> Host: localhost:42190
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> X-Amz-Date: 20170905T071006Z
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=73ad02ddd34c0af1d56ec5afa471142d1692b5963966c68a159cbbd9e1bbe085
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> amz-sdk-invocation-id: e041de72-2a3d-dae5-0d4d-79865dad3fae
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> Content-Type: application/json
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> Transfer-Encoding: chunked
2017-09-05 07:10:06,503 DEBUG - http-outgoing-8 >> Connection: Keep-Alive
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "Host: localhost:42190[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "X-Amz-Date: 20170905T071006Z[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=73ad02ddd34c0af1d56ec5afa471142d1692b5963966c68a159cbbd9e1bbe085[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "amz-sdk-invocation-id: e041de72-2a3d-dae5-0d4d-79865dad3fae[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "Content-Type: application/json[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "[\r][\n]"
2017-09-05 07:10:06,504 DEBUG - http-outgoing-8 >> "b8[\r][\n]"
2017-09-05 07:10:06,505 DEBUG - http-outgoing-8 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{"fragment_size":150}}}}[\r][\n]"
2017-09-05 07:10:06,505 DEBUG - http-outgoing-8 >> "0[\r][\n]"
2017-09-05 07:10:06,505 DEBUG - http-outgoing-8 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 07:10:06,508 DEBUG - http-outgoing-8 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-05 07:10:06,508 DEBUG - http-outgoing-8 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 07:10:06,508 DEBUG - http-outgoing-8 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]&quot;
2017-09-05 07:10:06,508 DEBUG - http-outgoing-8 &lt;&lt; &quot;Content-Length: 193[\r][\n]&quot;
2017-09-05 07:10:06,508 DEBUG - http-outgoing-8 &lt;&lt; &quot;Date: Tue, 05 Sep 2017 07:10:06 GMT[\r][\n]&quot;
2017-09-05 07:10:06,508 DEBUG - http-outgoing-8 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 &lt;&lt; &quot;{[\n]&quot;
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 &lt;&lt; &quot;  &quot;took&quot; : 3,[\n]&quot;
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 &lt;&lt; &quot;  &quot;timed_out&quot; : false,[\n]&quot;
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 &lt;&lt; &quot;  &quot;_shards&quot; : {[\n]&quot;
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 &lt;&lt; &quot;    &quot;total&quot; : 15,[\n]&quot;
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "    "successful" : 15,[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "    "failed" : 0[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "  },[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "  "hits" : {[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "    "total" : 0,[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "    "max_score" : null,[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "    "hits" : [][\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "  }[\n]"
2017-09-05 07:10:06,509 DEBUG - http-outgoing-8 << "}"
2017-09-05 07:10:06,510 DEBUG - http-outgoing-8 << HTTP/1.1 200 OK
2017-09-05 07:10:06,510 DEBUG - http-outgoing-8 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:06,510 DEBUG - http-outgoing-8 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:06,510 DEBUG - http-outgoing-8 << Content-Length: 193
2017-09-05 07:10:06,510 DEBUG - http-outgoing-8 << Date: Tue, 05 Sep 2017 07:10:06 GMT
2017-09-05 07:10:06,510 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:06,511 DEBUG - Connection [id: 8][route: {}->http://localhost:42190] can be kept alive for 60.0 seconds
2017-09-05 07:10:06,511 DEBUG - Connection released: [id: 8][route: {}->http://localhost:42190][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:07,510 INFO - stopped on port #42190
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 sec
Running com.amihaiemil.charles.aws.EsBulkJsonTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running com.amihaiemil.charles.aws.requests.SignedRequestTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.aws.requests.AwsPostTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsHeadTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.requests.AwsDeleteTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running com.amihaiemil.charles.aws.requests.AwsHttpHeadersTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.aws.AmazonEsRepositoryTestCase
Sep 05, 2017 7:10:07 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:07,610 INFO - started on port #32805
2017-09-05 07:10:07,622 DEBUG - Sending Request: POST http://localhost:32805/es/_bulk / Headers: (X-Amz-Date: 20170905T071007Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=9baf05a05fa998b663330bc8e7f28d09d4dd7756a580aeefa2968aab0145cda1, Host: localhost:32805, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 25e0f279-a90d-6e30-74d9-1c628ba96efb, Content-Type: application/json, )
2017-09-05 07:10:07,622 DEBUG - CookieSpec selected: default
2017-09-05 07:10:07,622 DEBUG - Auth cache not set in the context
2017-09-05 07:10:07,622 DEBUG - Connection request: [route: {}->http://localhost:32805][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:07,622 DEBUG - Connection leased: [id: 9][route: {}->http://localhost:32805][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:07,623 DEBUG - Opening connection {}->http://localhost:32805
2017-09-05 07:10:07,623 DEBUG - Connecting to localhost/127.0.0.1:32805
2017-09-05 07:10:07,623 DEBUG - Connection established 127.0.0.1:47074<->127.0.0.1:32805
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9: set socket timeout to 50000
2017-09-05 07:10:07,623 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-09-05 07:10:07,623 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9 >> POST /es/_bulk/ HTTP/1.1
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9 >> Host: localhost:32805
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9 >> X-Amz-Date: 20170905T071007Z
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=9baf05a05fa998b663330bc8e7f28d09d4dd7756a580aeefa2968aab0145cda1
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:07,623 DEBUG - http-outgoing-9 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> amz-sdk-invocation-id: 25e0f279-a90d-6e30-74d9-1c628ba96efb
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> Content-Type: application/json
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> Transfer-Encoding: chunked
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> Connection: Keep-Alive
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "Host: localhost:32805[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "X-Amz-Date: 20170905T071007Z[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=9baf05a05fa998b663330bc8e7f28d09d4dd7756a580aeefa2968aab0145cda1[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "amz-sdk-invocation-id: 25e0f279-a90d-6e30-74d9-1c628ba96efb[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "Content-Type: application/json[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "Transfer-Encoding: chunked[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 &gt;&gt; &quot;249[\r][\n]&quot;
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 &gt;&gt; &quot;{&quot;index&quot;:{&quot;_index&quot;:&quot;testIndex&quot;, &quot;_type&quot;:&quot;page&quot;, &quot;_id&quot;:&quot;http://www.test.com/crawledpage.html&quot;}}[\n]&quot;
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 &gt;&gt; &quot;{&quot;id&quot;:&quot;http://www.test.com/crawledpage.html&quot;,&quot;name&quot;:&quot;crawledpage.html&quot;,&quot;url&quot;:&quot;http://www.test.com/crawledpage.html&quot;,&quot;title&quot;:&quot;crawledpage | title&quot;,&quot;textContent&quot;:&quot;some content&quot;,&quot;links&quot;:[]}[\n]&quot;
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 &gt;&gt; &quot;{&quot;index&quot;:{&quot;_index&quot;:&quot;testIndex&quot;, &quot;_type&quot;:&quot;page&quot;, &quot;_id&quot;:&quot;https://www.test.com/stuff/crawledpage.html&quot;}}[\n]&quot;
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 &gt;> "{"id":"https://www.test.com/stuff/crawledpage.html","name":"crawledpage.html","url":"https://www.test.com/stuff/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-05 07:10:07,624 DEBUG - http-outgoing-9 >> "0[\r][\n]"
2017-09-05 07:10:07,625 DEBUG - http-outgoing-9 >> "[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "Content-Length: 34[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "Date: Tue, 05 Sep 2017 07:10:07 GMT[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "[\r][\n]"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << "{"status":"Unit test successful!"}"
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << HTTP/1.1 200 OK
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << Content-Length: 34
2017-09-05 07:10:07,628 DEBUG - http-outgoing-9 << Date: Tue, 05 Sep 2017 07:10:07 GMT
2017-09-05 07:10:07,628 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:07,629 DEBUG - Connection [id: 9][route: {}->http://localhost:32805] can be kept alive for 60.0 seconds
2017-09-05 07:10:07,629 DEBUG - Connection released: [id: 9][route: {}->http://localhost:32805][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:08,630 INFO - stopped on port #32805
Sep 05, 2017 7:10:08 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:08,639 INFO - started on port #43081
2017-09-05 07:10:08,645 DEBUG - Sending Request: DELETE http://localhost:43081/es/index.to.be.deleted / Headers: (X-Amz-Date: 20170905T071008Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=76566e5a676fa276f8d8cd44b6fc0f74ea990597f59689ae430bd1f20a87eca1, Host: localhost:43081, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: b1f6de13-e328-66af-406c-ce23070becd8, )
2017-09-05 07:10:08,645 DEBUG - CookieSpec selected: default
2017-09-05 07:10:08,645 DEBUG - Auth cache not set in the context
2017-09-05 07:10:08,646 DEBUG - Connection request: [route: {}->http://localhost:43081][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:08,646 DEBUG - Connection leased: [id: 10][route: {}->http://localhost:43081][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:08,646 DEBUG - Opening connection {}->http://localhost:43081
2017-09-05 07:10:08,646 DEBUG - Connecting to localhost/127.0.0.1:43081
2017-09-05 07:10:08,646 DEBUG - Connection established 127.0.0.1:34588<->127.0.0.1:43081
2017-09-05 07:10:08,646 DEBUG - http-outgoing-10: set socket timeout to 50000
2017-09-05 07:10:08,646 DEBUG - Executing request DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-09-05 07:10:08,646 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> DELETE /es/index.to.be.deleted/ HTTP/1.1
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> Host: localhost:43081
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> X-Amz-Date: 20170905T071008Z
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=76566e5a676fa276f8d8cd44b6fc0f74ea990597f59689ae430bd1f20a87eca1
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> amz-sdk-invocation-id: b1f6de13-e328-66af-406c-ce23070becd8
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> Connection: Keep-Alive
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> "DELETE /es/index.to.be.deleted/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> "Host: localhost:43081[\r][\n]"
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> "X-Amz-Date: 20170905T071008Z[\r][\n]"
2017-09-05 07:10:08,647 DEBUG - http-outgoing-10 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=76566e5a676fa276f8d8cd44b6fc0f74ea990597f59689ae430bd1f20a87eca1[\r][\n]"
2017-09-05 07:10:08,648 DEBUG - http-outgoing-10 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:08,648 DEBUG - http-outgoing-10 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:08,648 DEBUG - http-outgoing-10 >> "amz-sdk-invocation-id: b1f6de13-e328-66af-406c-ce23070becd8[\r][\n]"
2017-09-05 07:10:08,648 DEBUG - http-outgoing-10 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-05 07:10:08,648 DEBUG - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:08,648 DEBUG - http-outgoing-10 >> "[\r][\n]"
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 << "Content-Length: 26[\r][\n]"
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 << "Date: Tue, 05 Sep 2017 07:10:08 GMT[\r][\n]&quot;
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 &lt;&lt; &quot;[\r][\n]&quot;
2017-09-05 07:10:08,650 DEBUG - http-outgoing-10 &lt;&lt; &quot;{&quot;status&quot;:&quot;index deleted&quot;}&quot;
2017-09-05 07:10:08,651 DEBUG - http-outgoing-10 &lt;&lt; HTTP/1.1 200 OK
2017-09-05 07:10:08,651 DEBUG - http-outgoing-10 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:08,651 DEBUG - http-outgoing-10 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:08,651 DEBUG - http-outgoing-10 &lt;&lt; Content-Length: 26
2017-09-05 07:10:08,651 DEBUG - http-outgoing-10 &lt;&lt; Date: Tue, 05 Sep 2017 07:10:08 GMT
2017-09-05 07:10:08,651 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:08,651 DEBUG - Connection [id: 10][route: {}-&gt;http://localhost:43081] can be kept alive for 60.0 seconds
2017-09-05 07:10:08,651 DEBUG - Connection released: [id: 10][route: {}-&gt;http://localhost:43081][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:09,653 INFO - stopped on port #43081
Sep 05, 2017 7:10:09 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:09,656 INFO - started on port #44574
2017-09-05 07:10:09,667 DEBUG - Sending Request: HEAD http://localhost:44574/es/present.index / Headers: (X-Amz-Date: 20170905T071009Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=3a76d7c0749689a2cc2f96d036c552977674d32735218f4049a1e2e96d18df77, Host: localhost:44574, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 50dc67b0-ea48-772f-319a-42b460323a66, )
2017-09-05 07:10:09,668 DEBUG - CookieSpec selected: default
2017-09-05 07:10:09,668 DEBUG - Auth cache not set in the context
2017-09-05 07:10:09,668 DEBUG - Connection request: [route: {}->http://localhost:44574][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:09,668 DEBUG - Connection leased: [id: 11][route: {}->http://localhost:44574][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:09,668 DEBUG - Opening connection {}->http://localhost:44574
2017-09-05 07:10:09,668 DEBUG - Connecting to localhost/127.0.0.1:44574
2017-09-05 07:10:09,668 DEBUG - Connection established 127.0.0.1:43358<->127.0.0.1:44574
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11: set socket timeout to 50000
2017-09-05 07:10:09,669 DEBUG - Executing request HEAD /es/present.index/ HTTP/1.1
2017-09-05 07:10:09,669 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> HEAD /es/present.index/ HTTP/1.1
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> Host: localhost:44574
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> X-Amz-Date: 20170905T071009Z
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=3a76d7c0749689a2cc2f96d036c552977674d32735218f4049a1e2e96d18df77
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> amz-sdk-invocation-id: 50dc67b0-ea48-772f-319a-42b460323a66
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> Connection: Keep-Alive
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "HEAD /es/present.index/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "Host: localhost:44574[\r][\n]"
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "X-Amz-Date: 20170905T071009Z[\r][\n]"
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=3a76d7c0749689a2cc2f96d036c552977674d32735218f4049a1e2e96d18df77[\r][\n]"
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:09,669 DEBUG - http-outgoing-11 >> "amz-sdk-invocation-id: 50dc67b0-ea48-772f-319a-42b460323a66[\r][\n]"
2017-09-05 07:10:09,670 DEBUG - http-outgoing-11 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-05 07:10:09,670 DEBUG - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:09,670 DEBUG - http-outgoing-11 >> "[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << "Content-Length: 0[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << "Date: Tue, 05 Sep 2017 07:10:09 GMT[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << "[\r][\n]"
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << HTTP/1.1 200 OK
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << Content-Length: 0
2017-09-05 07:10:09,672 DEBUG - http-outgoing-11 << Date: Tue, 05 Sep 2017 07:10:09 GMT
2017-09-05 07:10:09,673 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:09,673 DEBUG - Connection [id: 11][route: {}->http://localhost:44574] can be kept alive for 60.0 seconds
2017-09-05 07:10:09,673 DEBUG - Connection released: [id: 11][route: {}->http://localhost:44574][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:10,675 INFO - stopped on port #44574
Sep 05, 2017 7:10:10 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:10,686 INFO - started on port #36917
2017-09-05 07:10:10,692 DEBUG - Sending Request: HEAD http://localhost:36917/es/missing.index / Headers: (X-Amz-Date: 20170905T071010Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=05415174304fefd2db92ef2590a6ffd70ebcb99341c79029f07d183f6505b874, Host: localhost:36917, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 32edf845-a440-cddc-5ae9-2afa6dccc6bd, )
2017-09-05 07:10:10,692 DEBUG - CookieSpec selected: default
2017-09-05 07:10:10,692 DEBUG - Auth cache not set in the context
2017-09-05 07:10:10,692 DEBUG - Connection request: [route: {}->http://localhost:36917][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:10,692 DEBUG - Connection leased: [id: 12][route: {}->http://localhost:36917][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:10,692 DEBUG - Opening connection {}->http://localhost:36917
2017-09-05 07:10:10,693 DEBUG - Connecting to localhost/127.0.0.1:36917
2017-09-05 07:10:10,693 DEBUG - Connection established 127.0.0.1:37068&lt;-&gt;127.0.0.1:36917
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12: set socket timeout to 50000
2017-09-05 07:10:10,693 DEBUG - Executing request HEAD /es/missing.index/ HTTP/1.1
2017-09-05 07:10:10,693 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 &gt;&gt; HEAD /es/missing.index/ HTTP/1.1
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 &gt;&gt; Host: localhost:36917
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 &gt;&gt; X-Amz-Date: 20170905T071010Z
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=05415174304fefd2db92ef2590a6ffd70ebcb99341c79029f07d183f6505b874
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> amz-sdk-invocation-id: 32edf845-a440-cddc-5ae9-2afa6dccc6bd
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> Connection: Keep-Alive
2017-09-05 07:10:10,693 DEBUG - http-outgoing-12 >> "HEAD /es/missing.index/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "Host: localhost:36917[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "X-Amz-Date: 20170905T071010Z[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=05415174304fefd2db92ef2590a6ffd70ebcb99341c79029f07d183f6505b874[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "amz-sdk-invocation-id: 32edf845-a440-cddc-5ae9-2afa6dccc6bd[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
2017-09-05 07:10:10,694 DEBUG - http-outgoing-12 >> "[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << "HTTP/1.1 404 Not Found[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << "Content-Length: 0[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << "Date: Tue, 05 Sep 2017 07:10:10 GMT[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << "[\r][\n]"
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << HTTP/1.1 404 Not Found
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << Content-Length: 0
2017-09-05 07:10:10,698 DEBUG - http-outgoing-12 << Date: Tue, 05 Sep 2017 07:10:10 GMT
2017-09-05 07:10:10,698 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:10,698 DEBUG - Connection [id: 12][route: {}->http://localhost:36917] can be kept alive for 60.0 seconds
2017-09-05 07:10:10,698 DEBUG - Connection released: [id: 12][route: {}->http://localhost:36917][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:10,699 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Not Found (Service: null; Status Code: 404; Error Code: null; Request ID: null)
2017-09-05 07:10:11,700 INFO - stopped on port #36917
Sep 05, 2017 7:10:11 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:11,703 INFO - started on port #34048
2017-09-05 07:10:11,722 DEBUG - Sending Request: POST http://localhost:34048/es/_bulk / Headers: (X-Amz-Date: 20170905T071011Z, Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=357c9d57244407aa73635cc2eb2605e9a603619b0aa7fa4096402415af46391f, Host: localhost:34048, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 820e52b4-03a6-a330-9076-5483fe5b5e8d, Content-Type: application/json, )
2017-09-05 07:10:11,722 DEBUG - CookieSpec selected: default
2017-09-05 07:10:11,722 DEBUG - Auth cache not set in the context
2017-09-05 07:10:11,722 DEBUG - Connection request: [route: {}->http://localhost:34048][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:11,722 DEBUG - Connection leased: [id: 13][route: {}->http://localhost:34048][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:11,723 DEBUG - Opening connection {}->http://localhost:34048
2017-09-05 07:10:11,723 DEBUG - Connecting to localhost/127.0.0.1:34048
2017-09-05 07:10:11,723 DEBUG - Connection established 127.0.0.1:35236<->127.0.0.1:34048
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13: set socket timeout to 50000
2017-09-05 07:10:11,723 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2017-09-05 07:10:11,723 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13 >> POST /es/_bulk/ HTTP/1.1
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13 >> Host: localhost:34048
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13 >> X-Amz-Date: 20170905T071011Z
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=357c9d57244407aa73635cc2eb2605e9a603619b0aa7fa4096402415af46391f
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:11,723 DEBUG - http-outgoing-13 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> amz-sdk-invocation-id: 820e52b4-03a6-a330-9076-5483fe5b5e8d
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> Content-Type: application/json
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> Transfer-Encoding: chunked
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> Connection: Keep-Alive
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "Host: localhost:34048[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "X-Amz-Date: 20170905T071011Z[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20170905/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=357c9d57244407aa73635cc2eb2605e9a603619b0aa7fa4096402415af46391f[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "amz-sdk-invocation-id: 820e52b4-03a6-a330-9076-5483fe5b5e8d[\r][\n]&quot;
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 &gt;&gt; &quot;Content-Type: application/json[\r][\n]&quot;
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 &gt;&gt; &quot;Transfer-Encoding: chunked[\r][\n]&quot;
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 &gt;&gt; &quot;249[\r][\n]&quot;
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 &gt;&gt; &quot;{&quot;index&quot;:{&quot;_index&quot;:&quot;testIndex&quot;, &quot;_type&quot;:&quot;page&quot;, &quot;_id&quot;:&quot;http://www.test.com/crawledpage.html"}}[\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "{"id":"http://www.test.com/crawledpage.html","name":"crawledpage.html","url":"http://www.test.com/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"https://www.test.com/stuff/crawledpage.html"}}[\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "{"id":"https://www.test.com/stuff/crawledpage.html","name":"crawledpage.html","url":"https://www.test.com/stuff/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "0[\r][\n]"
2017-09-05 07:10:11,724 DEBUG - http-outgoing-13 >> "[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << "HTTP/1.1 412 Precondition Failed[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << "Content-Length: 0[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << "Date: Tue, 05 Sep 2017 07:10:11 GMT[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << "[\r][\n]"
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << HTTP/1.1 412 Precondition Failed
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << Content-Length: 0
2017-09-05 07:10:11,727 DEBUG - http-outgoing-13 << Date: Tue, 05 Sep 2017 07:10:11 GMT
2017-09-05 07:10:11,728 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:11,728 DEBUG - Connection [id: 13][route: {}->http://localhost:34048] can be kept alive for 60.0 seconds
2017-09-05 07:10:11,728 DEBUG - Connection released: [id: 13][route: {}->http://localhost:34048][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:11,728 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Precondition Failed (Service: null; Status Code: 412; Error Code: null; Request ID: null)
2017-09-05 07:10:12,730 INFO - stopped on port #34048
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.129 sec
Running com.amihaiemil.charles.rest.CharlesResourceTestCase
Sep 05, 2017 7:10:12 AM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 9/5/17 7:10 AM
2017-09-05 07:10:12,733 INFO - started on port #36396
2017-09-05 07:10:12,775 DEBUG - Sending Request: POST http://localhost:36396/elasticsearch/amihaiemilxtestrepo/_search / Headers: (X-Amz-Date: 20170905T071012Z, Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b53d2d92541fc4788aa23edcdc96d8370e980bb1503243756b7cbc37e69d5d87, Host: localhost:36396, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151, amz-sdk-invocation-id: 48c32992-1cc0-dc08-1529-baf2cbafe359, Content-Type: application/json, )
2017-09-05 07:10:12,776 DEBUG - CookieSpec selected: default
2017-09-05 07:10:12,776 DEBUG - Auth cache not set in the context
2017-09-05 07:10:12,776 DEBUG - Connection request: [route: {}->http://localhost:36396][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2017-09-05 07:10:12,776 DEBUG - Connection leased: [id: 14][route: {}->http://localhost:36396][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:12,776 DEBUG - Opening connection {}->http://localhost:36396
2017-09-05 07:10:12,776 DEBUG - Connecting to localhost/127.0.0.1:36396
2017-09-05 07:10:12,777 DEBUG - Connection established 127.0.0.1:44934<->127.0.0.1:36396
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14: set socket timeout to 50000
2017-09-05 07:10:12,777 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 07:10:12,777 DEBUG - Proxy auth state: UNCHALLENGED
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> Host: localhost:36396
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> X-Amz-Date: 20170905T071012Z
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b53d2d92541fc4788aa23edcdc96d8370e980bb1503243756b7cbc37e69d5d87
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> amz-sdk-retry: 0/0/500
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> amz-sdk-invocation-id: 48c32992-1cc0-dc08-1529-baf2cbafe359
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> Content-Type: application/json
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> Transfer-Encoding: chunked
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> Connection: Keep-Alive
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> "Host: localhost:36396[\r][\n]"
2017-09-05 07:10:12,777 DEBUG - http-outgoing-14 >> "X-Amz-Date: 20170905T071012Z[\r][\n]"
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20170905/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b53d2d92541fc4788aa23edcdc96d8370e980bb1503243756b7cbc37e69d5d87[\r][\n]"
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic OpenJDK_64-Bit_Server_VM/24.151-b01/1.7.0_151[\r][\n]"
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 >> "amz-sdk-invocation-id: 48c32992-1cc0-dc08-1529-baf2cbafe359[\r][\n]"
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 >> "Content-Type: application/json[\r][\n]"
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 >> "Transfer-Encoding: chunked[\r][\n]&quot;
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 &gt;&gt; &quot;b7[\r][\n]&quot;
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 &gt;&gt; &quot;{&quot;from&quot;:0,&quot;size&quot;:3,&quot;query&quot;:{&quot;bool&quot;:{&quot;filter&quot;:[{&quot;match_phrase_prefix&quot;:{&quot;textContent&quot;:&quot;test&quot;}},{&quot;type&quot;:{&quot;value&quot;:&quot;page&quot;}}]}},&quot;highlight&quot;:{&quot;fields&quot;:{&quot;textContent&quot;:{&quot;fragment_size&quot;:150}}}}[\r][\n]&quot;
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 &gt;&gt; &quot;0[\r][\n]&quot;
2017-09-05 07:10:12,778 DEBUG - http-outgoing-14 &gt;&gt; &quot;[\r][\n]&quot;
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 << "Content-Length: 5345[\r][\n]"
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 << "Date: Tue, 05 Sep 2017 07:10:12 GMT[\r][\n]"
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 << "[\r][\n]"
2017-09-05 07:10:12,782 DEBUG - http-outgoing-14 << "{[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "  "took" : 3,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "  "timed_out" : false,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "  "_shards" : {[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "    "total" : 15,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "    "successful" : 15,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "    "failed" : 0[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "  },[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "  "hits" : {[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "    "total" : 27,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "    "max_score" : 1.0,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "    "hits" : [ {[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,783 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_type" : "development",[\n]"
2017-09-05 07:10:12,784 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/stuff/link3page/page.html",[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;category&quot; : &quot;development&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_type&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 07:10:12,785 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,786 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_type" : "mischelaneous",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "category" : "mischelaneous",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "    }, {[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page5.html",[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 << "      "_source&quot; : {[\n]&quot;
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:12,787 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      },[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      }[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;    }, {[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title",[\n]"
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,788 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "    },{[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "category" : "tech",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "    },{[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_index" : "testindex",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_type" : "tech",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2017-09-05 07:10:12,789 DEBUG - http-outgoing-14 << "      "_score" : 1.0,[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "      "_source" : {[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "name" : "page.html",[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "title" : "page | title",[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "textContent" : "text content...",[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "category" : "mischelaneous",[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "        "links" : [ ][\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "      },[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "[0x9]  "highlight": {[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "      }[\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "    } ][\n]"
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 << "  }[\n]&quot;
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 &lt;&lt; &quot;}&quot;
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 &lt;&lt; HTTP/1.1 200 OK
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 &lt;&lt; Content-Length: 5345
2017-09-05 07:10:12,790 DEBUG - http-outgoing-14 &lt;&lt; Date: Tue, 05 Sep 2017 07:10:12 GMT
2017-09-05 07:10:12,791 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2017-09-05 07:10:12,795 DEBUG - Connection [id: 14][route: {}-&gt;http://localhost:36396] can be kept alive for 60.0 seconds
2017-09-05 07:10:12,795 DEBUG - Connection released: [id: 14][route: {}-&gt;http://localhost:36396][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2017-09-05 07:10:13,785 INFO - stopped on port #36396
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 sec

Results :

Tests run: 115, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (3 KB at 102.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (4 KB at 70.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.pom (9 KB at 361.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.2/xstream-parent-1.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.2/xstream-parent-1.4.2.pom (19 KB at 796.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 17.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 78.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar
Downloading: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded:2http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 270.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded:2http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 812.4 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.jar (58 KB at 1641.0 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar (161 KB at 2911.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (226 KB at 2505.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar (471 KB at 3618.3 KB/sec)
[INFO] Packaging webapp
[INFO] Assembling webapp [charles-rest] in [/home/r/repo/target/charles-rest-1.0.2-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/r/repo/webapp]
[INFO] Webapp assembled in [126 msecs]
[INFO] Building war: /home/r/repo/target/charles-rest-1.0.2-SNAPSHOT.war
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ charles-rest ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 81.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 51.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 231.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 413.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 3358.9 KB/sec)
[INFO] Installing /home/r/repo/target/charles-rest-1.0.2-SNAPSHOT.war to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.2-SNAPSHOT/charles-rest-1.0.2-SNAPSHOT.war
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/amihaiemil/web/charles-rest/1.0.2-SNAPSHOT/charles-rest-1.0.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.086 s
[INFO] Finished at: 2017-09-05T07:10:15+00:00
[INFO] Final Memory: 31M/456M
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:opencharles/charles-rest.git
   ffb65ec..564823c  master -> master
container 47354bce6817894698f496dbbac61a6f3b2e255297944541c9b89db5cea0e14e is dead
Tue Sep  5 09:10:50 CEST 2017