Created
June 7, 2017 19:37
-
-
Save chaudum/b386385f888151e9738aa7d7ac010b01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
crate [db859db60] > ./gradlew clean itest | |
:clean UP-TO-DATE | |
:admin-ui:clean UP-TO-DATE | |
:app:cleanDownloadPlugins UP-TO-DATE | |
:app:clean UP-TO-DATE | |
:azure-discovery:clean UP-TO-DATE | |
:blackbox:cleanBootstrap UP-TO-DATE | |
:blackbox:cleanDocs | |
:blackbox:clean UP-TO-DATE | |
:blob:clean UP-TO-DATE | |
:core:clean UP-TO-DATE | |
:dex:clean UP-TO-DATE | |
:dns-discovery:clean UP-TO-DATE | |
:es-repository-hdfs:clean UP-TO-DATE | |
:integration-testing:clean UP-TO-DATE | |
:jmx-monitoring:clean UP-TO-DATE | |
:shared:clean UP-TO-DATE | |
:sigar:clean UP-TO-DATE | |
:sql:cleanTest UP-TO-DATE | |
:sql:clean UP-TO-DATE | |
:sql-parser:clean UP-TO-DATE | |
:udc:clean UP-TO-DATE | |
:es:es-cloud-aws:clean UP-TO-DATE | |
:es:es-core:clean UP-TO-DATE | |
:es:es-discovery-multicast:clean UP-TO-DATE | |
:es:es-testing:clean UP-TO-DATE | |
:blackbox:bootstrap | |
Collecting pip | |
Using cached pip-9.0.1-py2.py3-none-any.whl | |
Collecting setuptools | |
Using cached setuptools-36.0.1-py2.py3-none-any.whl | |
Collecting wheel | |
Using cached wheel-0.29.0-py2.py3-none-any.whl | |
Installing collected packages: pip, setuptools, wheel | |
Successfully installed pip-9.0.1 setuptools-36.0.1 wheel-0.29.0 | |
Collecting alabaster==0.7.8 (from -r requirements.txt (line 1)) | |
Using cached alabaster-0.7.8-py2.py3-none-any.whl | |
Collecting appdirs==1.4.0 (from -r requirements.txt (line 2)) | |
Using cached appdirs-1.4.0-py2.py3-none-any.whl | |
Collecting Babel==2.3.4 (from -r requirements.txt (line 3)) | |
Using cached Babel-2.3.4-py2.py3-none-any.whl | |
Collecting colorama==0.3.7 (from -r requirements.txt (line 4)) | |
Using cached colorama-0.3.7-py2.py3-none-any.whl | |
Collecting crash==0.20.0 (from -r requirements.txt (line 5)) | |
Using cached crash-0.20.0-py2.py3-none-any.whl | |
Collecting crate==0.19.0 (from -r requirements.txt (line 6)) | |
Using cached crate-0.19.0-py2.py3-none-any.whl | |
Collecting crate-docs-theme==0.5.18 (from -r requirements.txt (line 7)) | |
Collecting sphinx-csv-filter==0.1.0 (from -r requirements.txt (line 8)) | |
Collecting docutils==0.12 (from -r requirements.txt (line 9)) | |
Using cached docutils-0.12-py3-none-any.whl | |
Collecting imagesize==0.7.1 (from -r requirements.txt (line 10)) | |
Using cached imagesize-0.7.1-py2.py3-none-any.whl | |
Collecting Jinja2==2.8 (from -r requirements.txt (line 11)) | |
Using cached Jinja2-2.8-py2.py3-none-any.whl | |
Collecting MarkupSafe==0.23 (from -r requirements.txt (line 12)) | |
Collecting prompt-toolkit==0.57 (from -r requirements.txt (line 13)) | |
Using cached prompt_toolkit-0.57-py3-none-any.whl | |
Collecting psycopg2==2.6.2 (from -r requirements.txt (line 14)) | |
Collecting Pygments==2.1.3 (from -r requirements.txt (line 15)) | |
Using cached Pygments-2.1.3-py2.py3-none-any.whl | |
Collecting pytz==2016.4 (from -r requirements.txt (line 16)) | |
Using cached pytz-2016.4-py2.py3-none-any.whl | |
Collecting six==1.10.0 (from -r requirements.txt (line 17)) | |
Using cached six-1.10.0-py2.py3-none-any.whl | |
Collecting snowballstemmer==1.2.1 (from -r requirements.txt (line 18)) | |
Using cached snowballstemmer-1.2.1-py2.py3-none-any.whl | |
Collecting Sphinx==1.4.4 (from -r requirements.txt (line 19)) | |
Using cached Sphinx-1.4.4-py2.py3-none-any.whl | |
Collecting sphinx-autobuild==0.6.0 (from -r requirements.txt (line 20)) | |
Collecting sphinxcontrib-plantuml==0.8.1 (from -r requirements.txt (line 21)) | |
Collecting urllib3==1.16 (from -r requirements.txt (line 22)) | |
Using cached urllib3-1.16-py2.py3-none-any.whl | |
Collecting wcwidth==0.1.6 (from -r requirements.txt (line 23)) | |
Using cached wcwidth-0.1.6-py2.py3-none-any.whl | |
Collecting zc.customdoctests==1.0.1 (from -r requirements.txt (line 24)) | |
Collecting zope.exceptions==4.0.8 (from -r requirements.txt (line 25)) | |
Collecting zope.interface==4.2.0 (from -r requirements.txt (line 26)) | |
Using cached zope.interface-4.2.0-cp34-cp34m-macosx_10_6_intel.whl | |
Collecting zope.testrunner==4.5.0 (from -r requirements.txt (line 27)) | |
Collecting tqdm (from -r requirements.txt (line 28)) | |
Using cached tqdm-4.14.0-py2.py3-none-any.whl | |
Requirement already satisfied: setuptools in ./.venv/lib/python3.4/site-packages (from crash==0.20.0->-r requirements.txt (line 5)) | |
Collecting argh>=0.24.1 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Using cached argh-0.26.2-py2.py3-none-any.whl | |
Collecting tornado>=3.2 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Collecting port-for==0.3.1 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Collecting PyYAML>=3.10 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Collecting pathtools>=0.1.2 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Collecting watchdog>=0.7.1 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Collecting livereload>=2.3.0 (from sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Collecting backports-abc>=0.4 (from tornado>=3.2->sphinx-autobuild==0.6.0->-r requirements.txt (line 20)) | |
Using cached backports_abc-0.5-py2.py3-none-any.whl | |
Installing collected packages: alabaster, appdirs, pytz, Babel, colorama, Pygments, wcwidth, six, prompt-toolkit, urllib3, crate, crash, snowballstemmer, MarkupSafe, Jinja2, docutils, imagesize, Sphinx, sphinxcontrib-plantuml, crate-docs-theme, sphinx-csv-filter, psycopg2, argh, backports-abc, tornado, port-for, PyYAML, pathtools, watchdog, livereload, sphinx-autobuild, zc.customdoctests, zope.interface, zope.exceptions, zope.testrunner, tqdm | |
Successfully installed Babel-2.3.4 Jinja2-2.8 MarkupSafe-0.23 PyYAML-3.12 Pygments-2.1.3 Sphinx-1.4.4 alabaster-0.7.8 appdirs-1.4.0 argh-0.26.2 backports-abc-0.5 colorama-0.3.7 crash-0.20.0 crate-0.19.0 crate-docs-theme-0.5.18 docutils-0.12 imagesize-0.7.1 livereload-2.5.1 pathtools-0.1.2 port-for-0.3.1 prompt-toolkit-0.57 psycopg2-2.6.2 pytz-2016.4 six-1.10.0 snowballstemmer-1.2.1 sphinx-autobuild-0.6.0 sphinx-csv-filter-0.1.0 sphinxcontrib-plantuml-0.8.1 tornado-4.5.1 tqdm-4.14.0 urllib3-1.16 watchdog-0.8.3 wcwidth-0.1.6 zc.customdoctests-1.0.1 zope.exceptions-4.0.8 zope.interface-4.2.0 zope.testrunner-4.5.0 | |
:es:es-core:compileJava | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
:es:es-core:processResources | |
:es:es-core:classes | |
:es:es-core:jar | |
:core:compileJava | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
:core:processResources | |
:core:classes | |
:core:jar | |
:admin-ui:compileJava | |
:admin-ui:processResources UP-TO-DATE | |
:admin-ui:classes | |
:admin-ui:jar | |
:azure-discovery:compileJava | |
:azure-discovery:processResources | |
:azure-discovery:classes | |
:azure-discovery:writePropertiesFile | |
:azure-discovery:jar | |
:blob:compileJava | |
/Users/christian/sandbox/crate/crate/blob/src/main/java/org/elasticsearch/indices/recovery/BlobRecoverySourceHandler.java:328: warning: [deprecation] isCompressed(IndexInput) in CompressorFactory has been deprecated | |
if (CompressorFactory.isCompressed(indexInput)) { | |
^ | |
1 warning | |
:blob:processResources UP-TO-DATE | |
:blob:classes | |
:blob:jar | |
:shared:compileJava | |
Note: /Users/christian/sandbox/crate/crate/shared/src/main/java/io/crate/core/collections/Sorted.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
:shared:processResources UP-TO-DATE | |
:shared:classes | |
:shared:jar | |
:dex:compileJava | |
:dex:processResources UP-TO-DATE | |
:dex:classes | |
:dex:jar | |
:dns-discovery:compileJava | |
:dns-discovery:processResources UP-TO-DATE | |
:dns-discovery:classes | |
:dns-discovery:jar | |
:sql-parser:antlrOutputDir | |
:sql-parser:generateGrammarSource | |
:sql-parser:compileJava | |
:sql-parser:processResources UP-TO-DATE | |
:sql-parser:classes | |
:sql-parser:jar | |
:sql:compileJava | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:50: warning: Signal is internal proprietary API and may be removed in a future release | |
import sun.misc.Signal; | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:51: warning: SignalHandler is internal proprietary API and may be removed in a future release | |
import sun.misc.SignalHandler; | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:61: warning: SignalHandler is internal proprietary API and may be removed in a future release | |
public class DecommissioningService extends AbstractLifecycleComponent implements SignalHandler, ClusterStateListener { | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:99: warning: Signal is internal proprietary API and may be removed in a future release | |
Signal signal = new Signal("USR2"); | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:99: warning: Signal is internal proprietary API and may be removed in a future release | |
Signal signal = new Signal("USR2"); | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:100: warning: Signal is internal proprietary API and may be removed in a future release | |
Signal.handle(signal, this); | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/cluster/gracefulstop/DecommissioningService.java:245: warning: Signal is internal proprietary API and may be removed in a future release | |
public void handle(Signal signal) { | |
^ | |
/Users/christian/sandbox/crate/crate/sql/src/main/java/io/crate/lucene/match/MatchQueryBuilder.java:188: warning: [deprecation] setBoost(float) in Query has been deprecated | |
query.setBoost(boost); | |
^ | |
Note: Some input files use unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
8 warnings | |
:sql:compileGroovy UP-TO-DATE | |
:sql:processResources | |
:sql:classes | |
:sql:jar | |
:udc:compileJava | |
:udc:processResources UP-TO-DATE | |
:udc:classes | |
:udc:jar | |
:es:es-cloud-aws:compileJava | |
Note: Some input files use or override a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
Note: /Users/christian/sandbox/crate/crate/es/upstream/plugins/cloud-aws/src/main/java/org/elasticsearch/discovery/ec2/AwsEc2UnicastHostsProvider.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
:es:es-cloud-aws:processResources UP-TO-DATE | |
:es:es-cloud-aws:classes | |
:es:es-cloud-aws:jar | |
:es:es-discovery-multicast:compileJava | |
Note: /Users/christian/sandbox/crate/crate/es/upstream/plugins/discovery-multicast/src/main/java/org/elasticsearch/plugin/discovery/multicast/MulticastZenPing.java uses or overrides a deprecated API. | |
Note: Recompile with -Xlint:deprecation for details. | |
:es:es-discovery-multicast:processResources UP-TO-DATE | |
:es:es-discovery-multicast:classes | |
:es:es-discovery-multicast:jar | |
:app:compileJava | |
Note: /Users/christian/sandbox/crate/crate/app/src/main/java/io/crate/plugin/PluginLoader.java uses unchecked or unsafe operations. | |
Note: Recompile with -Xlint:unchecked for details. | |
:app:downloadCrash | |
:admin-ui:writePropertiesFile | |
:admin-ui:downloadPlugin | |
:es-repository-hdfs:downloadUpstreamSources | |
Unable to get progress logger. Download progress will not be displayed. | |
:es-repository-hdfs:extractUpstreamSources | |
:es-repository-hdfs:compileJava | |
/Users/christian/sandbox/crate/crate/es-repository-hdfs/upstream/src/main/java/org/elasticsearch/hadoop/hdfs/blobstore/HdfsBlobContainer.java:117: warning: [deprecation] writeBlob(String,BytesReference) in BlobContainer has been deprecated | |
public void writeBlob(final String blobName, final BytesReference bytes) throws IOException { | |
^ | |
1 warning | |
:es-repository-hdfs:processResources UP-TO-DATE | |
:es-repository-hdfs:classes | |
:es-repository-hdfs:jar | |
:es-repository-hdfs:hadoopLinkedJar | |
:es-repository-hdfs:distZip | |
:jmx-monitoring:compileJava | |
:jmx-monitoring:processResources | |
:jmx-monitoring:classes | |
:core:getVersion | |
gitTag: 1.1.4 | |
version: 1.1.4-db859db60 | |
:jmx-monitoring:getVersion | |
:jmx-monitoring:jar | |
:sigar:compileJava | |
:sigar:processResources | |
:sigar:classes | |
:sigar:getVersion | |
:sigar:jar | |
:app:downloadPlugins | |
:app:writeBuildInfo | |
:app:processResources | |
:app:classes | |
:app:jar | |
:app:distTar | |
:blackbox:unpackDistTar | |
:blackbox:ignoreDiskThreshold | |
:blackbox:lessLogging | |
:blackbox:itest | |
Running crate.tests.crate tests: | |
Set up crate.tests.crate ............[2017-06-07 21:36:26,135][WARN ][env ] [crate] max file descriptors [10240] for elasticsearch process likely too low, consider increasing to at least [65536] | |
.[2017-06-07 21:36:26,295][DEBUG][deprecation.discovery ] [discovery-multicast] plugin will be removed in the next CrateDB 1.1 version. Use unicast or any cloud discovery plugin. | |
..............[2017-06-07 21:36:29,287][WARN ][discovery ] [crate] waited for 0s and no initial state was set by the discovery | |
...............+------------------------+-----------+---------+-----------+---------+ | |
| server_url | node_name | version | connected | message | | |
+------------------------+-----------+---------+-----------+---------+ | |
| http://127.0.0.1:52266 | crate | 1.1.4 | TRUE | OK | | |
+------------------------+-----------+---------+-----------+---------+ | |
CONNECT OK | |
CLUSTER CHECK OK | |
TYPES OF NODE CHECK OK | |
in 8.891 seconds. | |
[2017-06-07 21:36:33,526][DEBUG][io.crate.blob.v2.BlobIndicesService] [crate] [.blob_myblobs] Deleting blob index directory '/var/folders/g0/3rbc6m212mnfxnvmyzc_m6840000gn/T/crate_layer/crate/Testing52266/nodes/0/indices/.blob_myblobs' | |
CREATE OK, 1 row affected (0.115 sec) | |
DELETE OK, 0 rows affected (0.034 sec) | |
[2017-06-07 21:36:33,855][DEBUG][action.bulk ] create new coordinator for node gUss2TOpRBGgUkkDCEZy-g and shard [locations][1] | |
COPY OK, 13 rows affected (0.177 sec) | |
REFRESH OK, 1 row affected (0.172 sec) | |
[2017-06-07 21:36:34,687][DEBUG][action.bulk ] ShardUpsert Item 1 failed: Failure{id=1341, message=DocumentAlreadyExistsException[[default][1341]: document already exists], versionConflict=false} | |
DROP OK, 1 row affected (0.017 sec) | |
CREATE OK, 1 row affected (0.079 sec) | |
DELETE OK, 0 rows affected (0.003 sec) | |
COPY OK, 13 rows affected (0.026 sec) | |
REFRESH OK, 1 row affected (0.025 sec) | |
OK, 1 row affected (0.040 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
DROP OK, 1 row affected (0.012 sec) | |
CREATE OK, 1 row affected (0.061 sec) | |
DELETE OK, 0 rows affected (0.012 sec) | |
COPY OK, 13 rows affected (0.020 sec) | |
REFRESH OK, 1 row affected (0.028 sec) | |
OK, 1 row affected (0.049 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.043 sec) | |
DELETE OK, 0 rows affected (0.008 sec) | |
COPY OK, 13 rows affected (0.016 sec) | |
REFRESH OK, 1 row affected (0.021 sec) | |
OK, 1 row affected (0.044 sec) | |
DROP OK, 1 row affected (0.012 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
CREATE OK, 1 row affected (0.050 sec) | |
DELETE OK, 0 rows affected (0.003 sec) | |
COPY OK, 13 rows affected (0.018 sec) | |
REFRESH OK, 1 row affected (0.017 sec) | |
OK, 1 row affected (0.037 sec) | |
DROP OK, 1 row affected (0.089 sec) | |
DROP OK, 1 row affected (0.021 sec) | |
CREATE OK, 1 row affected (0.039 sec) | |
DELETE OK, 0 rows affected (0.007 sec) | |
COPY OK, 13 rows affected (0.015 sec) | |
REFRESH OK, 1 row affected (0.018 sec) | |
OK, 1 row affected (0.040 sec) | |
DROP OK, 1 row affected (0.022 sec) | |
DROP OK, 1 row affected (0.014 sec) | |
CREATE OK, 1 row affected (0.042 sec) | |
DELETE OK, 0 rows affected (0.006 sec) | |
COPY OK, 13 rows affected (0.013 sec) | |
REFRESH OK, 1 row affected (0.025 sec) | |
OK, 1 row affected (0.032 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
CREATE OK, 1 row affected (0.040 sec) | |
DELETE OK, 0 rows affected (0.003 sec) | |
COPY OK, 13 rows affected (0.013 sec) | |
REFRESH OK, 1 row affected (0.015 sec) | |
OK, 1 row affected (0.034 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
CREATE OK, 1 row affected (0.035 sec) | |
DELETE OK, 0 rows affected (0.007 sec) | |
COPY OK, 13 rows affected (0.011 sec) | |
REFRESH OK, 1 row affected (0.023 sec) | |
OK, 1 row affected (0.032 sec) | |
DROP OK, 1 row affected (0.021 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
CREATE OK, 1 row affected (0.034 sec) | |
DELETE OK, 0 rows affected (0.009 sec) | |
COPY OK, 13 rows affected (0.012 sec) | |
REFRESH OK, 1 row affected (0.015 sec) | |
OK, 1 row affected (0.033 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
CREATE OK, 1 row affected (0.037 sec) | |
DELETE OK, 0 rows affected (0.006 sec) | |
COPY OK, 13 rows affected (0.011 sec) | |
REFRESH OK, 1 row affected (0.012 sec) | |
OK, 1 row affected (0.030 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.040 sec) | |
DELETE OK, 0 rows affected (0.002 sec) | |
COPY OK, 13 rows affected (0.010 sec) | |
REFRESH OK, 1 row affected (0.012 sec) | |
OK, 1 row affected (0.033 sec) | |
DROP OK, 1 row affected (0.012 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
CREATE OK, 1 row affected (0.053 sec) | |
DELETE OK, 0 rows affected (0.008 sec) | |
COPY OK, 13 rows affected (0.009 sec) | |
REFRESH OK, 1 row affected (0.013 sec) | |
OK, 1 row affected (0.027 sec) | |
DROP OK, 1 row affected (0.015 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
CREATE OK, 1 row affected (0.031 sec) | |
DELETE OK, 0 rows affected (0.003 sec) | |
COPY OK, 13 rows affected (0.009 sec) | |
REFRESH OK, 1 row affected (0.012 sec) | |
OK, 1 row affected (0.028 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
CREATE OK, 1 row affected (0.036 sec) | |
DELETE OK, 0 rows affected (0.006 sec) | |
COPY OK, 13 rows affected (0.011 sec) | |
REFRESH OK, 1 row affected (0.011 sec) | |
OK, 1 row affected (0.032 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.025 sec) | |
DELETE OK, 0 rows affected (0.008 sec) | |
COPY OK, 13 rows affected (0.009 sec) | |
REFRESH OK, 1 row affected (0.010 sec) | |
OK, 1 row affected (0.031 sec) | |
DROP OK, 1 row affected (0.014 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
CREATE OK, 1 row affected (0.034 sec) | |
DELETE OK, 0 rows affected (0.002 sec) | |
COPY OK, 13 rows affected (0.009 sec) | |
REFRESH OK, 1 row affected (0.010 sec) | |
OK, 1 row affected (0.030 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
DROP OK, 1 row affected (0.014 sec) | |
CREATE OK, 1 row affected (0.035 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.011 sec) | |
REFRESH OK, 1 row affected (0.013 sec) | |
OK, 1 row affected (0.025 sec) | |
DROP OK, 1 row affected (0.015 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
CREATE OK, 1 row affected (0.040 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.010 sec) | |
REFRESH OK, 1 row affected (0.011 sec) | |
OK, 1 row affected (0.030 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.029 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.012 sec) | |
REFRESH OK, 1 row affected (0.015 sec) | |
OK, 1 row affected (0.025 sec) | |
[2017-06-07 21:36:41,335][DEBUG][action.bulk ] create 3 pending indices in bulk... | |
[2017-06-07 21:36:41,343][INFO ][action.admin.indices.create] [crate] [.partitioned.parted_table.04732d1k6sr36chg60o30c1g] creating index, cause [bulk], templates [.partitioned.parted_table., crate_defaults], shards [4]/[1], mappings [default] | |
[2017-06-07 21:36:41,343][INFO ][action.admin.indices.create] [crate] [.partitioned.parted_table.04130] creating index, cause [bulk], templates [.partitioned.parted_table., crate_defaults], shards [4]/[1], mappings [default] | |
[2017-06-07 21:36:41,343][INFO ][action.admin.indices.create] [crate] [.partitioned.parted_table.046jid1k74qjce1g60o30c0] creating index, cause [bulk], templates [.partitioned.parted_table., crate_defaults], shards [4]/[1], mappings [default] | |
[2017-06-07 21:36:41,524][DEBUG][action.bulk ] create 2 pending indices in bulk... | |
[2017-06-07 21:36:41,530][INFO ][action.admin.indices.create] [crate] [.partitioned.computed_parted_table.04732d1k6opj6dhg60o30c1g] creating index, cause [bulk], templates [.partitioned.computed_parted_table., crate_defaults], shards [4]/[1], mappings [default] | |
[2017-06-07 21:36:41,530][INFO ][action.admin.indices.create] [crate] [.partitioned.computed_parted_table.04130] creating index, cause [bulk], templates [.partitioned.computed_parted_table., crate_defaults], shards [4]/[1], mappings [default] | |
DROP OK, 1 row affected (0.008 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
CREATE OK, 1 row affected (0.026 sec) | |
DELETE OK, 0 rows affected (0.003 sec) | |
COPY OK, 13 rows affected (0.008 sec) | |
REFRESH OK, 1 row affected (0.009 sec) | |
OK, 1 row affected (0.024 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
CREATE OK, 1 row affected (0.027 sec) | |
DELETE OK, 0 rows affected (0.006 sec) | |
COPY OK, 13 rows affected (0.010 sec) | |
REFRESH OK, 1 row affected (0.016 sec) | |
OK, 1 row affected (0.022 sec) | |
DROP OK, 1 row affected (0.011 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.025 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.007 sec) | |
REFRESH OK, 1 row affected (0.012 sec) | |
OK, 1 row affected (0.028 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.026 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.006 sec) | |
REFRESH OK, 1 row affected (0.009 sec) | |
OK, 1 row affected (0.022 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
CREATE OK, 1 row affected (0.025 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.007 sec) | |
REFRESH OK, 1 row affected (0.008 sec) | |
OK, 1 row affected (0.024 sec) | |
DROP OK, 1 row affected (0.006 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
CREATE OK, 1 row affected (0.029 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.006 sec) | |
REFRESH OK, 1 row affected (0.010 sec) | |
OK, 1 row affected (0.024 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.033 sec) | |
DELETE OK, 0 rows affected (0.004 sec) | |
COPY OK, 13 rows affected (0.010 sec) | |
REFRESH OK, 1 row affected (0.008 sec) | |
OK, 1 row affected (0.021 sec) | |
DROP OK, 1 row affected (0.015 sec) | |
DROP OK, 1 row affected (0.006 sec) | |
CREATE OK, 1 row affected (0.033 sec) | |
DELETE OK, 0 rows affected (0.004 sec) | |
COPY OK, 13 rows affected (0.007 sec) | |
REFRESH OK, 1 row affected (0.008 sec) | |
OK, 1 row affected (0.020 sec) | |
DROP OK, 1 row affected (0.007 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
CREATE OK, 1 row affected (0.029 sec) | |
COPY OK, 5 rows affected (5.241 sec) | |
REFRESH OK, 1 row affected (0.001 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
CREATE OK, 1 row affected (0.032 sec) | |
COPY OK, 18 rows affected (0.015 sec) | |
REFRESH OK, 1 row affected (0.012 sec) | |
CREATE OK, 1 row affected (0.026 sec) | |
COPY OK, 6 rows affected (0.008 sec) | |
REFRESH OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.030 sec) | |
COPY OK, 4 rows affected (0.013 sec) | |
REFRESH OK, 1 row affected (0.006 sec) | |
CREATE OK, 1 row affected (0.020 sec) | |
COPY OK, 4 rows affected (0.007 sec) | |
REFRESH OK, 1 row affected (0.005 sec) | |
CREATE OK, 1 row affected (0.041 sec) | |
COPY OK, 2 rows affected (0.036 sec) | |
REFRESH OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.067 sec) | |
COPY OK, 5 rows affected (2.858 sec) | |
REFRESH OK, 1 row affected (0.357 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
DROP OK, 1 row affected (0.018 sec) | |
DROP OK, 1 row affected (0.008 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
DROP OK, 1 row affected (0.010 sec) | |
DROP OK, 1 row affected (0.014 sec) | |
CREATE OK, 1 row affected (0.036 sec) | |
COPY OK, 18 rows affected (0.013 sec) | |
REFRESH OK, 1 row affected (0.017 sec) | |
CREATE OK, 1 row affected (0.027 sec) | |
COPY OK, 6 rows affected (0.011 sec) | |
REFRESH OK, 1 row affected (0.010 sec) | |
CREATE OK, 1 row affected (0.035 sec) | |
COPY OK, 4 rows affected (0.012 sec) | |
REFRESH OK, 1 row affected (0.007 sec) | |
CREATE OK, 1 row affected (0.021 sec) | |
COPY OK, 4 rows affected (0.006 sec) | |
REFRESH OK, 1 row affected (0.005 sec) | |
CREATE OK, 1 row affected (0.028 sec) | |
COPY OK, 2 rows affected (0.010 sec) | |
REFRESH OK, 1 row affected (0.011 sec) | |
CREATE OK, 1 row affected (0.031 sec) | |
COPY OK, 5 rows affected (2.173 sec) | |
REFRESH OK, 1 row affected (0.184 sec) | |
DROP OK, 1 row affected (0.015 sec) | |
DROP OK, 1 row affected (0.012 sec) | |
DROP OK, 1 row affected (0.007 sec) | |
DROP OK, 1 row affected (0.052 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
DROP OK, 1 row affected (0.016 sec) | |
CREATE OK, 1 row affected (0.031 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.006 sec) | |
REFRESH OK, 1 row affected (0.008 sec) | |
OK, 1 row affected (0.022 sec) | |
CREATE OK, 1 row affected (0.034 sec) | |
COPY OK, 2 rows affected (0.009 sec) | |
REFRESH OK, 1 row affected (0.008 sec) | |
[2017-06-07 21:37:00,575][DEBUG][action.bulk ] create 2 pending indices in bulk... | |
[2017-06-07 21:37:00,580][INFO ][action.admin.indices.create] [crate] [.partitioned.locations_parted.042j2e9n74] creating index, cause [bulk], templates [.partitioned.locations_parted., crate_defaults], shards [2]/[0], mappings [default] | |
[2017-06-07 21:37:00,580][INFO ][action.admin.indices.create] [crate] [.partitioned.locations_parted.042j4c1h6c] creating index, cause [bulk], templates [.partitioned.locations_parted., crate_defaults], shards [2]/[0], mappings [default] | |
DROP OK, 1 row affected (0.013 sec) | |
DROP OK, 1 row affected (0.009 sec) | |
DROP OK, 1 row affected (0.013 sec) | |
[2017-06-07 21:37:01,800][DEBUG][action.bulk ] create 1 pending indices in bulk... | |
[2017-06-07 21:37:01,807][INFO ][action.admin.indices.create] [crate] [.partitioned.user.045j2d1g70pj2cho60o0] creating index, cause [bulk], templates [.partitioned.user., crate_defaults], shards [6]/[0], mappings [default] | |
CREATE OK, 1 row affected (0.022 sec) | |
DELETE OK, 0 rows affected (0.005 sec) | |
COPY OK, 13 rows affected (0.008 sec) | |
REFRESH OK, 1 row affected (0.007 sec) | |
OK, 1 row affected (0.024 sec) | |
[2017-06-07 21:37:02,355][DEBUG][action.bulk ] create 2 pending indices in bulk... | |
[2017-06-07 21:37:02,360][INFO ][action.admin.indices.create] [crate] [.partitioned.parted_table.04732d1k6kp32cho60o30c1g] creating index, cause [bulk], templates [.partitioned.parted_table., crate_defaults], shards [1]/[0], mappings [default] | |
[2017-06-07 21:37:02,361][INFO ][action.admin.indices.create] [crate] [.partitioned.parted_table.04130] creating index, cause [bulk], templates [.partitioned.parted_table., crate_defaults], shards [1]/[0], mappings [default] | |
DROP OK, 1 row affected (0.008 sec) | |
DROP OK, 1 row affected (0.007 sec) | |
Ran 38 tests with 0 failures, 0 errors and 0 skipped in 30.132 seconds. | |
Tearing down left over layers: | |
Tear down crate.tests.crate in 0.491 seconds. | |
BUILD SUCCESSFUL | |
Total time: 1 mins 55.145 secs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment