rultor.com logo This build log was produced by rultor.com for opencharles/charles-rest#283
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 17725
+ echo '1.68 838a77339'
1.68 838a77339
+ date
Thu Oct 11 15:16:27 CEST 2018
+ uptime
 15:16:27 up 96 days, 0 min,  0 users,  load average: 1.12, 1.14, 1.10
+ ff=default
+ image=yegor256/rultor
+ rebase=false
+ head_branch=master
+ pull_title='Fixed javadocs'
+ author=amihaiemil
+ directory=
+ head=git@github.com:opencharles/charles-rest.git
+ pull_id=283
+ fork=git@github.com:opencharles/charles-rest.git
+ fork_branch=282
+ squash=false
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:opencharles/charles-rest.git' '--env=pull_id=283' '--env=fork=git@github.com:opencharles/charles-rest.git' '--env=fork_branch=282' '--env=head_branch=master' '--env=pull_title=Fixed javadocs' '--env=author=amihaiemil' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=283'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=282'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Fixed javadocs'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )')
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''pull_id=283'\''' ';' 'export '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=282'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Fixed javadocs'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'mvn clean install' ';')
+ container=opencharles_charles-rest_283
+ 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 '\''head=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''pull_id=283'\''' ';' 'export '\''fork=git@github.com:opencharles/charles-rest.git'\''' ';' 'export '\''fork_branch=282'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Fixed javadocs'\''' ';' 'export '\''author=amihaiemil'\''' ';' 'mvn clean install' ';'
+ sensitive=()
+ 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.6
gpg: armor header: Comment: Hostname: keys.digitalis.org
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-aUnI/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-aUnI/.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-aUnI/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-aUnI/.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-aUnI/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-aUnI/.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]      282        -> fork/282
 * [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/282
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch 282 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 6a95448..5c4b99c
Fast-forward
 .gitignore                                         |  1 +
 pom.xml                                            | 24 ++++++++++++++++------
 .../charles/aws/AmazonElasticSearch.java           | 12 ++---------
 .../com/amihaiemil/charles/aws/ElasticSearch.java  |  2 +-
 .../com/amihaiemil/charles/aws/EsBulkJson.java     |  3 +--
 .../com/amihaiemil/charles/aws/SearchQuery.java    |  8 ++++----
 .../amihaiemil/charles/aws/requests/AwsHead.java   |  1 -
 .../charles/aws/requests/AwsHttpRequest.java       | 12 +++++------
 .../charles/aws/requests/EsHttpRequest.java        |  2 +-
 .../charles/aws/requests/SignedRequest.java        |  7 +++++--
 .../charles/github/AuthorOwnerCheck.java           |  1 -
 .../com/amihaiemil/charles/github/CachedRepo.java  |  2 +-
 .../com/amihaiemil/charles/github/Command.java     | 14 ++++++-------
 .../charles/github/IndexExistsCheck.java           |  1 +
 .../com/amihaiemil/charles/github/IndexSite.java   |  7 +++++--
 .../com/amihaiemil/charles/github/IndexStep.java   |  2 +-
 .../amihaiemil/charles/github/LogsLocation.java    |  3 +--
 .../amihaiemil/charles/github/RepoForkCheck.java   |  5 +----
 .../amihaiemil/charles/github/RepoNameCheck.java   |  4 ----
 .../com/amihaiemil/charles/github/StarRepo.java    |  7 ++-----
 .../java/com/amihaiemil/charles/github/Step.java   | 14 ++++++-------
 .../java/com/amihaiemil/charles/github/Steps.java  |  8 ++++----
 .../com/amihaiemil/charles/github/StepsTree.java   |  2 +-
 .../com/amihaiemil/charles/github/TextReply.java   | 11 +++++++---
 .../amihaiemil/charles/github/ValidCommand.java    |  2 +-
 .../amihaiemil/charles/rest/CharlesResource.java   | 10 ++++++---
 .../com/amihaiemil/charles/rest/LogsResource.java  |  1 +
 .../charles/rest/NotificationsResource.java        |  2 +-
 .../charles/rest/model/ElasticSearchResults.java   |  4 ++--
 .../charles/rest/model/SearchResultsPage.java      |  6 +++---
 30 files changed, 93 insertions(+), 85 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=1.10
++ echo 1.10 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 1.10, low enough to run a new Docker container'
load average is 1.10, 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:fb2c2f8b9db2599fd3b26a16a3d618a99b8bff73dcf545068e568ab385385698
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sopencharles_charles-rest_283\s*$'
+ ls -al .
total 76
drwx--x--x  3 rultor rultor  4096 Oct 11 15:16 .
drwxrwxrwt 11 root   root   20480 Oct 11 15:16 ..
-rw-rw-r--  1 rultor rultor   444 Oct 11 15:16 end.sh
-rwxrwxr-x  1 rultor rultor   338 Oct 11 15:16 entry.sh
-rw-rw-r--  1 rultor rultor     6 Oct 11 15:16 pid
-rw-rw-r--  1 rultor rultor  2420 Oct 11 15:16 pubring.gpg
drwxrwxr-x  6 rultor rultor  4096 Oct 11 15:16 repo
-rwxrwxr-x  1 rultor rultor  6656 Oct 11 15:16 run.sh
-rw-rw-r--  1 rultor rultor   457 Oct 11 15:16 script.sh
-rw-rw-r--  1 rultor rultor  2628 Oct 11 15:16 secring.gpg
-rw-rw-r--  1 rultor rultor   443 Oct 11 15:16 settings.xml
-rw-rw-r--  1 rultor rultor 10189 Oct 11 15:16 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-aUnI:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:opencharles/charles-rest.git --env=pull_id=283 --env=fork=git@github.com:opencharles/charles-rest.git --env=fork_branch=282 --env=head_branch=master '--env=pull_title=Fixed javadocs' --env=author=amihaiemil '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=283'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:opencharles/charles-rest.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=282'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Fixed javadocs'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=amihaiemil'\''\'\'''\'''\'' '\'';'\'' '\''mvn clean install'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-aUnI/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=opencharles_charles-rest_283 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/.oracle_jre_usage /root/.profile /root/texmf /root/.wget-hsts /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
mesg: change /dev/pts/0 mode failed: Operation not permitted
+ 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 head=git@github.com:opencharles/charles-rest.git
+ head=git@github.com:opencharles/charles-rest.git
+ export pull_id=283
+ pull_id=283
+ export fork=git@github.com:opencharles/charles-rest.git
+ fork=git@github.com:opencharles/charles-rest.git
+ export fork_branch=282
+ fork_branch=282
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Fixed javadocs'
+ pull_title='Fixed javadocs'
+ export author=amihaiemil
+ author=amihaiemil
+ mvn clean install
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[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 17.9 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 948.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 415.4 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 1613.2 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 409.2 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 1293.4 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 409.5 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 2833.1 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 270.9 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 1144.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.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 179.2 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 297.3 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 637.7 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 245.1 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 547.5 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 490.1 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 1982.5 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 360.0 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 282.0 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 330.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 862.7 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 346.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 856.4 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 226.3 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 136.5 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 36.8 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 123.2 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 367.0 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 790.7 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 230.4 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 85.9 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 352.8 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 123.3 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 1327.4 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 419.0 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 137.3 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 658.0 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 153.1 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 116.9 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 154.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 476.0 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 531.8 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 192.2 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 603.9 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 162.2 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 432.1 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 10.0 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 81.7 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 228.6 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 476.1 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 96.1 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 108.2 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 239.8 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 125.0 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 92.8 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 137.0 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 141.2 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 221.9 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 1057.3 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 486.3 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 183.7 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 395.3 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 48.5 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 153.2 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 441.4 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 2598.8 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 378.8 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 902.0 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 241.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 67.6 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 438.1 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 269.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.pom (7 KB at 283.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom (24 KB at 998.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom (11 KB at 470.0 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 99.0 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 95.5 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 506.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 150.6 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 66.3 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 512.4 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 52.7 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 190.7 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 1186.1 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 828.0 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 145.8 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 99.8 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 117.2 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 286.4 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 620.8 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 2345.1 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 576.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 86.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 224.7 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 828.2 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 549.4 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 461.7 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 887.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 565.3 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 123.9 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 144.9 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 202.4 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 1868.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.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 314.8 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 135.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.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 247.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.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 906.9 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 223.7 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 227.8 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 206.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 201.3 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 131.4 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 173.7 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 166.5 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 242.3 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 50.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.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 606.8 KB/sec)
Downloading:5http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.21/slf4j-log4j12-1.7.21.jar (10 KB at 84.1 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 2095.8 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 263.9 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/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 3867.7 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 2182.4 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/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar (55 KB at 175.7 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: http://repo.maven.apache.org/maven2/com/sun/mail/javax.mail/1.5.0/javax.mail-1.5.0.jar (510 KB at 1544.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/amihaiemil/web/charles/1.1.1/charles-1.1.1.jar (28 KB at 75.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-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 574.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:Bhttp://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 1331.7 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:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (150 KB at 255.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.3/jackson-databind-2.8.3.jar (1205 KB at 1903.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: http://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 155.6 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/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (68 KB at 105.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1008 KB at 1524.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 KB at 34.3 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
Downloading: http://repo.maven.apache.org/maven2/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (33 KB at 48.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/json/json/20080701/json-20080701.jar (37 KB at 50.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/2.41.0/selenium-remote-driver-2.41.0.jar (241 KB at 323.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.1/commons-exec-1.1.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (290 KB at 383.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar (1886 KB at 2439.1 KB/sec)
Downloading:2http://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 66.4 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/cglib/cglib-nodep/2.1_3/cglib-nodep-2.1_3.jar (317 KB at 386.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: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/2.41.0/selenium-api-2.41.0.jar (142 KB at 169.2 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:2http://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.8 KB/sec)
Downloading:7http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/2.41.0/selenium-java-2.41.0.jar (381 KB at 429.1 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:3http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-htmlunit-driver/2.41.0/selenium-htmlunit-driver-2.41.0.jar (58 KB at 63.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:4http://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.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/2.41.0/selenium-support-2.41.0.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 135.6 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/org/webbitserver/webbit/0.4.14/webbit-0.4.14.jar (162 KB at 154.5 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 832.9 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/org/seleniumhq/selenium/selenium-safari-driver/2.41.0/selenium-safari-driver-2.41.0.jar (273 KB at 250.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar
Downloaded:9http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (986 KB at 871.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/com/jcabi/jcabi-http/1.16/jcabi-http-1.16.jar (105 KB at 90.9 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.5 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.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar (131 KB at 104.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar
Downloaded: http://repo.maven.apache.org/maven2/io/netty/netty/3.5.2.Final/netty-3.5.2.Final.jar (1096 KB at 828.4 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 29.5 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/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (320 KB at 231.5 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 7.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar
Downloaded:5http://repo.maven.apache.org/maven2/com/amihaiemil/web/camel/1.0.1/camel-1.0.1.jar (39 KB at 27.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.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 328.9 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/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar (241 KB at 161.6 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/com/icegreen/greenmail/1.5.0/greenmail-1.5.0.jar (274 KB at 174.3 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/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 357.5 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/org/glassfish/hk2/hk2-api/2.4.0-b34/hk2-api-2.4.0-b34.jar (175 KB at 103.9 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:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/2.4.0-b34/hk2-utils-2.4.0-b34.jar (117 KB at 66.8 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.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/2.22.2/jersey-common-2.22.2.jar (683 KB at 386.8 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:Bhttp://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 8.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:Bhttp://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.2 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:Bhttp://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/2.41.0/selenium-firefox-driver-2.41.0.jar (2440 KB at 1343.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/2.4.0-b34/hk2-locator-2.4.0-b34.jar (178 KB at 97.2 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/com/sun/grizzly/grizzly-http/1.9.64/grizzly-http-1.9.64.jar (186 KB at 98.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-framework/1.9.64/grizzly-framework-1.9.64.jar (240 KB at 126.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/glassfish/jersey/bundles/repackaged/jersey-guava/2.22.2/jersey-guava-2.22.2.jar (949 KB at 496.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-utils/1.9.64/grizzly-utils-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-rcm/1.9.64/grizzly-rcm-1.9.64.jar (11 KB at 5.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-lzma/1.9.64/grizzly-lzma-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-portunif/1.9.64/grizzly-portunif-1.9.64.jar (20 KB at 10.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-http-servlet/1.9.64/grizzly-http-servlet-1.9.64.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/jcabi/jcabi-github/0.28/jcabi-github-0.28.jar (1522 KB at 782.1 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 27.7 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 36.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 51.2 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 241.1 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 689.9 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/sun/grizzly/grizzly-servlet-webserver/1.9.64/grizzly-servlet-webserver-1.9.64.jar (1151 KB at 473.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 200.8 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 99.3 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 148.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 48.4 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 102.2 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 119.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 107.7 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 69.5 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 70.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 173.0 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 275.1 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 102.6 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 158.6 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 361.0 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 284.6 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 678.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.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 57.9 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 119.0 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 255.5 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 128.2 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 88.0 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 255.5 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 60.3 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:8http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 437.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 2972.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.jar
Downloaded:5http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 489.7 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/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 3495.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.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 631.6 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: http://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 594.0 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:1http://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 155.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:6http://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 347.8 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:6http://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 914.9 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/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 1731.7 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 1551.3 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 701.8 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 1682.5 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 2504.3 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 40.2 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 32.1 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 34.1 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 57.7 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-manager/2.2/plexus-compiler-manager-2.2.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-javac/2.2/plexus-compiler-javac-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 871.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 159.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 617.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
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 2647.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 KB at 750.1 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 2571.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 1240.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 3014.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 2602.5 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 94 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 48 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 257.2 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 718.4 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 169.7 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:5http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (34 KB at 1026.3 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/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (115 KB at 2870.7 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: 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)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 674.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 KB at 224.5 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 2671.6 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 2333.9 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 117.7 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 104.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 1442.3 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.54 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.open0(Native Method)
        at java.io.FileOutputStream.open(FileOutputStream.java:270)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:133)
        at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
        at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:207)
        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:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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.161 sec
Running com.amihaiemil.charles.github.PageHostedOnGithubCheckTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.amihaiemil.charles.github.DeleteIndexKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running com.amihaiemil.charles.github.AuthorOwnerCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.github.ActionTestCase
2018-10-11 13:16:53,140 DEBUG - #check(class com.jcabi.github.mock.MkStorage$InFile): immutability checked
2018-10-11 13:16:53,165 DEBUG - #check(class com.jcabi.github.mock.MkGithub): immutability checked
2018-10-11 13:16:53,187 INFO - jcabi-aspects 0.22.5/4a18718 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
2018-10-11 13:16:53,197 DEBUG - #check(class com.jcabi.github.mock.MkRepos): immutability checked
2018-10-11 13:16:53,289 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 45.81ms
2018-10-11 13:16:53,293 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 84.22ms
2018-10-11 13:16:53,296 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 2.34ms
2018-10-11 13:16:53,297 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 101.11ms
2018-10-11 13:16:53,299 DEBUG - #name(): 'amihaiemil.github.io' in 25.22?s
2018-10-11 13:16:53,300 DEBUG - #check(class com.jcabi.github.Coordinates$Simple): immutability checked
2018-10-11 13:16:53,302 DEBUG - #name(): 'amihaiemil.github.io' in 18.14?s
2018-10-11 13:16:53,306 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 1.37ms
2018-10-11 13:16:53,322 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 17.19ms
2018-10-11 13:16:53,325 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 2.21ms
2018-10-11 13:16:53,360 DEBUG - #check(class com.jcabi.github.mock.MkRepo): immutability checked
2018-10-11 13:16:53,363 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.84ms
2018-10-11 13:16:53,363 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 37.57ms
2018-10-11 13:16:53,378 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 2.44ms
2018-10-11 13:16:53,380 DEBUG - #check(class com.jcabi.github.mock.JsonPatch): immutability checked
2018-10-11 13:16:53,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.85ms
2018-10-11 13:16:53,396 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 4.25ms
2018-10-11 13:16:53,397 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 17.61ms
2018-10-11 13:16:53,397 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:53,401 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.83ms
2018-10-11 13:16:53,401 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 100.48ms
2018-10-11 13:16:53,404 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.73ms
2018-10-11 13:16:53,405 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 3.18ms
2018-10-11 13:16:53,407 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.67ms
2018-10-11 13:16:53,408 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 3.79ms
2018-10-11 13:16:53,410 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.65ms
2018-10-11 13:16:53,413 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.52ms
2018-10-11 13:16:53,414 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 3.30ms
2018-10-11 13:16:53,423 DEBUG - #check(class com.jcabi.github.mock.MkIssues): immutability checked
2018-10-11 13:16:53,426 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 1.76ms
2018-10-11 13:16:53,428 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 3.93ms
2018-10-11 13:16:53,430 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 1.75ms
2018-10-11 13:16:53,431 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 13.55ms
2018-10-11 13:16:53,432 DEBUG - #lock(): in 17.63?s
2018-10-11 13:16:53,434 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.78ms
2018-10-11 13:16:53,438 DEBUG - #check(class com.jcabi.github.Github$Time): immutability checked
2018-10-11 13:16:53,446 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.71ms
2018-10-11 13:16:53,448 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 3.99ms
2018-10-11 13:16:53,449 DEBUG - #unlock(): in 22.17?s
2018-10-11 13:16:53,452 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.33ms
2018-10-11 13:16:53,452 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 43.03?s
2018-10-11 13:16:53,453 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 31.15?s
2018-10-11 13:16:53,453 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:53,467 DEBUG - #check(class com.jcabi.github.mock.MkIssue): immutability checked
2018-10-11 13:16:53,467 DEBUG - #get(1): 1 in 11.52ms
2018-10-11 13:16:53,468 DEBUG - #create('Test issue for commands', 'test body'): 1 in 36.16ms
2018-10-11 13:16:53,475 DEBUG - #check(class com.jcabi.github.mock.MkComments): immutability checked
2018-10-11 13:16:53,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.52ms
2018-10-11 13:16:53,482 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.79ms
2018-10-11 13:16:53,485 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.38ms
2018-10-11 13:16:53,485 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 13.41ms
2018-10-11 13:16:53,486 DEBUG - #lock(): in 9.74?s
2018-10-11 13:16:53,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.40ms
2018-10-11 13:16:53,495 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.64ms
2018-10-11 13:16:53,498 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..364..D "updated_at";SET "2018-10-11T13:16:53Z";'): in 5.64ms
2018-10-11 13:16:53,498 DEBUG - #unlock(): in 15.49?s
2018-10-11 13:16:53,499 DEBUG - #issue(): 1 in 45.19?s
2018-10-11 13:16:53,500 DEBUG - #number(): 1 in 35.18?s
2018-10-11 13:16:53,500 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there
2018-10-11 13:16:53,508 DEBUG - #check(class com.jcabi.github.mock.MkComment): immutability checked
2018-10-11 13:16:53,511 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.85ms
2018-10-11 13:16:53,512 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 7.80ms
2018-10-11 13:16:53,515 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.59ms
2018-10-11 13:16:53,516 DEBUG - #post('@charlesmike hello there'): 'MkComment(storage=<?xml version="1.0" encoding="U..900..mil/amihaiemil.github.io, ticket=1, num=1)' in 26.11ms
2018-10-11 13:16:53,519 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.65ms
2018-10-11 13:16:53,521 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 4.53ms
2018-10-11 13:16:53,524 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.48ms
2018-10-11 13:16:53,524 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..844..po>\n</repos>\n</github>\n, self=charlesmike)' in 5.11ms
2018-10-11 13:16:53,528 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.56ms
2018-10-11 13:16:53,533 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.30ms
2018-10-11 13:16:53,533 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 5.12ms
2018-10-11 13:16:53,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.25ms
2018-10-11 13:16:53,538 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 4.64ms
2018-10-11 13:16:53,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.16ms
2018-10-11 13:16:53,541 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..885..e, coords=amihaiemil/amihaiemil.github.io)' in 5.29ms
2018-10-11 13:16:53,542 DEBUG - #number(): 1 in 18.87?s
2018-10-11 13:16:53,542 DEBUG - #get(1): 1 in 25.94?s
2018-10-11 13:16:53,544 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 908.57?s
2018-10-11 13:16:53,545 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.03ms
2018-10-11 13:16:53,547 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github&gt;\n' in 963.08?s
2018-10-11 13:16:53,547 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 2.51ms
2018-10-11 13:16:53,548 DEBUG - #name(): 'jeff.github.io' in 7.48?s
2018-10-11 13:16:53,548 DEBUG - #name(): 'jeff.github.io' in 10.96?s
2018-10-11 13:16:53,550 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 999.09?s
2018-10-11 13:16:53,551 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 2.40ms
2018-10-11 13:16:53,553 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 1.18ms
2018-10-11 13:16:53,555 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 1.07ms
2018-10-11 13:16:53,556 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 2.47ms
2018-10-11 13:16:53,556 DEBUG - #json(): {&quot;name&quot;:&quot;jeff.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 294.77?s
2018-10-11 13:16:53,558 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 1.20ms
2018-10-11 13:16:53,561 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 3.53ms
2018-10-11 13:16:53,561 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 4.34ms
2018-10-11 13:16:53,561 INFO - repository jeff/jeff.github.io created by jeff
2018-10-11 13:16:53,563 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.29ms
2018-10-11 13:16:53,564 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 14.25ms
2018-10-11 13:16:53,566 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.27ms
2018-10-11 13:16:53,567 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.53ms
2018-10-11 13:16:53,569 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.31ms
2018-10-11 13:16:53,569 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 3.09ms
2018-10-11 13:16:53,571 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.24ms
2018-10-11 13:16:53,574 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.27ms
2018-10-11 13:16:53,575 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=jeff, coords=jeff/jeff.github.io)' in 2.78ms
2018-10-11 13:16:53,577 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 1.27ms
2018-10-11 13:16:53,578 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 3.00ms
2018-10-11 13:16:53,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.25ms
2018-10-11 13:16:53,580 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..184..>\n, self=jeff, coords=jeff/jeff.github.io)' in 3.60ms
2018-10-11 13:16:53,581 DEBUG - #lock(): in 16.70?s
2018-10-11 13:16:53,582 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2018-10-11 13:16:53,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.17ms
2018-10-11 13:16:53,587 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..344..P;ADD "user";ADD "login";SET "jeff";UP;UP;'): in 2.90ms
2018-10-11 13:16:53,588 DEBUG - #unlock(): in 19.30?s
2018-10-11 13:16:53,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.14ms
2018-10-11 13:16:53,591 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..506..>\n, self=jeff, coords=jeff/jeff.github.io)' in 39.41?s
2018-10-11 13:16:53,592 DEBUG - #coordinates(): jeff/jeff.github.io in 19.29?s
2018-10-11 13:16:53,592 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2018-10-11 13:16:53,593 DEBUG - #get(1): 1 in 38.50?s
2018-10-11 13:16:53,594 DEBUG - #create('Test issue for commands', 'test body'): 1 in 12.35ms
2018-10-11 13:16:53,597 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.42ms
2018-10-11 13:16:53,600 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.48ms
2018-10-11 13:16:53,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.64ms
2018-10-11 13:16:53,604 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 6.54ms
2018-10-11 13:16:53,605 DEBUG - #lock(): in 25.56?s
2018-10-11 13:16:53,608 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.46ms
2018-10-11 13:16:53,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.23ms
2018-10-11 13:16:53,616 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2018-10-11T13:16:53Z";'): in 5.34ms
2018-10-11 13:16:53,617 DEBUG - #unlock(): in 21.32?s
2018-10-11 13:16:53,617 DEBUG - #issue(): 1 in 40.45?s
2018-10-11 13:16:53,618 DEBUG - #number(): 1 in 16.22?s
2018-10-11 13:16:53,618 INFO - comment #1 posted to issue #1 by jeff: @charlesmike hello
2018-10-11 13:16:53,622 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.56ms
2018-10-11 13:16:53,622 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 41.63?s
2018-10-11 13:16:53,625 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.00ms
2018-10-11 13:16:53,626 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 17.92ms
2018-10-11 13:16:53,628 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.64ms
2018-10-11 13:16:53,629 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.66ms
2018-10-11 13:16:53,630 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.27ms
2018-10-11 13:16:53,631 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..796..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 3.15ms
2018-10-11 13:16:53,632 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.11ms
2018-10-11 13:16:53,635 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.32ms
2018-10-11 13:16:53,636 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 2.58ms
2018-10-11 13:16:53,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.30ms
2018-10-11 13:16:53,639 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 3.05ms
2018-10-11 13:16:53,641 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.22ms
2018-10-11 13:16:53,641 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 3.66ms
2018-10-11 13:16:53,642 DEBUG - #number(): 1 in 16.68?s
2018-10-11 13:16:53,642 DEBUG - #get(1): 1 in 26.53?s
2018-10-11 13:16:53,644 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 883.85?s
2018-10-11 13:16:53,645 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.76ms
2018-10-11 13:16:53,646 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 997.92?s
2018-10-11 13:16:53,647 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=vlad)' in 2.25ms
2018-10-11 13:16:53,647 DEBUG - #name(): 'vlad.github.io' in 7.91?s
2018-10-11 13:16:53,648 DEBUG - #name(): 'vlad.github.io' in 11.81?s
2018-10-11 13:16:53,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 902.06?s
2018-10-11 13:16:53,650 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 2.19ms
2018-10-11 13:16:53,652 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 873.16?s
2018-10-11 13:16:53,654 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 818.08?s
2018-10-11 13:16:53,654 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=vlad, coords=vlad/vlad.github.io)' in 2.12ms
2018-10-11 13:16:53,655 DEBUG - #json(): {"name":"vlad.github.io","description":"","homepage":"","private":false} in 342.07?s
2018-10-11 13:16:53,656 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 908.17?s
2018-10-11 13:16:53,658 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 2.31ms
2018-10-11 13:16:53,658 DEBUG - #patch({"name":"vlad.github.io","description":"","homepage":"","private":false}): in 2.91ms
2018-10-11 13:16:53,658 INFO - repository vlad/vlad.github.io created by vlad
2018-10-11 13:16:53,660 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 978.34?s
2018-10-11 13:16:53,660 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 11.67ms
2018-10-11 13:16:53,662 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 847.19?s
2018-10-11 13:16:53,663 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.90ms
2018-10-11 13:16:53,664 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 945.61?s
2018-10-11 13:16:53,665 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=vlad)' in 2.37ms
2018-10-11 13:16:53,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 938.58?s
2018-10-11 13:16:53,668 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 889.46?s
2018-10-11 13:16:53,668 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..172..>\n, self=vlad, coords=vlad/vlad.github.io)' in 2.12ms
2018-10-11 13:16:53,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 869.67?s
2018-10-11 13:16:53,671 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 2.29ms
2018-10-11 13:16:53,673 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 881.01?s
2018-10-11 13:16:53,673 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..184..&gt;\n, self=vlad, coords=vlad/vlad.github.io)' in 2.81ms
2018-10-11 13:16:53,673 DEBUG - #lock(): in 7.39?s
2018-10-11 13:16:53,675 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 886.28?s
2018-10-11 13:16:53,677 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 851.70?s
2018-10-11 13:16:53,679 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..344..P;ADD &quot;user&quot;;ADD &quot;login&quot;;SET &quot;vlad&quot;;UP;UP;'): in 2.46ms
2018-10-11 13:16:53,679 DEBUG - #unlock(): in 24.53?s
2018-10-11 13:16:53,680 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..451..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 920.34?s
2018-10-11 13:16:53,681 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..506..&gt;\n, self=vlad, coords=vlad/vlad.github.io)' in 26.99?s
2018-10-11 13:16:53,681 DEBUG - #coordinates(): vlad/vlad.github.io in 16.65?s
2018-10-11 13:16:53,681 INFO - issue #1 created in vlad/vlad.github.io by vlad: Test issue for commands
2018-10-11 13:16:53,682 DEBUG - #get(1): 1 in 35.04?s
2018-10-11 13:16:53,682 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.77ms
2018-10-11 13:16:53,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..451..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 985.32?s
2018-10-11 13:16:53,685 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.55ms
2018-10-11 13:16:53,687 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 963.50?s
2018-10-11 13:16:53,687 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=vlad, repo=vlad/vlad.github.io, ticket=1)' in 3.07ms
2018-10-11 13:16:53,687 DEBUG - #lock(): in 8.30?s
2018-10-11 13:16:53,692 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 4.38ms
2018-10-11 13:16:53,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2018-10-11 13:16:53,697 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..329..D "updated_at";SET "2018-10-11T13:16:53Z";'): in 2.87ms
2018-10-11 13:16:53,697 DEBUG - #unlock(): in 26.64?s
2018-10-11 13:16:53,698 DEBUG - #issue(): 1 in 45.74?s
2018-10-11 13:16:53,698 DEBUG - #number(): 1 in 21.21?s
2018-10-11 13:16:53,698 INFO - comment #1 posted to issue #1 by vlad: @charlesmike, hello
2018-10-11 13:16:53,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.13ms
2018-10-11 13:16:53,700 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 39.12?s
2018-10-11 13:16:53,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 944.65?s
2018-10-11 13:16:53,702 DEBUG - #post('@charlesmike, hello'): 'MkComment(storage=<?xml version="1.0" encoding="U..835..repo=vlad/vlad.github.io, ticket=1, num=1)' in 12.93ms
2018-10-11 13:16:53,703 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 895.75?s
2018-10-11 13:16:53,704 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.82ms
2018-10-11 13:16:53,705 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 918.81?s
2018-10-11 13:16:53,706 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..797..po>\n</repos>\n</github>\n, self=charlesmike)' in 2.22ms
2018-10-11 13:16:53,707 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 937.60?s
2018-10-11 13:16:53,709 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 916.09?s
2018-10-11 13:16:53,710 DEBUG - #get(vlad/vlad.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 2.23ms
2018-10-11 13:16:53,711 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.03ms
2018-10-11 13:16:53,713 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad.github.io&apos;]";ADDIF "issues";'): in 2.52ms
2018-10-11 13:16:53,714 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2018-10-11 13:16:53,715 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..826..f=charlesmike, coords=vlad/vlad.github.io)' in 2.96ms
2018-10-11 13:16:53,715 DEBUG - #number(): 1 in 22.46?s
2018-10-11 13:16:53,715 DEBUG - #get(1): 1 in 37.35?s
2018-10-11 13:16:53,717 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 668.31?s
2018-10-11 13:16:53,718 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.39ms
2018-10-11 13:16:53,719 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 682.90?s
2018-10-11 13:16:53,719 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..15..\n<github>\n<repos/>\n</github>\n, self=marius)' in 1.75ms
2018-10-11 13:16:53,719 DEBUG - #name(): 'marius.github.io' in 7.23?s
2018-10-11 13:16:53,720 DEBUG - #name(): 'marius.github.io' in 13.08?s
2018-10-11 13:16:53,721 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 710.10?s
2018-10-11 13:16:53,722 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords&quot;, &quot;..92..itory&quot;;UP;ADD &quot;private&quot;;SET &quot;false&quot;;\n11:UP;'): in 1.95ms
2018-10-11 13:16:53,723 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..139..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 790.68?s
2018-10-11 13:16:53,725 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..139..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 708.23?s
2018-10-11 13:16:53,725 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..200..lf=marius, coords=marius/marius.github.io)' in 1.79ms
2018-10-11 13:16:53,726 DEBUG - #json(): {&quot;name&quot;:&quot;marius.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 282.43?s
2018-10-11 13:16:53,727 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..139..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 768.56?s
2018-10-11 13:16:53,728 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;marius/ma..108.. &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;false&quot;;UP;'): in 2.08ms
2018-10-11 13:16:53,729 DEBUG - #patch({&quot;name&quot;:&quot;marius.github.io&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 2.60ms
2018-10-11 13:16:53,729 INFO - repository marius/marius.github.io created by marius
2018-10-11 13:16:53,730 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 809.13?s
2018-10-11 13:16:53,731 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 10.05ms
2018-10-11 13:16:53,732 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 790.46?s
2018-10-11 13:16:53,733 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.59ms
2018-10-11 13:16:53,734 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 938.61?s
2018-10-11 13:16:53,734 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..153..\n</repo>\n</repos>\n</github>\n, self=marius)' in 1.98ms
2018-10-11 13:16:53,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 819.75?s
2018-10-11 13:16:53,737 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 811.96?s
2018-10-11 13:16:53,738 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..184..lf=marius, coords=marius/marius.github.io)' in 1.89ms
2018-10-11 13:16:53,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..123..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 835.23?s
2018-10-11 13:16:53,741 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/marius.github.io&apos;]";ADDIF "issues";'): in 2.34ms
2018-10-11 13:16:53,742 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2018-10-11 13:16:53,742 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..196..lf=marius, coords=marius/marius.github.io)' in 2.88ms
2018-10-11 13:16:53,743 DEBUG - #lock(): in 11.45?s
2018-10-11 13:16:53,745 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.42ms
2018-10-11 13:16:53,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2018-10-11 13:16:53,749 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..350..ADD "user";ADD "login";SET "marius";UP;UP;'): in 2.82ms
2018-10-11 13:16:53,750 DEBUG - #unlock(): in 22.90?s
2018-10-11 13:16:53,752 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.20ms
2018-10-11 13:16:53,752 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..520..lf=marius, coords=marius/marius.github.io)' in 36.70?s
2018-10-11 13:16:53,752 DEBUG - #coordinates(): marius/marius.github.io in 21.00?s
2018-10-11 13:16:53,753 INFO - issue #1 created in marius/marius.github.io by marius: Test issue for commands
2018-10-11 13:16:53,753 DEBUG - #get(1): 1 in 38.70?s
2018-10-11 13:16:53,754 DEBUG - #create('Test issue for commands', 'test body'): 1 in 10.82ms
2018-10-11 13:16:53,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..459..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.21ms
2018-10-11 13:16:53,758 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.25ms
2018-10-11 13:16:53,760 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.19ms
2018-10-11 13:16:53,760 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..544..s, repo=marius/marius.github.io, ticket=1)' in 4.08ms
2018-10-11 13:16:53,760 DEBUG - #lock(): in 10.18?s
2018-10-11 13:16:53,762 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2018-10-11 13:16:53,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..471..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2018-10-11 13:16:53,767 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..338..D "updated_at";SET "2018-10-11T13:16:53Z";'): in 2.96ms
2018-10-11 13:16:53,767 DEBUG - #unlock(): in 17.86?s
2018-10-11 13:16:53,767 DEBUG - #issue(): 1 in 32.23?s
2018-10-11 13:16:53,768 DEBUG - #number(): 1 in 15.01?s
2018-10-11 13:16:53,768 INFO - comment #1 posted to issue #1 by marius: @charlesmike hello
2018-10-11 13:16:53,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2018-10-11 13:16:53,770 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..854..=marius/marius.github.io, ticket=1, num=1)' in 32.17?s
2018-10-11 13:16:53,772 DEBUG - #xml(): '<?xml version="1.0" 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 1.26ms
2018-10-11 13:16:53,772 DEBUG - #post('@charlesmike hello'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..854..=marius/marius.github.io, ticket=1, num=1)' in 10.06ms
2018-10-11 13:16:53,774 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 1.27ms
2018-10-11 13:16:53,775 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 2.35ms
2018-10-11 13:16:53,776 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 1.03ms
2018-10-11 13:16:53,777 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..810..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.79ms
2018-10-11 13:16:53,778 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 961.38?s
2018-10-11 13:16:53,780 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 1.00ms
2018-10-11 13:16:53,781 DEBUG - #get(marius/marius.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..841..arlesmike, coords=marius/marius.github.io)' in 2.17ms
2018-10-11 13:16:53,782 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 1.10ms
2018-10-11 13:16:53,784 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/marius.github.io&apos;]";ADDIF "issues";'): in 2.41ms
2018-10-11 13:16:53,785 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2018-10-11 13:16:53,785 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..843..arlesmike, coords=marius/marius.github.io)' in 2.86ms
2018-10-11 13:16:53,786 DEBUG - #number(): 1 in 18.68?s
2018-10-11 13:16:53,786 DEBUG - #get(1): 1 in 26.53?s
2018-10-11 13:16:53,791 INFO - Started action a86a10d7-c0a3-4713-a231-f4fed996c4bd
2018-10-11 13:16:53,792 INFO - Started action 4e5f705f-1b7a-4f60-acab-a3dd6de8059a
2018-10-11 13:16:53,792 INFO - Started action fc13def3-fcba-47f5-9820-c5f0ddd781ef
2018-10-11 13:16:53,793 INFO - Started action cfd92e4d-3a5e-4004-bc73-8d1a54211a59
2018-10-11 13:16:53,801 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.73ms
2018-10-11 13:16:53,824 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 24.54ms
2018-10-11 13:16:53,825 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 25.65ms
2018-10-11 13:16:53,825 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 919.05?s
2018-10-11 13:16:53,826 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..853..e, repo=marius/marius.github.io, ticket=1)' in 25.23ms
2018-10-11 13:16:53,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.54ms
2018-10-11 13:16:53,827 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.61ms
2018-10-11 13:16:53,827 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 27.44ms
2018-10-11 13:16:53,829 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2018-10-11 13:16:53,829 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.72ms
2018-10-11 13:16:53,829 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.72ms
2018-10-11 13:16:53,829 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..836..smike, repo=vlad/vlad.github.io, ticket=1)' in 27.96ms
2018-10-11 13:16:53,829 DEBUG - #check(class com.jcabi.github.mock.MkIterable): immutability checked
2018-10-11 13:16:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2018-10-11 13:16:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.14ms
2018-10-11 13:16:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.58ms
2018-10-11 13:16:53,831 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..951..m.jcabi.github.mock.MkComments$1@48011b22)' in 3.06ms
2018-10-11 13:16:53,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.24ms
2018-10-11 13:16:53,831 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..934..m.jcabi.github.mock.MkComments$1@3bb53cbf)' in 182.41?s
2018-10-11 13:16:53,831 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 4.36ms
2018-10-11 13:16:53,832 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 4.73ms
2018-10-11 13:16:53,834 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.60ms
2018-10-11 13:16:53,834 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.44ms
2018-10-11 13:16:53,834 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..933..m.jcabi.github.mock.MkComments$1@5904627b)' in 94.85?s
2018-10-11 13:16:53,834 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..992..om.jcabi.github.mock.MkComments$1@5931141)' in 64.39?s
2018-10-11 13:16:53,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.36ms
2018-10-11 13:16:53,842 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 1.40ms
2018-10-11 13:16:53,842 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 1.35ms
2018-10-11 13:16:53,842 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.72ms
2018-10-11 13:16:53,845 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@459299d1 in 4.43ms
2018-10-11 13:16:53,845 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@52a94f01 in 4.41ms
2018-10-11 13:16:53,845 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@75ce1c10 in 4.41ms
2018-10-11 13:16:53,845 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@10bd3a85 in 4.41ms
2018-10-11 13:16:53,902 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 1.77ms
2018-10-11 13:16:53,902 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 1.77ms
2018-10-11 13:16:53,902 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.77ms
2018-10-11 13:16:53,902 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..762..sue&gt;\n&lt;/issues>\n</repo>\n</repos>\n</github>\n' in 1.77ms
2018-10-11 13:16:53,902 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 52.93?s
2018-10-11 13:16:53,902 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..859..=marius/marius.github.io, ticket=1, num=1)' in 45.38?s
2018-10-11 13:16:53,902 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..841..repo=jeff/jeff.github.io, ticket=1, num=1)' in 66.59?s
2018-10-11 13:16:53,903 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..842..repo=vlad/vlad.github.io, ticket=1, num=1)' in 46.28?s
2018-10-11 13:16:53,905 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.30ms
2018-10-11 13:16:53,905 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.31ms
2018-10-11 13:16:53,906 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.57ms
2018-10-11 13:16:53,906 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.61ms
2018-10-11 13:16:53,915 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..149..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 11.88ms
2018-10-11 13:16:53,915 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..125..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 11.92ms
2018-10-11 13:16:53,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.07ms
2018-10-11 13:16:53,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.24ms
2018-10-11 13:16:53,918 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..e, coords=amihaiemil/amihaiemil.github.io)' in 62.95?s
2018-10-11 13:16:53,918 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 64.18?s
2018-10-11 13:16:53,919 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..131..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 16.02ms
2018-10-11 13:16:53,920 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..126..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 16.16ms
2018-10-11 13:16:53,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.81ms
2018-10-11 13:16:53,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.78ms
2018-10-11 13:16:53,921 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 64.35?s
2018-10-11 13:16:53,921 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..809..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 69.11?s
2018-10-11 13:16:53,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2018-10-11 13:16:53,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.66ms
2018-10-11 13:16:53,922 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..824..f=charlesmike, coords=vlad/vlad.github.io)' in 42.88?s
2018-10-11 13:16:53,922 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..841..arlesmike, coords=marius/marius.github.io)' in 37.24?s
2018-10-11 13:16:53,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 916.59?s
2018-10-11 13:16:53,924 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..762..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 23.58?s
2018-10-11 13:16:53,924 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.26ms
2018-10-11 13:16:53,924 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..775..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 32.39?s
2018-10-11 13:16:53,926 DEBUG - #check(class com.jcabi.github.mock.MkUsers): immutability checked
2018-10-11 13:16:53,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..761..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.75ms
2018-10-11 13:16:53,928 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 1.74ms
2018-10-11 13:16:53,928 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 1.75ms
2018-10-11 13:16:53,928 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 1.58ms
2018-10-11 13:16:53,929 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.13ms
2018-10-11 13:16:53,930 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.16ms
2018-10-11 13:16:53,930 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.20ms
2018-10-11 13:16:53,930 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 3.80ms
2018-10-11 13:16:53,932 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 1.49ms
2018-10-11 13:16:53,932 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 1.52ms
2018-10-11 13:16:53,932 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 1.34ms
2018-10-11 13:16:53,932 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..856..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 8.59ms
2018-10-11 13:16:53,932 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..822..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 5.05ms
2018-10-11 13:16:53,932 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="..771..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.37ms
2018-10-11 13:16:53,932 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..808..\n<users/>\n</github>\n, himself=charlesmike)' in 8.88ms
2018-10-11 13:16:53,933 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..809..\n<users/>\n</github>\n, himself=charlesmike)' in 6.67ms
2018-10-11 13:16:53,942 DEBUG - #check(class com.jcabi.github.mock.MkUser): immutability checked
2018-10-11 13:16:53,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..818..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.64ms
2018-10-11 13:16:53,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..784..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.69ms
2018-10-11 13:16:53,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..770..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.63ms
2018-10-11 13:16:53,944 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..771..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 1.87ms
2018-10-11 13:16:53,946 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.84ms
2018-10-11 13:16:53,946 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.92ms
2018-10-11 13:16:53,946 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.97ms
2018-10-11 13:16:53,946 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.01ms
2018-10-11 13:16:53,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.29ms
2018-10-11 13:16:53,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 1.57ms
2018-10-11 13:16:53,948 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 12.77ms
2018-10-11 13:16:53,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.51ms
2018-10-11 13:16:53,949 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 13.02ms
2018-10-11 13:16:53,948 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.42ms
2018-10-11 13:16:53,949 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 13.13ms
2018-10-11 13:16:53,949 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 13.23ms
2018-10-11 13:16:53,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.20ms
2018-10-11 13:16:53,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 1.21ms
2018-10-11 13:16:53,950 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 15.08ms
2018-10-11 13:16:53,951 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 15.65ms
2018-10-11 13:16:53,951 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.22ms
2018-10-11 13:16:53,951 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..902..er>\n</users>\n</github>\n, self=charlesmike)' in 16.14ms
2018-10-11 13:16:53,951 DEBUG - #login(): 'charlesmike' in 23.63?s
2018-10-11 13:16:53,951 DEBUG - #login(): 'charlesmike' in 9.54?s
2018-10-11 13:16:53,951 DEBUG - #login(): 'charlesmike' in 9.00?s
2018-10-11 13:16:53,952 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n&lt;/github&gt;\n' in 1.20ms
2018-10-11 13:16:53,952 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 15.83ms
2018-10-11 13:16:53,952 DEBUG - #login(): 'charlesmike' in 15.52?s
2018-10-11 13:16:53,953 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 999.37?s
2018-10-11 13:16:53,953 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..900..arlesmike, coords=marius/marius.github.io)' in 26.26?s
2018-10-11 13:16:53,953 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 987.05?s
2018-10-11 13:16:53,953 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 1.16ms
2018-10-11 13:16:53,953 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..942..e, coords=amihaiemil/amihaiemil.github.io)' in 22.54?s
2018-10-11 13:16:53,954 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..882..f=charlesmike, coords=jeff/jeff.github.io)' in 42.75?s
2018-10-11 13:16:53,954 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 865.98?s
2018-10-11 13:16:53,954 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.08?s
2018-10-11 13:16:53,954 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 1.40ms
2018-10-11 13:16:53,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 986.64?s
2018-10-11 13:16:53,955 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..883..f=charlesmike, coords=vlad/vlad.github.io)' in 44.35?s
2018-10-11 13:16:53,955 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 17.07?s
2018-10-11 13:16:53,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.06ms
2018-10-11 13:16:53,956 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 41.86?s
2018-10-11 13:16:53,956 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 812.08?s
2018-10-11 13:16:53,956 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 884.95?s
2018-10-11 13:16:53,956 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.62ms
2018-10-11 13:16:53,957 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 937.48?s
2018-10-11 13:16:53,957 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.42ms
2018-10-11 13:16:53,957 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.69ms
2018-10-11 13:16:53,957 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 27.39?s
2018-10-11 13:16:53,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 815.03?s
2018-10-11 13:16:53,958 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..872..\n</users>\n</github>\n, himself=charlesmike)' in 1.98ms
2018-10-11 13:16:53,958 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.92ms
2018-10-11 13:16:53,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.01ms
2018-10-11 13:16:53,959 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..906..\n</users>\n</github>\n, himself=charlesmike)' in 2.05ms
2018-10-11 13:16:53,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 774.42?s
2018-10-11 13:16:53,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.41ms
2018-10-11 13:16:53,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.09ms
2018-10-11 13:16:53,960 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..858..\n</users>\n</github>\n, himself=charlesmike)' in 2.43ms
2018-10-11 13:16:53,960 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 993.85?s
2018-10-11 13:16:53,960 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.14ms
2018-10-11 13:16:53,961 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.68ms
2018-10-11 13:16:53,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.18ms
2018-10-11 13:16:53,962 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 2.41ms
2018-10-11 13:16:53,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 827.24?s
2018-10-11 13:16:53,962 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..868..er>\n</users>\n</github>\n, self=charlesmike)' in 2.55ms
2018-10-11 13:16:53,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.22ms
2018-10-11 13:16:53,963 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..859..\n</users>\n</github>\n, himself=charlesmike)' in 3.24ms
2018-10-11 13:16:53,963 DEBUG - #xml(): '<?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 988.25?s
2018-10-11 13:16:53,963 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 854.13?s
2018-10-11 13:16:53,963 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.78ms
2018-10-11 13:16:53,963 DEBUG - #get('charlesmike'): '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 2.80ms
2018-10-11 13:16:53,964 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 4.20ms
2018-10-11 13:16:53,964 DEBUG - #login(): 'charlesmike' in 10.69?s
2018-10-11 13:16:53,965 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 954.35?s
2018-10-11 13:16:53,965 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 1.42ms
2018-10-11 13:16:53,965 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 979.07?s
2018-10-11 13:16:53,965 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 4.68ms
2018-10-11 13:16:53,965 INFO - Received command: @charlesmike hello
2018-10-11 13:16:53,965 INFO - Sending comment...
2018-10-11 13:16:53,966 DEBUG - #get('charlesmike'): '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 3.43ms
2018-10-11 13:16:53,966 DEBUG - #login(): 'charlesmike' in 21.40?s
2018-10-11 13:16:53,966 INFO - Received command: @charlesmike hello there
2018-10-11 13:16:53,966 INFO - Sending comment...
2018-10-11 13:16:53,967 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 3.40ms
2018-10-11 13:16:53,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 962.61?s
2018-10-11 13:16:53,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.11ms
2018-10-11 13:16:53,968 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..854..er>\n</users>\n</github>\n, self=charlesmike)' in 5.58ms
2018-10-11 13:16:53,968 DEBUG - #login(): 'charlesmike' in 14.72?s
2018-10-11 13:16:53,968 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 977.03?s
2018-10-11 13:16:53,969 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.54ms
2018-10-11 13:16:53,969 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.24ms
2018-10-11 13:16:53,969 INFO - Received command: @charlesmike hello
2018-10-11 13:16:53,969 INFO - Sending comment...
2018-10-11 13:16:53,969 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 4.00ms
2018-10-11 13:16:53,970 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.56ms
2018-10-11 13:16:53,970 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 940.31?s
2018-10-11 13:16:53,970 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..912..e, repo=marius/marius.github.io, ticket=1)' in 3.03ms
2018-10-11 13:16:53,971 DEBUG - #lock(): in 5.94?s
2018-10-11 13:16:53,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.04ms
2018-10-11 13:16:53,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.08ms
2018-10-11 13:16:53,971 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.35ms
2018-10-11 13:16:53,971 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..954..amihaiemil/amihaiemil.github.io, ticket=1)' in 3.01ms
2018-10-11 13:16:53,972 DEBUG - #lock(): in 14.06?s
2018-10-11 13:16:53,972 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..855..er>\n</users>\n</github>\n, self=charlesmike)' in 6.57ms
2018-10-11 13:16:53,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 1.06ms
2018-10-11 13:16:53,972 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.87ms
2018-10-11 13:16:53,973 DEBUG - #login(): 'charlesmike' in 20.26?s
2018-10-11 13:16:53,973 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.07ms
2018-10-11 13:16:53,974 INFO - Received command: @charlesmike, hello
2018-10-11 13:16:53,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.28ms
2018-10-11 13:16:53,974 INFO - Sending comment...
2018-10-11 13:16:53,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..834..esmike</login>\n</user>\n</users>\n</github>\n' in 810.73?s
2018-10-11 13:16:53,975 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..894..smike, repo=jeff/jeff.github.io, ticket=1)' in 3.45ms
2018-10-11 13:16:53,975 DEBUG - #lock(): in 12.30?s
2018-10-11 13:16:53,976 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..868..esmike</login>\n</user>\n</users>\n</github>\n' in 1.09ms
2018-10-11 13:16:53,976 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..760..D "updated_at";SET "2018-10-11T13:16:53Z";'): in 2.78ms
2018-10-11 13:16:53,977 DEBUG - #unlock(): in 16.17?s
2018-10-11 13:16:53,977 DEBUG - #issue(): 1 in 29.16?s
2018-10-11 13:16:53,977 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 1.37ms
2018-10-11 13:16:53,977 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..786..D &quot;updated_at&quot;;SET &quot;2018-10-11T13:16:53Z&quot;;'): in 2.53ms
2018-10-11 13:16:53,977 DEBUG - #number(): 1 in 13.68?s
2018-10-11 13:16:53,978 DEBUG - #unlock(): in 16.13?s
2018-10-11 13:16:53,978 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike hello\n\nHi @marius! I can help you i..303..es-michael.html) blog post might be useful.
2018-10-11 13:16:53,978 DEBUG - #issue(): 1 in 41.87?s
2018-10-11 13:16:53,978 DEBUG - #number(): 1 in 17.36?s
2018-10-11 13:16:53,978 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.18ms
2018-10-11 13:16:53,979 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike hello there\n\nHi @amihaiemil! I can ..313..es-michael.html) blog post might be useful.
2018-10-11 13:16:53,979 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1520..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.34ms
2018-10-11 13:16:53,980 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1604..marius/marius.github.io, ticket=1, num=2)' in 30.95?s
2018-10-11 13:16:53,980 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1572..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users>\n</github>\n' in 1.00ms
2018-10-11 13:16:53,980 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..820..esmike</login>\n</user>\n</users>\n</github>\n' in 1.42ms
2018-10-11 13:16:53,980 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=2)' in 38.38?s
2018-10-11 13:16:53,981 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.03ms
2018-10-11 13:16:53,981 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;vlad/vlad..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 6.40ms
2018-10-11 13:16:53,982 DEBUG - #post('> @charlesmike hello\n\nHi @marius! I can help you ..305..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1604..marius/marius.github.io, ticket=1, num=2)' in 9.60ms
2018-10-11 13:16:53,982 INFO - Comment sent successfully!
2018-10-11 13:16:53,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 977.97?s
2018-10-11 13:16:53,982 DEBUG - #post('> @charlesmike hello there\n\nHi @amihaiemil! I can..315..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=2)' in 8.98ms
2018-10-11 13:16:53,982 INFO - Comment sent successfully!
2018-10-11 13:16:53,983 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..750..D "updated_at";SET "2018-10-11T13:16:53Z";'): in 3.53ms
2018-10-11 13:16:53,983 DEBUG - #unlock(): in 18.46?s
2018-10-11 13:16:53,983 DEBUG - #issue(): 1 in 36.75?s
2018-10-11 13:16:53,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.13ms
2018-10-11 13:16:53,984 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1586..rlesmike, coords=marius/marius.github.io)' in 35.00?s
2018-10-11 13:16:53,984 DEBUG - #number(): 1 in 21.76?s
2018-10-11 13:16:53,984 INFO - comment #2 posted to issue #1 by charlesmike: > @charlesmike hello\n\nHi @jeff! I can help you ind..301..es-michael.html) blog post might be useful.
2018-10-11 13:16:53,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.20ms
2018-10-11 13:16:53,984 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1646.., coords=amihaiemil/amihaiemil.github.io)' in 40.85?s
2018-10-11 13:16:53,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 2.44ms
2018-10-11 13:16:53,985 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..smike, repo=vlad/vlad.github.io, ticket=1)' in 7.07ms
2018-10-11 13:16:53,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.27ms
2018-10-11 13:16:53,986 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 30.74?s
2018-10-11 13:16:53,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.05ms
2018-10-11 13:16:53,986 DEBUG - #lock(): in 12.62?s
2018-10-11 13:16:53,986 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 29.26?s
2018-10-11 13:16:53,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.60ms
2018-10-11 13:16:53,987 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1580..epo=jeff/jeff.github.io, ticket=1, num=2)' in 37.72?s
2018-10-11 13:16:53,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.42ms
2018-10-11 13:16:53,989 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.35ms
2018-10-11 13:16:53,989 DEBUG - #post('> @charlesmike hello\n\nHi @jeff! I can help you in..303..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1580..epo=jeff/jeff.github.io, ticket=1, num=2)' in 12.12ms
2018-10-11 13:16:53,989 INFO - Comment sent successfully!
2018-10-11 13:16:53,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.55ms
2018-10-11 13:16:53,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..821..esmike</login>\n</user>\n</users>\n</github>\n' in 1.16ms
2018-10-11 13:16:53,992 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1562..=charlesmike, coords=jeff/jeff.github.io)' in 46.41?s
2018-10-11 13:16:53,992 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 5.04ms
2018-10-11 13:16:53,994 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users&gt;\n&lt;/github&gt;\n' in 1.52ms
2018-10-11 13:16:53,994 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;vlad/vlad..751..D &quot;updated_at&quot;;SET &quot;2018-10-11T13:16:53Z&quot;;'): in 3.42ms
2018-10-11 13:16:53,994 DEBUG - #github(): '&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 36.10?s
2018-10-11 13:16:53,994 DEBUG - #unlock(): in 19.15?s
2018-10-11 13:16:53,995 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 194.85?s
2018-10-11 13:16:53,995 DEBUG - #issue(): 1 in 36.51?s
2018-10-11 13:16:53,995 DEBUG - #number(): 1 in 18.33?s
2018-10-11 13:16:53,995 INFO - comment #2 posted to issue #1 by charlesmike: &gt; @charlesmike, hello\n\nHi @vlad! I can help you in..302..es-michael.html) blog post might be useful.
2018-10-11 13:16:53,996 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n&lt;&lt;empty&gt;&gt;' in 9.36ms
2018-10-11 13:16:53,997 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1502..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.23ms
2018-10-11 13:16:53,997 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1582..epo=vlad/vlad.github.io, ticket=1, num=2)' in 26.85?s
2018-10-11 13:16:53,999 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1502..smike&lt;/login>\n</user>\n</users>\n</github>\n' in 927.87?s
2018-10-11 13:16:53,999 DEBUG - #post('> @charlesmike, hello\n\nHi @vlad! I can help you i..304..s-michael.html) blog post might be useful.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=2)' in 11.92ms
2018-10-11 13:16:53,999 INFO - Comment sent successfully!
2018-10-11 13:16:54,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 954.74?s
2018-10-11 13:16:54,001 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1564..=charlesmike, coords=vlad/vlad.github.io)' in 38.62?s
2018-10-11 13:16:54,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 978.14?s
2018-10-11 13:16:54,003 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 24.47?s
2018-10-11 13:16:54,003 DEBUG - #entry(): 'HTTP/1.1 GET /see-FakeRequest-class (localhost)\n\n<<empty>>' in 153.35?s
2018-10-11 13:16:54,188 DEBUG - Logging monitor thread interrupted
2018-10-11 13:16:54,258 INFO - Following Github user vlad ...
2018-10-11 13:16:54,258 INFO - Following Github user marius ...
2018-10-11 13:16:54,258 INFO - Following Github user amihaiemil ...
2018-10-11 13:16:54,258 INFO - Following Github user jeff ...
2018-10-11 13:16:54,261 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/amihaiemil): [200 OK] in 2ms
2018-10-11 13:16:54,261 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/marius): [200 OK] in 2ms
2018-10-11 13:16:54,261 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2018-10-11 13:16:54,261 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2018-10-11 13:16:54,261 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/vlad): [200 OK] in 2ms
2018-10-11 13:16:54,261 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2018-10-11 13:16:54,261 INFO - Finished action successfully!
2018-10-11 13:16:54,261 INFO - #fetch(PUT localhost:12345 /see-FakeRequest-class/user/following/jeff): [200 OK] in 1ms
2018-10-11 13:16:54,261 INFO - Finished action successfully!
2018-10-11 13:16:54,262 ERROR - User follow status response is 200 . Should have been 204 (NO CONTENT)
2018-10-11 13:16:54,261 INFO - Finished action successfully!
2018-10-11 13:16:54,262 INFO - Finished action successfully!
2018-10-11 13:16:54,276 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 2.55ms
2018-10-11 13:16:54,278 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 15.67ms
2018-10-11 13:16:54,281 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.77ms
2018-10-11 13:16:54,281 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1658..mihaiemil/amihaiemil.github.io, ticket=1)' in 16.41ms
2018-10-11 13:16:54,283 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.54ms
2018-10-11 13:16:54,283 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1756...jcabi.github.mock.MkComments$1@6403a4a5)' in 69.15?s
2018-10-11 13:16:54,285 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.44ms
2018-10-11 13:16:54,287 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@3dbd7107 in 3.43ms
2018-10-11 13:16:54,303 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.76ms
2018-10-11 13:16:54,303 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=1)' in 49.99?s
2018-10-11 13:16:54,307 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.46ms
2018-10-11 13:16:54,307 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1664..il/amihaiemil.github.io, ticket=1, num=2)' in 61.64?s
2018-10-11 13:16:54,309 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.50ms
2018-10-11 13:16:54,311 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 3.82ms
2018-10-11 13:16:54,313 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.44ms
2018-10-11 13:16:54,324 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1574..mike, repo=jeff/jeff.github.io, ticket=1)' in 4.36ms
2018-10-11 13:16:54,327 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.96ms
2018-10-11 13:16:54,327 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1672...jcabi.github.mock.MkComments$1@5f8a02cf)' in 85.26?s
2018-10-11 13:16:54,329 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.42ms
2018-10-11 13:16:54,331 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@26d5a317 in 3.45ms
2018-10-11 13:16:54,334 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 1.47ms
2018-10-11 13:16:54,334 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1580..epo=jeff/jeff.github.io, ticket=1, num=1)' in 46.31?s
2018-10-11 13:16:54,342 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 1.52ms
2018-10-11 13:16:54,343 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1580..epo=jeff/jeff.github.io, ticket=1, num=2)' in 54.19?s
2018-10-11 13:16:54,345 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1502..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.41ms
2018-10-11 13:16:54,347 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 3.68ms
2018-10-11 13:16:54,349 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1502..smike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 1.41ms
2018-10-11 13:16:54,349 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1576..mike, repo=vlad/vlad.github.io, ticket=1)' in 4.19ms
2018-10-11 13:16:54,351 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.33ms
2018-10-11 13:16:54,351 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1674...jcabi.github.mock.MkComments$1@5a090f62)' in 75.52?s
2018-10-11 13:16:54,353 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.38ms
2018-10-11 13:16:54,361 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@559af296 in 9.23ms
2018-10-11 13:16:54,364 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.61ms
2018-10-11 13:16:54,365 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=1)' in 42.68?s
2018-10-11 13:16:54,368 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.31ms
2018-10-11 13:16:54,368 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1582..epo=vlad/vlad.github.io, ticket=1, num=2)' in 43.28?s
2018-10-11 13:16:54,370 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.29ms
2018-10-11 13:16:54,373 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;marius/ma..29..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 4.38ms
2018-10-11 13:16:54,375 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.36ms
2018-10-11 13:16:54,375 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1598.., repo=marius/marius.github.io, ticket=1)' in 5.04ms
2018-10-11 13:16:54,377 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.28ms
2018-10-11 13:16:54,377 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1696...jcabi.github.mock.MkComments$1@18709cb2)' in 64.91?s
2018-10-11 13:16:54,379 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.30ms
2018-10-11 13:16:54,381 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@a90e2c1 in 3.25ms
2018-10-11 13:16:54,389 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 6.06ms
2018-10-11 13:16:54,389 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1604..marius/marius.github.io, ticket=1, num=1)' in 46.24?s
2018-10-11 13:16:54,393 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.58ms
2018-10-11 13:16:54,393 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1604..marius/marius.github.io, ticket=1, num=2)' in 44.83?s
2018-10-11 13:16:54,395 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1572..smike</login>\n</user>\n</users>\n</github>\n' in 1.37ms
2018-10-11 13:16:54,423 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..544..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 28.55ms
2018-10-11 13:16:54,425 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 1.59ms
2018-10-11 13:16:54,450 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..520..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 26.46ms
2018-10-11 13:16:54,452 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1502..smike</login>\n</user>\n</users>\n</github>\n' in 1.40ms
2018-10-11 13:16:54,481 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..521..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 30.59ms
2018-10-11 13:16:54,483 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1520..smike</login>\n</user>\n</users>\n</github>\n' in 1.51ms
2018-10-11 13:16:54,509 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..526..:53Z","updated_at":"2018-10-11T13:16:53Z"}' in 27.04ms
2018-10-11 13:16:54,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 1.19ms
2018-10-11 13:16:54,513 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 2.13ms
2018-10-11 13:16:54,514 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 790.60?s
2018-10-11 13:16:54,515 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.54ms
2018-10-11 13:16:54,515 DEBUG - #name(): 'amihaiemil.github.io' in 7.61?s
2018-10-11 13:16:54,515 DEBUG - #name(): 'amihaiemil.github.io' in 10.87?s
2018-10-11 13:16:54,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github&gt;\n' in 801.90?s
2018-10-11 13:16:54,518 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.17ms
2018-10-11 13:16:54,519 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
2018-10-11 13:16:54,522 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 936.77?s
2018-10-11 13:16:54,528 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.34ms
2018-10-11 13:16:54,529 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 372.66?s
2018-10-11 13:16:54,531 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.25ms
2018-10-11 13:16:54,532 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.74ms
2018-10-11 13:16:54,533 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 3.19ms
2018-10-11 13:16:54,533 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:54,534 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 738.32?s
2018-10-11 13:16:54,534 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 18.08ms
2018-10-11 13:16:54,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 826.42?s
2018-10-11 13:16:54,536 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.68ms
2018-10-11 13:16:54,537 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 846.82?s
2018-10-11 13:16:54,538 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 2.08ms
2018-10-11 13:16:54,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 984.41?s
2018-10-11 13:16:54,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 12.55ms
2018-10-11 13:16:54,553 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 2.24ms
2018-10-11 13:16:54,555 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 883.30?s
2018-10-11 13:16:54,556 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 2.27ms
2018-10-11 13:16:54,557 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 651.09?s
2018-10-11 13:16:54,557 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 2.64ms
2018-10-11 13:16:54,557 DEBUG - #lock(): in 4.51?s
2018-10-11 13:16:54,558 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 587.66?s
2018-10-11 13:16:54,560 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 722.38?s
2018-10-11 13:16:54,561 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.87ms
2018-10-11 13:16:54,564 DEBUG - #unlock(): in 20.44?s
2018-10-11 13:16:54,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 886.81?s
2018-10-11 13:16:54,565 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 23.80?s
2018-10-11 13:16:54,566 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 14.31?s
2018-10-11 13:16:54,566 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:54,566 DEBUG - #get(1): 1 in 27.88?s
2018-10-11 13:16:54,566 DEBUG - #create('Test issue for commands', 'test body'): 1 in 8.84ms
2018-10-11 13:16:54,567 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 645.29?s
2018-10-11 13:16:54,569 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.94ms
2018-10-11 13:16:54,570 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 698.37?s
2018-10-11 13:16:54,570 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.28ms
2018-10-11 13:16:54,570 DEBUG - #lock(): in 4.84?s
2018-10-11 13:16:54,571 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 649.37?s
2018-10-11 13:16:54,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.94ms
2018-10-11 13:16:54,578 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..358..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 5.48ms
2018-10-11 13:16:54,578 DEBUG - #unlock(): in 17.54?s
2018-10-11 13:16:54,578 DEBUG - #issue(): 1 in 29.20?s
2018-10-11 13:16:54,578 DEBUG - #number(): 1 in 19.12?s
2018-10-11 13:16:54,579 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike index
2018-10-11 13:16:54,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 934.02?s
2018-10-11 13:16:54,580 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 78.51?s
2018-10-11 13:16:54,581 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 635.77?s
2018-10-11 13:16:54,581 DEBUG - #post('@charlesmike index'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..894..mil/amihaiemil.github.io, ticket=1, num=1)' in 10.21ms
2018-10-11 13:16:54,582 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 644.20?s
2018-10-11 13:16:54,583 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.34ms
2018-10-11 13:16:54,584 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 684.35?s
2018-10-11 13:16:54,584 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..838..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.60ms
2018-10-11 13:16:54,588 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 3.33ms
2018-10-11 13:16:54,590 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..803..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 837.20?s
2018-10-11 13:16:54,590 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..877..e, coords=amihaiemil/amihaiemil.github.io)' in 4.66ms
2018-10-11 13:16:54,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 788.97?s
2018-10-11 13:16:54,593 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.91ms
2018-10-11 13:16:54,594 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 730.90?s
2018-10-11 13:16:54,594 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..879..e, coords=amihaiemil/amihaiemil.github.io)' in 2.23ms
2018-10-11 13:16:54,594 DEBUG - #number(): 1 in 11.99?s
2018-10-11 13:16:54,594 DEBUG - #get(1): 1 in 33.43?s
2018-10-11 13:16:54,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 478.47?s
2018-10-11 13:16:54,596 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.00ms
2018-10-11 13:16:54,597 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 501.29?s
2018-10-11 13:16:54,600 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..13..?>\n<github>\n<repos/>\n</github>\n, self=jeff)' in 1.27ms
2018-10-11 13:16:54,600 DEBUG - #name(): 'jeff.github.io' in 8.07?s
2018-10-11 13:16:54,601 DEBUG - #name(): 'jeff.github.io' in 16.33?s
2018-10-11 13:16:54,602 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 759.96?s
2018-10-11 13:16:54,603 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 1.89ms
2018-10-11 13:16:54,604 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 578.28?s
2018-10-11 13:16:54,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 542.67?s
2018-10-11 13:16:54,605 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..188..>\n, self=jeff, coords=jeff/jeff.github.io)' in 1.40ms
2018-10-11 13:16:54,606 DEBUG - #json(): {"name":"jeff.github.io","description":"","homepage":"","private":false} in 256.70?s
2018-10-11 13:16:54,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 628.06?s
2018-10-11 13:16:54,608 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..98..";SET "";UP;ADDIF "private";SET "false";UP;'): in 1.71ms
2018-10-11 13:16:54,612 DEBUG - #patch({"name":"jeff.github.io","description":"","homepage":"","private":false}): in 5.71ms
2018-10-11 13:16:54,612 INFO - repository jeff/jeff.github.io created by jeff
2018-10-11 13:16:54,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 935.94?s
2018-10-11 13:16:54,614 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 12.10ms
2018-10-11 13:16:54,615 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 652.05?s
2018-10-11 13:16:54,615 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.26ms
2018-10-11 13:16:54,616 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 649.36?s
2018-10-11 13:16:54,616 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..145../>\n</repo>\n</repos>\n</github>\n, self=jeff)' in 1.57ms
2018-10-11 13:16:54,617 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 556.05?s
2018-10-11 13:16:54,619 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 582.53?s
2018-10-11 13:16:54,619 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.57ms
2018-10-11 13:16:54,620 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 630.24?s
2018-10-11 13:16:54,621 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 1.60ms
2018-10-11 13:16:54,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 891.46?s
2018-10-11 13:16:54,625 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..184..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 4.48ms
2018-10-11 13:16:54,625 DEBUG - #lock(): in 7.81?s
2018-10-11 13:16:54,626 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 570.26?s
2018-10-11 13:16:54,628 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..127..ge/&gt;\n&lt;issues/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 647.59?s
2018-10-11 13:16:54,629 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..344..P;ADD &quot;user&quot;;ADD &quot;login&quot;;SET &quot;jeff&quot;;UP;UP;'): in 1.81ms
2018-10-11 13:16:54,630 DEBUG - #unlock(): in 13.27?s
2018-10-11 13:16:54,631 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..451..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 686.82?s
2018-10-11 13:16:54,631 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..506..&gt;\n, self=jeff, coords=jeff/jeff.github.io)' in 20.65?s
2018-10-11 13:16:54,631 DEBUG - #coordinates(): jeff/jeff.github.io in 17.59?s
2018-10-11 13:16:54,631 INFO - issue #1 created in jeff/jeff.github.io by jeff: Test issue for commands
2018-10-11 13:16:54,631 DEBUG - #get(1): 1 in 21.96?s
2018-10-11 13:16:54,632 DEBUG - #create('Test issue for commands', 'test body'): 1 in 6.20ms
2018-10-11 13:16:54,633 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..451..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 753.56?s
2018-10-11 13:16:54,637 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 5.00ms
2018-10-11 13:16:54,638 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 803.31?s
2018-10-11 13:16:54,638 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..530..=jeff, repo=jeff/jeff.github.io, ticket=1)' in 5.45ms
2018-10-11 13:16:54,639 DEBUG - #lock(): in 4.28?s
2018-10-11 13:16:54,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.26?s
2018-10-11 13:16:54,641 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..463..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 732.86?s
2018-10-11 13:16:54,643 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..328..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 2.02ms
2018-10-11 13:16:54,643 DEBUG - #unlock(): in 13.68?s
2018-10-11 13:16:54,643 DEBUG - #issue(): 1 in 19.16?s
2018-10-11 13:16:54,643 DEBUG - #number(): 1 in 12.27?s
2018-10-11 13:16:54,644 INFO - comment #1 posted to issue #1 by jeff: @charlesmike index
2018-10-11 13:16:54,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 954.85?s
2018-10-11 13:16:54,649 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 46.96?s
2018-10-11 13:16:54,650 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.19?s
2018-10-11 13:16:54,650 DEBUG - #post('@charlesmike index'): 'MkComment(storage=<?xml version="1.0" encoding="U..834..repo=jeff/jeff.github.io, ticket=1, num=1)' in 10.76ms
2018-10-11 13:16:54,651 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.89?s
2018-10-11 13:16:54,652 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.65ms
2018-10-11 13:16:54,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 723.34?s
2018-10-11 13:16:54,654 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..796..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.93ms
2018-10-11 13:16:54,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 733.56?s
2018-10-11 13:16:54,657 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 673.96?s
2018-10-11 13:16:54,657 DEBUG - #get(jeff/jeff.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..823..f=charlesmike, coords=jeff/jeff.github.io)' in 1.94ms
2018-10-11 13:16:54,660 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 3.10ms
2018-10-11 13:16:54,661 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff.github.io&apos;]";ADDIF "issues";'): in 4.47ms
2018-10-11 13:16:54,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 768.85?s
2018-10-11 13:16:54,663 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..825..f=charlesmike, coords=jeff/jeff.github.io)' in 4.75ms
2018-10-11 13:16:54,663 DEBUG - #number(): 1 in 11.82?s
2018-10-11 13:16:54,663 DEBUG - #get(1): 1 in 15.45?s
2018-10-11 13:16:54,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 985.66?s
2018-10-11 13:16:54,694 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.43ms
2018-10-11 13:16:54,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 706.01?s
2018-10-11 13:16:54,695 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..889..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.79ms
2018-10-11 13:16:54,696 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 604.88?s
2018-10-11 13:16:54,698 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.95ms
2018-10-11 13:16:54,708 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 9.85ms
2018-10-11 13:16:54,708 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..835..smike, repo=jeff/jeff.github.io, ticket=1)' in 2.22ms
2018-10-11 13:16:54,724 INFO - Started action a62987f6-4cef-4cc7-a6ae-56294f31b2d2
2018-10-11 13:16:54,724 INFO - Started action c15d4b77-97e9-4eeb-a0f1-edb2f0723afb
2018-10-11 13:16:54,731 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.&lt;init&gt;(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:103)
        at com.amihaiemil.charles.github.ActionTestCase$6.run(ActionTestCase.java:169)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
2018-10-11 13:16:54,731 ERROR - Action failed entirely with exception:
java.io.IOException: expected IOException...
        at com.amihaiemil.charles.github.LastComment.&lt;init&gt;(LastComment.java:56)
        at com.amihaiemil.charles.github.Action.perform(Action.java:103)
        at com.amihaiemil.charles.github.ActionTestCase$6.run(ActionTestCase.java:169)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
2018-10-11 13:16:54,738 DEBUG - #lock(): in 3.34?s
2018-10-11 13:16:54,738 DEBUG - #lock(): in 4.77?s
2018-10-11 13:16:54,740 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.46ms
2018-10-11 13:16:54,740 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.47ms
2018-10-11 13:16:54,743 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..761..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2018-10-11 13:16:54,743 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..803..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.09ms
2018-10-11 13:16:54,745 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..433..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 3.52ms
2018-10-11 13:16:54,745 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..457..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 3.60ms
2018-10-11 13:16:54,745 DEBUG - #unlock(): in 14.17?s
2018-10-11 13:16:54,745 DEBUG - #unlock(): in 7.86?s
2018-10-11 13:16:54,746 DEBUG - #issue(): 1 in 21.86?s
2018-10-11 13:16:54,746 DEBUG - #issue(): 1 in 14.11?s
2018-10-11 13:16:54,746 DEBUG - #number(): 1 in 7.48?s
2018-10-11 13:16:54,746 DEBUG - #number(): 1 in 10.41?s
2018-10-11 13:16:54,746 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..e9-4eeb-a0f1-edb2f0723afb.log) are the logs.
2018-10-11 13:16:54,746 INFO - comment #2 posted to issue #1 by charlesmike: There was an error when processing your command. [..12..ef-4cc7-a6ae-56294f31b2d2.log) are the logs.
2018-10-11 13:16:54,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 990.65?s
2018-10-11 13:16:54,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.08ms
2018-10-11 13:16:54,748 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 15.74?s
2018-10-11 13:16:54,748 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 21.12?s
2018-10-11 13:16:54,757 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2018-10-11 13:16:54,757 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 994.65?s
2018-10-11 13:16:54,757 DEBUG - #post('There was an error when processing your command. ..14..f-4cc7-a6ae-56294f31b2d2.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 17.91ms
2018-10-11 13:16:54,757 DEBUG - #post('There was an error when processing your command. ..14..9-4eeb-a0f1-edb2f0723afb.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 18.02ms
2018-10-11 13:16:54,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 902.88?s
2018-10-11 13:16:54,760 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.71ms
2018-10-11 13:16:54,762 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.01ms
2018-10-11 13:16:54,762 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1289..mihaiemil/amihaiemil.github.io, ticket=1)' in 3.10ms
2018-10-11 13:16:54,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 983.20?s
2018-10-11 13:16:54,764 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1387...jcabi.github.mock.MkComments$1@20a24edf)' in 39.51?s
2018-10-11 13:16:54,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 938.20?s
2018-10-11 13:16:54,766 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@29962b2f in 2.33ms
2018-10-11 13:16:54,768 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.02ms
2018-10-11 13:16:54,769 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=1)' in 23.23?s
2018-10-11 13:16:54,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 939.99?s
2018-10-11 13:16:54,784 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1295..il/amihaiemil.github.io, ticket=1, num=2)' in 24.15?s
2018-10-11 13:16:54,785 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.05ms
2018-10-11 13:16:54,787 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;jeff/jeff..25..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 2.36ms
2018-10-11 13:16:54,788 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 816.47?s
2018-10-11 13:16:54,788 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1223..mike, repo=jeff/jeff.github.io, ticket=1)' in 2.68ms
2018-10-11 13:16:54,789 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 744.25?s
2018-10-11 13:16:54,789 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1321...jcabi.github.mock.MkComments$1@691541bc)' in 42.48?s
2018-10-11 13:16:54,790 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 686.44?s
2018-10-11 13:16:54,791 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@5b733ef7 in 1.79ms
2018-10-11 13:16:54,806 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 851.75?s
2018-10-11 13:16:54,806 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1229..epo=jeff/jeff.github.io, ticket=1, num=1)' in 23.31?s
2018-10-11 13:16:54,808 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 770.46?s
2018-10-11 13:16:54,808 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1229..epo=jeff/jeff.github.io, ticket=1, num=2)' in 17.27?s
2018-10-11 13:16:54,809 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1203..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 690.90?s
2018-10-11 13:16:54,830 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..238..:54Z","updated_at":"2018-10-11T13:16:54Z"}' in 21.60ms
2018-10-11 13:16:54,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1149..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 886.49?s
2018-10-11 13:16:54,858 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..226..:54Z","updated_at":"2018-10-11T13:16:54Z"}' in 27.35ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 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.002 sec
Running com.amihaiemil.charles.github.DeletePageKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.amihaiemil.charles.github.RepoForkCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.github.IndexSitemapKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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
2018-10-11 13:16:54,930 DEBUG - #check(class com.jcabi.github.mock.MkStorage$Synced): immutability checked
2018-10-11 13:16:54,930 DEBUG - #check(class com.jcabi.github.mock.ImmutableReentrantLock): immutability checked
2018-10-11 13:16:54,931 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 741.51?s
2018-10-11 13:16:54,932 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.36ms
2018-10-11 13:16:54,932 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.58ms
2018-10-11 13:16:54,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 503.02?s
2018-10-11 13:16:54,933 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 2.11ms
2018-10-11 13:16:54,933 DEBUG - #name(): 'amihaiemil.github.io' in 4.39?s
2018-10-11 13:16:54,933 DEBUG - #name(): 'amihaiemil.github.io' in 5.50?s
2018-10-11 13:16:54,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 447.11?s
2018-10-11 13:16:54,935 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.27ms
2018-10-11 13:16:54,935 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.49ms
2018-10-11 13:16:54,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 631.01?s
2018-10-11 13:16:54,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 1.11ms
2018-10-11 13:16:54,938 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 577.64?s
2018-10-11 13:16:54,938 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 2.03ms
2018-10-11 13:16:54,939 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 232.28?s
2018-10-11 13:16:54,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 510.00?s
2018-10-11 13:16:54,940 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.44ms
2018-10-11 13:16:54,941 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.71ms
2018-10-11 13:16:54,941 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 2.04ms
2018-10-11 13:16:54,941 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:54,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 609.02?s
2018-10-11 13:16:54,942 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.02ms
2018-10-11 13:16:54,943 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 462.93?s
2018-10-11 13:16:54,943 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 963.11?s
2018-10-11 13:16:54,943 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.27ms
2018-10-11 13:16:54,944 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 535.50?s
2018-10-11 13:16:54,944 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..169..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.49ms
2018-10-11 13:16:54,945 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 450.88?s
2018-10-11 13:16:54,945 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 627.80?s
2018-10-11 13:16:54,947 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 566.77?s
2018-10-11 13:16:54,947 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 1.34ms
2018-10-11 13:16:54,948 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 514.06?s
2018-10-11 13:16:54,948 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]";ADDIF "issues";'): in 1.33ms
2018-10-11 13:16:54,948 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.51ms
2018-10-11 13:16:54,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 615.15?s
2018-10-11 13:16:54,949 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.71ms
2018-10-11 13:16:54,950 DEBUG - #lock(): in 16.03?s
2018-10-11 13:16:54,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 500.65?s
2018-10-11 13:16:54,951 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 657.95?s
2018-10-11 13:16:54,952 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 610.99?s
2018-10-11 13:16:54,953 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.67ms
2018-10-11 13:16:54,954 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 2.00ms
2018-10-11 13:16:54,954 DEBUG - #unlock(): in 19.99?s
2018-10-11 13:16:54,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.34?s
2018-10-11 13:16:54,955 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 14.92?s
2018-10-11 13:16:54,955 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 5.73?s
2018-10-11 13:16:54,955 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:54,955 DEBUG - #get(1): 1 in 15.63?s
2018-10-11 13:16:54,956 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.84ms
2018-10-11 13:16:54,956 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 583.83?s
2018-10-11 13:16:54,957 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.48ms
2018-10-11 13:16:54,957 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.66ms
2018-10-11 13:16:54,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.39?s
2018-10-11 13:16:54,958 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.86ms
2018-10-11 13:16:54,959 DEBUG - #lock(): in 3.55?s
2018-10-11 13:16:54,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 508.00?s
2018-10-11 13:16:54,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 665.80?s
2018-10-11 13:16:54,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 746.90?s
2018-10-11 13:16:54,962 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 2.03ms
2018-10-11 13:16:54,963 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 2.35ms
2018-10-11 13:16:54,963 DEBUG - #unlock(): in 8.96?s
2018-10-11 13:16:54,963 DEBUG - #issue(): 1 in 17.02?s
2018-10-11 13:16:54,963 DEBUG - #number(): 1 in 5.55?s
2018-10-11 13:16:54,963 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there!
2018-10-11 13:16:54,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 874.67?s
2018-10-11 13:16:54,965 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 16.74?s
2018-10-11 13:16:54,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.71?s
2018-10-11 13:16:54,966 DEBUG - #post('@charlesmike hello there!'): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 6.23ms
2018-10-11 13:16:54,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 815.80?s
2018-10-11 13:16:54,967 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..810..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 1.04ms
2018-10-11 13:16:54,977 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..150..:54Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:54Z&quot;}' in 10.52ms
2018-10-11 13:16:54,979 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.04ms
2018-10-11 13:16:54,980 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.33ms
2018-10-11 13:16:54,980 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.58ms
2018-10-11 13:16:54,981 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 940.67?s
2018-10-11 13:16:54,981 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 2.86ms
2018-10-11 13:16:54,982 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 528.26?s
2018-10-11 13:16:54,982 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..994..m.jcabi.github.mock.MkComments$1@7a31ca20)' in 27.30?s
2018-10-11 13:16:54,983 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 484.88?s
2018-10-11 13:16:54,983 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.02?s
2018-10-11 13:16:54,984 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@349c4d1c in 1.48ms
2018-10-11 13:16:54,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.04?s
2018-10-11 13:16:54,985 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..901..mil/amihaiemil.github.io, ticket=1, num=1)' in 13.55?s
2018-10-11 13:16:54,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 517.24?s
2018-10-11 13:16:54,987 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.49ms
2018-10-11 13:16:54,987 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.67ms
2018-10-11 13:16:54,988 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 613.52?s
2018-10-11 13:16:54,988 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..895..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.87ms
2018-10-11 13:16:54,989 DEBUG - #lock(): in 5.40?s
2018-10-11 13:16:54,989 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 568.73?s
2018-10-11 13:16:54,990 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 808.21?s
2018-10-11 13:16:54,991 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..810..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 622.09?s
2018-10-11 13:16:54,992 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..411..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 1.62ms
2018-10-11 13:16:54,992 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..411..D "updated_at";SET "2018-10-11T13:16:54Z";'): in 1.86ms
2018-10-11 13:16:54,992 DEBUG - #unlock(): in 8.57?s
2018-10-11 13:16:54,993 DEBUG - #issue(): 1 in 20.31?s
2018-10-11 13:16:54,993 DEBUG - #number(): 1 in 24.17?s
2018-10-11 13:16:54,993 INFO - comment #2 posted to issue #1 by amihaiemil: > @charlesmike hello there!\n\nHi to you too, @amihaiemil!
2018-10-11 13:16:54,994 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 785.11?s
2018-10-11 13:16:54,994 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 15.94?s
2018-10-11 13:16:54,995 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 665.01?s
2018-10-11 13:16:54,995 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 5.75ms
2018-10-11 13:16:54,996 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 653.62?s
2018-10-11 13:16:54,997 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.63ms
2018-10-11 13:16:54,997 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.81ms
2018-10-11 13:16:54,998 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 776.61?s
2018-10-11 13:16:54,998 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1241..mihaiemil/amihaiemil.github.io, ticket=1)' in 2.01ms
2018-10-11 13:16:54,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.06?s
2018-10-11 13:16:54,999 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1340...jcabi.github.mock.MkComments$1@46394f65)' in 31.36?s
2018-10-11 13:16:55,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.51?s
2018-10-11 13:16:55,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 838.76?s
2018-10-11 13:16:55,001 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@31aab981 in 1.66ms
2018-10-11 13:16:55,002 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1156..ue>\n</issues>\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 578.24?s
2018-10-11 13:16:55,003 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1247..il/amihaiemil.github.io, ticket=1, num=1)' in 11.81?s
2018-10-11 13:16:55,004 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1156..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 532.03?s
2018-10-11 13:16:55,004 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1247..il/amihaiemil.github.io, ticket=1, num=2)' in 9.73?s
2018-10-11 13:16:55,005 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1156..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 528.04?s
2018-10-11 13:16:55,005 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1156..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 676.78?s
2018-10-11 13:16:55,010 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..183..:54Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:54Z&quot;}' in 5.98ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running com.amihaiemil.charles.github.ConfusedTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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
2018-10-11 13:16:55,018 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 689.75?s
2018-10-11 13:16:55,019 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.26ms
2018-10-11 13:16:55,019 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.43ms
2018-10-11 13:16:55,020 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 527.25?s
2018-10-11 13:16:55,020 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.64ms
2018-10-11 13:16:55,020 DEBUG - #name(): 'amihaiemil.github.io' in 3.73?s
2018-10-11 13:16:55,020 DEBUG - #name(): 'amihaiemil.github.io' in 3.83?s
2018-10-11 13:16:55,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 562.29?s
2018-10-11 13:16:55,022 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.39ms
2018-10-11 13:16:55,022 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.64ms
2018-10-11 13:16:55,023 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 540.86?s
2018-10-11 13:16:55,023 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 723.32?s
2018-10-11 13:16:55,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 512.16?s
2018-10-11 13:16:55,025 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.48ms
2018-10-11 13:16:55,025 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 267.11?s
2018-10-11 13:16:55,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 514.26?s
2018-10-11 13:16:55,027 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.35ms
2018-10-11 13:16:55,027 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.55ms
2018-10-11 13:16:55,027 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.85ms
2018-10-11 13:16:55,027 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,028 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 548.59?s
2018-10-11 13:16:55,028 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 7.38ms
2018-10-11 13:16:55,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 461.07?s
2018-10-11 13:16:55,030 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 969.96?s
2018-10-11 13:16:55,030 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.14ms
2018-10-11 13:16:55,030 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 533.82?s
2018-10-11 13:16:55,031 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.34ms
2018-10-11 13:16:55,031 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 499.09?s
2018-10-11 13:16:55,032 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 692.73?s
2018-10-11 13:16:55,033 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 486.15?s
2018-10-11 13:16:55,033 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.38ms
2018-10-11 13:16:55,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 478.96?s
2018-10-11 13:16:55,034 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.23ms
2018-10-11 13:16:55,035 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.42ms
2018-10-11 13:16:55,035 DEBUG - #xml(): '<?xml version="1.0" 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 513.75?s
2018-10-11 13:16:55,035 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.64ms
2018-10-11 13:16:55,036 DEBUG - #lock(): in 3.45?s
2018-10-11 13:16:55,036 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 482.15?s
2018-10-11 13:16:55,036 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 657.92?s
2018-10-11 13:16:55,038 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 521.37?s
2018-10-11 13:16:55,039 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 1.39ms
2018-10-11 13:16:55,039 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 1.64ms
2018-10-11 13:16:55,039 DEBUG - #unlock(): in 8.72?s
2018-10-11 13:16:55,040 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 618.59?s
2018-10-11 13:16:55,040 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 14.83?s
2018-10-11 13:16:55,040 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 5.13?s
2018-10-11 13:16:55,040 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:55,041 DEBUG - #get(1): 1 in 15.89?s
2018-10-11 13:16:55,041 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.21ms
2018-10-11 13:16:55,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 559.38?s
2018-10-11 13:16:55,044 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.06ms
2018-10-11 13:16:55,044 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.24ms
2018-10-11 13:16:55,045 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 494.08?s
2018-10-11 13:16:55,045 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.43ms
2018-10-11 13:16:55,045 DEBUG - #name(): 'amihaiemil.github.io' in 3.51?s
2018-10-11 13:16:55,046 DEBUG - #name(): 'amihaiemil.github.io' in 4.34?s
2018-10-11 13:16:55,046 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 603.52?s
2018-10-11 13:16:55,047 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.43ms
2018-10-11 13:16:55,047 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.63ms
2018-10-11 13:16:55,048 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 640.71?s
2018-10-11 13:16:55,048 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 810.91?s
2018-10-11 13:16:55,050 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 507.84?s
2018-10-11 13:16:55,050 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.48ms
2018-10-11 13:16:55,050 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 240.30?s
2018-10-11 13:16:55,051 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 500.38?s
2018-10-11 13:16:55,052 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.30ms
2018-10-11 13:16:55,052 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.49ms
2018-10-11 13:16:55,052 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.77ms
2018-10-11 13:16:55,052 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 487.74?s
2018-10-11 13:16:55,053 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 7.18ms
2018-10-11 13:16:55,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 436.16?s
2018-10-11 13:16:55,054 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 884.52?s
2018-10-11 13:16:55,054 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.04ms
2018-10-11 13:16:55,055 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 471.05?s
2018-10-11 13:16:55,055 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.25ms
2018-10-11 13:16:55,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 469.32?s
2018-10-11 13:16:55,056 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 628.86?s
2018-10-11 13:16:55,057 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 471.27?s
2018-10-11 13:16:55,058 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.40ms
2018-10-11 13:16:55,058 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 438.08?s
2018-10-11 13:16:55,059 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.18ms
2018-10-11 13:16:55,059 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.35ms
2018-10-11 13:16:55,060 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 539.65?s
2018-10-11 13:16:55,060 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.55ms
2018-10-11 13:16:55,060 DEBUG - #lock(): in 3.71?s
2018-10-11 13:16:55,061 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 493.05?s
2018-10-11 13:16:55,061 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 656.05?s
2018-10-11 13:16:55,062 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 494.85?s
2018-10-11 13:16:55,063 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 1.45ms
2018-10-11 13:16:55,064 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 1.70ms
2018-10-11 13:16:55,064 DEBUG - #unlock(): in 7.89?s
2018-10-11 13:16:55,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 579.00?s
2018-10-11 13:16:55,065 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 15.91?s
2018-10-11 13:16:55,065 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 8.45?s
2018-10-11 13:16:55,065 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:55,065 DEBUG - #get(1): 1 in 14.52?s
2018-10-11 13:16:55,065 DEBUG - #create('Test issue for commands', 'test body'): 1 in 5.19ms
2018-10-11 13:16:55,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.17?s
2018-10-11 13:16:55,069 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.57ms
2018-10-11 13:16:55,069 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.75ms
2018-10-11 13:16:55,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.37?s
2018-10-11 13:16:55,070 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.97ms
2018-10-11 13:16:55,070 DEBUG - #lock(): in 4.06?s
2018-10-11 13:16:55,071 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 491.22?s
2018-10-11 13:16:55,071 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 729.18?s
2018-10-11 13:16:55,072 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.20?s
2018-10-11 13:16:55,073 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.41ms
2018-10-11 13:16:55,074 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..410..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.63ms
2018-10-11 13:16:55,074 DEBUG - #unlock(): in 8.14?s
2018-10-11 13:16:55,074 DEBUG - #issue(): 1 in 20.74?s
2018-10-11 13:16:55,074 DEBUG - #number(): 1 in 6.34?s
2018-10-11 13:16:55,074 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike mock command\n\nError when executig steps!
2018-10-11 13:16:55,075 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 669.31?s
2018-10-11 13:16:55,075 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 16.15?s
2018-10-11 13:16:55,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 555.48?s
2018-10-11 13:16:55,076 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 5.06ms
2018-10-11 13:16:55,077 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.38?s
2018-10-11 13:16:55,078 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.53ms
2018-10-11 13:16:55,078 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.72ms
2018-10-11 13:16:55,079 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 595.76?s
2018-10-11 13:16:55,079 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..928..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.93ms
2018-10-11 13:16:55,080 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.93?s
2018-10-11 13:16:55,080 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1027...jcabi.github.mock.MkComments$1@1e3f86d5)' in 25.43?s
2018-10-11 13:16:55,081 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 603.63?s
2018-10-11 13:16:55,081 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..843..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 781.07?s
2018-10-11 13:16:55,082 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@560271a1 in 1.47ms
2018-10-11 13:16:55,083 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..843..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 587.27?s
2018-10-11 13:16:55,083 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..934..mil/amihaiemil.github.io, ticket=1, num=1)' in 15.06?s
2018-10-11 13:16:55,084 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..843..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 547.62?s
2018-10-11 13:16:55,084 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..843..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 699.08?s
2018-10-11 13:16:55,090 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..182..:55Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:55Z&quot;}' in 6.03ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
Running com.amihaiemil.charles.github.ErrorReplyTestCase
2018-10-11 13:16:55,092 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 588.33?s
2018-10-11 13:16:55,092 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.17ms
2018-10-11 13:16:55,092 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 1.35ms
2018-10-11 13:16:55,093 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 459.69?s
2018-10-11 13:16:55,093 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.53ms
2018-10-11 13:16:55,093 DEBUG - #name(): 'amihaiemil.github.io' in 2.34?s
2018-10-11 13:16:55,094 DEBUG - #name(): 'amihaiemil.github.io' in 3.44?s
2018-10-11 13:16:55,094 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 445.83?s
2018-10-11 13:16:55,095 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.17ms
2018-10-11 13:16:55,095 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.38ms
2018-10-11 13:16:55,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 513.79?s
2018-10-11 13:16:55,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 677.08?s
2018-10-11 13:16:55,097 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 545.36?s
2018-10-11 13:16:55,097 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.30ms
2018-10-11 13:16:55,098 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 261.91?s
2018-10-11 13:16:55,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 439.26?s
2018-10-11 13:16:55,099 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.21ms
2018-10-11 13:16:55,100 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.40ms
2018-10-11 13:16:55,100 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.69ms
2018-10-11 13:16:55,100 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,101 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 508.62?s
2018-10-11 13:16:55,101 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 6.55ms
2018-10-11 13:16:55,101 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 408.59?s
2018-10-11 13:16:55,102 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 830.17?s
2018-10-11 13:16:55,102 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 988.48?s
2018-10-11 13:16:55,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 426.92?s
2018-10-11 13:16:55,103 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..169..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.22ms
2018-10-11 13:16:55,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 404.97?s
2018-10-11 13:16:55,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 545.37?s
2018-10-11 13:16:55,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 419.30?s
2018-10-11 13:16:55,105 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..208..l, coords=amihaiemil/amihaiemil.github.io)' in 1.23ms
2018-10-11 13:16:55,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 396.44?s
2018-10-11 13:16:55,106 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.05ms
2018-10-11 13:16:55,106 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.20ms
2018-10-11 13:16:55,107 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 422.16?s
2018-10-11 13:16:55,107 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.38ms
2018-10-11 13:16:55,107 DEBUG - #lock(): in 5.99?s
2018-10-11 13:16:55,107 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 388.86?s
2018-10-11 13:16:55,108 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 537.63?s
2018-10-11 13:16:55,109 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 401.87?s
2018-10-11 13:16:55,110 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 1.11ms
2018-10-11 13:16:55,110 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 1.31ms
2018-10-11 13:16:55,110 DEBUG - #unlock(): in 6.22?s
2018-10-11 13:16:55,111 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 454.70?s
2018-10-11 13:16:55,111 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 13.16?s
2018-10-11 13:16:55,111 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.12?s
2018-10-11 13:16:55,111 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:55,111 DEBUG - #get(1): 1 in 15.21?s
2018-10-11 13:16:55,111 DEBUG - #create('Test issue for commands', 'test body'): 1 in 4.32ms
2018-10-11 13:16:55,112 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 483.41?s
2018-10-11 13:16:55,113 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.29ms
2018-10-11 13:16:55,113 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.47ms
2018-10-11 13:16:55,114 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.56?s
2018-10-11 13:16:55,114 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.67ms
2018-10-11 13:16:55,114 DEBUG - #lock(): in 3.21?s
2018-10-11 13:16:55,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 468.89?s
2018-10-11 13:16:55,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 610.82?s
2018-10-11 13:16:55,116 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 454.99?s
2018-10-11 13:16:55,117 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..453..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.32ms
2018-10-11 13:16:55,117 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..453..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.53ms
2018-10-11 13:16:55,117 DEBUG - #unlock(): in 7.23?s
2018-10-11 13:16:55,117 DEBUG - #issue(): 1 in 16.67?s
2018-10-11 13:16:55,118 DEBUG - #number(): 1 in 6.74?s
2018-10-11 13:16:55,118 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.
2018-10-11 13:16:55,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 685.79?s
2018-10-11 13:16:55,119 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 28.99?s
2018-10-11 13:16:55,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 510.18?s
2018-10-11 13:16:55,120 DEBUG - #post('There was an error when processing your command. ..11..e.com/rest/endpoint/test.log) are the logs.'): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 4.78ms
2018-10-11 13:16:55,120 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 482.62?s
2018-10-11 13:16:55,121 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.32ms
2018-10-11 13:16:55,121 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.48ms
2018-10-11 13:16:55,122 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.09?s
2018-10-11 13:16:55,122 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..979..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.69ms
2018-10-11 13:16:55,123 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 511.03?s
2018-10-11 13:16:55,123 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1078...jcabi.github.mock.MkComments$1@74b00247)' in 27.89?s
2018-10-11 13:16:55,124 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.33?s
2018-10-11 13:16:55,124 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 776.51?s
2018-10-11 13:16:55,125 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@2aa14ae6 in 1.55ms
2018-10-11 13:16:55,126 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 511.36?s
2018-10-11 13:16:55,126 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..985..mil/amihaiemil.github.io, ticket=1, num=1)' in 12.21?s
2018-10-11 13:16:55,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 478.42?s
2018-10-11 13:16:55,127 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..894..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 628.15?s
2018-10-11 13:16:55,132 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..234..:55Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:55Z&quot;}' in 5.67ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 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
2018-10-11 13:16:55,364 DEBUG - Started smtp:44944
2018-10-11 13:16:55,364 DEBUG - Started services, performing check if all up
2018-10-11 13:16:55,505 INFO - Created user login amihaiemil@gmail.com for address amihaiemil@gmail.com with password amihaiemil@gmail.com because it didn't exist before.
2018-10-11 13:16:55,517 INFO - email sent from [mihai] to [&quot;amihaiemil@gmail.com&quot;]
2018-10-11 13:16:55,518 DEBUG - Stopping GreenMail ...
2018-10-11 13:16:55,518 DEBUG - Stopping service smtp:44944
2018-10-11 13:16:55,518 DEBUG - Stopping smtp:44944
2018-10-11 13:16:55,518 DEBUG - Stopped smtp:44944
2018-10-11 13:16:55,520 DEBUG - Started smtp:40432
2018-10-11 13:16:55,520 DEBUG - Started services, performing check if all up
2018-10-11 13:16:55,526 INFO - Created user login commandergithub@test.com for address commandergithub@test.com with password commandergithub@test.com because it didn't exist before.
2018-10-11 13:16:55,528 INFO - email sent from [Charles Michael &lt;amihai.emil@gmail.com&gt;] to [&quot;commandergithub@test.com&quot;]
2018-10-11 13:16:55,528 DEBUG - Stopping GreenMail ...
2018-10-11 13:16:55,528 DEBUG - Stopping service smtp:40432
2018-10-11 13:16:55,528 DEBUG - Stopping smtp:40432
2018-10-11 13:16:55,528 DEBUG - Stopped smtp:40432
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec
Running com.amihaiemil.charles.github.LastCommentTestCase
2018-10-11 13:16:55,531 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 747.15?s
2018-10-11 13:16:55,532 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.21ms
2018-10-11 13:16:55,532 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 498.80?s
2018-10-11 13:16:55,532 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.44ms
2018-10-11 13:16:55,533 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 425.34?s
2018-10-11 13:16:55,534 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.31ms
2018-10-11 13:16:55,535 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 467.73?s
2018-10-11 13:16:55,535 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.57ms
2018-10-11 13:16:55,536 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 439.42?s
2018-10-11 13:16:55,536 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.41ms
2018-10-11 13:16:55,540 DEBUG - #check(class com.jcabi.github.mock.MkUserEmails): immutability checked
2018-10-11 13:16:55,541 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 604.67?s
2018-10-11 13:16:55,542 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.42ms
2018-10-11 13:16:55,542 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 441.87?s
2018-10-11 13:16:55,542 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 5.69ms
2018-10-11 13:16:55,543 DEBUG - #lock(): in 3.11?s
2018-10-11 13:16:55,544 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 468.25?s
2018-10-11 13:16:55,544 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.23ms
2018-10-11 13:16:55,545 DEBUG - #unlock(): in 4.40?s
2018-10-11 13:16:55,545 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.78ms
2018-10-11 13:16:55,545 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 436.64?s
2018-10-11 13:16:55,546 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 842.86?s
2018-10-11 13:16:55,546 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 381.90?s
2018-10-11 13:16:55,547 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.02ms
2018-10-11 13:16:55,547 DEBUG - #name(): 'amihaiemil.github.io' in 5.24?s
2018-10-11 13:16:55,547 DEBUG - #name(): 'amihaiemil.github.io' in 3.96?s
2018-10-11 13:16:55,547 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 376.84?s
2018-10-11 13:16:55,548 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.07ms
2018-10-11 13:16:55,549 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 467.36?s
2018-10-11 13:16:55,550 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 414.85?s
2018-10-11 13:16:55,550 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 1.01ms
2018-10-11 13:16:55,550 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 228.92?s
2018-10-11 13:16:55,551 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 421.23?s
2018-10-11 13:16:55,552 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.20ms
2018-10-11 13:16:55,552 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.47ms
2018-10-11 13:16:55,552 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 457.28?s
2018-10-11 13:16:55,553 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 5.54ms
2018-10-11 13:16:55,554 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 410.09?s
2018-10-11 13:16:55,554 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 812.26?s
2018-10-11 13:16:55,555 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 415.76?s
2018-10-11 13:16:55,555 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.01ms
2018-10-11 13:16:55,555 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 409.62?s
2018-10-11 13:16:55,556 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 389.29?s
2018-10-11 13:16:55,556 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 978.95?s
2018-10-11 13:16:55,557 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>\n</repos>\n</github>\n' in 382.61?s
2018-10-11 13:16:55,558 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 966.88?s
2018-10-11 13:16:55,558 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 392.47?s
2018-10-11 13:16:55,558 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.15ms
2018-10-11 13:16:55,558 DEBUG - #lock(): in 2.18?s
2018-10-11 13:16:55,559 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 392.28?s
2018-10-11 13:16:55,560 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 392.99?s
2018-10-11 13:16:55,561 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.10ms
2018-10-11 13:16:55,561 DEBUG - #unlock(): in 5.01?s
2018-10-11 13:16:55,562 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 518.59?s
2018-10-11 13:16:55,562 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 10.12?s
2018-10-11 13:16:55,562 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 4.74?s
2018-10-11 13:16:55,562 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:55,563 DEBUG - #get(1): 1 in 14.72?s
2018-10-11 13:16:55,563 DEBUG - #create('Test issue for commands', 'test body'): 1 in 4.22ms
2018-10-11 13:16:55,563 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 470.99?s
2018-10-11 13:16:55,564 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 895.35?s
2018-10-11 13:16:55,564 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 447.04?s
2018-10-11 13:16:55,565 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.07ms
2018-10-11 13:16:55,565 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 424.54?s
2018-10-11 13:16:55,566 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 432.23?s
2018-10-11 13:16:55,566 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 1.00ms
2018-10-11 13:16:55,567 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 437.16?s
2018-10-11 13:16:55,568 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.06ms
2018-10-11 13:16:55,568 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 431.10?s
2018-10-11 13:16:55,568 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.26ms
2018-10-11 13:16:55,569 DEBUG - #number(): 1 in 5.83?s
2018-10-11 13:16:55,569 DEBUG - #get(1): 1 in 9.86?s
2018-10-11 13:16:55,569 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 460.71?s
2018-10-11 13:16:55,570 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.27ms
2018-10-11 13:16:55,571 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 548.00?s
2018-10-11 13:16:55,571 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.49ms
2018-10-11 13:16:55,571 DEBUG - #lock(): in 2.60?s
2018-10-11 13:16:55,572 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 485.15?s
2018-10-11 13:16:55,573 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 425.26?s
2018-10-11 13:16:55,574 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.17ms
2018-10-11 13:16:55,574 DEBUG - #unlock(): in 4.75?s
2018-10-11 13:16:55,574 DEBUG - #issue(): 1 in 13.43?s
2018-10-11 13:16:55,574 DEBUG - #number(): 1 in 4.50?s
2018-10-11 13:16:55,574 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2018-10-11 13:16:55,575 DEBUG - #xml(): '<?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 513.04?s
2018-10-11 13:16:55,575 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 13.79?s
2018-10-11 13:16:55,576 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 482.03?s
2018-10-11 13:16:55,576 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 3.99ms
2018-10-11 13:16:55,577 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 514.57?s
2018-10-11 13:16:55,578 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.27ms
2018-10-11 13:16:55,579 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 500.07?s
2018-10-11 13:16:55,579 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.48ms
2018-10-11 13:16:55,580 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 502.35?s
2018-10-11 13:16:55,580 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@11adab6d)' in 24.15?s
2018-10-11 13:16:55,580 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 437.68?s
2018-10-11 13:16:55,581 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@11bfd751 in 987.58?s
2018-10-11 13:16:55,582 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 436.06?s
2018-10-11 13:16:55,582 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 10.77?s
2018-10-11 13:16:55,583 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 453.11?s
2018-10-11 13:16:55,588 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.24ms
2018-10-11 13:16:55,588 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 621.19?s
2018-10-11 13:16:55,589 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 18.23?s
2018-10-11 13:16:55,589 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 505.91?s
2018-10-11 13:16:55,589 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 13.38?s
2018-10-11 13:16:55,590 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 470.01?s
2018-10-11 13:16:55,591 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 936.90?s
2018-10-11 13:16:55,591 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 476.02?s
2018-10-11 13:16:55,591 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 1.14ms
2018-10-11 13:16:55,592 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.72?s
2018-10-11 13:16:55,593 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.34ms
2018-10-11 13:16:55,594 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 508.19?s
2018-10-11 13:16:55,594 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.54ms
2018-10-11 13:16:55,594 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 462.73?s
2018-10-11 13:16:55,595 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.41ms
2018-10-11 13:16:55,595 DEBUG - #login(): 'charlesmike' in 4.83?s
2018-10-11 13:16:55,595 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 432.38?s
2018-10-11 13:16:55,595 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 9.70?s
2018-10-11 13:16:55,596 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 437.45?s
2018-10-11 13:16:55,596 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 11.49?s
2018-10-11 13:16:55,597 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 427.12?s
2018-10-11 13:16:55,597 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 822.80?s
2018-10-11 13:16:55,598 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 431.07?s
2018-10-11 13:16:55,598 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 993.36?s
2018-10-11 13:16:55,599 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 458.62?s
2018-10-11 13:16:55,599 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.21ms
2018-10-11 13:16:55,600 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 510.11?s
2018-10-11 13:16:55,600 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.40ms
2018-10-11 13:16:55,601 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 452.65?s
2018-10-11 13:16:55,601 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.24ms
2018-10-11 13:16:55,601 DEBUG - #login(): 'charlesmike' in 4.80?s
2018-10-11 13:16:55,602 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 433.25?s
2018-10-11 13:16:55,602 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 8.49?s
2018-10-11 13:16:55,603 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 466.44?s
2018-10-11 13:16:55,603 DEBUG - #github(): '&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 11.09?s
2018-10-11 13:16:55,603 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 432.45?s
2018-10-11 13:16:55,604 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 845.33?s
2018-10-11 13:16:55,604 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>\n</github>\n' in 433.78?s
2018-10-11 13:16:55,604 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.01ms
2018-10-11 13:16:55,605 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 456.73?s
2018-10-11 13:16:55,606 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.38ms
2018-10-11 13:16:55,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 509.51?s
2018-10-11 13:16:55,607 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.57ms
2018-10-11 13:16:55,607 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 440.57?s
2018-10-11 13:16:55,608 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.41ms
2018-10-11 13:16:55,608 DEBUG - #login(): 'charlesmike' in 4.16?s
2018-10-11 13:16:55,609 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 298.32?s
2018-10-11 13:16:55,609 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 621.20?s
2018-10-11 13:16:55,609 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 776.00?s
2018-10-11 13:16:55,610 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 489.55?s
2018-10-11 13:16:55,610 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 935.09?s
2018-10-11 13:16:55,610 DEBUG - #name(): 'amihaiemil.github.io' in 2.57?s
2018-10-11 13:16:55,610 DEBUG - #name(): 'amihaiemil.github.io' in 3.14?s
2018-10-11 13:16:55,611 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 759.85?s
2018-10-11 13:16:55,612 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.37ms
2018-10-11 13:16:55,612 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.56ms
2018-10-11 13:16:55,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 554.72?s
2018-10-11 13:16:55,613 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 695.61?s
2018-10-11 13:16:55,614 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 359.05?s
2018-10-11 13:16:55,614 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 1.23ms
2018-10-11 13:16:55,614 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 201.81?s
2018-10-11 13:16:55,615 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 346.26?s
2018-10-11 13:16:55,615 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 924.16?s
2018-10-11 13:16:55,616 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.11ms
2018-10-11 13:16:55,616 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.34ms
2018-10-11 13:16:55,616 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,617 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 447.14?s
2018-10-11 13:16:55,617 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 5.93ms
2018-10-11 13:16:55,617 DEBUG - #xml(): '<?xml version="1.0" 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 418.12?s
2018-10-11 13:16:55,618 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 963.74?s
2018-10-11 13:16:55,618 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.11ms
2018-10-11 13:16:55,618 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 379.83?s
2018-10-11 13:16:55,619 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.29ms
2018-10-11 13:16:55,619 DEBUG - #lock(): in 3.06?s
2018-10-11 13:16:55,619 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 352.48?s
2018-10-11 13:16:55,619 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 493.80?s
2018-10-11 13:16:55,620 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 420.08?s
2018-10-11 13:16:55,621 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..344..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.01ms
2018-10-11 13:16:55,621 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..344..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.22ms
2018-10-11 13:16:55,621 DEBUG - #unlock(): in 7.04?s
2018-10-11 13:16:55,622 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..457..sue&gt;\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.08?s
2018-10-11 13:16:55,622 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 11.15?s
2018-10-11 13:16:55,622 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 16.30?s
2018-10-11 13:16:55,622 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2018-10-11 13:16:55,622 DEBUG - #get(1): 1 in 13.36?s
2018-10-11 13:16:55,623 DEBUG - #create('test issue', 'body'): 1 in 3.86ms
2018-10-11 13:16:55,623 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 440.60?s
2018-10-11 13:16:55,624 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.09ms
2018-10-11 13:16:55,624 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.24ms
2018-10-11 13:16:55,625 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.90?s
2018-10-11 13:16:55,625 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.42ms
2018-10-11 13:16:55,625 DEBUG - #lock(): in 2.42?s
2018-10-11 13:16:55,626 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 499.39?s
2018-10-11 13:16:55,626 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 638.27?s
2018-10-11 13:16:55,627 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 430.36?s
2018-10-11 13:16:55,627 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.09ms
2018-10-11 13:16:55,628 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.28ms
2018-10-11 13:16:55,628 DEBUG - #unlock(): in 6.51?s
2018-10-11 13:16:55,628 DEBUG - #issue(): 1 in 12.31?s
2018-10-11 13:16:55,628 DEBUG - #number(): 1 in 6.27?s
2018-10-11 13:16:55,628 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2018-10-11 13:16:55,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 460.07?s
2018-10-11 13:16:55,629 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 15.33?s
2018-10-11 13:16:55,629 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 459.58?s
2018-10-11 13:16:55,630 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 4.07ms
2018-10-11 13:16:55,630 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 437.60?s
2018-10-11 13:16:55,631 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 859.79?s
2018-10-11 13:16:55,631 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.01ms
2018-10-11 13:16:55,631 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 422.63?s
2018-10-11 13:16:55,632 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 1.19ms
2018-10-11 13:16:55,632 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 4.02?s
2018-10-11 13:16:55,632 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 408.29?s
2018-10-11 13:16:55,632 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 556.25?s
2018-10-11 13:16:55,634 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.02?s
2018-10-11 13:16:55,634 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 1.16ms
2018-10-11 13:16:55,634 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 438.21?s
2018-10-11 13:16:55,635 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.10ms
2018-10-11 13:16:55,635 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.27ms
2018-10-11 13:16:55,636 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 523.39?s
2018-10-11 13:16:55,636 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 1.46ms
2018-10-11 13:16:55,636 DEBUG - #number(): 1 in 7.22?s
2018-10-11 13:16:55,636 DEBUG - #get(1): 1 in 12.80?s
2018-10-11 13:16:55,637 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 466.18?s
2018-10-11 13:16:55,638 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.25ms
2018-10-11 13:16:55,638 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.41ms
2018-10-11 13:16:55,639 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 511.31?s
2018-10-11 13:16:55,639 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.60ms
2018-10-11 13:16:55,639 DEBUG - #lock(): in 4.88?s
2018-10-11 13:16:55,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 466.73?s
2018-10-11 13:16:55,640 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.23?s
2018-10-11 13:16:55,641 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 460.84?s
2018-10-11 13:16:55,642 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2018-10-11T13:16:55Z";'): in 1.31ms
2018-10-11 13:16:55,642 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2018-10-11T13:16:55Z";'): in 1.51ms
2018-10-11 13:16:55,642 DEBUG - #unlock(): in 8.68?s
2018-10-11 13:16:55,642 DEBUG - #issue(): 1 in 16.75?s
2018-10-11 13:16:55,642 DEBUG - #number(): 1 in 6.96?s
2018-10-11 13:16:55,643 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2018-10-11 13:16:55,643 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.45?s
2018-10-11 13:16:55,644 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 15.33?s
2018-10-11 13:16:55,644 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 477.83?s
2018-10-11 13:16:55,644 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 4.83ms
2018-10-11 13:16:55,645 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 473.88?s
2018-10-11 13:16:55,646 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.29ms
2018-10-11 13:16:55,646 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.46ms
2018-10-11 13:16:55,647 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.13?s
2018-10-11 13:16:55,647 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.66ms
2018-10-11 13:16:55,647 DEBUG - #lock(): in 3.32?s
2018-10-11 13:16:55,648 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 506.50?s
2018-10-11 13:16:55,648 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 663.70?s
2018-10-11 13:16:55,649 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 534.80?s
2018-10-11 13:16:55,650 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.40ms
2018-10-11 13:16:55,650 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..366..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.60ms
2018-10-11 13:16:55,651 DEBUG - #unlock(): in 8.00?s
2018-10-11 13:16:55,651 DEBUG - #issue(): 1 in 16.89?s
2018-10-11 13:16:55,651 DEBUG - #number(): 1 in 5.46?s
2018-10-11 13:16:55,651 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike hello again!!
2018-10-11 13:16:55,652 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 600.62?s
2018-10-11 13:16:55,652 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 14.47?s
2018-10-11 13:16:55,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 475.58?s
2018-10-11 13:16:55,653 DEBUG - #post('@charlesmike hello again!!'): 'MkComment(storage=<?xml version="1.0" encoding="U..1524..il/amihaiemil.github.io, ticket=1, num=3)' in 5.03ms
2018-10-11 13:16:55,653 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 464.20?s
2018-10-11 13:16:55,654 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.26ms
2018-10-11 13:16:55,654 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.42ms
2018-10-11 13:16:55,655 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1433..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.65?s
2018-10-11 13:16:55,655 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1518..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.62ms
2018-10-11 13:16:55,655 DEBUG - #lock(): in 3.33?s
2018-10-11 13:16:55,656 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1433..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 521.40?s
2018-10-11 13:16:55,656 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1433..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 680.80?s
2018-10-11 13:16:55,658 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1433..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 554.68?s
2018-10-11 13:16:55,659 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..374..D &quot;updated_at&quot;;SET &quot;2018-10-11T13:16:55Z&quot;;'): in 1.46ms
2018-10-11 13:16:55,659 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..374..D &quot;updated_at&quot;;SET &quot;2018-10-11T13:16:55Z&quot;;'): in 1.67ms
2018-10-11 13:16:55,659 DEBUG - #unlock(): in 8.46?s
2018-10-11 13:16:55,659 DEBUG - #issue(): 1 in 17.25?s
2018-10-11 13:16:55,659 DEBUG - #number(): 1 in 21.29?s
2018-10-11 13:16:55,659 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2018-10-11 13:16:55,660 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 748.74?s
2018-10-11 13:16:55,661 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 16.08?s
2018-10-11 13:16:55,661 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 533.82?s
2018-10-11 13:16:55,662 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1845..il/amihaiemil.github.io, ticket=1, num=4)' in 5.42ms
2018-10-11 13:16:55,663 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 557.45?s
2018-10-11 13:16:55,664 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.46ms
2018-10-11 13:16:55,664 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.63ms
2018-10-11 13:16:55,665 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 612.22?s
2018-10-11 13:16:55,665 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1840..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.83ms
2018-10-11 13:16:55,666 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 494.13?s
2018-10-11 13:16:55,666 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1937..m.jcabi.github.mock.MkComments$1@839755f)' in 37.46?s
2018-10-11 13:16:55,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.36?s
2018-10-11 13:16:55,667 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 765.79?s
2018-10-11 13:16:55,668 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@71d99732 in 1.63ms
2018-10-11 13:16:55,669 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 581.76?s
2018-10-11 13:16:55,669 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=1)' in 15.18?s
2018-10-11 13:16:55,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 518.88?s
2018-10-11 13:16:55,671 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=2)' in 10.90?s
2018-10-11 13:16:55,672 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 535.85?s
2018-10-11 13:16:55,672 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=3)' in 9.59?s
2018-10-11 13:16:55,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 491.51?s
2018-10-11 13:16:55,673 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1846..il/amihaiemil.github.io, ticket=1, num=4)' in 10.67?s
2018-10-11 13:16:55,674 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 490.45?s
2018-10-11 13:16:55,674 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 649.33?s
2018-10-11 13:16:55,679 DEBUG - #json(): '{"number":"4","url":"https://api.jcabi-github.inv..159..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.27ms
2018-10-11 13:16:55,680 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 654.56?s
2018-10-11 13:16:55,680 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1828.., coords=amihaiemil/amihaiemil.github.io)' in 15.48?s
2018-10-11 13:16:55,680 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 530.27?s
2018-10-11 13:16:55,681 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 15.20?s
2018-10-11 13:16:55,681 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1754..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 468.61?s
2018-10-11 13:16:55,682 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 994.25?s
2018-10-11 13:16:55,682 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.15ms
2018-10-11 13:16:55,683 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1763..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 498.81?s
2018-10-11 13:16:55,683 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1801..&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 1.33ms
2018-10-11 13:16:55,683 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1763..ues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 494.77?s
2018-10-11 13:16:55,684 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.33ms
2018-10-11 13:16:55,685 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.53ms
2018-10-11 13:16:55,685 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 545.19?s
2018-10-11 13:16:55,685 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 1.72ms
2018-10-11 13:16:55,686 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 509.84?s
2018-10-11 13:16:55,686 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 2.63ms
2018-10-11 13:16:55,686 DEBUG - #login(): 'charlesmike' in 5.16?s
2018-10-11 13:16:55,687 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 537.31?s
2018-10-11 13:16:55,687 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 9.24?s
2018-10-11 13:16:55,688 DEBUG - #xml(): '&lt;?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 492.71?s
2018-10-11 13:16:55,688 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 14.27?s
2018-10-11 13:16:55,689 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 463.02?s
2018-10-11 13:16:55,689 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 936.16?s
2018-10-11 13:16:55,689 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.09ms
2018-10-11 13:16:55,690 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 466.85?s
2018-10-11 13:16:55,690 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.27ms
2018-10-11 13:16:55,691 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 481.84?s
2018-10-11 13:16:55,692 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.38ms
2018-10-11 13:16:55,692 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.57ms
2018-10-11 13:16:55,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 571.96?s
2018-10-11 13:16:55,693 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 1.75ms
2018-10-11 13:16:55,693 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 474.48?s
2018-10-11 13:16:55,694 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.69ms
2018-10-11 13:16:55,694 DEBUG - #login(): 'charlesmike' in 6.20?s
2018-10-11 13:16:55,694 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 468.36?s
2018-10-11 13:16:55,695 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 614.42?s
2018-10-11 13:16:55,699 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..151..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.22ms
2018-10-11 13:16:55,700 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 667.74?s
2018-10-11 13:16:55,700 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 21.94?s
2018-10-11 13:16:55,701 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 482.08?s
2018-10-11 13:16:55,701 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 18.60?s
2018-10-11 13:16:55,702 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 466.96?s
2018-10-11 13:16:55,702 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 954.85?s
2018-10-11 13:16:55,702 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.11ms
2018-10-11 13:16:55,703 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 485.34?s
2018-10-11 13:16:55,703 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1851..</users>\n</github>\n, himself=charlesmike)' in 1.29ms
2018-10-11 13:16:55,704 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 536.24?s
2018-10-11 13:16:55,705 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.33ms
2018-10-11 13:16:55,705 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.50ms
2018-10-11 13:16:55,706 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 516.52?s
2018-10-11 13:16:55,706 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.68ms
2018-10-11 13:16:55,706 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 465.36?s
2018-10-11 13:16:55,707 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 2.55ms
2018-10-11 13:16:55,707 DEBUG - #login(): 'charlesmike' in 5.22?s
2018-10-11 13:16:55,707 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 467.47?s
2018-10-11 13:16:55,708 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1887.., coords=amihaiemil/amihaiemil.github.io)' in 9.88?s
2018-10-11 13:16:55,708 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 461.84?s
2018-10-11 13:16:55,708 DEBUG - #github(): '&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 11.33?s
2018-10-11 13:16:55,709 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 462.68?s
2018-10-11 13:16:55,709 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 946.22?s
2018-10-11 13:16:55,710 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 1.10ms
2018-10-11 13:16:55,710 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 523.44?s
2018-10-11 13:16:55,710 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 1.27ms
2018-10-11 13:16:55,711 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 476.70?s
2018-10-11 13:16:55,712 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.31ms
2018-10-11 13:16:55,712 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.48ms
2018-10-11 13:16:55,713 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 511.26?s
2018-10-11 13:16:55,713 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 1.67ms
2018-10-11 13:16:55,714 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 507.17?s
2018-10-11 13:16:55,714 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1847..r>\n</users>\n</github>\n, self=charlesmike)' in 2.55ms
2018-10-11 13:16:55,714 DEBUG - #login(): 'charlesmike' in 5.28?s
2018-10-11 13:16:55,715 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 499.38?s
2018-10-11 13:16:55,715 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1813..smike</login>\n</user>\n</users>\n</github>\n' in 645.36?s
2018-10-11 13:16:55,720 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..151..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.52ms
2018-10-11 13:16:55,721 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 459.55?s
2018-10-11 13:16:55,722 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 846.35?s
2018-10-11 13:16:55,722 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 338.20?s
2018-10-11 13:16:55,722 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 1.02ms
2018-10-11 13:16:55,723 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 319.79?s
2018-10-11 13:16:55,723 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 998.47?s
2018-10-11 13:16:55,724 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 359.57?s
2018-10-11 13:16:55,724 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.21ms
2018-10-11 13:16:55,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 303.16?s
2018-10-11 13:16:55,725 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.92ms
2018-10-11 13:16:55,725 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 297.03?s
2018-10-11 13:16:55,726 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 937.16?s
2018-10-11 13:16:55,726 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 335.77?s
2018-10-11 13:16:55,726 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.13ms
2018-10-11 13:16:55,727 DEBUG - #lock(): in 2.55?s
2018-10-11 13:16:55,727 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 314.94?s
2018-10-11 13:16:55,728 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 947.20?s
2018-10-11 13:16:55,728 DEBUG - #unlock(): in 5.69?s
2018-10-11 13:16:55,728 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.39ms
2018-10-11 13:16:55,729 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 377.82?s
2018-10-11 13:16:55,729 DEBUG - #apply('XPATH "/github&quot;;ADDIF &quot;repos&quot;;'): in 733.02?s
2018-10-11 13:16:55,729 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 325.67?s
2018-10-11 13:16:55,730 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 899.64?s
2018-10-11 13:16:55,730 DEBUG - #name(): 'amihaiemil.github.io' in 3.24?s
2018-10-11 13:16:55,730 DEBUG - #name(): 'amihaiemil.github.io' in 3.19?s
2018-10-11 13:16:55,730 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 317.45?s
2018-10-11 13:16:55,731 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 991.58?s
2018-10-11 13:16:55,732 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 388.09?s
2018-10-11 13:16:55,732 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 336.07?s
2018-10-11 13:16:55,733 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 867.78?s
2018-10-11 13:16:55,733 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 247.68?s
2018-10-11 13:16:55,734 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 353.08?s
2018-10-11 13:16:55,734 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.09ms
2018-10-11 13:16:55,735 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.35ms
2018-10-11 13:16:55,735 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,735 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 434.40?s
2018-10-11 13:16:55,735 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 5.13ms
2018-10-11 13:16:55,736 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 347.17?s
2018-10-11 13:16:55,736 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 796.20?s
2018-10-11 13:16:55,737 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 340.67?s
2018-10-11 13:16:55,737 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 966.63?s
2018-10-11 13:16:55,738 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 333.25?s
2018-10-11 13:16:55,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 334.21?s
2018-10-11 13:16:55,739 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 954.77?s
2018-10-11 13:16:55,739 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 325.77?s
2018-10-11 13:16:55,740 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 973.60?s
2018-10-11 13:16:55,740 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 354.24?s
2018-10-11 13:16:55,741 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.19ms
2018-10-11 13:16:55,741 DEBUG - #lock(): in 2.88?s
2018-10-11 13:16:55,741 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 350.45?s
2018-10-11 13:16:55,742 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 350.47?s
2018-10-11 13:16:55,743 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 979.06?s
2018-10-11 13:16:55,743 DEBUG - #unlock(): in 5.80?s
2018-10-11 13:16:55,744 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 405.56?s
2018-10-11 13:16:55,744 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 16.20?s
2018-10-11 13:16:55,744 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 6.02?s
2018-10-11 13:16:55,744 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:55,744 DEBUG - #get(1): 1 in 14.73?s
2018-10-11 13:16:55,744 DEBUG - #create('Test issue for commands', 'test body'): 1 in 3.62ms
2018-10-11 13:16:55,745 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 392.10?s
2018-10-11 13:16:55,745 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 790.95?s
2018-10-11 13:16:55,746 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.27?s
2018-10-11 13:16:55,746 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 967.29?s
2018-10-11 13:16:55,747 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 361.93?s
2018-10-11 13:16:55,748 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 409.69?s
2018-10-11 13:16:55,748 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 942.87?s
2018-10-11 13:16:55,748 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 395.46?s
2018-10-11 13:16:55,749 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.06ms
2018-10-11 13:16:55,750 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 450.59?s
2018-10-11 13:16:55,750 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.26ms
2018-10-11 13:16:55,750 DEBUG - #number(): 1 in 6.79?s
2018-10-11 13:16:55,750 DEBUG - #get(1): 1 in 13.02?s
2018-10-11 13:16:55,751 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 381.74?s
2018-10-11 13:16:55,751 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.10ms
2018-10-11 13:16:55,761 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 9.29ms
2018-10-11 13:16:55,761 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.29ms
2018-10-11 13:16:55,761 DEBUG - #lock(): in 2.50?s
2018-10-11 13:16:55,762 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.75?s
2018-10-11 13:16:55,763 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 394.83?s
2018-10-11 13:16:55,764 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.21ms
2018-10-11 13:16:55,764 DEBUG - #unlock(): in 3.86?s
2018-10-11 13:16:55,764 DEBUG - #issue(): 1 in 11.76?s
2018-10-11 13:16:55,764 DEBUG - #number(): 1 in 4.66?s
2018-10-11 13:16:55,765 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2018-10-11 13:16:55,765 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 471.73?s
2018-10-11 13:16:55,765 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 9.34?s
2018-10-11 13:16:55,766 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 383.32?s
2018-10-11 13:16:55,766 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 4.10ms
2018-10-11 13:16:55,767 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 422.05?s
2018-10-11 13:16:55,768 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.15ms
2018-10-11 13:16:55,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 405.09?s
2018-10-11 13:16:55,769 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.36ms
2018-10-11 13:16:55,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 415.57?s
2018-10-11 13:16:55,769 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@380fdcf2)' in 22.58?s
2018-10-11 13:16:55,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 413.82?s
2018-10-11 13:16:55,771 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@114b203 in 940.80?s
2018-10-11 13:16:55,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 449.71?s
2018-10-11 13:16:55,772 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 13.69?s
2018-10-11 13:16:55,772 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 391.67?s
2018-10-11 13:16:55,778 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.61ms
2018-10-11 13:16:55,778 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 504.32?s
2018-10-11 13:16:55,778 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 14.17?s
2018-10-11 13:16:55,779 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 386.12?s
2018-10-11 13:16:55,779 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 8.65?s
2018-10-11 13:16:55,780 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 379.38?s
2018-10-11 13:16:55,780 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 834.52?s
2018-10-11 13:16:55,781 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 390.49?s
2018-10-11 13:16:55,781 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 998.28?s
2018-10-11 13:16:55,781 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 369.26?s
2018-10-11 13:16:55,782 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login&quot;;\n3:SET &quot;charlesmike&quot;;'): in 1.36ms
2018-10-11 13:16:55,783 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 556.03?s
2018-10-11 13:16:55,783 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.64ms
2018-10-11 13:16:55,784 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 601.88?s
2018-10-11 13:16:55,784 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.59ms
2018-10-11 13:16:55,784 DEBUG - #login(): 'charlesmike' in 4.33?s
2018-10-11 13:16:55,785 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 624.40?s
2018-10-11 13:16:55,786 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 12.83?s
2018-10-11 13:16:55,786 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 559.80?s
2018-10-11 13:16:55,786 DEBUG - #github(): '&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 9.38?s
2018-10-11 13:16:55,787 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 560.30?s
2018-10-11 13:16:55,788 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.10ms
2018-10-11 13:16:55,789 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.90?s
2018-10-11 13:16:55,789 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 1.40ms
2018-10-11 13:16:55,790 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 542.01?s
2018-10-11 13:16:55,790 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.39ms
2018-10-11 13:16:55,828 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 36.95ms
2018-10-11 13:16:55,828 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.65ms
2018-10-11 13:16:55,829 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 890.51?s
2018-10-11 13:16:55,830 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 39.53ms
2018-10-11 13:16:55,830 DEBUG - #login(): 'charlesmike' in 21.49?s
2018-10-11 13:16:55,831 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.83?s
2018-10-11 13:16:55,835 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 4.82ms
2018-10-11 13:16:55,836 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 349.92?s
2018-10-11 13:16:55,836 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 677.98?s
2018-10-11 13:16:55,837 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 854.88?s
2018-10-11 13:16:55,837 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 279.83?s
2018-10-11 13:16:55,837 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 999.70?s
2018-10-11 13:16:55,837 DEBUG - #name(): 'amihaiemil.github.io' in 2.62?s
2018-10-11 13:16:55,837 DEBUG - #name(): 'amihaiemil.github.io' in 3.19?s
2018-10-11 13:16:55,838 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 269.76?s
2018-10-11 13:16:55,838 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 808.60?s
2018-10-11 13:16:55,838 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 970.45?s
2018-10-11 13:16:55,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 306.68?s
2018-10-11 13:16:55,839 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 438.86?s
2018-10-11 13:16:55,840 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 317.45?s
2018-10-11 13:16:55,840 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 868.31?s
2018-10-11 13:16:55,840 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 157.46?s
2018-10-11 13:16:55,841 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 396.68?s
2018-10-11 13:16:55,842 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.06ms
2018-10-11 13:16:55,842 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.22ms
2018-10-11 13:16:55,842 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.45ms
2018-10-11 13:16:55,842 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..135..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 337.84?s
2018-10-11 13:16:55,843 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 4.89ms
2018-10-11 13:16:55,843 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 313.70?s
2018-10-11 13:16:55,844 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 837.83?s
2018-10-11 13:16:55,844 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 990.29?s
2018-10-11 13:16:55,844 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 336.22?s
2018-10-11 13:16:55,844 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.15ms
2018-10-11 13:16:55,845 DEBUG - #lock(): in 3.06?s
2018-10-11 13:16:55,845 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 321.84?s
2018-10-11 13:16:55,845 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 452.51?s
2018-10-11 13:16:55,846 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 417.76?s
2018-10-11 13:16:55,847 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..344..&quot;user&quot;;ADD &quot;login&quot;;SET &quot;amihaiemil&quot;;UP;UP;'): in 1.21ms
2018-10-11 13:16:55,848 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..344.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.49ms
2018-10-11 13:16:55,848 DEBUG - #unlock(): in 6.73?s
2018-10-11 13:16:55,848 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 374.27?s
2018-10-11 13:16:55,848 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..530..l, coords=amihaiemil/amihaiemil.github.io)' in 11.22?s
2018-10-11 13:16:55,848 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 3.10?s
2018-10-11 13:16:55,849 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: test issue
2018-10-11 13:16:55,849 DEBUG - #get(1): 1 in 11.06?s
2018-10-11 13:16:55,849 DEBUG - #create('test issue', 'body'): 1 in 4.33ms
2018-10-11 13:16:55,849 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..457..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 339.30?s
2018-10-11 13:16:55,850 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.12ms
2018-10-11 13:16:55,850 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.32ms
2018-10-11 13:16:55,851 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 384.53?s
2018-10-11 13:16:55,851 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..554..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.53ms
2018-10-11 13:16:55,851 DEBUG - #lock(): in 2.75?s
2018-10-11 13:16:55,852 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 338.94?s
2018-10-11 13:16:55,852 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 471.00?s
2018-10-11 13:16:55,853 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..469..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 467.52?s
2018-10-11 13:16:55,854 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.23ms
2018-10-11 13:16:55,854 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..359..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.39ms
2018-10-11 13:16:55,854 DEBUG - #unlock(): in 4.30?s
2018-10-11 13:16:55,854 DEBUG - #issue(): 1 in 9.80?s
2018-10-11 13:16:55,854 DEBUG - #number(): 1 in 3.60?s
2018-10-11 13:16:55,854 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello!
2018-10-11 13:16:55,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 375.51?s
2018-10-11 13:16:55,855 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 9.36?s
2018-10-11 13:16:55,855 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 363.75?s
2018-10-11 13:16:55,856 DEBUG - #post('@charlesmike hello!'): 'MkComment(storage=<?xml version="1.0" encoding="U..877..mil/amihaiemil.github.io, ticket=1, num=1)' in 3.82ms
2018-10-11 13:16:55,856 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 362.96?s
2018-10-11 13:16:55,856 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 720.99?s
2018-10-11 13:16:55,857 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 852.84?s
2018-10-11 13:16:55,857 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 355.75?s
2018-10-11 13:16:55,857 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..821..po>\n</repos>\n</github>\n, self=charlesmike)' in 991.62?s
2018-10-11 13:16:55,857 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 3.17?s
2018-10-11 13:16:55,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 362.92?s
2018-10-11 13:16:55,858 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 495.44?s
2018-10-11 13:16:55,859 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 448.46?s
2018-10-11 13:16:55,859 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..860..e, coords=amihaiemil/amihaiemil.github.io)' in 1.02ms
2018-10-11 13:16:55,860 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 385.34?s
2018-10-11 13:16:55,860 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 962.24?s
2018-10-11 13:16:55,860 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.11ms
2018-10-11 13:16:55,861 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 396.57?s
2018-10-11 13:16:55,861 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..862..e, coords=amihaiemil/amihaiemil.github.io)' in 1.26ms
2018-10-11 13:16:55,861 DEBUG - #number(): 1 in 5.05?s
2018-10-11 13:16:55,861 DEBUG - #get(1): 1 in 9.72?s
2018-10-11 13:16:55,862 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..786..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 379.07?s
2018-10-11 13:16:55,863 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.02ms
2018-10-11 13:16:55,863 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.17ms
2018-10-11 13:16:55,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 446.37?s
2018-10-11 13:16:55,863 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..872..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.33ms
2018-10-11 13:16:55,864 DEBUG - #lock(): in 3.11?s
2018-10-11 13:16:55,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 403.14?s
2018-10-11 13:16:55,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 544.59?s
2018-10-11 13:16:55,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..786..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 540.26?s
2018-10-11 13:16:55,867 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2018-10-11T13:16:55Z";'): in 1.47ms
2018-10-11 13:16:55,867 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..391..pdated_at";\n20:SET "2018-10-11T13:16:55Z";'): in 1.72ms
2018-10-11 13:16:55,867 DEBUG - #unlock(): in 5.94?s
2018-10-11 13:16:55,867 DEBUG - #issue(): 1 in 14.46?s
2018-10-11 13:16:55,867 DEBUG - #number(): 1 in 4.21?s
2018-10-11 13:16:55,867 INFO - comment #2 posted to issue #1 by charlesmike: @amihaiemil hi there, I can help you index...
2018-10-11 13:16:55,868 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 470.39?s
2018-10-11 13:16:55,868 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 10.04?s
2018-10-11 13:16:55,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 392.92?s
2018-10-11 13:16:55,869 DEBUG - #post('@amihaiemil hi there, I can help you index... '): 'MkComment(storage=<?xml version="1.0" encoding="U..1212..il/amihaiemil.github.io, ticket=1, num=2)' in 4.58ms
2018-10-11 13:16:55,869 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 395.98?s
2018-10-11 13:16:55,870 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.11ms
2018-10-11 13:16:55,870 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.26ms
2018-10-11 13:16:55,871 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 424.32?s
2018-10-11 13:16:55,871 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1205..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.44ms
2018-10-11 13:16:55,871 DEBUG - #lock(): in 2.88?s
2018-10-11 13:16:55,872 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 416.87?s
2018-10-11 13:16:55,872 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 560.59?s
2018-10-11 13:16:55,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1120..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 520.52?s
2018-10-11 13:16:55,874 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.29ms
2018-10-11 13:16:55,874 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.52ms
2018-10-11 13:16:55,874 DEBUG - #unlock(): in 6.72?s
2018-10-11 13:16:55,874 DEBUG - #issue(): 1 in 16.36?s
2018-10-11 13:16:55,874 DEBUG - #number(): 1 in 5.29?s
2018-10-11 13:16:55,875 INFO - comment #3 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2018-10-11 13:16:55,875 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.56?s
2018-10-11 13:16:55,875 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 14.12?s
2018-10-11 13:16:55,876 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 468.12?s
2018-10-11 13:16:55,876 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1532..il/amihaiemil.github.io, ticket=1, num=3)' in 4.59ms
2018-10-11 13:16:55,877 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 512.77?s
2018-10-11 13:16:55,878 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF &quot;comments&quot;;'): in 1.31ms
2018-10-11 13:16:55,878 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.47ms
2018-10-11 13:16:55,879 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 473.28?s
2018-10-11 13:16:55,879 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1527..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.67ms
2018-10-11 13:16:55,880 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 434.58?s
2018-10-11 13:16:55,880 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1625...jcabi.github.mock.MkComments$1@1e5b33e5)' in 44.44?s
2018-10-11 13:16:55,881 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 421.57?s
2018-10-11 13:16:55,881 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 562.44?s
2018-10-11 13:16:55,881 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@654b899f in 1.24ms
2018-10-11 13:16:55,882 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 433.97?s
2018-10-11 13:16:55,882 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=1)' in 11.08?s
2018-10-11 13:16:55,883 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 418.97?s
2018-10-11 13:16:55,883 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=2)' in 9.19?s
2018-10-11 13:16:55,884 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 424.10?s
2018-10-11 13:16:55,885 DEBUG - #get(3): 'MkComment(storage=<?xml version="1.0" encoding="U..1533..il/amihaiemil.github.io, ticket=1, num=3)' in 9.00?s
2018-10-11 13:16:55,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 411.10?s
2018-10-11 13:16:55,885 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 546.18?s
2018-10-11 13:16:55,890 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.00ms
2018-10-11 13:16:55,891 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 769.85?s
2018-10-11 13:16:55,891 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1515.., coords=amihaiemil/amihaiemil.github.io)' in 20.28?s
2018-10-11 13:16:55,892 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 625.21?s
2018-10-11 13:16:55,892 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 11.35?s
2018-10-11 13:16:55,893 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1441..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 441.15?s
2018-10-11 13:16:55,893 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 931.33?s
2018-10-11 13:16:55,893 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.08ms
2018-10-11 13:16:55,894 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 469.66?s
2018-10-11 13:16:55,894 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1488..<users/>\n</github>\n, himself=charlesmike)' in 1.24ms
2018-10-11 13:16:55,895 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1450..ues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 461.31?s
2018-10-11 13:16:55,896 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.25ms
2018-10-11 13:16:55,896 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.43ms
2018-10-11 13:16:55,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 471.43?s
2018-10-11 13:16:55,896 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 1.59ms
2018-10-11 13:16:55,897 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 436.65?s
2018-10-11 13:16:55,897 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.38ms
2018-10-11 13:16:55,897 DEBUG - #login(): 'charlesmike' in 3.66?s
2018-10-11 13:16:55,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 430.63?s
2018-10-11 13:16:55,898 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 9.29?s
2018-10-11 13:16:55,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 441.66?s
2018-10-11 13:16:55,899 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 8.96?s
2018-10-11 13:16:55,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 418.68?s
2018-10-11 13:16:55,900 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 876.31?s
2018-10-11 13:16:55,900 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.02ms
2018-10-11 13:16:55,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github&gt;\n' in 450.73?s
2018-10-11 13:16:55,901 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.17ms
2018-10-11 13:16:55,901 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 426.85?s
2018-10-11 13:16:55,902 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.15ms
2018-10-11 13:16:55,902 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.30ms
2018-10-11 13:16:55,903 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 453.40?s
2018-10-11 13:16:55,903 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 1.46ms
2018-10-11 13:16:55,903 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 427.51?s
2018-10-11 13:16:55,904 DEBUG - #self(): '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.22ms
2018-10-11 13:16:55,904 DEBUG - #login(): 'charlesmike' in 3.71?s
2018-10-11 13:16:55,904 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 428.03?s
2018-10-11 13:16:55,904 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 569.05?s
2018-10-11 13:16:55,909 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..172..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 5.23ms
2018-10-11 13:16:55,910 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 583.35?s
2018-10-11 13:16:55,910 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1574.., coords=amihaiemil/amihaiemil.github.io)' in 16.36?s
2018-10-11 13:16:55,911 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 424.60?s
2018-10-11 13:16:55,911 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 9.28?s
2018-10-11 13:16:55,912 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 448.30?s
2018-10-11 13:16:55,912 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 913.70?s
2018-10-11 13:16:55,912 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.06ms
2018-10-11 13:16:55,913 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 445.05?s
2018-10-11 13:16:55,913 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1538..</users>\n</github>\n, himself=charlesmike)' in 1.21ms
2018-10-11 13:16:55,914 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 430.57?s
2018-10-11 13:16:55,914 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.15ms
2018-10-11 13:16:55,914 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.33ms
2018-10-11 13:16:55,915 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 497.92?s
2018-10-11 13:16:55,915 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 1.49ms
2018-10-11 13:16:55,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1500..smike</login>\n</user>\n</users>\n</github>\n' in 432.90?s
2018-10-11 13:16:55,916 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1534..r>\n</users>\n</github>\n, self=charlesmike)' in 2.30ms
2018-10-11 13:16:55,916 DEBUG - #login(): 'charlesmike' in 3.57?s
2018-10-11 13:16:55,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 319.07?s
2018-10-11 13:16:55,918 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 676.26?s
2018-10-11 13:16:55,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 298.77?s
2018-10-11 13:16:55,918 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 841.88?s
2018-10-11 13:16:55,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 280.77?s
2018-10-11 13:16:55,920 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 867.90?s
2018-10-11 13:16:55,920 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 348.76?s
2018-10-11 13:16:55,920 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.53ms
2018-10-11 13:16:55,921 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 287.65?s
2018-10-11 13:16:55,921 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.19ms
2018-10-11 13:16:55,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 280.59?s
2018-10-11 13:16:55,922 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 888.52?s
2018-10-11 13:16:55,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 294.46?s
2018-10-11 13:16:55,923 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.06ms
2018-10-11 13:16:55,923 DEBUG - #lock(): in 2.23?s
2018-10-11 13:16:55,923 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 278.43?s
2018-10-11 13:16:55,924 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 820.12?s
2018-10-11 13:16:55,924 DEBUG - #unlock(): in 3.84?s
2018-10-11 13:16:55,924 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.21ms
2018-10-11 13:16:55,925 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 308.39?s
2018-10-11 13:16:55,925 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 627.27?s
2018-10-11 13:16:55,925 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 286.96?s
2018-10-11 13:16:55,925 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 781.62?s
2018-10-11 13:16:55,926 DEBUG - #name(): 'amihaiemil.github.io' in 2.23?s
2018-10-11 13:16:55,926 DEBUG - #name(): 'amihaiemil.github.io' in 3.68?s
2018-10-11 13:16:55,926 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 292.25?s
2018-10-11 13:16:55,927 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..104..tory&quot;;UP;ADD "private";\n10:SET "false";UP;'): in 834.48?s
2018-10-11 13:16:55,927 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 319.85?s
2018-10-11 13:16:55,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 427.36?s
2018-10-11 13:16:55,928 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 826.80?s
2018-10-11 13:16:55,929 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 269.13?s
2018-10-11 13:16:55,930 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 469.04?s
2018-10-11 13:16:55,931 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.36ms
2018-10-11 13:16:55,931 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.68ms
2018-10-11 13:16:55,931 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:55,932 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 500.25?s
2018-10-11 13:16:55,932 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 5.42ms
2018-10-11 13:16:55,932 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 440.12?s
2018-10-11 13:16:55,933 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 926.08?s
2018-10-11 13:16:55,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 336.38?s
2018-10-11 13:16:55,934 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.15ms
2018-10-11 13:16:55,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 319.12?s
2018-10-11 13:16:55,935 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 331.66?s
2018-10-11 13:16:55,935 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 926.74?s
2018-10-11 13:16:55,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 325.15?s
2018-10-11 13:16:55,936 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 955.82?s
2018-10-11 13:16:55,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 323.41?s
2018-10-11 13:16:55,937 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.13ms
2018-10-11 13:16:55,937 DEBUG - #lock(): in 2.06?s
2018-10-11 13:16:55,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 316.73?s
2018-10-11 13:16:55,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 427.37?s
2018-10-11 13:16:55,940 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.24ms
2018-10-11 13:16:55,940 DEBUG - #unlock(): in 4.63?s
2018-10-11 13:16:55,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 483.42?s
2018-10-11 13:16:55,941 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 11.22?s
2018-10-11 13:16:55,941 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 5.78?s
2018-10-11 13:16:55,941 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:55,941 DEBUG - #get(1): 1 in 13.03?s
2018-10-11 13:16:55,942 DEBUG - #create('Test issue for commands', 'test body'): 1 in 4.46ms
2018-10-11 13:16:55,942 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 478.67?s
2018-10-11 13:16:55,943 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 972.57?s
2018-10-11 13:16:55,943 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 485.50?s
2018-10-11 13:16:55,944 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.22ms
2018-10-11 13:16:55,944 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 350.21?s
2018-10-11 13:16:55,945 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 478.14?s
2018-10-11 13:16:55,946 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 986.69?s
2018-10-11 13:16:55,946 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 477.76?s
2018-10-11 13:16:55,947 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.28ms
2018-10-11 13:16:55,948 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 363.65?s
2018-10-11 13:16:55,948 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.51ms
2018-10-11 13:16:55,948 DEBUG - #number(): 1 in 4.46?s
2018-10-11 13:16:55,948 DEBUG - #get(1): 1 in 10.78?s
2018-10-11 13:16:55,949 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 395.54?s
2018-10-11 13:16:55,950 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.39ms
2018-10-11 13:16:55,950 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.28?s
2018-10-11 13:16:55,951 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.64ms
2018-10-11 13:16:55,951 DEBUG - #lock(): in 3.42?s
2018-10-11 13:16:55,952 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 480.20?s
2018-10-11 13:16:55,952 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 352.45?s
2018-10-11 13:16:55,953 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.14ms
2018-10-11 13:16:55,953 DEBUG - #unlock(): in 4.10?s
2018-10-11 13:16:55,954 DEBUG - #issue(): 1 in 23.86?s
2018-10-11 13:16:55,954 DEBUG - #number(): 1 in 4.97?s
2018-10-11 13:16:55,954 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2018-10-11 13:16:55,954 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 414.27?s
2018-10-11 13:16:55,955 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 12.99?s
2018-10-11 13:16:55,955 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 359.82?s
2018-10-11 13:16:55,955 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 3.98ms
2018-10-11 13:16:55,956 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 382.47?s
2018-10-11 13:16:55,957 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.07ms
2018-10-11 13:16:55,957 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 372.12?s
2018-10-11 13:16:55,957 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.24ms
2018-10-11 13:16:55,957 DEBUG - #lock(): in 2.19?s
2018-10-11 13:16:55,958 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 365.33?s
2018-10-11 13:16:55,959 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 384.65?s
2018-10-11 13:16:55,959 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.00ms
2018-10-11 13:16:55,960 DEBUG - #unlock(): in 4.63?s
2018-10-11 13:16:55,960 DEBUG - #issue(): 1 in 16.62?s
2018-10-11 13:16:55,960 DEBUG - #number(): 1 in 4.34?s
2018-10-11 13:16:55,960 INFO - comment #2 posted to issue #1 by amihaiemil: @charlesmike hello? Please answer?
2018-10-11 13:16:55,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 426.13?s
2018-10-11 13:16:55,961 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 13.17?s
2018-10-11 13:16:55,961 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 376.98?s
2018-10-11 13:16:55,961 DEBUG - #post('@charlesmike hello? Please answer?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 3.58ms
2018-10-11 13:16:55,962 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 382.90?s
2018-10-11 13:16:55,963 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.09ms
2018-10-11 13:16:55,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone=&quot;..1257..ue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 566.52?s
2018-10-11 13:16:55,964 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1342..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.34ms
2018-10-11 13:16:55,964 DEBUG - #lock(): in 3.57?s
2018-10-11 13:16:55,965 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 565.67?s
2018-10-11 13:16:55,966 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 556.85?s
2018-10-11 13:16:55,967 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..379..D &quot;updated_at&quot;;SET &quot;2018-10-11T13:16:55Z&quot;;'): in 1.44ms
2018-10-11 13:16:55,967 DEBUG - #unlock(): in 5.47?s
2018-10-11 13:16:55,967 DEBUG - #issue(): 1 in 13.63?s
2018-10-11 13:16:55,967 DEBUG - #number(): 1 in 5.18?s
2018-10-11 13:16:55,968 INFO - comment #3 posted to issue #1 by amihaiemil: @charlesmike why won't you answer?
2018-10-11 13:16:55,968 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 633.56?s
2018-10-11 13:16:55,969 DEBUG - #get(3): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1669..il/amihaiemil.github.io, ticket=1, num=3)' in 16.13?s
2018-10-11 13:16:55,969 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>\n</github>\n' in 585.62?s
2018-10-11 13:16:55,970 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 4.87ms
2018-10-11 13:16:55,970 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.32?s
2018-10-11 13:16:55,971 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.40ms
2018-10-11 13:16:55,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 608.35?s
2018-10-11 13:16:55,972 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1663..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.62ms
2018-10-11 13:16:55,972 DEBUG - #lock(): in 3.61?s
2018-10-11 13:16:55,973 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 430.54?s
2018-10-11 13:16:55,974 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1578..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 423.24?s
2018-10-11 13:16:55,975 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..376..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.06ms
2018-10-11 13:16:55,975 DEBUG - #unlock(): in 22.77?s
2018-10-11 13:16:55,975 DEBUG - #issue(): 1 in 12.36?s
2018-10-11 13:16:55,975 DEBUG - #number(): 1 in 4.46?s
2018-10-11 13:16:55,975 INFO - comment #4 posted to issue #1 by amihaiemil: @someoneelse, please do something...
2018-10-11 13:16:55,976 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 438.37?s
2018-10-11 13:16:55,976 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 11.54?s
2018-10-11 13:16:55,977 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 596.88?s
2018-10-11 13:16:55,977 DEBUG - #post('@someoneelse, please do something...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1992..il/amihaiemil.github.io, ticket=1, num=4)' in 3.74ms
2018-10-11 13:16:55,978 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 626.16?s
2018-10-11 13:16:55,978 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.42ms
2018-10-11 13:16:55,979 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 659.57?s
2018-10-11 13:16:55,979 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1986..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.63ms
2018-10-11 13:16:55,980 DEBUG - #lock(): in 3.27?s
2018-10-11 13:16:55,981 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 646.13?s
2018-10-11 13:16:55,982 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1901..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 700.70?s
2018-10-11 13:16:55,983 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2018-10-11T13:16:55Z";'): in 1.52ms
2018-10-11 13:16:55,983 DEBUG - #unlock(): in 5.36?s
2018-10-11 13:16:55,983 DEBUG - #issue(): 1 in 15.42?s
2018-10-11 13:16:55,983 DEBUG - #number(): 1 in 4.35?s
2018-10-11 13:16:55,984 INFO - comment #5 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2018-10-11 13:16:55,985 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 744.20?s
2018-10-11 13:16:55,985 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 13.64?s
2018-10-11 13:16:55,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 689.79?s
2018-10-11 13:16:55,986 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..2313..il/amihaiemil.github.io, ticket=1, num=5)' in 5.14ms
2018-10-11 13:16:55,987 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 776.31?s
2018-10-11 13:16:55,988 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.66ms
2018-10-11 13:16:55,989 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.28?s
2018-10-11 13:16:55,989 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..2308..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.89ms
2018-10-11 13:16:55,990 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 620.31?s
2018-10-11 13:16:55,990 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..2406...jcabi.github.mock.MkComments$1@149b53fa)' in 28.30?s
2018-10-11 13:16:55,992 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 1.22ms
2018-10-11 13:16:55,992 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@638977e0 in 1.83ms
2018-10-11 13:16:55,993 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 472.93?s
2018-10-11 13:16:55,993 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..2314..il/amihaiemil.github.io, ticket=1, num=1)' in 14.27?s
2018-10-11 13:16:55,994 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 409.86?s
2018-10-11 13:16:55,994 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..2314..il/amihaiemil.github.io, ticket=1, num=2)' in 9.49?s
2018-10-11 13:16:55,995 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 411.04?s
2018-10-11 13:16:55,995 DEBUG - #get(3): 'MkComment(storage=&lt;?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=3)' in 8.70?s
2018-10-11 13:16:55,996 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 426.66?s
2018-10-11 13:16:55,996 DEBUG - #get(4): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=4)' in 12.22?s
2018-10-11 13:16:55,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 412.87?s
2018-10-11 13:16:55,997 DEBUG - #get(5): 'MkComment(storage=<?xml version="1.0" encoding="U..2314..il/amihaiemil.github.io, ticket=1, num=5)' in 8.21?s
2018-10-11 13:16:55,998 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 416.11?s
2018-10-11 13:16:56,002 DEBUG - #json(): '{"number":"5","url":"https://api.jcabi-github.inv..159..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 4.86ms
2018-10-11 13:16:56,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 492.67?s
2018-10-11 13:16:56,003 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2296.., coords=amihaiemil/amihaiemil.github.io)' in 11.90?s
2018-10-11 13:16:56,004 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 421.31?s
2018-10-11 13:16:56,004 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 8.44?s
2018-10-11 13:16:56,004 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 418.76?s
2018-10-11 13:16:56,005 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 856.47?s
2018-10-11 13:16:56,005 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 415.92?s
2018-10-11 13:16:56,005 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2260..</repos>\n</github>\n, himself=charlesmike)' in 1.01ms
2018-10-11 13:16:56,006 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2222..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 444.50?s
2018-10-11 13:16:56,007 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.08ms
2018-10-11 13:16:56,007 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 439.64?s
2018-10-11 13:16:56,007 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.24ms
2018-10-11 13:16:56,008 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 426.29?s
2018-10-11 13:16:56,008 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.96ms
2018-10-11 13:16:56,008 DEBUG - #login(): 'charlesmike' in 3.44?s
2018-10-11 13:16:56,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.17?s
2018-10-11 13:16:56,009 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 7.63?s
2018-10-11 13:16:56,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.43?s
2018-10-11 13:16:56,009 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.22?s
2018-10-11 13:16:56,010 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 417.19?s
2018-10-11 13:16:56,010 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 781.89?s
2018-10-11 13:16:56,011 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 421.58?s
2018-10-11 13:16:56,011 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 924.06?s
2018-10-11 13:16:56,012 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 430.60?s
2018-10-11 13:16:56,012 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 999.71?s
2018-10-11 13:16:56,013 DEBUG - #xml(): '<?xml version="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 420.77?s
2018-10-11 13:16:56,013 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 1.16ms
2018-10-11 13:16:56,014 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 448.47?s
2018-10-11 13:16:56,014 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 1.86ms
2018-10-11 13:16:56,014 DEBUG - #login(): 'charlesmike' in 3.12?s
2018-10-11 13:16:56,014 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 438.98?s
2018-10-11 13:16:56,018 DEBUG - #json(): '{&quot;number&quot;:&quot;4&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..161..:55Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:55Z&quot;}' in 3.88ms
2018-10-11 13:16:56,018 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 461.22?s
2018-10-11 13:16:56,019 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 10.18?s
2018-10-11 13:16:56,019 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 419.13?s
2018-10-11 13:16:56,019 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 8.08?s
2018-10-11 13:16:56,020 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..2264..ue&gt;\n</issues>\n</repo>\n</repos>\n</github>\n' in 432.40?s
2018-10-11 13:16:56,020 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 837.24?s
2018-10-11 13:16:56,021 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 452.14?s
2018-10-11 13:16:56,021 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 988.16?s
2018-10-11 13:16:56,022 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 424.05?s
2018-10-11 13:16:56,022 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.02ms
2018-10-11 13:16:56,023 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 449.26?s
2018-10-11 13:16:56,023 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.18ms
2018-10-11 13:16:56,023 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 426.92?s
2018-10-11 13:16:56,024 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.92ms
2018-10-11 13:16:56,024 DEBUG - #login(): 'charlesmike' in 3.83?s
2018-10-11 13:16:56,024 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 427.08?s
2018-10-11 13:16:56,024 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 8.29?s
2018-10-11 13:16:56,025 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 423.82?s
2018-10-11 13:16:56,025 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.42?s
2018-10-11 13:16:56,026 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 424.96?s
2018-10-11 13:16:56,026 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 813.18?s
2018-10-11 13:16:56,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 422.45?s
2018-10-11 13:16:56,027 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 959.50?s
2018-10-11 13:16:56,027 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.39?s
2018-10-11 13:16:56,028 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.07ms
2018-10-11 13:16:56,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 439.55?s
2018-10-11 13:16:56,029 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.23ms
2018-10-11 13:16:56,029 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 427.47?s
2018-10-11 13:16:56,029 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.94ms
2018-10-11 13:16:56,029 DEBUG - #login(): 'charlesmike' in 3.10?s
2018-10-11 13:16:56,030 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 417.72?s
2018-10-11 13:16:56,034 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 4.07ms
2018-10-11 13:16:56,034 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 501.11?s
2018-10-11 13:16:56,034 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 11.25?s
2018-10-11 13:16:56,035 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 434.20?s
2018-10-11 13:16:56,035 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 9.27?s
2018-10-11 13:16:56,036 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 425.54?s
2018-10-11 13:16:56,036 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 830.56?s
2018-10-11 13:16:56,037 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 416.40?s
2018-10-11 13:16:56,037 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 978.66?s
2018-10-11 13:16:56,037 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 418.55?s
2018-10-11 13:16:56,038 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.00ms
2018-10-11 13:16:56,039 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 418.30?s
2018-10-11 13:16:56,039 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 1.16ms
2018-10-11 13:16:56,039 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 418.94?s
2018-10-11 13:16:56,039 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.87ms
2018-10-11 13:16:56,040 DEBUG - #login(): 'charlesmike' in 3.45?s
2018-10-11 13:16:56,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 418.61?s
2018-10-11 13:16:56,040 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..2338.., coords=amihaiemil/amihaiemil.github.io)' in 7.64?s
2018-10-11 13:16:56,041 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.94?s
2018-10-11 13:16:56,041 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 6.85?s
2018-10-11 13:16:56,042 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 496.08?s
2018-10-11 13:16:56,042 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 863.79?s
2018-10-11 13:16:56,042 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.40?s
2018-10-11 13:16:56,043 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..2302..</repos>\n</github>\n, himself=charlesmike)' in 1.01ms
2018-10-11 13:16:56,043 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 432.83?s
2018-10-11 13:16:56,044 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.04ms
2018-10-11 13:16:56,044 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 428.03?s
2018-10-11 13:16:56,044 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.21ms
2018-10-11 13:16:56,045 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 425.17?s
2018-10-11 13:16:56,045 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..2298..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.91ms
2018-10-11 13:16:56,045 DEBUG - #login(): 'charlesmike' in 3.20?s
2018-10-11 13:16:56,046 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..2264..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.03?s
2018-10-11 13:16:56,049 DEBUG - #json(): '{"number":"3","url":"https://api.jcabi-github.inv..159..:55Z","updated_at":"2018-10-11T13:16:55Z"}' in 3.98ms
2018-10-11 13:16:56,051 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 312.73?s
2018-10-11 13:16:56,051 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 608.91?s
2018-10-11 13:16:56,051 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 270.81?s
2018-10-11 13:16:56,052 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 757.45?s
2018-10-11 13:16:56,052 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 248.24?s
2018-10-11 13:16:56,052 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 693.12?s
2018-10-11 13:16:56,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 257.15?s
2018-10-11 13:16:56,053 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 848.40?s
2018-10-11 13:16:56,053 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 253.81?s
2018-10-11 13:16:56,053 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.37ms
2018-10-11 13:16:56,054 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 322.69?s
2018-10-11 13:16:56,054 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 905.60?s
2018-10-11 13:16:56,055 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 357.41?s
2018-10-11 13:16:56,055 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.12ms
2018-10-11 13:16:56,055 DEBUG - #lock(): in 3.13?s
2018-10-11 13:16:56,056 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 369.77?s
2018-10-11 13:16:56,057 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 957.18?s
2018-10-11 13:16:56,057 DEBUG - #unlock(): in 6.58?s
2018-10-11 13:16:56,057 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.47ms
2018-10-11 13:16:56,057 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 367.40?s
2018-10-11 13:16:56,058 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 764.51?s
2018-10-11 13:16:56,058 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 369.18?s
2018-10-11 13:16:56,059 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 966.81?s
2018-10-11 13:16:56,059 DEBUG - #name(): 'amihaiemil.github.io' in 3.22?s
2018-10-11 13:16:56,059 DEBUG - #name(): 'amihaiemil.github.io' in 4.98?s
2018-10-11 13:16:56,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 358.31?s
2018-10-11 13:16:56,060 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.04ms
2018-10-11 13:16:56,061 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 293.89?s
2018-10-11 13:16:56,061 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 285.44?s
2018-10-11 13:16:56,061 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 670.35?s
2018-10-11 13:16:56,062 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 181.28?s
2018-10-11 13:16:56,062 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 389.28?s
2018-10-11 13:16:56,063 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.02ms
2018-10-11 13:16:56,063 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.28ms
2018-10-11 13:16:56,063 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:56,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 335.21?s
2018-10-11 13:16:56,064 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 4.67ms
2018-10-11 13:16:56,064 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 283.61?s
2018-10-11 13:16:56,065 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 582.44?s
2018-10-11 13:16:56,065 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 282.07?s
2018-10-11 13:16:56,065 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 718.94?s
2018-10-11 13:16:56,066 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 291.65?s
2018-10-11 13:16:56,066 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 290.84?s
2018-10-11 13:16:56,066 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 659.85?s
2018-10-11 13:16:56,067 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 291.76?s
2018-10-11 13:16:56,067 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 814.43?s
2018-10-11 13:16:56,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 311.91?s
2018-10-11 13:16:56,068 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 988.14?s
2018-10-11 13:16:56,068 DEBUG - #lock(): in 1.90?s
2018-10-11 13:16:56,068 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 295.57?s
2018-10-11 13:16:56,069 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 346.81?s
2018-10-11 13:16:56,070 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 871.32?s
2018-10-11 13:16:56,070 DEBUG - #unlock(): in 3.72?s
2018-10-11 13:16:56,071 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 334.33?s
2018-10-11 13:16:56,071 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 8.29?s
2018-10-11 13:16:56,071 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 4.75?s
2018-10-11 13:16:56,071 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:56,071 DEBUG - #get(1): 1 in 10.30?s
2018-10-11 13:16:56,071 DEBUG - #create('Test issue for commands', 'test body'): 1 in 3.09ms
2018-10-11 13:16:56,072 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 451.36?s
2018-10-11 13:16:56,072 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 827.84?s
2018-10-11 13:16:56,073 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 321.89?s
2018-10-11 13:16:56,073 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 988.64?s
2018-10-11 13:16:56,073 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 317.37?s
2018-10-11 13:16:56,074 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 317.52?s
2018-10-11 13:16:56,074 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 736.34?s
2018-10-11 13:16:56,075 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 316.41?s
2018-10-11 13:16:56,075 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 817.13?s
2018-10-11 13:16:56,075 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 330.16?s
2018-10-11 13:16:56,076 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 980.34?s
2018-10-11 13:16:56,076 DEBUG - #number(): 1 in 4.09?s
2018-10-11 13:16:56,076 DEBUG - #get(1): 1 in 8.18?s
2018-10-11 13:16:56,076 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 335.04?s
2018-10-11 13:16:56,077 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 965.24?s
2018-10-11 13:16:56,078 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 345.22?s
2018-10-11 13:16:56,078 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.17ms
2018-10-11 13:16:56,078 DEBUG - #lock(): in 2.19?s
2018-10-11 13:16:56,079 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 444.28?s
2018-10-11 13:16:56,079 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 324.58?s
2018-10-11 13:16:56,080 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:56Z";'): in 887.67?s
2018-10-11 13:16:56,080 DEBUG - #unlock(): in 3.89?s
2018-10-11 13:16:56,080 DEBUG - #issue(): 1 in 9.69?s
2018-10-11 13:16:56,080 DEBUG - #number(): 1 in 3.75?s
2018-10-11 13:16:56,080 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2018-10-11 13:16:56,081 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 358.61?s
2018-10-11 13:16:56,081 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 9.30?s
2018-10-11 13:16:56,081 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 343.44?s
2018-10-11 13:16:56,082 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 3.23ms
2018-10-11 13:16:56,082 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 334.43?s
2018-10-11 13:16:56,083 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 920.15?s
2018-10-11 13:16:56,084 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 374.48?s
2018-10-11 13:16:56,084 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.09ms
2018-10-11 13:16:56,084 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 345.14?s
2018-10-11 13:16:56,084 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@6475e778)' in 22.06?s
2018-10-11 13:16:56,085 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 342.48?s
2018-10-11 13:16:56,085 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@75bf9e67 in 773.27?s
2018-10-11 13:16:56,086 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 353.88?s
2018-10-11 13:16:56,086 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 10.12?s
2018-10-11 13:16:56,087 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 339.82?s
2018-10-11 13:16:56,091 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:56Z","updated_at":"2018-10-11T13:16:56Z"}' in 4.36ms
2018-10-11 13:16:56,092 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 552.79?s
2018-10-11 13:16:56,092 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 19.46?s
2018-10-11 13:16:56,092 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 367.67?s
2018-10-11 13:16:56,092 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 9.76?s
2018-10-11 13:16:56,093 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 346.48?s
2018-10-11 13:16:56,093 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 741.43?s
2018-10-11 13:16:56,094 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 345.01?s
2018-10-11 13:16:56,094 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 917.25?s
2018-10-11 13:16:56,095 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 340.69?s
2018-10-11 13:16:56,095 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 943.86?s
2018-10-11 13:16:56,096 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 415.52?s
2018-10-11 13:16:56,096 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.13ms
2018-10-11 13:16:56,096 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 346.08?s
2018-10-11 13:16:56,096 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.81ms
2018-10-11 13:16:56,097 DEBUG - #login(): 'charlesmike' in 4.25?s
2018-10-11 13:16:56,097 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 345.43?s
2018-10-11 13:16:56,097 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 8.94?s
2018-10-11 13:16:56,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 369.72?s
2018-10-11 13:16:56,098 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 9.19?s
2018-10-11 13:16:56,098 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 344.18?s
2018-10-11 13:16:56,099 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 704.19?s
2018-10-11 13:16:56,099 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 342.88?s
2018-10-11 13:16:56,099 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 849.52?s
2018-10-11 13:16:56,100 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 372.91?s
2018-10-11 13:16:56,100 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 966.06?s
2018-10-11 13:16:56,101 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 363.99?s
2018-10-11 13:16:56,101 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.17ms
2018-10-11 13:16:56,101 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 344.35?s
2018-10-11 13:16:56,102 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.80ms
2018-10-11 13:16:56,102 DEBUG - #login(): 'charlesmike' in 3.36?s
2018-10-11 13:16:56,102 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 363.04?s
2018-10-11 13:16:56,102 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 8.48?s
2018-10-11 13:16:56,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 352.14?s
2018-10-11 13:16:56,103 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.89?s
2018-10-11 13:16:56,103 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 340.48?s
2018-10-11 13:16:56,104 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 701.78?s
2018-10-11 13:16:56,104 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 349.19?s
2018-10-11 13:16:56,104 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 845.13?s
2018-10-11 13:16:56,105 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 338.84?s
2018-10-11 13:16:56,105 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 890.47?s
2018-10-11 13:16:56,106 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 352.76?s
2018-10-11 13:16:56,106 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1011..po>\n</repos>\n</github>\n, self=amihaiemil)' in 1.08ms
2018-10-11 13:16:56,107 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 345.25?s
2018-10-11 13:16:56,107 DEBUG - #apply('XPATH &quot;/github/users/user[login=&amp;apos;amihaiemil&amp;apos;]&quot;;ADDIF &quot;emails&quot;;'): in 864.86?s
2018-10-11 13:16:56,108 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 357.09?s
2018-10-11 13:16:56,108 DEBUG - #emails(): 'MkUserEmails(storage=&lt;?xml version=&quot;1.0&quot; encoding..1017..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 1.01ms
2018-10-11 13:16:56,108 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 341.11?s
2018-10-11 13:16:56,109 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1112..cabi.github.mock.MkUserEmails$1@3caa4d85)' in 36.68?s
2018-10-11 13:16:56,109 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 346.39?s
2018-10-11 13:16:56,110 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@356fa0d1 in 796.50?s
2018-10-11 13:16:56,111 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 357.36?s
2018-10-11 13:16:56,111 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 740.62?s
2018-10-11 13:16:56,112 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 401.89?s
2018-10-11 13:16:56,112 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 908.36?s
2018-10-11 13:16:56,113 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 364.44?s
2018-10-11 13:16:56,113 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 982.55?s
2018-10-11 13:16:56,114 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 383.92?s
2018-10-11 13:16:56,114 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.25ms
2018-10-11 13:16:56,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 371.75?s
2018-10-11 13:16:56,115 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.99ms
2018-10-11 13:16:56,115 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 396.87?s
2018-10-11 13:16:56,116 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.05ms
2018-10-11 13:16:56,117 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 362.06?s
2018-10-11 13:16:56,117 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.29ms
2018-10-11 13:16:56,117 DEBUG - #lock(): in 3.27?s
2018-10-11 13:16:56,118 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 372.34?s
2018-10-11 13:16:56,118 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 987.78?s
2018-10-11 13:16:56,118 DEBUG - #unlock(): in 4.87?s
2018-10-11 13:16:56,118 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.46ms
2018-10-11 13:16:56,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 451.25?s
2018-10-11 13:16:56,119 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 830.65?s
2018-10-11 13:16:56,120 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 380.33?s
2018-10-11 13:16:56,120 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.02ms
2018-10-11 13:16:56,120 DEBUG - #name(): 'amihaiemil.github.io' in 3.49?s
2018-10-11 13:16:56,120 DEBUG - #name(): 'amihaiemil.github.io' in 4.80?s
2018-10-11 13:16:56,121 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 389.62?s
2018-10-11 13:16:56,122 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 949.53?s
2018-10-11 13:16:56,122 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 531.14?s
2018-10-11 13:16:56,123 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 530.39?s
2018-10-11 13:16:56,124 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 998.79?s
2018-10-11 13:16:56,124 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 250.19?s
2018-10-11 13:16:56,124 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 299.84?s
2018-10-11 13:16:56,125 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 797.53?s
2018-10-11 13:16:56,125 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 995.44?s
2018-10-11 13:16:56,125 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:56,126 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 301.46?s
2018-10-11 13:16:56,126 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 5.04ms
2018-10-11 13:16:56,126 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 272.48?s
2018-10-11 13:16:56,126 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 565.51?s
2018-10-11 13:16:56,127 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 272.62?s
2018-10-11 13:16:56,127 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 693.59?s
2018-10-11 13:16:56,127 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 271.84?s
2018-10-11 13:16:56,128 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 275.11?s
2018-10-11 13:16:56,128 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 703.33?s
2018-10-11 13:16:56,129 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 273.03?s
2018-10-11 13:16:56,129 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 703.48?s
2018-10-11 13:16:56,129 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 274.85?s
2018-10-11 13:16:56,130 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 846.76?s
2018-10-11 13:16:56,130 DEBUG - #lock(): in 1.87?s
2018-10-11 13:16:56,130 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 274.56?s
2018-10-11 13:16:56,131 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 355.92?s
2018-10-11 13:16:56,132 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 963.53?s
2018-10-11 13:16:56,132 DEBUG - #unlock(): in 4.78?s
2018-10-11 13:16:56,132 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 400.42?s
2018-10-11 13:16:56,133 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 10.70?s
2018-10-11 13:16:56,133 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 3.72?s
2018-10-11 13:16:56,133 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:56,133 DEBUG - #get(1): 1 in 9.69?s
2018-10-11 13:16:56,133 DEBUG - #create('Test issue for commands', 'test body'): 1 in 3.29ms
2018-10-11 13:16:56,133 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 305.69?s
2018-10-11 13:16:56,134 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 621.05?s
2018-10-11 13:16:56,134 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 299.06?s
2018-10-11 13:16:56,134 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos>\n</github>\n, self=charlesmike)' in 767.09?s
2018-10-11 13:16:56,135 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 300.90?s
2018-10-11 13:16:56,135 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 301.04?s
2018-10-11 13:16:56,136 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..662..e, coords=amihaiemil/amihaiemil.github.io)' in 694.40?s
2018-10-11 13:16:56,136 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 299.00?s
2018-10-11 13:16:56,136 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 742.27?s
2018-10-11 13:16:56,137 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 299.95?s
2018-10-11 13:16:56,137 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 885.65?s
2018-10-11 13:16:56,137 DEBUG - #number(): 1 in 4.01?s
2018-10-11 13:16:56,137 DEBUG - #get(1): 1 in 7.50?s
2018-10-11 13:16:56,138 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 299.91?s
2018-10-11 13:16:56,138 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 856.88?s
2018-10-11 13:16:56,139 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 415.99?s
2018-10-11 13:16:56,139 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.05ms
2018-10-11 13:16:56,139 DEBUG - #lock(): in 3.14?s
2018-10-11 13:16:56,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 315.05?s
2018-10-11 13:16:56,140 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 325.39?s
2018-10-11 13:16:56,141 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:56Z";'): in 878.93?s
2018-10-11 13:16:56,141 DEBUG - #unlock(): in 3.15?s
2018-10-11 13:16:56,141 DEBUG - #issue(): 1 in 8.34?s
2018-10-11 13:16:56,141 DEBUG - #number(): 1 in 3.17?s
2018-10-11 13:16:56,141 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2018-10-11 13:16:56,142 DEBUG - #xml(): '<?xml version="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 333.68?s
2018-10-11 13:16:56,142 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 9.38?s
2018-10-11 13:16:56,142 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 357.50?s
2018-10-11 13:16:56,143 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 2.94ms
2018-10-11 13:16:56,143 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 346.16?s
2018-10-11 13:16:56,144 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 845.87?s
2018-10-11 13:16:56,144 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 323.42?s
2018-10-11 13:16:56,145 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1022..mihaiemil/amihaiemil.github.io, ticket=1)' in 995.24?s
2018-10-11 13:16:56,145 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 324.10?s
2018-10-11 13:16:56,145 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version="1.0" encoding="..1120...jcabi.github.mock.MkComments$1@58ec8271)' in 20.21?s
2018-10-11 13:16:56,146 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 325.81?s
2018-10-11 13:16:56,146 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@a44effb in 717.06?s
2018-10-11 13:16:56,147 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 327.85?s
2018-10-11 13:16:56,147 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1028..il/amihaiemil.github.io, ticket=1, num=1)' in 9.52?s
2018-10-11 13:16:56,147 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 326.42?s
2018-10-11 13:16:56,152 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:56Z","updated_at":"2018-10-11T13:16:56Z"}' in 4.63ms
2018-10-11 13:16:56,153 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 587.00?s
2018-10-11 13:16:56,153 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1010.., coords=amihaiemil/amihaiemil.github.io)' in 16.17?s
2018-10-11 13:16:56,153 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 485.25?s
2018-10-11 13:16:56,154 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.51?s
2018-10-11 13:16:56,154 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 432.37?s
2018-10-11 13:16:56,154 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 811.05?s
2018-10-11 13:16:56,155 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 324.15?s
2018-10-11 13:16:56,155 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..974..\n</repos>\n</github>\n, himself=charlesmike)' in 961.55?s
2018-10-11 13:16:56,156 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 323.53?s
2018-10-11 13:16:56,156 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 936.72?s
2018-10-11 13:16:56,157 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 337.53?s
2018-10-11 13:16:56,157 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.09ms
2018-10-11 13:16:56,157 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 330.30?s
2018-10-11 13:16:56,157 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1012..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.68ms
2018-10-11 13:16:56,157 DEBUG - #login(): 'charlesmike' in 3.46?s
2018-10-11 13:16:56,158 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 328.39?s
2018-10-11 13:16:56,158 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1052.., coords=amihaiemil/amihaiemil.github.io)' in 8.13?s
2018-10-11 13:16:56,158 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 325.73?s
2018-10-11 13:16:56,159 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.81?s
2018-10-11 13:16:56,159 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 324.65?s
2018-10-11 13:16:56,159 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 635.88?s
2018-10-11 13:16:56,160 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 343.58?s
2018-10-11 13:16:56,160 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1016..</repos>\n</github>\n, himself=charlesmike)' in 766.93?s
2018-10-11 13:16:56,160 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..978..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 325.44?s
2018-10-11 13:16:56,161 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 843.23?s
2018-10-11 13:16:56,161 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 328.47?s
2018-10-11 13:16:56,161 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 985.96?s
2018-10-11 13:16:56,162 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 324.98?s
2018-10-11 13:16:56,162 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 1.56ms
2018-10-11 13:16:56,162 DEBUG - #login(): 'charlesmike' in 4.01?s
Oct 11, 2018 1:16:56 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:16 PM
2018-10-11 13:16:56,298 INFO - started on port #35472
2018-10-11 13:16:56,724 DEBUG - CookieSpec selected: default
2018-10-11 13:16:56,738 DEBUG - Auth cache not set in the context
2018-10-11 13:16:56,741 DEBUG - Connection request: [route: {}-&gt;http://localhost:35472][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:16:56,764 DEBUG - Connection leased: [id: 0][route: {}-&gt;http://localhost:35472][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:16:56,766 DEBUG - Opening connection {}-&gt;http://localhost:35472
2018-10-11 13:16:56,769 DEBUG - Connecting to localhost/127.0.0.1:35472
2018-10-11 13:16:56,770 DEBUG - Connection established 127.0.0.1:44428&lt;-&gt;127.0.0.1:35472
2018-10-11 13:16:56,770 DEBUG - http-outgoing-0: set socket timeout to 0
2018-10-11 13:16:56,771 DEBUG - Executing request GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2018-10-11 13:16:56,771 DEBUG - Target auth state: UNCHALLENGED
2018-10-11 13:16:56,771 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:16:56,774 DEBUG - http-outgoing-0 >> GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1
2018-10-11 13:16:56,774 DEBUG - http-outgoing-0 >> Content-Length: 0
2018-10-11 13:16:56,774 DEBUG - http-outgoing-0 >> Host: localhost:35472
2018-10-11 13:16:56,774 DEBUG - http-outgoing-0 >> Connection: Keep-Alive
2018-10-11 13:16:56,774 DEBUG - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> Accept-Encoding: gzip,deflate
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "GET /orgs/someorganization/memberships/amihaiemil HTTP/1.1[\r][\n]"
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "Content-Length: 0[\r][\n]"
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "Host: localhost:35472[\r][\n]"
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)[\r][\n]"
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2018-10-11 13:16:56,775 DEBUG - http-outgoing-0 >> "[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "Content-Length: 49[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "Date: Thu, 11 Oct 2018 13:16:56 GMT[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "[\r][\n]"
2018-10-11 13:16:56,925 DEBUG - http-outgoing-0 << "{"state":"snowflake","role":"special_test_admin"}"
2018-10-11 13:16:56,930 DEBUG - http-outgoing-0 << HTTP/1.1 200 OK
2018-10-11 13:16:56,930 DEBUG - http-outgoing-0 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:16:56,930 DEBUG - http-outgoing-0 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:16:56,930 DEBUG - http-outgoing-0 << Content-Length: 49
2018-10-11 13:16:56,931 DEBUG - http-outgoing-0 << Date: Thu, 11 Oct 2018 13:16:56 GMT
2018-10-11 13:16:56,941 DEBUG - Connection can be kept alive indefinitely
2018-10-11 13:16:56,947 DEBUG - Connection [id: 0][route: {}->http://localhost:35472] can be kept alive indefinitely
2018-10-11 13:16:56,947 DEBUG - Connection released: [id: 0][route: {}->http://localhost:35472][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:16:56,947 INFO - #fetch(GET localhost:35472 /orgs/someorganization/memberships/amihaiemil): [200 OK] in 626ms
2018-10-11 13:16:57,931 INFO - stopped on port #35472
2018-10-11 13:16:57,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 782.26?s
2018-10-11 13:16:57,944 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 12.26ms
2018-10-11 13:16:57,945 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 508.25?s
2018-10-11 13:16:57,945 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 12.50ms
2018-10-11 13:16:57,946 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 320.31?s
2018-10-11 13:16:57,963 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 17.87ms
2018-10-11 13:16:57,964 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 554.87?s
2018-10-11 13:16:57,964 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 18.21ms
2018-10-11 13:16:57,965 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 323.20?s
2018-10-11 13:16:57,965 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 19.16ms
2018-10-11 13:16:57,966 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 464.51?s
2018-10-11 13:16:57,967 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.33ms
2018-10-11 13:16:57,972 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 5.32ms
2018-10-11 13:16:57,972 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.61ms
2018-10-11 13:16:57,973 DEBUG - #lock(): in 4.52?s
2018-10-11 13:16:57,973 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 574.95?s
2018-10-11 13:16:57,974 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.50ms
2018-10-11 13:16:57,975 DEBUG - #unlock(): in 4.84?s
2018-10-11 13:16:57,975 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.14ms
2018-10-11 13:16:57,975 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 480.37?s
2018-10-11 13:16:57,976 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 954.44?s
2018-10-11 13:16:57,977 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 491.34?s
2018-10-11 13:16:57,977 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.20ms
2018-10-11 13:16:57,977 DEBUG - #name(): 'amihaiemil.github.io' in 3.56?s
2018-10-11 13:16:57,977 DEBUG - #name(): 'amihaiemil.github.io' in 3.87?s
2018-10-11 13:16:57,978 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 561.13?s
2018-10-11 13:16:57,979 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.40ms
2018-10-11 13:16:57,984 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 4.77ms
2018-10-11 13:16:57,986 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 601.51?s
2018-10-11 13:16:57,986 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 5.66ms
2018-10-11 13:16:57,986 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 284.78?s
2018-10-11 13:16:57,987 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 370.37?s
2018-10-11 13:16:57,988 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.30ms
2018-10-11 13:16:57,988 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.65ms
2018-10-11 13:16:57,988 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:57,989 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 605.93?s
2018-10-11 13:16:57,989 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 11.38ms
2018-10-11 13:16:57,990 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 517.23?s
2018-10-11 13:16:57,991 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.03ms
2018-10-11 13:16:57,996 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 535.08?s
2018-10-11 13:16:57,996 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.30ms
2018-10-11 13:16:57,997 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 923.63?s
2018-10-11 13:16:57,999 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 549.00?s
2018-10-11 13:16:57,999 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 1.78ms
2018-10-11 13:16:58,000 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 536.37?s
2018-10-11 13:16:58,001 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 1.53ms
2018-10-11 13:16:58,001 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 565.36?s
2018-10-11 13:16:58,002 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.81ms
2018-10-11 13:16:58,002 DEBUG - #lock(): in 3.44?s
2018-10-11 13:16:58,003 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 519.36?s
2018-10-11 13:16:58,009 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 772.93?s
2018-10-11 13:16:58,010 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.86ms
2018-10-11 13:16:58,010 DEBUG - #unlock(): in 5.11?s
2018-10-11 13:16:58,011 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 634.63?s
2018-10-11 13:16:58,012 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 11.91?s
2018-10-11 13:16:58,012 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 4.87?s
2018-10-11 13:16:58,012 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:58,012 DEBUG - #get(1): 1 in 13.91?s
2018-10-11 13:16:58,012 DEBUG - #create('Test issue for commands', 'test body'): 1 in 10.42ms
2018-10-11 13:16:58,013 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 666.09?s
2018-10-11 13:16:58,014 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.29ms
2018-10-11 13:16:58,015 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 589.74?s
2018-10-11 13:16:58,015 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..623..po>\n</repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.50ms
2018-10-11 13:16:58,016 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 596.85?s
2018-10-11 13:16:58,025 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 865.76?s
2018-10-11 13:16:58,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 9.39ms
2018-10-11 13:16:58,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 549.57?s
2018-10-11 13:16:58,027 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 1.41ms
2018-10-11 13:16:58,028 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 535.33?s
2018-10-11 13:16:58,028 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.65ms
2018-10-11 13:16:58,028 DEBUG - #number(): 1 in 5.25?s
2018-10-11 13:16:58,029 DEBUG - #get(1): 1 in 14.91?s
2018-10-11 13:16:58,029 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 492.32?s
2018-10-11 13:16:58,036 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 7.19ms
2018-10-11 13:16:58,037 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 542.59?s
2018-10-11 13:16:58,037 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 7.51ms
2018-10-11 13:16:58,037 DEBUG - #lock(): in 2.46?s
2018-10-11 13:16:58,038 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 420.80?s
2018-10-11 13:16:58,039 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 337.96?s
2018-10-11 13:16:58,039 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:58Z";'): in 967.00?s
2018-10-11 13:16:58,039 DEBUG - #unlock(): in 3.48?s
2018-10-11 13:16:58,040 DEBUG - #issue(): 1 in 9.03?s
2018-10-11 13:16:58,040 DEBUG - #number(): 1 in 3.83?s
2018-10-11 13:16:58,040 INFO - comment #1 posted to issue #1 by amihaiemil: @someoneelse hello there, how are you?
2018-10-11 13:16:58,040 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 372.57?s
2018-10-11 13:16:58,040 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 9.08?s
2018-10-11 13:16:58,045 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 744.02?s
2018-10-11 13:16:58,045 DEBUG - #post('@someoneelse hello there, how are you?'): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 6.57ms
2018-10-11 13:16:58,045 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 375.23?s
2018-10-11 13:16:58,046 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.11ms
2018-10-11 13:16:58,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 379.80?s
2018-10-11 13:16:58,047 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.31ms
2018-10-11 13:16:58,047 DEBUG - #lock(): in 2.09?s
2018-10-11 13:16:58,047 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 378.25?s
2018-10-11 13:16:58,048 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 382.13?s
2018-10-11 13:16:58,056 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2018-10-11T13:16:58Z";'): in 8.35ms
2018-10-11 13:16:58,057 DEBUG - #unlock(): in 6.23?s
2018-10-11 13:16:58,057 DEBUG - #issue(): 1 in 12.44?s
2018-10-11 13:16:58,057 DEBUG - #number(): 1 in 3.58?s
2018-10-11 13:16:58,057 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2018-10-11 13:16:58,058 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 582.68?s
2018-10-11 13:16:58,058 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 8.68?s
2018-10-11 13:16:58,059 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 572.25?s
2018-10-11 13:16:58,059 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 11.25ms
2018-10-11 13:16:58,061 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 606.35?s
2018-10-11 13:16:58,062 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.48ms
2018-10-11 13:16:58,069 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 843.61?s
2018-10-11 13:16:58,069 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 7.72ms
2018-10-11 13:16:58,070 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 399.95?s
2018-10-11 13:16:58,070 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1441...jcabi.github.mock.MkComments$1@1bf4a79b)' in 37.67?s
2018-10-11 13:16:58,070 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 386.77?s
2018-10-11 13:16:58,071 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@a1be5cb in 978.24?s
2018-10-11 13:16:58,072 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 395.72?s
2018-10-11 13:16:58,072 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 9.83?s
2018-10-11 13:16:58,081 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 564.27?s
2018-10-11 13:16:58,081 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 19.12?s
2018-10-11 13:16:58,081 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 384.83?s
2018-10-11 13:16:58,108 DEBUG - #json(): '{&quot;number&quot;:&quot;2&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..159..:58Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:58Z&quot;}' in 27.04ms
2018-10-11 13:16:58,109 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 588.63?s
2018-10-11 13:16:58,109 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 13.89?s
2018-10-11 13:16:58,110 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 394.94?s
2018-10-11 13:16:58,110 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 9.77?s
2018-10-11 13:16:58,110 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 389.98?s
2018-10-11 13:16:58,111 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 845.68?s
2018-10-11 13:16:58,111 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 397.99?s
2018-10-11 13:16:58,112 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1295..</repos>\n</github>\n, himself=charlesmike)' in 1.02ms
2018-10-11 13:16:58,112 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 398.28?s
2018-10-11 13:16:58,116 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 4.42ms
2018-10-11 13:16:58,117 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 553.61?s
2018-10-11 13:16:58,117 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 4.78ms
2018-10-11 13:16:58,118 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.15?s
2018-10-11 13:16:58,118 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.65ms
2018-10-11 13:16:58,118 DEBUG - #login(): 'charlesmike' in 7.12?s
2018-10-11 13:16:58,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 393.58?s
2018-10-11 13:16:58,119 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 8.49?s
2018-10-11 13:16:58,119 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 393.57?s
2018-10-11 13:16:58,119 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 9.47?s
2018-10-11 13:16:58,120 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 398.28?s
2018-10-11 13:16:58,120 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 876.95?s
2018-10-11 13:16:58,128 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.41ms
2018-10-11 13:16:58,128 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.04ms
2018-10-11 13:16:58,129 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 693.79?s
2018-10-11 13:16:58,130 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.65ms
2018-10-11 13:16:58,131 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.81?s
2018-10-11 13:16:58,131 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.90ms
2018-10-11 13:16:58,132 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 566.60?s
2018-10-11 13:16:58,132 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.87ms
2018-10-11 13:16:58,132 DEBUG - #login(): 'charlesmike' in 4.21?s
2018-10-11 13:16:58,133 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 549.59?s
2018-10-11 13:16:58,154 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:58Z","updated_at":"2018-10-11T13:16:58Z"}' in 21.24ms
2018-10-11 13:16:58,155 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 607.63?s
2018-10-11 13:16:58,155 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 17.41?s
2018-10-11 13:16:58,155 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 395.72?s
2018-10-11 13:16:58,156 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 8.40?s
2018-10-11 13:16:58,164 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 8.50ms
2018-10-11 13:16:58,165 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 9.06ms
2018-10-11 13:16:58,165 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 418.16?s
2018-10-11 13:16:58,166 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 9.24ms
2018-10-11 13:16:58,166 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 397.62?s
2018-10-11 13:16:58,167 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.14ms
2018-10-11 13:16:58,167 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 399.26?s
2018-10-11 13:16:58,168 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 1.32ms
2018-10-11 13:16:58,168 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 399.93?s
2018-10-11 13:16:58,168 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.06ms
2018-10-11 13:16:58,168 DEBUG - #login(): 'charlesmike' in 4.26?s
2018-10-11 13:16:58,176 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.63ms
2018-10-11 13:16:58,176 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 10.44?s
2018-10-11 13:16:58,177 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 440.75?s
2018-10-11 13:16:58,177 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.57?s
2018-10-11 13:16:58,178 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 446.45?s
2018-10-11 13:16:58,178 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 891.39?s
2018-10-11 13:16:58,179 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 471.80?s
2018-10-11 13:16:58,179 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.08ms
2018-10-11 13:16:58,180 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 409.75?s
2018-10-11 13:16:58,180 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.13ms
2018-10-11 13:16:58,188 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.21ms
2018-10-11 13:16:58,188 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.30ms
2018-10-11 13:16:58,189 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 719.42?s
2018-10-11 13:16:58,189 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 8.93ms
2018-10-11 13:16:58,189 DEBUG - #login(): 'charlesmike' in 3.64?s
2018-10-11 13:16:58,190 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 282.70?s
2018-10-11 13:16:58,191 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 628.15?s
2018-10-11 13:16:58,191 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 253.01?s
2018-10-11 13:16:58,191 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 818.20?s
2018-10-11 13:16:58,192 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 271.02?s
2018-10-11 13:16:58,192 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 827.79?s
2018-10-11 13:16:58,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 259.84?s
2018-10-11 13:16:58,193 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.01ms
2018-10-11 13:16:58,193 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 252.02?s
2018-10-11 13:16:58,193 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.57ms
2018-10-11 13:16:58,200 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 6.45ms
2018-10-11 13:16:58,201 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 7.22ms
2018-10-11 13:16:58,201 DEBUG - #xml(): '<?xml version="1.0" encoding="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 308.86?s
2018-10-11 13:16:58,201 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 7.43ms
2018-10-11 13:16:58,201 DEBUG - #lock(): in 2.45?s
2018-10-11 13:16:58,202 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 258.81?s
2018-10-11 13:16:58,202 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 803.53?s
2018-10-11 13:16:58,203 DEBUG - #unlock(): in 3.07?s
2018-10-11 13:16:58,203 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 1.20ms
2018-10-11 13:16:58,203 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 263.68?s
2018-10-11 13:16:58,203 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 565.15?s
2018-10-11 13:16:58,204 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 267.15?s
2018-10-11 13:16:58,204 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 729.29?s
2018-10-11 13:16:58,204 DEBUG - #name(): 'amihaiemil.github.io' in 2.42?s
2018-10-11 13:16:58,204 DEBUG - #name(): 'amihaiemil.github.io' in 2.75?s
2018-10-11 13:16:58,212 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 7.53ms
2018-10-11 13:16:58,213 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 8.29ms
2018-10-11 13:16:58,213 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 349.05?s
2018-10-11 13:16:58,214 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 291.36?s
2018-10-11 13:16:58,214 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..337..l, coords=amihaiemil/amihaiemil.github.io)' in 806.80?s
2018-10-11 13:16:58,215 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 235.76?s
2018-10-11 13:16:58,215 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 298.20?s
2018-10-11 13:16:58,216 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 864.12?s
2018-10-11 13:16:58,216 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.10ms
2018-10-11 13:16:58,216 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:16:58,224 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 7.96ms
2018-10-11 13:16:58,224 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 11.88ms
2018-10-11 13:16:58,225 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 381.21?s
2018-10-11 13:16:58,225 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 781.65?s
2018-10-11 13:16:58,226 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 295.14?s
2018-10-11 13:16:58,226 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..282..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 950.14?s
2018-10-11 13:16:58,226 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 288.87?s
2018-10-11 13:16:58,227 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 291.74?s
2018-10-11 13:16:58,227 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..321..l, coords=amihaiemil/amihaiemil.github.io)' in 783.87?s
2018-10-11 13:16:58,228 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..248..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 390.96?s
2018-10-11 13:16:58,228 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/amihaiemil.github.io&apos;]";ADDIF "issues";'): in 933.69?s
2018-10-11 13:16:58,229 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 306.47?s
2018-10-11 13:16:58,236 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..333..l, coords=amihaiemil/amihaiemil.github.io)' in 1.11ms
2018-10-11 13:16:58,236 DEBUG - #lock(): in 2.52?s
2018-10-11 13:16:58,237 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 532.07?s
2018-10-11 13:16:58,238 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..258..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 291.48?s
2018-10-11 13:16:58,238 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 883.66?s
2018-10-11 13:16:58,238 DEBUG - #unlock(): in 6.59?s
2018-10-11 13:16:58,239 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 326.82?s
2018-10-11 13:16:58,239 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..661..l, coords=amihaiemil/amihaiemil.github.io)' in 8.66?s
2018-10-11 13:16:58,239 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 3.17?s
2018-10-11 13:16:58,239 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:16:58,239 DEBUG - #get(1): 1 in 10.37?s
2018-10-11 13:16:58,240 DEBUG - #create('Test issue for commands', 'test body'): 1 in 3.55ms
2018-10-11 13:16:58,240 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 340.15?s
2018-10-11 13:16:58,248 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 8.11ms
2018-10-11 13:16:58,249 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 534.27?s
2018-10-11 13:16:58,249 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 8.39ms
2018-10-11 13:16:58,249 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 320.49?s
2018-10-11 13:16:58,250 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 325.09?s
2018-10-11 13:16:58,250 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 859.32?s
2018-10-11 13:16:58,251 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 322.10?s
2018-10-11 13:16:58,251 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 854.52?s
2018-10-11 13:16:58,252 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 335.58?s
2018-10-11 13:16:58,252 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..664..e, coords=amihaiemil/amihaiemil.github.io)' in 1.03ms
2018-10-11 13:16:58,252 DEBUG - #number(): 1 in 4.40?s
2018-10-11 13:16:58,260 DEBUG - #get(1): 1 in 8.54?s
2018-10-11 13:16:58,260 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..588..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 577.59?s
2018-10-11 13:16:58,261 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.30ms
2018-10-11 13:16:58,262 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 327.35?s
2018-10-11 13:16:58,262 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..685..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.50ms
2018-10-11 13:16:58,262 DEBUG - #lock(): in 2.12?s
2018-10-11 13:16:58,263 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 330.26?s
2018-10-11 13:16:58,263 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..600..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 327.42?s
2018-10-11 13:16:58,272 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..378..D "updated_at";SET "2018-10-11T13:16:58Z";'): in 919.50?s
2018-10-11 13:16:58,272 DEBUG - #unlock(): in 7.28?s
2018-10-11 13:16:58,272 DEBUG - #issue(): 1 in 12.79?s
2018-10-11 13:16:58,272 DEBUG - #number(): 1 in 3.76?s
2018-10-11 13:16:58,272 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike hello there, how are you?
2018-10-11 13:16:58,273 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 584.58?s
2018-10-11 13:16:58,273 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..1027..il/amihaiemil.github.io, ticket=1, num=1)' in 9.30?s
2018-10-11 13:16:58,274 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 351.66?s
2018-10-11 13:16:58,274 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 11.28ms
2018-10-11 13:16:58,274 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 345.46?s
2018-10-11 13:16:58,275 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.05ms
2018-10-11 13:16:58,275 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 350.76?s
2018-10-11 13:16:58,276 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..1021..mihaiemil/amihaiemil.github.io, ticket=1)' in 1.27ms
2018-10-11 13:16:58,276 DEBUG - #lock(): in 1.98?s
2018-10-11 13:16:58,276 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 363.36?s
2018-10-11 13:16:58,285 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..936..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 541.16?s
2018-10-11 13:16:58,286 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..374..D "updated_at";SET "2018-10-11T13:16:58Z";'): in 1.29ms
2018-10-11 13:16:58,286 DEBUG - #unlock(): in 6.13?s
2018-10-11 13:16:58,286 DEBUG - #issue(): 1 in 13.13?s
2018-10-11 13:16:58,286 DEBUG - #number(): 1 in 3.59?s
2018-10-11 13:16:58,286 INFO - comment #2 posted to issue #1 by amihaiemil: @someoneelse, please check that...
2018-10-11 13:16:58,287 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 389.69?s
2018-10-11 13:16:58,287 DEBUG - #get(2): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 11.70?s
2018-10-11 13:16:58,287 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 379.07?s
2018-10-11 13:16:58,287 DEBUG - #post('@someoneelse, please check that...'): 'MkComment(storage=<?xml version="1.0" encoding="U..1348..il/amihaiemil.github.io, ticket=1, num=2)' in 11.15ms
2018-10-11 13:16:58,296 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.61ms
2018-10-11 13:16:58,297 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 8.57ms
2018-10-11 13:16:58,298 DEBUG - #xml(): '<?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 508.07?s
2018-10-11 13:16:58,298 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1343..mihaiemil/amihaiemil.github.io, ticket=1)' in 8.77ms
2018-10-11 13:16:58,298 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 376.47?s
2018-10-11 13:16:58,298 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1441...jcabi.github.mock.MkComments$1@7f82a71f)' in 30.41?s
2018-10-11 13:16:58,299 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 375.75?s
2018-10-11 13:16:58,299 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@7a0df38e in 882.62?s
2018-10-11 13:16:58,309 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 568.98?s
2018-10-11 13:16:58,309 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=1)' in 20.05?s
2018-10-11 13:16:58,310 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 378.50?s
2018-10-11 13:16:58,310 DEBUG - #get(2): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..1349..il/amihaiemil.github.io, ticket=1, num=2)' in 16.78?s
2018-10-11 13:16:58,310 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 374.78?s
2018-10-11 13:16:58,333 DEBUG - #json(): '{"number":"2","url":"https://api.jcabi-github.inv..159..:58Z","updated_at":"2018-10-11T13:16:58Z"}' in 22.61ms
2018-10-11 13:16:58,334 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 554.91?s
2018-10-11 13:16:58,334 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1331.., coords=amihaiemil/amihaiemil.github.io)' in 22.56?s
2018-10-11 13:16:58,334 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 373.47?s
2018-10-11 13:16:58,334 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 14.20?s
2018-10-11 13:16:58,335 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 373.53?s
2018-10-11 13:16:58,335 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 788.94?s
2018-10-11 13:16:58,336 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 385.15?s
2018-10-11 13:16:58,344 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1295..</repos>\n</github>\n, himself=charlesmike)' in 973.84?s
2018-10-11 13:16:58,345 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1257..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 624.74?s
2018-10-11 13:16:58,345 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.44ms
2018-10-11 13:16:58,346 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 382.44?s
2018-10-11 13:16:58,346 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.63ms
2018-10-11 13:16:58,347 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 377.36?s
2018-10-11 13:16:58,347 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 2.32ms
2018-10-11 13:16:58,347 DEBUG - #login(): 'charlesmike' in 3.35?s
2018-10-11 13:16:58,347 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 379.24?s
2018-10-11 13:16:58,348 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 8.37?s
2018-10-11 13:16:58,348 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 380.67?s
2018-10-11 13:16:58,356 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.35?s
2018-10-11 13:16:58,357 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.18?s
2018-10-11 13:16:58,357 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 1.05ms
2018-10-11 13:16:58,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 380.50?s
2018-10-11 13:16:58,358 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.23ms
2018-10-11 13:16:58,358 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 378.69?s
2018-10-11 13:16:58,359 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.11ms
2018-10-11 13:16:58,359 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 385.33?s
2018-10-11 13:16:58,360 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.27ms
2018-10-11 13:16:58,360 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 382.69?s
2018-10-11 13:16:58,360 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.96ms
2018-10-11 13:16:58,368 DEBUG - #login(): 'charlesmike' in 9.13?s
2018-10-11 13:16:58,369 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 643.51?s
2018-10-11 13:16:58,382 DEBUG - #json(): '{&quot;number&quot;:&quot;1&quot;,&quot;url&quot;:&quot;https://api.jcabi-github.inv..163..:58Z&quot;,&quot;updated_at&quot;:&quot;2018-10-11T13:16:58Z&quot;}' in 13.91ms
2018-10-11 13:16:58,384 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 1.47ms
2018-10-11 13:16:58,384 DEBUG - #repo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 14.64?s
2018-10-11 13:16:58,384 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 473.15?s
2018-10-11 13:16:58,385 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 10.39?s
2018-10-11 13:16:58,385 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 443.14?s
2018-10-11 13:16:58,386 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 892.36?s
2018-10-11 13:16:58,386 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 420.11?s
2018-10-11 13:16:58,386 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.06ms
2018-10-11 13:16:58,387 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 392.44?s
2018-10-11 13:16:58,388 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 1.09ms
2018-10-11 13:16:58,388 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 416.54?s
2018-10-11 13:16:58,392 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 1.27ms
2018-10-11 13:16:58,393 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 640.25?s
2018-10-11 13:16:58,393 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 5.42ms
2018-10-11 13:16:58,393 DEBUG - #login(): 'charlesmike' in 4.18?s
2018-10-11 13:16:58,393 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 389.78?s
2018-10-11 13:16:58,393 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..1373.., coords=amihaiemil/amihaiemil.github.io)' in 13.57?s
2018-10-11 13:16:58,394 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.74?s
2018-10-11 13:16:58,394 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 8.39?s
2018-10-11 13:16:58,395 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.06?s
2018-10-11 13:16:58,395 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 818.21?s
2018-10-11 13:16:58,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 412.35?s
2018-10-11 13:16:58,396 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..1337..</repos>\n</github>\n, himself=charlesmike)' in 1.01ms
2018-10-11 13:16:58,396 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 398.19?s
2018-10-11 13:16:58,404 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;charles..10..DD "user";ADD "login";\n3:SET "charlesmike";'): in 8.26ms
2018-10-11 13:16:58,405 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.89?s
2018-10-11 13:16:58,405 DEBUG - #get('charlesmike'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 8.53ms
2018-10-11 13:16:58,406 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 388.09?s
2018-10-11 13:16:58,406 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..1333..o>\n</repos>\n</github>\n, self=charlesmike)' in 9.41ms
2018-10-11 13:16:58,406 DEBUG - #login(): 'charlesmike' in 4.43?s
2018-10-11 13:16:58,407 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..1299..ue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 558.10?s
2018-10-11 13:16:58,429 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..163..:58Z","updated_at":"2018-10-11T13:16:58Z"}' in 22.76ms
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 sec
Running com.amihaiemil.charles.github.GhPagesBranchCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running com.amihaiemil.charles.github.ValidCommandTestCase
2018-10-11 13:16:58,438 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 495.36?s
2018-10-11 13:16:58,439 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 977.85?s
2018-10-11 13:16:58,439 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 1.16ms
2018-10-11 13:16:58,439 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 359.97?s
2018-10-11 13:16:58,439 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..20..hub>\n<repos/>\n</github>\n, self=charlesmike)' in 1.35ms
2018-10-11 13:16:58,452 DEBUG - #name(): 'KeGCIetyFgvTKMFXv7iX' in 8.57?s
2018-10-11 13:16:58,452 DEBUG - #name(): 'KeGCIetyFgvTKMFXv7iX' in 9.16?s
2018-10-11 13:16:58,453 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 508.85?s
2018-10-11 13:16:58,453 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..105..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.13ms
2018-10-11 13:16:58,453 DEBUG - #apply('XPATH &quot;/github/repos&quot;;ADD &quot;repo&quot;;ATTR &quot;coords&quot;, &quot;..105..tory&quot;;UP;ADD &quot;private&quot;;\n10:SET &quot;false&quot;;UP;'): in 1.30ms
2018-10-11 13:16:58,454 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 312.20?s
2018-10-11 13:16:58,454 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 436.65?s
2018-10-11 13:16:58,455 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 295.66?s
2018-10-11 13:16:58,455 DEBUG - #get(charlesmike/KeGCIetyFgvTKMFXv7iX): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..227.., coords=charlesmike/KeGCIetyFgvTKMFXv7iX)' in 881.60?s
2018-10-11 13:16:58,455 DEBUG - #json(): {&quot;name&quot;:&quot;KeGCIetyFgvTKMFXv7iX&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true} in 218.56?s
2018-10-11 13:16:58,456 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..152..alse&lt;/private&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 325.13?s
2018-10-11 13:16:58,464 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;charlesmi..120..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 8.47ms
2018-10-11 13:16:58,464 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&apos;charlesmi..120..T "";UP;ADDIF "private";\n11:SET "true";UP;'): in 8.72ms
2018-10-11 13:16:58,464 DEBUG - #patch({"name":"KeGCIetyFgvTKMFXv7iX","description":"","homepage":"","private":true}): in 8.94ms
2018-10-11 13:16:58,464 INFO - repository charlesmike/KeGCIetyFgvTKMFXv7iX created by charlesmike
2018-10-11 13:16:58,465 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 430.36?s
2018-10-11 13:16:58,465 DEBUG - #create('Repos.RepoCreate(nam=KeGCIetyFgvTKMFXv7iX, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..210.., coords=charlesmike/KeGCIetyFgvTKMFXv7iX)' in 23.46ms
2018-10-11 13:16:58,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 276.60?s
2018-10-11 13:16:58,466 DEBUG - #randomRepo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..210.., coords=charlesmike/KeGCIetyFgvTKMFXv7iX)' in 27.70ms
2018-10-11 13:16:58,466 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 272.24?s
2018-10-11 13:16:58,467 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmike/KeGCIetyFgvTKMFXv7iX&apos;]";ADDIF "issues";'): in 937.94?s
2018-10-11 13:16:58,467 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmike/KeGCIetyFgvTKMFXv7iX&apos;]";ADDIF "issues";'): in 1.08ms
2018-10-11 13:16:58,467 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 301.52?s
2018-10-11 13:16:58,467 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..222.., coords=charlesmike/KeGCIetyFgvTKMFXv7iX)' in 1.25ms
2018-10-11 13:16:58,468 DEBUG - #lock(): in 3.84?s
2018-10-11 13:16:58,468 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 296.06?s
2018-10-11 13:16:58,468 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 424.10?s
2018-10-11 13:16:58,477 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 523.91?s
2018-10-11 13:16:58,477 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 1.29ms
2018-10-11 13:16:58,478 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;charlesmi..346..user";ADD "login";SET "charlesmike";UP;UP;'): in 1.48ms
2018-10-11 13:16:58,478 DEBUG - #unlock(): in 5.54?s
2018-10-11 13:16:58,478 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 366.17?s
2018-10-11 13:16:58,478 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/KeGCIetyFgvTKMFXv7iX)' in 9.52?s
2018-10-11 13:16:58,478 DEBUG - #coordinates(): charlesmike/KeGCIetyFgvTKMFXv7iX in 3.51?s
2018-10-11 13:16:58,479 INFO - issue #1 created in charlesmike/KeGCIetyFgvTKMFXv7iX by charlesmike: test issue
2018-10-11 13:16:58,479 DEBUG - #get(1): 1 in 9.83?s
2018-10-11 13:16:58,479 DEBUG - #create('test issue', 'body'): 1 in 11.21ms
2018-10-11 13:16:58,480 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 389.54?s
2018-10-11 13:16:58,480 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..533.., coords=charlesmike/KeGCIetyFgvTKMFXv7iX)' in 8.74?s
2018-10-11 13:16:58,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 329.81?s
2018-10-11 13:16:58,481 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.83?s
2018-10-11 13:16:58,481 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..458..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 321.51?s
2018-10-11 13:16:58,488 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 7.08ms
2018-10-11 13:16:58,488 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 7.29ms
2018-10-11 13:16:58,489 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..467..sues>\n</repo>\n</repos>\n<users/>\n</github>\n' in 479.70?s
2018-10-11 13:16:58,489 DEBUG - #users(): 'MkUsers(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..505..\n&lt;users/&gt;\n&lt;/github&gt;\n, himself=charlesmike)' in 7.44ms
2018-10-11 13:16:58,490 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..467..sues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;users/&gt;\n&lt;/github&gt;\n' in 331.40?s
2018-10-11 13:16:58,490 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.02ms
2018-10-11 13:16:58,490 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.18ms
2018-10-11 13:16:58,491 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..517..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 386.57?s
2018-10-11 13:16:58,491 DEBUG - #get('charlesmike'): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..551..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 1.34ms
2018-10-11 13:16:58,492 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..517..esmike&lt;/login&gt;\n&lt;/user&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n' in 332.97?s
2018-10-11 13:16:58,492 DEBUG - #self(): 'MkUser(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..551..er&gt;\n&lt;/users&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 2.04ms
2018-10-11 13:16:58,492 DEBUG - #login(): 'charlesmike' in 4.48?s
2018-10-11 13:16:58,495 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 357.47?s
2018-10-11 13:16:58,500 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users&quot;;'): in 5.48ms
2018-10-11 13:16:58,500 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;users";'): in 5.76ms
2018-10-11 13:16:58,501 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 483.80?s
2018-10-11 13:16:58,501 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..22..b>\n<users/>\n</github>\n, himself=amihaiemil)' in 5.95ms
2018-10-11 13:16:58,502 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<users/>\n</github>\n' in 339.79?s
2018-10-11 13:16:58,503 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.08ms
2018-10-11 13:16:58,503 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 1.26ms
2018-10-11 13:16:58,503 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 400.58?s
2018-10-11 13:16:58,503 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.46ms
2018-10-11 13:16:58,504 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 370.26?s
2018-10-11 13:16:58,504 DEBUG - #self(): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..67..user>\n</users>\n</github>\n, self=amihaiemil)' in 2.21ms
2018-10-11 13:16:58,505 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..34..haiemil</login>\n</user>\n</users>\n</github>\n' in 343.51?s
2018-10-11 13:16:58,505 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.06ms
2018-10-11 13:16:58,506 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.24ms
2018-10-11 13:16:58,512 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 390.97?s
2018-10-11 13:16:58,512 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..83..user>\n</users>\n</github>\n, self=amihaiemil)' in 1.43ms
2018-10-11 13:16:58,512 DEBUG - #lock(): in 5.19?s
2018-10-11 13:16:58,513 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..44..ogin>\n<emails/>\n</user>\n</users>\n</github>\n' in 590.56?s
2018-10-11 13:16:58,514 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.39ms
2018-10-11 13:16:58,514 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&..11..D "email";SET "amihaiemil@gmail.com";\n3:UP;'): in 1.61ms
2018-10-11 13:16:58,514 DEBUG - #unlock(): in 6.36?s
2018-10-11 13:16:58,514 DEBUG - #add([amihaiemil@gmail.com]): [amihaiemil@gmail.com] in 2.10ms
2018-10-11 13:16:58,515 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..89..mail>\n</emails>\n</user>\n</users>\n</github>\n' in 419.09?s
2018-10-11 13:16:58,515 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 827.39?s
2018-10-11 13:16:58,515 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 987.98?s
2018-10-11 13:16:58,516 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 398.40?s
2018-10-11 13:16:58,516 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..132..ers>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.16ms
2018-10-11 13:16:58,516 DEBUG - #name(): 'zxlyOYQnVE3dXArWCCuW' in 3.79?s
2018-10-11 13:16:58,517 DEBUG - #name(): 'zxlyOYQnVE3dXArWCCuW' in 4.40?s
2018-10-11 13:16:58,517 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..98..mails>\n</user>\n</users>\n<repos/>\n</github>\n' in 521.91?s
2018-10-11 13:16:58,518 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 1.39ms
2018-10-11 13:16:58,524 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 7.00ms
2018-10-11 13:16:58,525 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 663.45?s
2018-10-11 13:16:58,525 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 836.14?s
2018-10-11 13:16:58,526 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..264..alse</private>\n</repo>\n</repos>\n</github>\n' in 419.01?s
2018-10-11 13:16:58,526 DEBUG - #get(amihaiemil/zxlyOYQnVE3dXArWCCuW): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..337..l, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 1.47ms
2018-10-11 13:16:58,527 DEBUG - #json(): {&quot;name&quot;:&quot;zxlyOYQnVE3dXArWCCuW&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true} in 283.36?s
2018-10-11 13:16:58,527 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 463.25?s
2018-10-11 13:16:58,528 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..119..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.41ms
2018-10-11 13:16:58,529 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemi..119..T &quot;&quot;;UP;ADDIF &quot;private&quot;;\n11:SET &quot;true&quot;;UP;'): in 1.63ms
2018-10-11 13:16:58,529 DEBUG - #patch({&quot;name&quot;:&quot;zxlyOYQnVE3dXArWCCuW&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:true}): in 1.91ms
2018-10-11 13:16:58,529 INFO - repository amihaiemil/zxlyOYQnVE3dXArWCCuW created by amihaiemil
2018-10-11 13:16:58,530 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..247..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 476.96?s
2018-10-11 13:16:58,530 DEBUG - #create('Repos.RepoCreate(nam=zxlyOYQnVE3dXArWCCuW, priv=true, descr=, home=, init=Optional.absent())'): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..320..l, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 12.66ms
2018-10-11 13:16:58,536 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..247..e&gt;\n&lt;homepage/&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 6.24ms
2018-10-11 13:16:58,536 DEBUG - #randomRepo(): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..320..l, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 15.47ms
2018-10-11 13:16:58,537 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..247..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 350.67?s
2018-10-11 13:16:58,537 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/zxlyOYQnVE3dXArWCCuW&apos;]";ADDIF "issues";'): in 1.02ms
2018-10-11 13:16:58,538 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/zxlyOYQnVE3dXArWCCuW&apos;]";ADDIF "issues";'): in 1.16ms
2018-10-11 13:16:58,538 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 327.73?s
2018-10-11 13:16:58,538 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..332..l, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 1.34ms
2018-10-11 13:16:58,538 DEBUG - #lock(): in 2.93?s
2018-10-11 13:16:58,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 304.46?s
2018-10-11 13:16:58,539 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 427.77?s
2018-10-11 13:16:58,540 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..257..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 342.07?s
2018-10-11 13:16:58,548 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..330..r";\n27:ADD "login";SET "amihaiemil";UP;UP;'): in 8.73ms
2018-10-11 13:16:58,549 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..330..r";\n27:ADD "login";SET "amihaiemil";UP;UP;'): in 9.01ms
2018-10-11 13:16:58,549 DEBUG - #unlock(): in 10.95?s
2018-10-11 13:16:58,549 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 536.80?s
2018-10-11 13:16:58,550 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..615..l, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 13.46?s
2018-10-11 13:16:58,550 DEBUG - #coordinates(): amihaiemil/zxlyOYQnVE3dXArWCCuW in 3.41?s
2018-10-11 13:16:58,550 INFO - issue #1 created in amihaiemil/zxlyOYQnVE3dXArWCCuW by amihaiemil:
2018-10-11 13:16:58,550 DEBUG - #get(1): 1 in 10.54?s
2018-10-11 13:16:58,550 DEBUG - #create('', ''): 1 in 11.66ms
2018-10-11 13:16:58,551 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..542..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 359.42?s
2018-10-11 13:16:58,551 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.15ms
2018-10-11 13:16:58,552 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.32ms
2018-10-11 13:16:58,552 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 459.69?s
2018-10-11 13:16:58,552 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..639..amihaiemil/zxlyOYQnVE3dXArWCCuW, ticket=1)' in 1.52ms
2018-10-11 13:16:58,552 DEBUG - #lock(): in 3.50?s
2018-10-11 13:16:58,553 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 352.22?s
2018-10-11 13:16:58,560 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 7.01ms
2018-10-11 13:16:58,561 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..554..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 570.00?s
2018-10-11 13:16:58,562 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2018-10-11T13:16:58Z";'): in 1.36ms
2018-10-11 13:16:58,562 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..365..D "updated_at";SET "2018-10-11T13:16:58Z";'): in 1.55ms
2018-10-11 13:16:58,562 DEBUG - #unlock(): in 8.18?s
2018-10-11 13:16:58,562 DEBUG - #issue(): 1 in 12.89?s
2018-10-11 13:16:58,562 DEBUG - #number(): 1 in 3.68?s
2018-10-11 13:16:58,562 INFO - comment #1 posted to issue #1 by amihaiemil: @charlesmike do something
2018-10-11 13:16:58,563 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 543.22?s
2018-10-11 13:16:58,563 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..968..mil/zxlyOYQnVE3dXArWCCuW, ticket=1, num=1)' in 9.49?s
2018-10-11 13:16:58,564 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 412.93?s
2018-10-11 13:16:58,564 DEBUG - #post('@charlesmike do something'): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..968..mil/zxlyOYQnVE3dXArWCCuW, ticket=1, num=1)' in 10.92ms
2018-10-11 13:16:58,572 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 7.49ms
2018-10-11 13:16:58,572 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 8.22ms
2018-10-11 13:16:58,572 DEBUG - #apply('XPATH &quot;/github&quot;;ADDIF &quot;repos&quot;;'): in 8.37ms
2018-10-11 13:16:58,573 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 568.11?s
2018-10-11 13:16:58,573 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..912..po&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=charlesmike)' in 8.53ms
2018-10-11 13:16:58,574 DEBUG - #coordinates(): amihaiemil/zxlyOYQnVE3dXArWCCuW in 5.18?s
2018-10-11 13:16:58,574 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 451.23?s
2018-10-11 13:16:58,574 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 610.34?s
2018-10-11 13:16:58,575 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 503.84?s
2018-10-11 13:16:58,576 DEBUG - #get(amihaiemil/zxlyOYQnVE3dXArWCCuW): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..951..e, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 1.22ms
2018-10-11 13:16:58,576 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 449.96?s
2018-10-11 13:16:58,584 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/zxlyOYQnVE3dXArWCCuW&apos;]";ADDIF "issues";'): in 8.12ms
2018-10-11 13:16:58,584 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemil/zxlyOYQnVE3dXArWCCuW&apos;]";ADDIF "issues";'): in 8.37ms
2018-10-11 13:16:58,585 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 620.49?s
2018-10-11 13:16:58,585 DEBUG - #issues(): 'MkIssues(storage=<?xml version="1.0" encoding="UT..953..e, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 8.56ms
2018-10-11 13:16:58,585 DEBUG - #issue(): 1 in 27.00?s
2018-10-11 13:16:58,586 DEBUG - #number(): 1 in 4.65?s
2018-10-11 13:16:58,586 DEBUG - #get(1): 1 in 8.43?s
2018-10-11 13:16:58,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 502.28?s
2018-10-11 13:16:58,587 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 653.12?s
2018-10-11 13:16:58,599 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..150..:58Z","updated_at":"2018-10-11T13:16:58Z"}' in 12.48ms
2018-10-11 13:16:58,601 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 588.69?s
2018-10-11 13:16:58,601 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..951..e, coords=amihaiemil/zxlyOYQnVE3dXArWCCuW)' in 16.62?s
2018-10-11 13:16:58,670 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 415.94?s
2018-10-11 13:16:58,671 DEBUG - #github(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 11.01?s
2018-10-11 13:16:58,673 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.40ms
2018-10-11 13:16:58,674 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 2.57ms
2018-10-11 13:16:58,675 DEBUG - #apply('XPATH "/github";ADDIF "users";'): in 3.01ms
2018-10-11 13:16:58,675 DEBUG - Connection manager is shutting down
2018-10-11 13:16:58,675 DEBUG - http-outgoing-0: Close connection
2018-10-11 13:16:58,675 DEBUG - Connection manager shut down
2018-10-11 13:16:58,676 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 1.26ms
2018-10-11 13:16:58,677 DEBUG - #users(): 'MkUsers(storage=<?xml version="1.0" encoding="UTF..915..\n</repos>\n</github>\n, himself=charlesmike)' in 3.37ms
2018-10-11 13:16:58,680 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 2.69ms
2018-10-11 13:16:58,681 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.60ms
2018-10-11 13:16:58,681 DEBUG - #apply('XPATH "/github/users[not(user[login=&apos;amihaie..8..;ADD "user";ADD "login";\n3:SET "amihaiemil";'): in 3.94ms
2018-10-11 13:16:58,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 492.73?s
2018-10-11 13:16:58,682 DEBUG - #get('amihaiemil'): 'MkUser(storage=<?xml version="1.0" encoding="UTF-..910..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 4.09ms
2018-10-11 13:16:58,682 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 325.78?s
2018-10-11 13:16:58,683 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 880.39?s
2018-10-11 13:16:58,683 DEBUG - #apply('XPATH "/github/users/user[login=&apos;amihaiemil&apos;]";ADDIF "emails";'): in 1.00ms
2018-10-11 13:16:58,683 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 389.71?s
2018-10-11 13:16:58,684 DEBUG - #emails(): 'MkUserEmails(storage=<?xml version="1.0" encoding..916..epo>\n</repos>\n</github>\n, self=amihaiemil)' in 1.13ms
2018-10-11 13:16:58,684 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..877..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 317.75?s
2018-10-11 13:16:58,684 DEBUG - #iterate(): 'MkIterable(storage=<?xml version="1.0" encoding="..1011..cabi.github.mock.MkUserEmails$1@3caa4d85)' in 17.55?s
2018-10-11 13:16:58,685 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 305.68?s
2018-10-11 13:16:58,685 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 401.19?s
2018-10-11 13:16:58,685 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@66c91224 in 770.84?s
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec
Running com.amihaiemil.charles.github.ConversationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.amihaiemil.charles.github.CharlesYmlInputTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running com.amihaiemil.charles.github.CachedRepoTestCase
Oct 11, 2018 1:16:58 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:16 PM
2018-10-11 13:16:58,713 INFO - started on port #35022
2018-10-11 13:16:58,735 DEBUG - CookieSpec selected: default
2018-10-11 13:16:58,735 DEBUG - Auth cache not set in the context
2018-10-11 13:16:58,735 DEBUG - Connection request: [route: {}-&gt;http://localhost:35022][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:16:58,736 DEBUG - Connection leased: [id: 1][route: {}-&gt;http://localhost:35022][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:16:58,736 DEBUG - Opening connection {}-&gt;http://localhost:35022
2018-10-11 13:16:58,736 DEBUG - Connecting to localhost/127.0.0.1:35022
2018-10-11 13:16:58,736 DEBUG - Connection established 127.0.0.1:60676<->127.0.0.1:35022
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1: set socket timeout to 0
2018-10-11 13:16:58,736 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2018-10-11 13:16:58,736 DEBUG - Target auth state: UNCHALLENGED
2018-10-11 13:16:58,736 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1 >> GET /branches/gh-pages HTTP/1.1
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1 >> Content-Length: 0
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1 >> Host: localhost:35022
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1 >> Connection: Keep-Alive
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)
2018-10-11 13:16:58,736 DEBUG - http-outgoing-1 >> Accept-Encoding: gzip,deflate
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "Content-Length: 0[\r][\n]"
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "Host: localhost:35022[\r][\n]"
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)[\r][\n]"
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2018-10-11 13:16:58,737 DEBUG - http-outgoing-1 >> "[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "HTTP/1.1 400 Bad Request[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "Content-Length: 0[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "Date: Thu, 11 Oct 2018 13:16:58 GMT[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "Connection: close[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << "[\r][\n]"
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << HTTP/1.1 400 Bad Request
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << Content-Length: 0
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << Date: Thu, 11 Oct 2018 13:16:58 GMT
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1 << Connection: close
2018-10-11 13:16:58,739 DEBUG - http-outgoing-1: Close connection
2018-10-11 13:16:58,740 DEBUG - Connection discarded
2018-10-11 13:16:58,740 DEBUG - Connection released: [id: 1][route: {}->http://localhost:35022][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:16:58,740 INFO - #fetch(GET localhost:35022 /branches/gh-pages): [400 Bad Request] in 6ms
2018-10-11 13:16:59,742 INFO - stopped on port #35022
Oct 11, 2018 1:16:59 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:16 PM
2018-10-11 13:16:59,745 INFO - started on port #39938
2018-10-11 13:16:59,747 DEBUG - CookieSpec selected: default
2018-10-11 13:16:59,747 DEBUG - Auth cache not set in the context
2018-10-11 13:16:59,747 DEBUG - Connection request: [route: {}->http://localhost:39938][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:16:59,747 DEBUG - Connection leased: [id: 2][route: {}->http://localhost:39938][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:16:59,747 DEBUG - Opening connection {}->http://localhost:39938
2018-10-11 13:16:59,747 DEBUG - Connecting to localhost/127.0.0.1:39938
2018-10-11 13:16:59,747 DEBUG - Connection established 127.0.0.1:60912<->127.0.0.1:39938
2018-10-11 13:16:59,747 DEBUG - http-outgoing-2: set socket timeout to 0
2018-10-11 13:16:59,747 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2018-10-11 13:16:59,748 DEBUG - Target auth state: UNCHALLENGED
2018-10-11 13:16:59,748 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> GET /branches/gh-pages HTTP/1.1
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> Content-Length: 0
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> Host: localhost:39938
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> Connection: Keep-Alive
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> Accept-Encoding: gzip,deflate
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "Content-Length: 0[\r][\n]"
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "Host: localhost:39938[\r][\n]"
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)[\r][\n]"
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2018-10-11 13:16:59,748 DEBUG - http-outgoing-2 >> "[\r][\n]"
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 << "Content-Length: 0[\r][\n]"
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 << "Date: Thu, 11 Oct 2018 13:16:59 GMT[\r][\n]"
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 &lt;&lt; &quot;[\r][\n]&quot;
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 &lt;&lt; HTTP/1.1 404 Not Found
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 &lt;&lt; Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 &lt;&lt; Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 &lt;&lt; Content-Length: 0
2018-10-11 13:16:59,750 DEBUG - http-outgoing-2 &lt;&lt; Date: Thu, 11 Oct 2018 13:16:59 GMT
2018-10-11 13:16:59,750 DEBUG - Connection can be kept alive indefinitely
2018-10-11 13:16:59,750 DEBUG - Connection [id: 2][route: {}-&gt;http://localhost:39938] can be kept alive indefinitely
2018-10-11 13:16:59,750 DEBUG - Connection released: [id: 2][route: {}->http://localhost:39938][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:16:59,751 INFO - #fetch(GET localhost:39938 /branches/gh-pages): [404 Not Found] in 4ms
2018-10-11 13:17:00,752 INFO - stopped on port #39938
2018-10-11 13:17:00,754 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 387.73?s
2018-10-11 13:17:00,754 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 756.17?s
2018-10-11 13:17:00,754 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 855.63?s
2018-10-11 13:17:00,754 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 270.18?s
2018-10-11 13:17:00,754 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 983.06?s
2018-10-11 13:17:00,755 DEBUG - #name(): 'charlesrepo' in 2.37?s
2018-10-11 13:17:00,755 DEBUG - #name(): 'charlesrepo' in 3.89?s
2018-10-11 13:17:00,755 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 265.17?s
2018-10-11 13:17:00,756 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 729.27?s
2018-10-11 13:17:00,756 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 864.52?s
2018-10-11 13:17:00,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 336.18?s
2018-10-11 13:17:00,756 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 430.70?s
2018-10-11 13:17:00,757 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 280.59?s
2018-10-11 13:17:00,757 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 778.01?s
2018-10-11 13:17:00,757 DEBUG - #json(): {"name":"charlesrepo","description":"","homepage":"","private":false} in 206.22?s
2018-10-11 13:17:00,758 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 291.73?s
2018-10-11 13:17:00,758 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 830.24?s
2018-10-11 13:17:00,758 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.00ms
2018-10-11 13:17:00,759 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 1.20ms
2018-10-11 13:17:00,759 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2018-10-11 13:17:00,759 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 371.86?s
2018-10-11 13:17:00,759 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 4.18ms
2018-10-11 13:17:00,768 DEBUG - #check(class com.jcabi.github.mock.MkContents): immutability checked
2018-10-11 13:17:00,769 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 460.10?s
2018-10-11 13:17:00,769 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.08ms
2018-10-11 13:17:00,769 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 1.26ms
2018-10-11 13:17:00,770 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 346.59?s
2018-10-11 13:17:00,770 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 9.79ms
2018-10-11 13:17:00,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 347.02?s
2018-10-11 13:17:00,773 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 463.14?s
2018-10-11 13:17:00,774 DEBUG - #exists('.charles.yml', 'master'): false in 868.51?s
2018-10-11 13:17:00,777 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 316.91?s
2018-10-11 13:17:00,777 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 616.45?s
2018-10-11 13:17:00,777 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 735.15?s
2018-10-11 13:17:00,777 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 317.15?s
2018-10-11 13:17:00,778 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 865.92?s
2018-10-11 13:17:00,778 DEBUG - #name(): 'charlesrepo' in 3.04?s
2018-10-11 13:17:00,778 DEBUG - #name(): 'charlesrepo' in 3.57?s
2018-10-11 13:17:00,778 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 300.29?s
2018-10-11 13:17:00,779 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 816.71?s
2018-10-11 13:17:00,779 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false";UP;'): in 961.83?s
2018-10-11 13:17:00,779 DEBUG - #xml(): '<?xml version="1.0" 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 346.93?s
2018-10-11 13:17:00,780 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 457.81?s
2018-10-11 13:17:00,780 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 339.25?s
2018-10-11 13:17:00,780 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 863.64?s
2018-10-11 13:17:00,781 DEBUG - #json(): {&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 232.37?s
2018-10-11 13:17:00,781 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 338.99?s
2018-10-11 13:17:00,782 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 829.89?s
2018-10-11 13:17:00,782 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 969.86?s
2018-10-11 13:17:00,782 DEBUG - #patch({&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false}): in 1.17ms
2018-10-11 13:17:00,782 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2018-10-11 13:17:00,783 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 336.85?s
2018-10-11 13:17:00,783 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 4.55ms
2018-10-11 13:17:00,783 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 336.40?s
2018-10-11 13:17:00,784 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 858.84?s
2018-10-11 13:17:00,784 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 983.92?s
2018-10-11 13:17:00,784 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 341.70?s
2018-10-11 13:17:00,784 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..208..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.13ms
2018-10-11 13:17:00,794 DEBUG - #lock(): in 4.16?s
2018-10-11 13:17:00,795 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..140..s/>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 423.21?s
2018-10-11 13:17:00,795 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..449..html_url";\n28:SET "http://localhost/3";UP;'): in 950.77?s
2018-10-11 13:17:00,795 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..449..html_url";\n28:SET "http://localhost/3";UP;'): in 1.08ms
2018-10-11 13:17:00,796 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..547..ts>\n<commits/>\n</repo>\n</repos>\n</github>\n' in 288.72?s
2018-10-11 13:17:00,796 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..176../5";UP;ADD "message";SET "just a test";UP;'): in 707.74?s
2018-10-11 13:17:00,796 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..176../5";UP;ADD "message";SET "just a test";UP;'): in 837.53?s
2018-10-11 13:17:00,799 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 335.25?s
2018-10-11 13:17:00,799 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..793..amihaiemil, coords=amihaiemil/charlesrepo)' in 24.87?s
2018-10-11 13:17:00,799 DEBUG - #check(class com.jcabi.github.mock.MkRepoCommit): immutability checked
2018-10-11 13:17:00,799 DEBUG - #unlock(): in 4.10?s
2018-10-11 13:17:00,802 DEBUG - #check(class com.jcabi.github.mock.MkContent): immutability checked
2018-10-11 13:17:00,802 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 327.50?s
2018-10-11 13:17:00,802 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 7.62ms
2018-10-11 13:17:00,803 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 333.48?s
2018-10-11 13:17:00,803 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 844.60?s
2018-10-11 13:17:00,803 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 948.42?s
2018-10-11 13:17:00,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 345.33?s
2018-10-11 13:17:00,804 DEBUG - #contents(): 'MkContents(storage=<?xml version="1.0" encoding="..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.06ms
2018-10-11 13:17:00,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 302.06?s
2018-10-11 13:17:00,804 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 389.59?s
2018-10-11 13:17:00,805 DEBUG - #exists('.charles.yml', 'master'): true in 723.86?s
2018-10-11 13:17:00,812 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..729..it>\n</commits>\n</repo>\n</repos>\n</github>\n' in 384.54?s
2018-10-11 13:17:00,812 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 869.67?s
2018-10-11 13:17:00,812 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..12..;]";ADDIF "contents";\n2:UP;ADDIF "commits";'): in 971.56?s
2018-10-11 13:17:00,813 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 307.70?s
2018-10-11 13:17:00,813 DEBUG - #contents(): 'MkContents(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..797..amihaiemil, coords=amihaiemil/charlesrepo)' in 1.09ms
2018-10-11 13:17:00,813 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 304.53?s
2018-10-11 13:17:00,813 DEBUG - #get('.charles.yml'): 'MkContent(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..834..epo, location=.charles.yml, branch=master)' in 21.24?s
2018-10-11 13:17:00,814 DEBUG - #check(class com.jcabi.github.Content$Smart): immutability checked
2018-10-11 13:17:00,816 DEBUG - #check(class com.jcabi.github.SmartJson): immutability checked
2018-10-11 13:17:00,818 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 345.29?s
2018-10-11 13:17:00,818 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 444.98?s
2018-10-11 13:17:00,824 DEBUG - #json(): {&quot;name&quot;:&quot;.charles.yml&quot;,&quot;path&quot;:&quot;.charles.yml&quot;,&quot;cont..215..calhost/2&quot;,&quot;html_url&quot;:&quot;http://localhost/3&quot;} in 6.36ms
2018-10-11 13:17:00,824 DEBUG - #json(): {&quot;name&quot;:&quot;.charles.yml&quot;,&quot;path&quot;:&quot;.charles.yml&quot;,&quot;cont..215..calhost/2&quot;,&quot;html_url&quot;:&quot;http://localhost/3&quot;} in 6.88ms
2018-10-11 13:17:00,824 DEBUG - #value('content', 'interface javax.json.JsonString'): "Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl" in 7.21ms
2018-10-11 13:17:00,824 DEBUG - #text('content'): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 7.54ms
2018-10-11 13:17:00,825 DEBUG - #content(): 'Y29tbWFuZGVyczogCiAgLSBhbWloYWllbWlsCiAgLSBqb2huZG9lCiAgLSBxdWVlbmV5CnR3ZWV0OiB0cnVl' in 7.90ms
2018-10-11 13:17:00,828 DEBUG - #decoded(): [99, 111, 109, 109, 97, 110, 100, 101, 114, 115, 5..191.. 101, 101, 116, 58, 32, 116, 114, 117, 101] in 11.17ms
Oct 11, 2018 1:17:00 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:00,830 INFO - started on port #37320
2018-10-11 13:17:00,833 DEBUG - CookieSpec selected: default
2018-10-11 13:17:00,833 DEBUG - Auth cache not set in the context
2018-10-11 13:17:00,833 DEBUG - Connection request: [route: {}->http://localhost:37320][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:17:00,833 DEBUG - Connection leased: [id: 3][route: {}->http://localhost:37320][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:17:00,833 DEBUG - Opening connection {}->http://localhost:37320
2018-10-11 13:17:00,833 DEBUG - Connecting to localhost/127.0.0.1:37320
2018-10-11 13:17:00,833 DEBUG - Connection established 127.0.0.1:53552<->127.0.0.1:37320
2018-10-11 13:17:00,833 DEBUG - http-outgoing-3: set socket timeout to 0
2018-10-11 13:17:00,833 DEBUG - Executing request GET /branches/gh-pages HTTP/1.1
2018-10-11 13:17:00,833 DEBUG - Target auth state: UNCHALLENGED
2018-10-11 13:17:00,834 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> GET /branches/gh-pages HTTP/1.1
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> Content-Length: 0
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> Host: localhost:37320
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> Connection: Keep-Alive
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> Accept-Encoding: gzip,deflate
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "GET /branches/gh-pages HTTP/1.1[\r][\n]"
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "Content-Length: 0[\r][\n]"
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "Host: localhost:37320[\r][\n]"
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)[\r][\n]"
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2018-10-11 13:17:00,834 DEBUG - http-outgoing-3 >> "[\r][\n]"
2018-10-11 13:17:00,837 DEBUG - http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:00,837 DEBUG - http-outgoing-3 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:00,837 DEBUG - http-outgoing-3 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:00,837 DEBUG - http-outgoing-3 << "Content-Length: 0[\r][\n]"
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << "Date: Thu, 11 Oct 2018 13:17:00 GMT[\r][\n]"
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << "[\r][\n]"
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << HTTP/1.1 200 OK
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << Content-Length: 0
2018-10-11 13:17:00,838 DEBUG - http-outgoing-3 << Date: Thu, 11 Oct 2018 13:17:00 GMT
2018-10-11 13:17:00,838 DEBUG - Connection can be kept alive indefinitely
2018-10-11 13:17:00,838 DEBUG - Connection [id: 3][route: {}->http://localhost:37320] can be kept alive indefinitely
2018-10-11 13:17:00,838 DEBUG - Connection released: [id: 3][route: {}->http://localhost:37320][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:17:00,838 INFO - #fetch(GET localhost:37320 /branches/gh-pages): [200 OK] in 7ms
2018-10-11 13:17:01,840 INFO - stopped on port #37320
2018-10-11 13:17:01,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 419.13?s
2018-10-11 13:17:01,842 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 759.03?s
2018-10-11 13:17:01,842 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 853.13?s
2018-10-11 13:17:01,842 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 243.48?s
2018-10-11 13:17:01,842 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 958.43?s
2018-10-11 13:17:01,843 DEBUG - #name(): 'charlesrepo' in 2.90?s
2018-10-11 13:17:01,843 DEBUG - #name(): 'charlesrepo' in 3.95?s
2018-10-11 13:17:01,843 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 222.74?s
2018-10-11 13:17:01,844 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..82..epository";UP;ADD "private";SET "false&quot;;UP;'): in 753.09?s
2018-10-11 13:17:01,844 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 895.72?s
2018-10-11 13:17:01,844 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 255.41?s
2018-10-11 13:17:01,844 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 343.36?s
2018-10-11 13:17:01,845 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 338.96?s
2018-10-11 13:17:01,845 DEBUG - #get(amihaiemil/charlesrepo): 'MkRepo(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-..197..amihaiemil, coords=amihaiemil/charlesrepo)' in 782.67?s
2018-10-11 13:17:01,845 DEBUG - #json(): {&quot;name&quot;:&quot;charlesrepo&quot;,&quot;description&quot;:&quot;&quot;,&quot;homepage&quot;:&quot;&quot;,&quot;private&quot;:false} in 199.06?s
2018-10-11 13:17:01,846 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..133..alse</private>\n</repo>\n</repos>\n</github>\n' in 248.08?s
2018-10-11 13:17:01,846 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 673.30?s
2018-10-11 13:17:01,846 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..102.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 779.78?s
2018-10-11 13:17:01,846 DEBUG - #patch({"name":"charlesrepo","description":"","homepage":"","private":false}): in 948.44?s
2018-10-11 13:17:01,846 INFO - repository amihaiemil/charlesrepo created by amihaiemil
2018-10-11 13:17:01,847 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 250.09?s
2018-10-11 13:17:01,847 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 4.02ms
2018-10-11 13:17:01,848 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 246.11?s
2018-10-11 13:17:01,848 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..117..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 359.09?s
2018-10-11 13:17:01,850 DEBUG - #json(): {"name":"charlesrepo","description":"","private":"false","homepage":""} in 2.30ms
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.139 sec
Running com.amihaiemil.charles.github.IndexPageKnTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.amihaiemil.charles.github.SendReplyTestCase
2018-10-11 13:17:01,862 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 377.70?s
2018-10-11 13:17:01,862 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 677.54?s
2018-10-11 13:17:01,862 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 771.17?s
2018-10-11 13:17:01,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 243.91?s
2018-10-11 13:17:01,863 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 876.44?s
2018-10-11 13:17:01,863 DEBUG - #name(): 'amihaiemil.github.io' in 2.35?s
2018-10-11 13:17:01,863 DEBUG - #name(): 'amihaiemil.github.io' in 3.94?s
2018-10-11 13:17:01,863 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 232.89?s
2018-10-11 13:17:01,864 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 837.45?s
2018-10-11 13:17:01,864 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 961.32?s
2018-10-11 13:17:01,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 261.38?s
2018-10-11 13:17:01,864 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 348.51?s
2018-10-11 13:17:01,865 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 249.32?s
2018-10-11 13:17:01,865 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 746.56?s
2018-10-11 13:17:01,865 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 187.40?s
2018-10-11 13:17:01,866 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 260.71?s
2018-10-11 13:17:01,866 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 697.72?s
2018-10-11 13:17:01,866 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 807.01?s
2018-10-11 13:17:01,867 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 991.57?s
2018-10-11 13:17:01,867 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:17:01,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 256.30?s
2018-10-11 13:17:01,867 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 3.92ms
2018-10-11 13:17:01,867 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 248.98?s
2018-10-11 13:17:01,868 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 516.81?s
2018-10-11 13:17:01,868 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 634.97?s
2018-10-11 13:17:01,868 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 268.00?s
2018-10-11 13:17:01,868 DEBUG - #repos(): 'MkRepos(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..169..epo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n, self=amihaiemil)' in 757.81?s
2018-10-11 13:17:01,869 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 244.27?s
2018-10-11 13:17:01,869 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 330.15?s
2018-10-11 13:17:01,869 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 332.98?s
2018-10-11 13:17:01,870 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 700.14?s
2018-10-11 13:17:01,870 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 337.59?s
2018-10-11 13:17:01,871 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 863.29?s
2018-10-11 13:17:01,871 DEBUG - #apply('XPATH &quot;/github/repos/repo[@coords=&amp;apos;amihaiemil/amihaiemil.github.io&amp;apos;]&quot;;ADDIF &quot;issues&quot;;'): in 987.05?s
2018-10-11 13:17:01,871 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 353.54?s
2018-10-11 13:17:01,871 DEBUG - #issues(): 'MkIssues(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UT..220..l, coords=amihaiemil/amihaiemil.github.io)' in 1.13ms
2018-10-11 13:17:01,871 DEBUG - #lock(): in 3.44?s
2018-10-11 13:17:01,872 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 361.05?s
2018-10-11 13:17:01,872 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 480.06?s
2018-10-11 13:17:01,873 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..145..ge/>\n<issues/>\n</repo>\n</repos>\n</github>\n' in 349.54?s
2018-10-11 13:17:01,874 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 875.96?s
2018-10-11 13:17:01,874 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..362.."user";ADD "login";SET "amihaiemil";UP;UP;'): in 1.05ms
2018-10-11 13:17:01,874 DEBUG - #unlock(): in 4.89?s
2018-10-11 13:17:01,874 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 390.79?s
2018-10-11 13:17:01,874 DEBUG - #repo(): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..548..l, coords=amihaiemil/amihaiemil.github.io)' in 10.34?s
2018-10-11 13:17:01,875 DEBUG - #coordinates(): amihaiemil/amihaiemil.github.io in 4.26?s
2018-10-11 13:17:01,875 INFO - issue #1 created in amihaiemil/amihaiemil.github.io by amihaiemil: Test issue for commands
2018-10-11 13:17:01,875 DEBUG - #get(1): 1 in 13.04?s
2018-10-11 13:17:01,875 DEBUG - #create('Test issue for commands', 'test body'): 1 in 3.45ms
2018-10-11 13:17:01,877 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..475..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 428.00?s
2018-10-11 13:17:01,877 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.11ms
2018-10-11 13:17:01,877 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.24ms
2018-10-11 13:17:01,878 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 404.21?s
2018-10-11 13:17:01,878 DEBUG - #comments(): 'MkComments(storage=<?xml version="1.0" encoding="..572..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.39ms
2018-10-11 13:17:01,878 DEBUG - #lock(): in 3.97?s
2018-10-11 13:17:01,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 398.47?s
2018-10-11 13:17:01,879 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 516.96?s
2018-10-11 13:17:01,880 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..487..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 396.33?s
2018-10-11 13:17:01,881 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2018-10-11T13:17:01Z";'): in 1.02ms
2018-10-11 13:17:01,881 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..385..D "updated_at";SET "2018-10-11T13:17:01Z";'): in 1.23ms
2018-10-11 13:17:01,881 DEBUG - #unlock(): in 4.74?s
2018-10-11 13:17:01,881 DEBUG - #issue(): 1 in 12.72?s
2018-10-11 13:17:01,881 DEBUG - #number(): 1 in 4.64?s
2018-10-11 13:17:01,881 INFO - comment #1 posted to issue #1 by amihaiemil: > @charlesmike hello\n\nHello there!
2018-10-11 13:17:01,882 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 561.20?s
2018-10-11 13:17:01,882 DEBUG - #get(1): 'MkComment(storage=<?xml version="1.0" encoding="U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 12.21?s
2018-10-11 13:17:01,883 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 466.65?s
2018-10-11 13:17:01,883 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 3.83ms
2018-10-11 13:17:01,884 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 512.38?s
2018-10-11 13:17:01,884 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.16ms
2018-10-11 13:17:01,884 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..37..number=&apos;1&apos;]";\n1:ADDIF "comments";'): in 1.30ms
2018-10-11 13:17:01,885 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 509.65?s
2018-10-11 13:17:01,885 DEBUG - #comments(): 'MkComments(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..907..amihaiemil/amihaiemil.github.io, ticket=1)' in 1.44ms
2018-10-11 13:17:01,886 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 475.84?s
2018-10-11 13:17:01,886 DEBUG - #iterate(): 'MkIterable(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;..1006...jcabi.github.mock.MkComments$1@6dd59886)' in 29.35?s
2018-10-11 13:17:01,887 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 490.92?s
2018-10-11 13:17:01,887 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 610.94?s
2018-10-11 13:17:01,887 DEBUG - #iterator(): com.jcabi.github.mock.MkIterable$1@65a7bc80 in 1.12ms
2018-10-11 13:17:01,888 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n&lt;/repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 481.70?s
2018-10-11 13:17:01,888 DEBUG - #get(1): 'MkComment(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;U..913..mil/amihaiemil.github.io, ticket=1, num=1)' in 15.13?s
2018-10-11 13:17:01,889 DEBUG - #xml(): '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;..822..sue&gt;\n&lt;/issues&gt;\n</repo>\n</repos>\n</github>\n' in 455.23?s
2018-10-11 13:17:01,889 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..822..sue>\n</issues>\n</repo>\n</repos>\n</github>\n' in 574.88?s
2018-10-11 13:17:01,894 DEBUG - #json(): '{"number":"1","url":"https://api.jcabi-github.inv..161..:01Z","updated_at":"2018-10-11T13:17:01Z"}' in 5.17ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running com.amihaiemil.charles.github.StarRepoTestCase
2018-10-11 13:17:01,896 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 394.63?s
2018-10-11 13:17:01,897 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 728.60?s
2018-10-11 13:17:01,897 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 871.33?s
2018-10-11 13:17:01,897 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 323.34?s
2018-10-11 13:17:01,897 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 1.02ms
2018-10-11 13:17:01,898 DEBUG - #name(): 'amihaiemil.github.io' in 3.12?s
2018-10-11 13:17:01,898 DEBUG - #name(): 'amihaiemil.github.io' in 3.94?s
2018-10-11 13:17:01,898 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 297.85?s
2018-10-11 13:17:01,899 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 790.25?s
2018-10-11 13:17:01,899 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 937.71?s
2018-10-11 13:17:01,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 340.84?s
2018-10-11 13:17:01,899 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 457.56?s
2018-10-11 13:17:01,900 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 338.66?s
2018-10-11 13:17:01,900 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 851.64?s
2018-10-11 13:17:01,901 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 233.96?s
2018-10-11 13:17:01,901 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 340.74?s
2018-10-11 13:17:01,902 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 843.55?s
2018-10-11 13:17:01,902 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 985.61?s
2018-10-11 13:17:01,902 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.19ms
2018-10-11 13:17:01,902 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:17:01,902 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 338.17?s
2018-10-11 13:17:01,903 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 4.54ms
2018-10-11 13:17:01,907 DEBUG - #check(class com.jcabi.github.mock.MkStars): immutability checked
2018-10-11 13:17:01,908 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo>\n</repos>\n</github>\n' in 456.12?s
2018-10-11 13:17:01,908 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 983.65?s
2018-10-11 13:17:01,909 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 1.11ms
2018-10-11 13:17:01,909 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 342.96?s
2018-10-11 13:17:01,909 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 5.01ms
2018-10-11 13:17:01,910 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 328.28?s
2018-10-11 13:17:01,910 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 438.14?s
2018-10-11 13:17:01,911 DEBUG - #starred(): false in 851.58?s
2018-10-11 13:17:01,911 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 345.82?s
2018-10-11 13:17:01,912 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 817.29?s
2018-10-11 13:17:01,912 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 939.23?s
2018-10-11 13:17:01,912 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 347.86?s
2018-10-11 13:17:01,912 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.07ms
2018-10-11 13:17:01,913 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 341.51?s
2018-10-11 13:17:01,913 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 462.30?s
2018-10-11 13:17:01,913 DEBUG - #starred(): false in 806.03?s
2018-10-11 13:17:01,914 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 363.22?s
2018-10-11 13:17:01,914 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 815.46?s
2018-10-11 13:17:01,914 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 930.52?s
2018-10-11 13:17:01,915 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 361.32?s
2018-10-11 13:17:01,915 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.05ms
2018-10-11 13:17:01,916 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 346.66?s
2018-10-11 13:17:01,916 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 848.16?s
2018-10-11 13:17:01,916 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 976.40?s
2018-10-11 13:17:01,916 DEBUG - #star(): in 1.14ms
2018-10-11 13:17:01,917 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 356.87?s
2018-10-11 13:17:01,918 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 808.72?s
2018-10-11 13:17:01,918 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 925.13?s
2018-10-11 13:17:01,918 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 342.89?s
2018-10-11 13:17:01,918 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.05ms
2018-10-11 13:17:01,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 343.85?s
2018-10-11 13:17:01,919 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 465.33?s
2018-10-11 13:17:01,920 DEBUG - #starred(): true in 1.85ms
2018-10-11 13:17:01,922 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github/>\n' in 323.58?s
2018-10-11 13:17:01,922 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 637.79?s
2018-10-11 13:17:01,922 DEBUG - #apply('XPATH "/github";ADDIF "repos";'): in 767.10?s
2018-10-11 13:17:01,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 326.12?s
2018-10-11 13:17:01,923 DEBUG - #repos(): 'MkRepos(storage=<?xml version="1.0" encoding="UTF..19..thub>\n<repos/>\n</github>\n, self=amihaiemil)' in 895.34?s
2018-10-11 13:17:01,923 DEBUG - #name(): 'amihaiemil.github.io' in 4.25?s
2018-10-11 13:17:01,923 DEBUG - #name(): 'amihaiemil.github.io' in 3.98?s
2018-10-11 13:17:01,923 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="no"?>\n<github>\n<repos/>\n</github>\n' in 306.47?s
2018-10-11 13:17:01,924 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 820.28?s
2018-10-11 13:17:01,924 DEBUG - #apply('XPATH "/github/repos";ADD "repo";ATTR "coords", "..104..tory";UP;ADD "private";\n10:SET "false";UP;'): in 979.00?s
2018-10-11 13:17:01,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 342.73?s
2018-10-11 13:17:01,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 453.12?s
2018-10-11 13:17:01,925 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 329.85?s
2018-10-11 13:17:01,925 DEBUG - #get(amihaiemil/amihaiemil.github.io): 'MkRepo(storage=<?xml version="1.0" encoding="UTF-..224..l, coords=amihaiemil/amihaiemil.github.io)' in 828.64?s
2018-10-11 13:17:01,926 DEBUG - #json(): {"name":"amihaiemil.github.io","description":"","homepage":"","private":false} in 248.54?s
2018-10-11 13:17:01,926 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..151..alse</private>\n</repo>\n</repos>\n</github>\n' in 341.54?s
2018-10-11 13:17:01,927 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 875.19?s
2018-10-11 13:17:01,927 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..120.. "";UP;ADDIF "private";\n11:SET "false";UP;'): in 1.04ms
2018-10-11 13:17:01,927 DEBUG - #patch({"name":"amihaiemil.github.io","description":"","homepage":"","private":false}): in 1.26ms
2018-10-11 13:17:01,927 INFO - repository amihaiemil/amihaiemil.github.io created by amihaiemil
2018-10-11 13:17:01,928 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..135..e>\n<homepage/>\n</repo&gt;\n&lt;/repos&gt;\n&lt;/github&gt;\n' in 366.84?s
2018-10-11 13:17:01,928 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 4.69ms
2018-10-11 13:17:01,929 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 331.53?s
2018-10-11 13:17:01,930 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 804.44?s
2018-10-11 13:17:01,930 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 919.46?s
2018-10-11 13:17:01,930 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 338.67?s
2018-10-11 13:17:01,930 DEBUG - #stars(): 'MkStars(storage=&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.07ms
2018-10-11 13:17:01,931 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 332.94?s
2018-10-11 13:17:01,931 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 443.87?s
2018-10-11 13:17:01,931 DEBUG - #starred(): false in 786.64?s
2018-10-11 13:17:01,932 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 352.15?s
2018-10-11 13:17:01,932 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 829.85?s
2018-10-11 13:17:01,932 DEBUG - #apply('XPATH &quot;/github/repos/repo&quot;;ADDIF &quot;stars&quot;;'): in 973.97?s
2018-10-11 13:17:01,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 338.46?s
2018-10-11 13:17:01,933 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.09ms
2018-10-11 13:17:01,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 334.49?s
2018-10-11 13:17:01,933 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 445.10?s
2018-10-11 13:17:01,934 DEBUG - #starred(): false in 763.68?s
2018-10-11 13:17:01,934 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 337.11?s
2018-10-11 13:17:01,935 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 773.43?s
2018-10-11 13:17:01,935 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 888.45?s
2018-10-11 13:17:01,935 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 330.00?s
2018-10-11 13:17:01,935 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..218..l, coords=amihaiemil/amihaiemil.github.io)' in 1.00ms
2018-10-11 13:17:01,936 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..144..age/>\n<stars/>\n</repo>\n</repos>\n</github>\n' in 402.47?s
2018-10-11 13:17:01,936 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 867.69?s
2018-10-11 13:17:01,936 DEBUG - #apply('XPATH "/github/repos/repo[@coords=&apos;amihaiemi..31..\n1:ADD "star";ADD "login";SET "amihaiemil";'): in 992.81?s
2018-10-11 13:17:01,937 DEBUG - #star(): in 1.13ms
2018-10-11 13:17:01,937 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 375.64?s
2018-10-11 13:17:01,938 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 802.28?s
2018-10-11 13:17:01,938 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 915.96?s
2018-10-11 13:17:01,938 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 348.51?s
2018-10-11 13:17:01,938 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.03ms
2018-10-11 13:17:01,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 339.08?s
2018-10-11 13:17:01,939 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 448.27?s
2018-10-11 13:17:01,939 DEBUG - #starred(): true in 794.95?s
2018-10-11 13:17:01,940 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 346.11?s
2018-10-11 13:17:01,940 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 776.00?s
2018-10-11 13:17:01,941 DEBUG - #apply('XPATH "/github/repos/repo";ADDIF "stars";'): in 887.70?s
2018-10-11 13:17:01,941 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 335.12?s
2018-10-11 13:17:01,941 DEBUG - #stars(): 'MkStars(storage=<?xml version="1.0" encoding="UTF..267..l, coords=amihaiemil/amihaiemil.github.io)' in 1.00ms
2018-10-11 13:17:01,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 333.83?s
2018-10-11 13:17:01,942 DEBUG - #xml(): '<?xml version="1.0" encoding="UTF-8" standalone="..193..star>\n</stars>\n</repo>\n</repos>\n</github>\n' in 442.11?s
2018-10-11 13:17:01,942 DEBUG - #starred(): true in 786.69?s
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running com.amihaiemil.charles.github.FollowTestCase
Oct 11, 2018 1:17:01 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:01,952 INFO - started on port #34063
2018-10-11 13:17:01,955 DEBUG - CookieSpec selected: default
2018-10-11 13:17:01,955 DEBUG - Auth cache not set in the context
2018-10-11 13:17:01,955 DEBUG - Connection request: [route: {}->http://localhost:34063][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:17:01,955 DEBUG - Connection leased: [id: 4][route: {}->http://localhost:34063][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:17:01,955 DEBUG - Opening connection {}-&gt;http://localhost:34063
2018-10-11 13:17:01,955 DEBUG - Connecting to localhost/127.0.0.1:34063
2018-10-11 13:17:01,956 DEBUG - Connection established 127.0.0.1:47676&lt;-&gt;127.0.0.1:34063
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4: set socket timeout to 0
2018-10-11 13:17:01,956 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2018-10-11 13:17:01,956 DEBUG - Target auth state: UNCHALLENGED
2018-10-11 13:17:01,956 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; PUT /user/following/amihaiemil HTTP/1.1
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; Content-Length: 0
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; Host: localhost:34063
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; Connection: Keep-Alive
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; Accept-Encoding: gzip,deflate
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; &quot;PUT /user/following/amihaiemil HTTP/1.1[\r][\n]&quot;
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; &quot;Content-Length: 0[\r][\n]&quot;
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; &quot;Host: localhost:34063[\r][\n]&quot;
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 &gt;&gt; &quot;Connection: Keep-Alive[\r][\n]&quot;
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)[\r][\n]"
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2018-10-11 13:17:01,956 DEBUG - http-outgoing-4 >> "[\r][\n]"
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << "HTTP/1.1 204 No Content[\r][\n]"
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << "Date: Thu, 11 Oct 2018 13:17:01 GMT[\r][\n]"
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << "[\r][\n]"
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << HTTP/1.1 204 No Content
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:01,959 DEBUG - http-outgoing-4 << Date: Thu, 11 Oct 2018 13:17:01 GMT
2018-10-11 13:17:01,959 DEBUG - Connection can be kept alive indefinitely
2018-10-11 13:17:01,959 DEBUG - Connection [id: 4][route: {}->http://localhost:34063] can be kept alive indefinitely
2018-10-11 13:17:01,959 DEBUG - Connection released: [id: 4][route: {}->http://localhost:34063][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:17:01,960 INFO - #fetch(PUT localhost:34063 /user/following/amihaiemil): [204 No Content] in 5ms
2018-10-11 13:17:02,961 INFO - stopped on port #34063
2018-10-11 13:17:02,964 DEBUG - CookieSpec selected: default
2018-10-11 13:17:02,964 DEBUG - Auth cache not set in the context
2018-10-11 13:17:02,964 DEBUG - Connection request: [route: {}->http://localhost:34393][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:17:02,964 DEBUG - Connection leased: [id: 5][route: {}->http://localhost:34393][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:17:02,964 DEBUG - Opening connection {}->http://localhost:34393
2018-10-11 13:17:02,965 DEBUG - Connecting to localhost/127.0.0.1:34393
2018-10-11 13:17:02,965 DEBUG - http-outgoing-5: Shutdown connection
2018-10-11 13:17:02,965 DEBUG - Connection discarded
2018-10-11 13:17:02,965 DEBUG - Connection released: [id: 5][route: {}->http://localhost:34393][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
Oct 11, 2018 1:17:02 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:02,967 INFO - started on port #42047
2018-10-11 13:17:02,970 DEBUG - CookieSpec selected: default
2018-10-11 13:17:02,970 DEBUG - Auth cache not set in the context
2018-10-11 13:17:02,970 DEBUG - Connection request: [route: {}->http://localhost:42047][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:17:02,970 DEBUG - Connection leased: [id: 6][route: {}->http://localhost:42047][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
2018-10-11 13:17:02,971 DEBUG - Opening connection {}->http://localhost:42047
2018-10-11 13:17:02,971 DEBUG - Connecting to localhost/127.0.0.1:42047
2018-10-11 13:17:02,971 DEBUG - Connection established 127.0.0.1:45330<->127.0.0.1:42047
2018-10-11 13:17:02,971 DEBUG - http-outgoing-6: set socket timeout to 0
2018-10-11 13:17:02,971 DEBUG - Executing request PUT /user/following/amihaiemil HTTP/1.1
2018-10-11 13:17:02,971 DEBUG - Target auth state: UNCHALLENGED
2018-10-11 13:17:02,971 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:02,971 DEBUG - http-outgoing-6 >> PUT /user/following/amihaiemil HTTP/1.1
2018-10-11 13:17:02,971 DEBUG - http-outgoing-6 >> Content-Length: 0
2018-10-11 13:17:02,971 DEBUG - http-outgoing-6 >> Host: localhost:42047
2018-10-11 13:17:02,971 DEBUG - http-outgoing-6 >> Connection: Keep-Alive
2018-10-11 13:17:02,971 DEBUG - http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> Accept-Encoding: gzip,deflate
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "PUT /user/following/amihaiemil HTTP/1.1[\r][\n]"
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "Content-Length: 0[\r][\n]"
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "Host: localhost:42047[\r][\n]"
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.2 (Java/1.8.0_181)[\r][\n]"
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]"
2018-10-11 13:17:02,972 DEBUG - http-outgoing-6 >> "[\r][\n]"
2018-10-11 13:17:02,973 DEBUG - http-outgoing-6 << "HTTP/1.1 500 Internal Server Error[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << "Content-Length: 0[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << "Date: Thu, 11 Oct 2018 13:17:02 GMT[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << "Connection: close[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << "[\r][\n]"
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << HTTP/1.1 500 Internal Server Error
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << Content-Length: 0
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << Date: Thu, 11 Oct 2018 13:17:02 GMT
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6 << Connection: close
2018-10-11 13:17:02,974 DEBUG - http-outgoing-6: Close connection
2018-10-11 13:17:02,974 DEBUG - Connection discarded
2018-10-11 13:17:02,974 DEBUG - Connection released: [id: 6][route: {}->http://localhost:42047][total kept alive: 0; route allocated: 0 of 5; total allocated: 0 of 10]
2018-10-11 13:17:02,974 INFO - #fetch(PUT localhost:42047 /user/following/amihaiemil): [500 Internal Server Error] in 5ms
2018-10-11 13:17:03,976 INFO - stopped on port #42047
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 sec
Running com.amihaiemil.charles.github.RepoNameCheckTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.009 sec
Running com.amihaiemil.charles.aws.SearchResponseHandlerTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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.AmazonElasticSearchTestCase
Oct 11, 2018 1:17:04 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:04,436 INFO - started on port #37265
2018-10-11 13:17:04,678 DEBUG - Sending Request: POST http://localhost:37265/es/_bulk / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=eec393938a85e22098d45e67ed2c6bf6f24f74301cab5845c253160521e2db36, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, X-Amz-Date: 20181011T131704Z, Host: localhost:37265, amz-sdk-invocation-id: 3f0134e8-49bc-fdf3-ab61-0a51005c6113, Content-Type: application/json, )
2018-10-11 13:17:04,736 DEBUG - Admin mbean registered under com.amazonaws.management:type=AwsSdkMetrics
2018-10-11 13:17:04,739 DEBUG - CookieSpec selected: default
2018-10-11 13:17:04,739 DEBUG - Auth cache not set in the context
2018-10-11 13:17:04,739 DEBUG - Connection request: [route: {}->http://localhost:37265][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:04,742 DEBUG - Connection leased: [id: 7][route: {}->http://localhost:37265][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:04,743 DEBUG - Opening connection {}->http://localhost:37265
2018-10-11 13:17:04,743 DEBUG - Connecting to localhost/127.0.0.1:37265
2018-10-11 13:17:04,743 DEBUG - Connection established 127.0.0.1:57874<->127.0.0.1:37265
2018-10-11 13:17:04,743 DEBUG - http-outgoing-7: set socket timeout to 50000
2018-10-11 13:17:04,743 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2018-10-11 13:17:04,743 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> POST /es/_bulk/ HTTP/1.1
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> Host: localhost:37265
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=eec393938a85e22098d45e67ed2c6bf6f24f74301cab5845c253160521e2db36
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> X-Amz-Date: 20181011T131704Z
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> amz-sdk-invocation-id: 3f0134e8-49bc-fdf3-ab61-0a51005c6113
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> Content-Type: application/json
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> Transfer-Encoding: chunked
2018-10-11 13:17:04,744 DEBUG - http-outgoing-7 >> Connection: Keep-Alive
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "Host: localhost:37265[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=eec393938a85e22098d45e67ed2c6bf6f24f74301cab5845c253160521e2db36[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "X-Amz-Date: 20181011T131704Z[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "amz-sdk-invocation-id: 3f0134e8-49bc-fdf3-ab61-0a51005c6113[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "Content-Type: application/json[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "Transfer-Encoding: chunked[\r][\n]"
2018-10-11 13:17:04,745 DEBUG - http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "[\r][\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "249[\r][\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"http://www.test.com/crawledpage.html"}}[\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "{"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]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "{"index":{"_index":"testIndex", "_type":"page", "_id":"https://www.test.com/stuff/crawledpage.html"}}[\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "{"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]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "[\r][\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "0[\r][\n]"
2018-10-11 13:17:04,746 DEBUG - http-outgoing-7 >> "[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "Content-Length: 34[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "Date: Thu, 11 Oct 2018 13:17:04 GMT[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "[\r][\n]"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << "{"status":"Unit test successful!"}"
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << HTTP/1.1 200 OK
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << Content-Length: 34
2018-10-11 13:17:04,749 DEBUG - http-outgoing-7 << Date: Thu, 11 Oct 2018 13:17:04 GMT
2018-10-11 13:17:04,749 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:04,751 DEBUG - Connection [id: 7][route: {}-&gt;http://localhost:37265] can be kept alive for 60.0 seconds
2018-10-11 13:17:04,751 DEBUG - Connection released: [id: 7][route: {}-&gt;http://localhost:37265][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:05,750 INFO - stopped on port #37265
Oct 11, 2018 1:17:05 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:05,757 INFO - started on port #40574
2018-10-11 13:17:05,761 DEBUG - Sending Request: DELETE http://localhost:40574/es/index/page/document_id / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=8465a65a831b1c31048afa5b28f7d179d3975c42362acccf65a6ea1dcf93b576, X-Amz-Date: 20181011T131705Z, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, Host: localhost:40574, amz-sdk-invocation-id: c38a2691-75f9-643e-0e3e-8151d6bcf097, )
2018-10-11 13:17:05,761 DEBUG - CookieSpec selected: default
2018-10-11 13:17:05,761 DEBUG - Auth cache not set in the context
2018-10-11 13:17:05,761 DEBUG - Connection request: [route: {}->http://localhost:40574][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:05,761 DEBUG - Connection leased: [id: 8][route: {}->http://localhost:40574][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:05,762 DEBUG - Opening connection {}->http://localhost:40574
2018-10-11 13:17:05,762 DEBUG - Connecting to localhost/127.0.0.1:40574
2018-10-11 13:17:05,762 DEBUG - Connection established 127.0.0.1:46318<->127.0.0.1:40574
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8: set socket timeout to 50000
2018-10-11 13:17:05,762 DEBUG - Executing request DELETE /es/index/page/document_id/ HTTP/1.1
2018-10-11 13:17:05,762 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> DELETE /es/index/page/document_id/ HTTP/1.1
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> Host: localhost:40574
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=8465a65a831b1c31048afa5b28f7d179d3975c42362acccf65a6ea1dcf93b576
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> X-Amz-Date: 20181011T131705Z
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> amz-sdk-invocation-id: c38a2691-75f9-643e-0e3e-8151d6bcf097
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> Connection: Keep-Alive
2018-10-11 13:17:05,762 DEBUG - http-outgoing-8 >> "DELETE /es/index/page/document_id/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "Host: localhost:40574[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=8465a65a831b1c31048afa5b28f7d179d3975c42362acccf65a6ea1dcf93b576[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "X-Amz-Date: 20181011T131705Z[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "amz-sdk-invocation-id: c38a2691-75f9-643e-0e3e-8151d6bcf097[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:05,763 DEBUG - http-outgoing-8 >> "[\r][\n]"
2018-10-11 13:17:05,765 DEBUG - http-outgoing-8 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << "Content-Length: 26[\r][\n]"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << "Date: Thu, 11 Oct 2018 13:17:05 GMT[\r][\n]"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << "[\r][\n]"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << "{"status":"index deleted"}"
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << HTTP/1.1 200 OK
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << Content-Length: 26
2018-10-11 13:17:05,766 DEBUG - http-outgoing-8 << Date: Thu, 11 Oct 2018 13:17:05 GMT
2018-10-11 13:17:05,766 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:05,766 DEBUG - Connection [id: 8][route: {}->http://localhost:40574] can be kept alive for 60.0 seconds
2018-10-11 13:17:05,766 DEBUG - Connection released: [id: 8][route: {}->http://localhost:40574][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:06,768 INFO - stopped on port #40574
Oct 11, 2018 1:17:06 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:06,770 INFO - started on port #40758
2018-10-11 13:17:06,773 DEBUG - Sending Request: DELETE http://localhost:40758/es/index.to.be.deleted / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=9a78d1b6780fddb4056139dcb47dfdc309cbe7efe3483f3c2b285ec20fc2359d, X-Amz-Date: 20181011T131706Z, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, Host: localhost:40758, amz-sdk-invocation-id: 36c9f0f8-38cd-cb1e-e8b3-7085e76fc248, )
2018-10-11 13:17:06,773 DEBUG - CookieSpec selected: default
2018-10-11 13:17:06,773 DEBUG - Auth cache not set in the context
2018-10-11 13:17:06,773 DEBUG - Connection request: [route: {}->http://localhost:40758][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:06,773 DEBUG - Connection leased: [id: 9][route: {}->http://localhost:40758][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:06,773 DEBUG - Opening connection {}->http://localhost:40758
2018-10-11 13:17:06,774 DEBUG - Connecting to localhost/127.0.0.1:40758
2018-10-11 13:17:06,774 DEBUG - Connection established 127.0.0.1:37664<->127.0.0.1:40758
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9: set socket timeout to 50000
2018-10-11 13:17:06,774 DEBUG - Executing request DELETE /es/index.to.be.deleted/ HTTP/1.1
2018-10-11 13:17:06,774 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 >> DELETE /es/index.to.be.deleted/ HTTP/1.1
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 >> Host: localhost:40758
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=9a78d1b6780fddb4056139dcb47dfdc309cbe7efe3483f3c2b285ec20fc2359d
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 &gt;&gt; X-Amz-Date: 20181011T131706Z
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 &gt;&gt; User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 &gt;&gt; amz-sdk-invocation-id: 36c9f0f8-38cd-cb1e-e8b3-7085e76fc248
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 &gt;&gt; amz-sdk-retry: 0/0/500
2018-10-11 13:17:06,774 DEBUG - http-outgoing-9 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> Connection: Keep-Alive
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "DELETE /es/index.to.be.deleted/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "Host: localhost:40758[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=9a78d1b6780fddb4056139dcb47dfdc309cbe7efe3483f3c2b285ec20fc2359d[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "X-Amz-Date: 20181011T131706Z[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "amz-sdk-invocation-id: 36c9f0f8-38cd-cb1e-e8b3-7085e76fc248[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:06,775 DEBUG - http-outgoing-9 >> "[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "Content-Length: 26[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "Date: Thu, 11 Oct 2018 13:17:06 GMT[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "[\r][\n]"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << "{"status":"index deleted"}"
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << HTTP/1.1 200 OK
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << Content-Length: 26
2018-10-11 13:17:06,778 DEBUG - http-outgoing-9 << Date: Thu, 11 Oct 2018 13:17:06 GMT
2018-10-11 13:17:06,778 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:06,778 DEBUG - Connection [id: 9][route: {}->http://localhost:40758] can be kept alive for 60.0 seconds
2018-10-11 13:17:06,779 DEBUG - Connection released: [id: 9][route: {}->http://localhost:40758][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:07,780 INFO - stopped on port #40758
Oct 11, 2018 1:17:07 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:07,782 INFO - started on port #33211
2018-10-11 13:17:07,787 DEBUG - Sending Request: POST http://localhost:33211/elasticsearch/amihaiemilxtestrepo/_search / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d34dc3820d7006690caf890b69408834e5a44c2ff4e386f62cc618aed91ceaa5, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, X-Amz-Date: 20181011T131707Z, Host: localhost:33211, amz-sdk-invocation-id: 438ed9f6-8482-e237-10cb-5832747803b5, Content-Type: application/json, )
2018-10-11 13:17:07,787 DEBUG - CookieSpec selected: default
2018-10-11 13:17:07,787 DEBUG - Auth cache not set in the context
2018-10-11 13:17:07,787 DEBUG - Connection request: [route: {}->http://localhost:33211][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:07,788 DEBUG - Connection leased: [id: 10][route: {}->http://localhost:33211][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:07,788 DEBUG - Opening connection {}->http://localhost:33211
2018-10-11 13:17:07,788 DEBUG - Connecting to localhost/127.0.0.1:33211
2018-10-11 13:17:07,788 DEBUG - Connection established 127.0.0.1:37106<->127.0.0.1:33211
2018-10-11 13:17:07,788 DEBUG - http-outgoing-10: set socket timeout to 50000
2018-10-11 13:17:07,788 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2018-10-11 13:17:07,788 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:07,788 DEBUG - http-outgoing-10 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> Host: localhost:33211
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d34dc3820d7006690caf890b69408834e5a44c2ff4e386f62cc618aed91ceaa5
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> X-Amz-Date: 20181011T131707Z
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> amz-sdk-invocation-id: 438ed9f6-8482-e237-10cb-5832747803b5
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> Content-Type: application/json
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> Transfer-Encoding: chunked
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> Connection: Keep-Alive
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "Host: localhost:33211[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d34dc3820d7006690caf890b69408834e5a44c2ff4e386f62cc618aed91ceaa5[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "X-Amz-Date: 20181011T131707Z[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "amz-sdk-invocation-id: 438ed9f6-8482-e237-10cb-5832747803b5[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "Content-Type: application/json[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "Transfer-Encoding: chunked[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 >> "b8[\r][\n]"
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 &gt;&gt; &quot;{&quot;from&quot;:0,&quot;size&quot;:10,&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;
2018-10-11 13:17:07,789 DEBUG - http-outgoing-10 &gt;&gt; &quot;0[\r][\n]&quot;
2018-10-11 13:17:07,790 DEBUG - http-outgoing-10 &gt;&gt; &quot;[\r][\n]&quot;
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 &lt;&lt; &quot;HTTP/1.1 200 OK[\r][\n]&quot;
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 &lt;&lt; &quot;Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]&quot;
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 &lt;&lt; &quot;Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "Content-Length: 5345[\r][\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "Date: Thu, 11 Oct 2018 13:17:07 GMT[\r][\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "[\r][\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "{[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "  "took" : 3,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "  "timed_out" : false,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "  "_shards" : {[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "    "total" : 15,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "    "successful" : 15,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "    "failed" : 0[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "  },[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "  "hits" : {[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "    "total" : 27,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "    "max_score" : 1.0,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "    "hits" : [ {[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,792 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "    }, {[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page2.html",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page2.html",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "    }, {[\n]"
2018-10-11 13:17:07,793 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "      "_type" : "development",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/stuff/link3page/page.html",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "category" : "development",[\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      }[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;    }, {[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_type&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page4.html&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2018-10-11 13:17:07,794 DEBUG - http-outgoing-10 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 &lt;&lt; &quot;      }[\n]&quot;
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 &lt;&lt; &quot;    }, {[\n]&quot;
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "    }, {[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_type" : "mischelaneous",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/stuff/page3.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2018-10-11 13:17:07,795 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "        "category" : "mischelaneous",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "    }, {[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page5.html",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page5.html",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 << &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:07,796 DEBUG - http-outgoing-10 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;      }[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;    }, {[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "    },{[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,797 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "category" : "tech",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "    },{[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      "_id" : "http://amihaiemil.com/page34.html",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      "_source" : {[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "url" : "http://amihaiemil.com/some/other/page.html",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "category" : "mischelaneous",[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "        "links" : [ ][\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      },[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "      }[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "    } ][\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "  }[\n]"
2018-10-11 13:17:07,798 DEBUG - http-outgoing-10 << "}"
2018-10-11 13:17:07,799 DEBUG - http-outgoing-10 << HTTP/1.1 200 OK
2018-10-11 13:17:07,799 DEBUG - http-outgoing-10 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:07,799 DEBUG - http-outgoing-10 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:07,799 DEBUG - http-outgoing-10 &lt;&lt; Content-Length: 5345
2018-10-11 13:17:07,799 DEBUG - http-outgoing-10 &lt;&lt; Date: Thu, 11 Oct 2018 13:17:07 GMT
2018-10-11 13:17:07,799 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:07,801 DEBUG - Connection [id: 10][route: {}-&gt;http://localhost:33211] can be kept alive for 60.0 seconds
2018-10-11 13:17:07,801 DEBUG - Connection released: [id: 10][route: {}-&gt;http://localhost:33211][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:08,794 INFO - stopped on port #33211
Oct 11, 2018 1:17:08 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:08,800 INFO - started on port #36777
2018-10-11 13:17:08,803 DEBUG - Sending Request: HEAD http://localhost:36777/es/present.index / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=513f55c317dcb6249d1093a938faba18f062040b838db99cf29e85c05356be03, X-Amz-Date: 20181011T131708Z, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, Host: localhost:36777, amz-sdk-invocation-id: 5f9aff52-21e4-5f25-18ee-ca3ebfa35132, )
2018-10-11 13:17:08,803 DEBUG - CookieSpec selected: default
2018-10-11 13:17:08,803 DEBUG - Auth cache not set in the context
2018-10-11 13:17:08,803 DEBUG - Connection request: [route: {}-&gt;http://localhost:36777][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:08,804 DEBUG - Connection leased: [id: 11][route: {}-&gt;http://localhost:36777][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:08,804 DEBUG - Opening connection {}->http://localhost:36777
2018-10-11 13:17:08,804 DEBUG - Connecting to localhost/127.0.0.1:36777
2018-10-11 13:17:08,804 DEBUG - Connection established 127.0.0.1:60306<->127.0.0.1:36777
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11: set socket timeout to 50000
2018-10-11 13:17:08,804 DEBUG - Executing request HEAD /es/present.index/ HTTP/1.1
2018-10-11 13:17:08,804 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> HEAD /es/present.index/ HTTP/1.1
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> Host: localhost:36777
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=513f55c317dcb6249d1093a938faba18f062040b838db99cf29e85c05356be03
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> X-Amz-Date: 20181011T131708Z
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> amz-sdk-invocation-id: 5f9aff52-21e4-5f25-18ee-ca3ebfa35132
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-11 13:17:08,804 DEBUG - http-outgoing-11 >> Connection: Keep-Alive
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "HEAD /es/present.index/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "Host: localhost:36777[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=513f55c317dcb6249d1093a938faba18f062040b838db99cf29e85c05356be03[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "X-Amz-Date: 20181011T131708Z[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "amz-sdk-invocation-id: 5f9aff52-21e4-5f25-18ee-ca3ebfa35132[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:08,805 DEBUG - http-outgoing-11 >> "[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << "Content-Length: 0[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << "Date: Thu, 11 Oct 2018 13:17:08 GMT[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << "[\r][\n]"
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << HTTP/1.1 200 OK
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << Content-Length: 0
2018-10-11 13:17:08,807 DEBUG - http-outgoing-11 << Date: Thu, 11 Oct 2018 13:17:08 GMT
2018-10-11 13:17:08,807 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:08,807 DEBUG - Connection [id: 11][route: {}->http://localhost:36777] can be kept alive for 60.0 seconds
2018-10-11 13:17:08,807 DEBUG - Connection released: [id: 11][route: {}->http://localhost:36777][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:09,809 INFO - stopped on port #36777
Oct 11, 2018 1:17:09 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:09,811 INFO - started on port #43071
2018-10-11 13:17:09,814 DEBUG - Sending Request: POST http://localhost:43071/elasticsearch/amihaiemilxtestrepo/_search / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=6cfaae7a19921f2e0450bcedf185d99ef9ee15ad4cb98f430c1a0878845c2f43, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, X-Amz-Date: 20181011T131709Z, Host: localhost:43071, amz-sdk-invocation-id: 7a738dc5-b166-261c-ed90-35b450b300d3, Content-Type: application/json, )
2018-10-11 13:17:09,815 DEBUG - CookieSpec selected: default
2018-10-11 13:17:09,815 DEBUG - Auth cache not set in the context
2018-10-11 13:17:09,815 DEBUG - Connection request: [route: {}->http://localhost:43071][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:09,815 DEBUG - Connection leased: [id: 12][route: {}->http://localhost:43071][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:09,815 DEBUG - Opening connection {}->http://localhost:43071
2018-10-11 13:17:09,815 DEBUG - Connecting to localhost/127.0.0.1:43071
2018-10-11 13:17:09,816 DEBUG - Connection established 127.0.0.1:40192<->127.0.0.1:43071
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12: set socket timeout to 50000
2018-10-11 13:17:09,816 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2018-10-11 13:17:09,816 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 &gt;&gt; Host: localhost:43071
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 &gt;&gt; Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=6cfaae7a19921f2e0450bcedf185d99ef9ee15ad4cb98f430c1a0878845c2f43
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 &gt;&gt; X-Amz-Date: 20181011T131709Z
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> amz-sdk-invocation-id: 7a738dc5-b166-261c-ed90-35b450b300d3
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> Content-Type: application/json
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> Transfer-Encoding: chunked
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> Connection: Keep-Alive
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "Host: localhost:43071[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=6cfaae7a19921f2e0450bcedf185d99ef9ee15ad4cb98f430c1a0878845c2f43[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "X-Amz-Date: 20181011T131709Z[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "amz-sdk-invocation-id: 7a738dc5-b166-261c-ed90-35b450b300d3[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "Content-Type: application/json[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "Transfer-Encoding: chunked[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "[\r][\n]"
2018-10-11 13:17:09,816 DEBUG - http-outgoing-12 >> "b8[\r][\n]"
2018-10-11 13:17:09,817 DEBUG - http-outgoing-12 >> "{"from":0,"size":10,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{"fragment_size":150}}}}[\r][\n]"
2018-10-11 13:17:09,817 DEBUG - http-outgoing-12 >> "0[\r][\n]"
2018-10-11 13:17:09,817 DEBUG - http-outgoing-12 >> "[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "Content-Length: 193[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "Date: Thu, 11 Oct 2018 13:17:09 GMT[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "[\r][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "{[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "  "took" : 3,[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "  "timed_out" : false,[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "  "_shards" : {[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "    "total" : 15,[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "    "successful" : 15,[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "    "failed" : 0[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "  },[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "  "hits" : {[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "    "total" : 0,[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "    "max_score" : null,[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "    "hits" : [][\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "  }[\n]"
2018-10-11 13:17:09,831 DEBUG - http-outgoing-12 << "}"
2018-10-11 13:17:09,832 DEBUG - http-outgoing-12 << HTTP/1.1 200 OK
2018-10-11 13:17:09,832 DEBUG - http-outgoing-12 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:09,832 DEBUG - http-outgoing-12 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:09,832 DEBUG - http-outgoing-12 << Content-Length: 193
2018-10-11 13:17:09,832 DEBUG - http-outgoing-12 << Date: Thu, 11 Oct 2018 13:17:09 GMT
2018-10-11 13:17:09,832 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:09,833 DEBUG - Connection [id: 12][route: {}->http://localhost:43071] can be kept alive for 60.0 seconds
2018-10-11 13:17:09,833 DEBUG - Connection released: [id: 12][route: {}->http://localhost:43071][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:10,833 INFO - stopped on port #43071
Oct 11, 2018 1:17:10 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:10,852 INFO - started on port #32920
2018-10-11 13:17:10,854 DEBUG - Sending Request: HEAD http://localhost:32920/es/missing.index / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=5d593002bd94f166a93e68baf146649cc6b2862ed29e03435045dc0f1729704e, X-Amz-Date: 20181011T131710Z, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, Host: localhost:32920, amz-sdk-invocation-id: f5af4c48-7c05-063e-60d1-6e4236815768, )
2018-10-11 13:17:10,855 DEBUG - CookieSpec selected: default
2018-10-11 13:17:10,855 DEBUG - Auth cache not set in the context
2018-10-11 13:17:10,855 DEBUG - Connection request: [route: {}->http://localhost:32920][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:10,855 DEBUG - Connection leased: [id: 13][route: {}->http://localhost:32920][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:10,855 DEBUG - Opening connection {}->http://localhost:32920
2018-10-11 13:17:10,855 DEBUG - Connecting to localhost/127.0.0.1:32920
2018-10-11 13:17:10,855 DEBUG - Connection established 127.0.0.1:42544<->127.0.0.1:32920
2018-10-11 13:17:10,855 DEBUG - http-outgoing-13: set socket timeout to 50000
2018-10-11 13:17:10,856 DEBUG - Executing request HEAD /es/missing.index/ HTTP/1.1
2018-10-11 13:17:10,856 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> HEAD /es/missing.index/ HTTP/1.1
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> Host: localhost:32920
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=5d593002bd94f166a93e68baf146649cc6b2862ed29e03435045dc0f1729704e
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> X-Amz-Date: 20181011T131710Z
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; amz-sdk-invocation-id: f5af4c48-7c05-063e-60d1-6e4236815768
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; amz-sdk-retry: 0/0/500
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; Connection: Keep-Alive
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; &quot;HEAD /es/missing.index/ HTTP/1.1[\r][\n]&quot;
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; &quot;Host: localhost:32920[\r][\n]&quot;
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 &gt;&gt; &quot;Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=host;x-amz-date, Signature=5d593002bd94f166a93e68baf146649cc6b2862ed29e03435045dc0f1729704e[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "X-Amz-Date: 20181011T131710Z[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "amz-sdk-invocation-id: f5af4c48-7c05-063e-60d1-6e4236815768[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "Content-Type: application/x-www-form-urlencoded; charset=utf-8[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:10,856 DEBUG - http-outgoing-13 >> "[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << "HTTP/1.1 404 Not Found[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << "Content-Length: 0[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << "Date: Thu, 11 Oct 2018 13:17:10 GMT[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << "[\r][\n]"
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << HTTP/1.1 404 Not Found
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << Content-Length: 0
2018-10-11 13:17:10,862 DEBUG - http-outgoing-13 << Date: Thu, 11 Oct 2018 13:17:10 GMT
2018-10-11 13:17:10,862 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:10,862 DEBUG - Connection [id: 13][route: {}->http://localhost:32920] can be kept alive for 60.0 seconds
2018-10-11 13:17:10,862 DEBUG - Connection released: [id: 13][route: {}->http://localhost:32920][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:10,863 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Not Found (Service: null; Status Code: 404; Error Code: null; Request ID: null)
2018-10-11 13:17:11,864 INFO - stopped on port #32920
Oct 11, 2018 1:17:11 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:11,880 INFO - started on port #44481
2018-10-11 13:17:11,893 DEBUG - Sending Request: POST http://localhost:44481/es/_bulk / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b40ce9e503acd940aaddb5883eb72ef2feb3734d9a6da48bd7d3985ec4d021cd, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, X-Amz-Date: 20181011T131711Z, Host: localhost:44481, amz-sdk-invocation-id: 992ec523-3430-067e-a181-b8356ef7f3b9, Content-Type: application/json, )
2018-10-11 13:17:11,894 DEBUG - CookieSpec selected: default
2018-10-11 13:17:11,894 DEBUG - Auth cache not set in the context
2018-10-11 13:17:11,894 DEBUG - Connection request: [route: {}->http://localhost:44481][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:11,895 DEBUG - Connection leased: [id: 14][route: {}->http://localhost:44481][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:11,904 DEBUG - Opening connection {}->http://localhost:44481
2018-10-11 13:17:11,904 DEBUG - Connecting to localhost/127.0.0.1:44481
2018-10-11 13:17:11,904 DEBUG - Connection established 127.0.0.1:45478<->127.0.0.1:44481
2018-10-11 13:17:11,904 DEBUG - http-outgoing-14: set socket timeout to 50000
2018-10-11 13:17:11,904 DEBUG - Executing request POST /es/_bulk/ HTTP/1.1
2018-10-11 13:17:11,904 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:11,904 DEBUG - http-outgoing-14 >> POST /es/_bulk/ HTTP/1.1
2018-10-11 13:17:11,904 DEBUG - http-outgoing-14 >> Host: localhost:44481
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b40ce9e503acd940aaddb5883eb72ef2feb3734d9a6da48bd7d3985ec4d021cd
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> X-Amz-Date: 20181011T131711Z
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> amz-sdk-invocation-id: 992ec523-3430-067e-a181-b8356ef7f3b9
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> Content-Type: application/json
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> Transfer-Encoding: chunked
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> Connection: Keep-Alive
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "POST /es/_bulk/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "Host: localhost:44481[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "Authorization: AWS4-HMAC-SHA256 Credential=access_key/20181011/ro/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b40ce9e503acd940aaddb5883eb72ef2feb3734d9a6da48bd7d3985ec4d021cd[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "X-Amz-Date: 20181011T131711Z[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "amz-sdk-invocation-id: 992ec523-3430-067e-a181-b8356ef7f3b9[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "Content-Type: application/json[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "Transfer-Encoding: chunked[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "249[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "{"index":{"_index":"testIndex", "_type&quot;:&quot;page&quot;, &quot;_id&quot;:&quot;http://www.test.com/crawledpage.html&quot;}}[\n]&quot;
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 &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;
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 &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;
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 &gt;&gt; &quot;{&quot;id&quot;:&quot;https://www.test.com/stuff/crawledpage.html&quot;,&quot;name&quot;:&quot;crawledpage.html&quot;,&quot;url&quot;:&quot;https://www.test.com/stuff/crawledpage.html","title":"crawledpage | title","textContent":"some content","links":[]}[\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "0[\r][\n]"
2018-10-11 13:17:11,905 DEBUG - http-outgoing-14 >> "[\r][\n]"
2018-10-11 13:17:11,914 DEBUG - http-outgoing-14 << "HTTP/1.1 412 Precondition Failed[\r][\n]"
2018-10-11 13:17:11,914 DEBUG - http-outgoing-14 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:11,914 DEBUG - http-outgoing-14 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:11,914 DEBUG - http-outgoing-14 << "Content-Length: 0[\r][\n]"
2018-10-11 13:17:11,914 DEBUG - http-outgoing-14 << "Date: Thu, 11 Oct 2018 13:17:11 GMT[\r][\n]"
2018-10-11 13:17:11,920 DEBUG - http-outgoing-14 << "[\r][\n]"
2018-10-11 13:17:11,920 DEBUG - http-outgoing-14 << HTTP/1.1 412 Precondition Failed
2018-10-11 13:17:11,920 DEBUG - http-outgoing-14 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:11,920 DEBUG - http-outgoing-14 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:11,920 DEBUG - http-outgoing-14 << Content-Length: 0
2018-10-11 13:17:11,920 DEBUG - http-outgoing-14 << Date: Thu, 11 Oct 2018 13:17:11 GMT
2018-10-11 13:17:11,920 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:11,920 DEBUG - Connection [id: 14][route: {}->http://localhost:44481] can be kept alive for 60.0 seconds
2018-10-11 13:17:11,920 DEBUG - Connection released: [id: 14][route: {}->http://localhost:44481][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:11,921 DEBUG - Received error response: com.amazonaws.AmazonServiceException: Precondition Failed (Service: null; Status Code: 412; Error Code: null; Request ID: null)
2018-10-11 13:17:12,916 INFO - stopped on port #44481
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.901 sec
Running com.amihaiemil.charles.aws.EsBulkJsonTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.amihaiemil.charles.aws.requests.SignedRequestTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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 sec
Running com.amihaiemil.charles.aws.requests.AwsHttpHeadersTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.rest.CharlesResourceTestCase
Oct 11, 2018 1:17:12 PM com.sun.grizzly.Controller logVersion
INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.64 - 10/11/18 1:17 PM
2018-10-11 13:17:12,936 INFO - started on port #34877
2018-10-11 13:17:13,251 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,251 DEBUG - http-outgoing-8: Close connection
2018-10-11 13:17:13,251 DEBUG - Connection manager shut down
2018-10-11 13:17:13,251 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,251 DEBUG - http-outgoing-9: Close connection
2018-10-11 13:17:13,251 DEBUG - Connection manager shut down
2018-10-11 13:17:13,252 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,252 DEBUG - http-outgoing-10: Close connection
2018-10-11 13:17:13,252 DEBUG - Connection manager shut down
2018-10-11 13:17:13,252 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,252 DEBUG - http-outgoing-11: Close connection
2018-10-11 13:17:13,252 DEBUG - Connection manager shut down
2018-10-11 13:17:13,252 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,252 DEBUG - http-outgoing-12: Close connection
2018-10-11 13:17:13,252 DEBUG - Connection manager shut down
2018-10-11 13:17:13,253 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,253 DEBUG - http-outgoing-13: Close connection
2018-10-11 13:17:13,253 DEBUG - Connection manager shut down
2018-10-11 13:17:13,253 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,253 DEBUG - http-outgoing-14: Close connection
2018-10-11 13:17:13,253 DEBUG - Connection manager shut down
2018-10-11 13:17:13,254 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,254 DEBUG - http-outgoing-7: Close connection
2018-10-11 13:17:13,254 DEBUG - Reaper thread:
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at com.amazonaws.http.IdleConnectionReaper.run(IdleConnectionReaper.java:181)
2018-10-11 13:17:13,255 DEBUG - Connection manager shut down
2018-10-11 13:17:13,255 DEBUG - Shutting down reaper thread.
2018-10-11 13:17:13,260 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,260 DEBUG - Connection manager shut down
2018-10-11 13:17:13,260 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,260 DEBUG - http-outgoing-2: Close connection
2018-10-11 13:17:13,261 DEBUG - Connection manager shut down
2018-10-11 13:17:13,261 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,261 DEBUG - Connection manager shut down
2018-10-11 13:17:13,261 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,261 DEBUG - Connection manager shut down
2018-10-11 13:17:13,264 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,264 DEBUG - http-outgoing-3: Close connection
2018-10-11 13:17:13,264 DEBUG - Connection manager shut down
2018-10-11 13:17:13,265 DEBUG - Connection manager is shutting down
2018-10-11 13:17:13,265 DEBUG - http-outgoing-4: Close connection
2018-10-11 13:17:13,265 DEBUG - Connection manager shut down
2018-10-11 13:17:13,267 DEBUG - Sending Request: POST http://localhost:34877/elasticsearch/amihaiemilxtestrepo/_search / Headers: (Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=df22d11741ab67d18a1b6320ba5fec3ae7026406c9f46dad5cf5e8f241d57fed, User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181, X-Amz-Date: 20181011T131713Z, Host: localhost:34877, amz-sdk-invocation-id: 8a05db42-448a-7ca6-2400-de2cc48aaa3a, Content-Type: application/json, )
2018-10-11 13:17:13,267 DEBUG - CookieSpec selected: default
2018-10-11 13:17:13,267 DEBUG - Auth cache not set in the context
2018-10-11 13:17:13,267 DEBUG - Connection request: [route: {}->http://localhost:34877][total kept alive: 0; route allocated: 0 of 50; total allocated: 0 of 50]
2018-10-11 13:17:13,268 DEBUG - Connection leased: [id: 15][route: {}-&gt;http://localhost:34877][total kept alive: 0; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:13,268 DEBUG - Opening connection {}-&gt;http://localhost:34877
2018-10-11 13:17:13,268 DEBUG - Connecting to localhost/127.0.0.1:34877
2018-10-11 13:17:13,268 DEBUG - Connection established 127.0.0.1:54628&lt;-&gt;127.0.0.1:34877
2018-10-11 13:17:13,268 DEBUG - http-outgoing-15: set socket timeout to 50000
2018-10-11 13:17:13,268 DEBUG - Executing request POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2018-10-11 13:17:13,268 DEBUG - Proxy auth state: UNCHALLENGED
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> Host: localhost:34877
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=df22d11741ab67d18a1b6320ba5fec3ae7026406c9f46dad5cf5e8f241d57fed
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> X-Amz-Date: 20181011T131713Z
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> amz-sdk-invocation-id: 8a05db42-448a-7ca6-2400-de2cc48aaa3a
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> amz-sdk-retry: 0/0/500
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> Content-Type: application/json
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> Transfer-Encoding: chunked
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> Connection: Keep-Alive
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "POST /elasticsearch/amihaiemilxtestrepo/_search/ HTTP/1.1[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "Host: localhost:34877[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "Authorization: AWS4-HMAC-SHA256 Credential=aws_key_id/20181011/us-west/es/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=df22d11741ab67d18a1b6320ba5fec3ae7026406c9f46dad5cf5e8f241d57fed[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "X-Amz-Date: 20181011T131713Z[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "User-Agent: aws-sdk-java/1.11.91 Linux/4.4.0-78-generic Java_HotSpot(TM)_64-Bit_Server_VM/25.181-b13/1.8.0_181[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "amz-sdk-invocation-id: 8a05db42-448a-7ca6-2400-de2cc48aaa3a[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "amz-sdk-retry: 0/0/500[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "Content-Type: application/json[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "Transfer-Encoding: chunked[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]"
2018-10-11 13:17:13,269 DEBUG - http-outgoing-15 >> "[\r][\n]"
2018-10-11 13:17:13,270 DEBUG - http-outgoing-15 >> "b7[\r][\n]"
2018-10-11 13:17:13,270 DEBUG - http-outgoing-15 >> "{"from":0,"size":3,"query":{"bool":{"filter":[{"match_phrase_prefix":{"textContent":"test"}},{"type":{"value":"page"}}]}},"highlight":{"fields":{"textContent":{"fragment_size":150}}}}[\r][\n]"
2018-10-11 13:17:13,270 DEBUG - http-outgoing-15 >> "0[\r][\n]"
2018-10-11 13:17:13,270 DEBUG - http-outgoing-15 >> "[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "Content-Type: text/plain; charset=iso-8859-1[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "Content-Length: 5345[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "Date: Thu, 11 Oct 2018 13:17:13 GMT[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "[\r][\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "{[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "  "took" : 3,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "  "timed_out" : false,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "  "_shards" : {[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "    "total" : 15,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "    "successful" : 15,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "    "failed" : 0[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "  },[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "  "hits" : {[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "    "total" : 27,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "    "max_score" : 1.0,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "    "hits" : [ {[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,272 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      },[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      }[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "    }, {[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      "_id" : &quot;http://amihaiemil.com/page2.html&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page2.html&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/page.html&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;category&quot; : &quot;tech&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;    }, {[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_type&quot; : &quot;development&quot;,[\n]&quot;
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/stuff/more/page2.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/stuff/link3page/page.html",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "category" : "development",[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "      },[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:13,273 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      }[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "    }, {[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_type" : "mischelaneous",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/stuff/page4.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/stuff/page.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "category" : "mischelaneous",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      },[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      }[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "    }, {[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page3.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page3.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2018-10-11 13:17:13,274 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "      },[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "      }[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;    }, {[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_type&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/stuff/page3.html&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/stuff/page3.html&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/stuff/page.html&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;    }, {[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page5.html&quot;,[\n]&quot;
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page5.html",[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,275 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      },[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      }[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "    }, {[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page1.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "links" : [ ][\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      },[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "[0x9]  "highlight": {[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "[0x9]      "textContent": ["text <em>content</em>..."][\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      }[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "    },{[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_index" : "testindex",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_type" : "tech",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_id" : "http://amihaiemil.com/page56.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_score" : 1.0,[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "      "_source" : {[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "id" : "http://amihaiemil.com/page1.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "name" : "page.html",[\n]"
2018-10-11 13:17:13,276 DEBUG - http-outgoing-15 << "        "url" : "http://amihaiemil.com/page.html",[\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 << "        "title" : "page | title",[\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 << "        "textContent" : "text content...",[\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 << "        "category" : "tech",[\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;    },{[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_index&quot; : &quot;testindex&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_type&quot; : &quot;tech&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_id&quot; : &quot;http://amihaiemil.com/page34.html&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_score&quot; : 1.0,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      &quot;_source&quot; : {[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;id&quot; : &quot;http://amihaiemil.com/page1.html&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;name&quot; : &quot;page.html&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;url&quot; : &quot;http://amihaiemil.com/some/other/page.html&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;title&quot; : &quot;page | title&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;textContent&quot; : &quot;text content...&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;category&quot; : &quot;mischelaneous&quot;,[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;        &quot;links&quot; : [ ][\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      },[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]  &quot;highlight&quot;: {[\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;[0x9]      &quot;textContent&quot;: [&quot;text &lt;em&gt;content&lt;/em&gt;...&quot;][\n]&quot;
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 &lt;&lt; &quot;      }[\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 << "    } ][\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 << "  }[\n]"
2018-10-11 13:17:13,277 DEBUG - http-outgoing-15 << "}"
2018-10-11 13:17:13,278 DEBUG - http-outgoing-15 << HTTP/1.1 200 OK
2018-10-11 13:17:13,278 DEBUG - http-outgoing-15 << Server: com.jcabi.http.mock.MkGrizzlyAdapter query #1, 1 answer(s) left
2018-10-11 13:17:13,278 DEBUG - http-outgoing-15 << Content-Type: text/plain; charset=iso-8859-1
2018-10-11 13:17:13,278 DEBUG - http-outgoing-15 << Content-Length: 5345
2018-10-11 13:17:13,278 DEBUG - http-outgoing-15 << Date: Thu, 11 Oct 2018 13:17:13 GMT
2018-10-11 13:17:13,278 DEBUG - Connection can be kept alive for 60000 MILLISECONDS
2018-10-11 13:17:13,279 DEBUG - Connection [id: 15][route: {}->http://localhost:34877] can be kept alive for 60.0 seconds
2018-10-11 13:17:13,279 DEBUG - Connection released: [id: 15][route: {}->http://localhost:34877][total kept alive: 1; route allocated: 1 of 50; total allocated: 1 of 50]
2018-10-11 13:17:14,274 INFO - stopped on port #34877
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec
Running com.amihaiemil.charles.rest.model.IssueCommentNotificationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.rest.model.ElasticSearchResultTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.rest.model.ElasticSearchResultsTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running com.amihaiemil.charles.rest.model.SimplifiedNotificationsTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.rest.model.SimpleJsonNotificationTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running com.amihaiemil.charles.rest.model.WebhookNotificationsTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests run: 142, 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 164.1 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 394.8 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 18.8 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:8http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 280.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded:6http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 786.2 KB/sec)
Downloaded:8http://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: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.jar (161 KB at 2320.9 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 2621.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.2/xstream-1.4.2.jar (471 KB at 3563.5 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 [92 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 111.5 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 49.2 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: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 399.3 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 3629.8 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: 36.760 s
[INFO] Finished at: 2018-10-11T13:17:16+00:00
[INFO] Final Memory: 37M/455M
[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
   6a95448..5c4b99c  master -> master
container ef6d36c302ce5da8271fcb13ba83947ddab5896767d4592a00a4e8d2025abf78 is dead
Thu Oct 11 15:18:57 CEST 2018