[Jenkins] FAILURE: CouchDB » master #87

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/87/

[GitHub] nickva closed pull request #627: Pass UserCtx to fabric's all_docs from mango query

2017-07-13 Thread git
nickva closed pull request #627: Pass UserCtx to fabric's all_docs from mango query URL: https://github.com/apache/couchdb/pull/627 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] couchdb-ets-lru pull request #5: Fix flaky tests

2017-07-13 Thread davisp
GitHub user davisp opened a pull request: https://github.com/apache/couchdb-ets-lru/pull/5 Fix flaky tests The bad options test had a race condition between the process exit and the unregistering of the name. If the unregister didn't happen quickly enough then the next bad

[GitHub] davisp commented on issue #666: Move _users _design/auth into Erlang

2017-07-13 Thread git
davisp commented on issue #666: Move _users _design/auth into Erlang URL: https://github.com/apache/couchdb/issues/666#issuecomment-315133198 +1 with the caveat that we should't do this via enabling the erlang view server since that's leads to other issues (unless until Erlang figures out

[GitHub] davisp commented on issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283

2017-07-13 Thread git
davisp commented on issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283 URL: https://github.com/apache/couchdb/issues/552#issuecomment-315134975 Gonna close this as a duplicate of 655. The previous comment from @wohali is referencing an entirely different test

[GitHub] wohali commented on issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283

2017-07-13 Thread git
wohali commented on issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283 URL: https://github.com/apache/couchdb/issues/552#issuecomment-315141332 The previous comment from me was referencing an entirely different test, but one that I bisected back to @janl 's

[GitHub] wohali commented on issue #670: Failure in ets_lru eunit tests

2017-07-13 Thread git
wohali commented on issue #670: Failure in ets_lru eunit tests URL: https://github.com/apache/couchdb/issues/670#issuecomment-315147913 https://github.com/apache/couchdb/commit/f77a78f4d885aba0bf7bbeb607997b77de196b18 This

[GitHub] wohali closed issue #670: Failure in ets_lru eunit tests

2017-07-13 Thread git
wohali closed issue #670: Failure in ets_lru eunit tests URL: https://github.com/apache/couchdb/issues/670 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[Jenkins] FAILURE: CouchDB » master #92

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/92/

[GitHub] tonysun83 commented on issue #627: Pass UserCtx to fabric's all_docs from mango query

2017-07-13 Thread git
tonysun83 commented on issue #627: Pass UserCtx to fabric's all_docs from mango query URL: https://github.com/apache/couchdb/pull/627#issuecomment-315130740 +1 This is an automated message from the Apache Git Service. To

[GitHub] nickva closed issue #535: Mango Query won't run on _users database

2017-07-13 Thread git
nickva closed issue #535: Mango Query won't run on _users database URL: https://github.com/apache/couchdb/issues/535 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[Jenkins] FAILURE: CouchDB » master #88

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/88/

[GitHub] davisp commented on issue #669: Test failure in compact.js

2017-07-13 Thread git
davisp commented on issue #669: Test failure in compact.js URL: https://github.com/apache/couchdb/issues/669#issuecomment-315132166 Could be. I can't figure out how we're not getting logs from the tests that are reported as passing in the same run. @wohali What do you think about

[GitHub] nickva commented on issue #671: Improve UNIX dependency installation docs (Node.JS, Sphinx)

2017-07-13 Thread git
nickva commented on issue #671: Improve UNIX dependency installation docs (Node.JS, Sphinx) URL: https://github.com/apache/couchdb/pull/671#issuecomment-315136301 +1 This is an automated message from the Apache Git Service.

[GitHub] wohali opened a new issue #675: couchdb_os_daemons_tests fails assertEqual

2017-07-13 Thread git
wohali opened a new issue #675: couchdb_os_daemons_tests fails assertEqual URL: https://github.com/apache/couchdb/issues/675 ## Expected Behavior `couchdb_os_daemons_tests:187: should_die_quickly` should pass... ## Current Behavior ``` couchdb_os_daemons_tests:187:

[GitHub] nickva commented on issue #669: Test failure in compact.js

2017-07-13 Thread git
nickva commented on issue #669: Test failure in compact.js URL: https://github.com/apache/couchdb/issues/669#issuecomment-315134138 I did some of that in the jenkins-pipeline branch: https://github.com/apache/couchdb/blob/32eb49a0c2c26315aed8bb47befba915cd071f55/Makefile#L92-L103

[GitHub] wohali closed issue #664: INSTALL.Unix.md: error when following instructions for Debian

2017-07-13 Thread git
wohali closed issue #664: INSTALL.Unix.md: error when following instructions for Debian URL: https://github.com/apache/couchdb/issues/664 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali closed pull request #671: Improve UNIX dependency installation docs (Node.JS, Sphinx)

2017-07-13 Thread git
wohali closed pull request #671: Improve UNIX dependency installation docs (Node.JS, Sphinx) URL: https://github.com/apache/couchdb/pull/671 This is an automated message from the Apache Git Service. To respond to the

[GitHub] wohali closed pull request #672: Change recommended install path to /opt/couchdb

2017-07-13 Thread git
wohali closed pull request #672: Change recommended install path to /opt/couchdb URL: https://github.com/apache/couchdb/pull/672 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] davisp opened a new issue #674: Flaky compaction daemon test

2017-07-13 Thread git
davisp opened a new issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674 Originally reported by @wohali here: https://github.com/apache/couchdb/issues/552#issuecomment-312722372 https://travis-ci.org/apache/couchdb/jobs/243780116 ```

[GitHub] wohali commented on issue #633: EUnit replicator tests timing out

2017-07-13 Thread git
wohali commented on issue #633: EUnit replicator tests timing out URL: https://github.com/apache/couchdb/issues/633#issuecomment-315146423 Another instance of this * https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/87/pipeline/47 *

[GitHub] wohali opened a new issue #638: EUnit compaction daemon timeout

2017-07-13 Thread git
wohali opened a new issue #638: EUnit compaction daemon timeout URL: https://github.com/apache/couchdb/issues/638 ``` module 'couchdb_compaction_daemon_tests' Compaction daemon tests couchdb_compaction_daemon_tests:74: should_compact_by_default_rule...*timed out*

[GitHub] wohali commented on issue #638: EUnit compaction daemon timeout

2017-07-13 Thread git
wohali commented on issue #638: EUnit compaction daemon timeout URL: https://github.com/apache/couchdb/issues/638#issuecomment-315146182 This is back: https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/88/pipeline/49

[GitHub] davisp closed issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info

2017-07-13 Thread git
davisp closed issue #649: couch_mrview_changes_since_tests gen_server failing with unknown_info URL: https://github.com/apache/couchdb/issues/649 This is an automated message from the Apache Git Service. To respond to the

[GitHub] davisp closed pull request #667: 649 fix mrview changes since test

2017-07-13 Thread git
davisp closed pull request #667: 649 fix mrview changes since test URL: https://github.com/apache/couchdb/pull/667 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] davisp commented on issue #549: [Jenkins] timeout triggered by all_dbs_active

2017-07-13 Thread git
davisp commented on issue #549: [Jenkins] timeout triggered by all_dbs_active URL: https://github.com/apache/couchdb/issues/549#issuecomment-315141842 This is a duplicate of #571. The timeout error is the first error seen when you scroll up in the log. But if you keep going you'll

[GitHub] wohali commented on issue #669: Test failure in compact.js

2017-07-13 Thread git
wohali commented on issue #669: Test failure in compact.js URL: https://github.com/apache/couchdb/issues/669#issuecomment-315141786 @davisp we lose it because `dev/run` nukes the logfile when restarting the node. I considered changing this code about a week ago, but it would never clean

[GitHub] couchdb-ets-lru issue #5: Fix flaky tests

2017-07-13 Thread nickva
Github user nickva commented on the issue: https://github.com/apache/couchdb-ets-lru/pull/5 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] couchdb-ets-lru pull request #5: Fix flaky tests

2017-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/couchdb-ets-lru/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] asfgit closed issue #670: Failure in ets_lru eunit tests

2017-07-13 Thread git
asfgit closed issue #670: Failure in ets_lru eunit tests URL: https://github.com/apache/couchdb/issues/670 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] davisp closed issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283

2017-07-13 Thread git
davisp closed issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283 URL: https://github.com/apache/couchdb/issues/552 This is an automated message from the Apache Git Service. To respond to the

[Jenkins] FAILURE: CouchDB » master #89

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/89/

[Jenkins] FAILURE: CouchDB » master #90

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/90/

[GitHub] davisp closed issue #655: Failure waiting for db shutdown in couchdb_1283 test

2017-07-13 Thread git
davisp closed issue #655: Failure waiting for db shutdown in couchdb_1283 test URL: https://github.com/apache/couchdb/issues/655 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] davisp closed pull request #668: Fix timeout in couchdb_views_test for couchdb_1283

2017-07-13 Thread git
davisp closed pull request #668: Fix timeout in couchdb_views_test for couchdb_1283 URL: https://github.com/apache/couchdb/pull/668 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] wohali commented on issue #638: EUnit compaction daemon timeout

2017-07-13 Thread git
wohali commented on issue #638: EUnit compaction daemon timeout URL: https://github.com/apache/couchdb/issues/638#issuecomment-315178290 Again @ https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/92/pipeline/41, but: ``` [warning]

[GitHub] wohali commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
wohali commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315185827 OK looked at a couch.log. We have a race where the compaction daemon finishes compacting the test DB, then immediately starts compacting it **again**, so

[GitHub] wohali commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
wohali commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315185827 OK looked at a couch.log. We have a race where the compaction daemon finishes compacting the test DB, then immediately starts compacting it **again**, so

[GitHub] wohali commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
wohali commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315185827 OK looked at a couch.log. We have a race where the compaction daemon finishes compacting the test DB, then immediately starts compacting it **again**, so

[GitHub] wohali commented on issue #638: Jenkins disks filling up

2017-07-13 Thread git
wohali commented on issue #638: Jenkins disks filling up URL: https://github.com/apache/couchdb/issues/638#issuecomment-315184379 I talked with INFRA just now and handed them a pointer to https://github.com/apache/couchdb-ci/blob/master/bin/cleanup-docker.sh . They're going to put

[GitHub] wohali closed issue #638: Jenkins disks filling up

2017-07-13 Thread git
wohali closed issue #638: Jenkins disks filling up URL: https://github.com/apache/couchdb/issues/638 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] wohali commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
wohali commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315184184 #638 is out-of-disk-space on Jenkins. This is unrelated. This is an automated message from

[GitHub] davisp commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
davisp commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315186525 Looks like the right diagnosis to me. My read on the is_idle test is that we're trying to assert that the compaction daemon doesn't hold a monitor on the

[GitHub] wohali commented on issue #638: EUnit compaction daemon timeout

2017-07-13 Thread git
wohali commented on issue #638: EUnit compaction daemon timeout URL: https://github.com/apache/couchdb/issues/638#issuecomment-315178290 Again @ https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/92/pipeline/41

[GitHub] wohali commented on issue #675: couchdb_os_daemons_tests fails assertEqual

2017-07-13 Thread git
wohali commented on issue #675: couchdb_os_daemons_tests fails assertEqual URL: https://github.com/apache/couchdb/issues/675#issuecomment-315178171 Again @ https://builds.apache.org/blue/organizations/jenkins/CouchDB/detail/master/92/pipeline/49

[GitHub] davisp commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
davisp commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315198304 Oops, I think we both read that wrong with GitHub chopping off and forcing the horizontal scroll. The second database compaction is the view compaction.

[GitHub] davisp opened a new issue #670: Failure in ets_lru eunit tests

2017-07-13 Thread git
davisp opened a new issue #670: Failure in ets_lru eunit tests URL: https://github.com/apache/couchdb/issues/670 eunit output: ``` ==> ets_lru (eunit) Compiled src/ets_lru.erl Compiled test/ets_lru_test.erl EUnit

[GitHub] wohali commented on issue #670: Failure in ets_lru eunit tests

2017-07-13 Thread git
wohali commented on issue #670: Failure in ets_lru eunit tests URL: https://github.com/apache/couchdb/issues/670#issuecomment-315142131 @davisp Be sure to bump rebar.config.script in apache/couchdb !!! This is an automated

[GitHub] davisp commented on issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283

2017-07-13 Thread git
davisp commented on issue #552: [Jenkins] view monitor failure in couchdb_views_tests/couchdb_1283 URL: https://github.com/apache/couchdb/issues/552#issuecomment-315144090 Hrm, I'm gonna open a new ticket with your comment then. I don't think these two issues are related but those

[GitHub] davisp commented on issue #674: Flaky compaction daemon test

2017-07-13 Thread git
davisp commented on issue #674: Flaky compaction daemon test URL: https://github.com/apache/couchdb/issues/674#issuecomment-315147326 This is probably related to #638 This is an automated message from the Apache Git Service.

[Jenkins] FAILURE: CouchDB » master #91

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/master/91/

[jira] [Resolved] (COUCHDB-3245) couchjs -S option doesn't have any effect

2017-07-13 Thread Nick Vatamaniuc (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Vatamaniuc resolved COUCHDB-3245. -- Resolution: Fixed > couchjs -S option doesn't have any effect >

[jira] [Closed] (COUCHDB-3245) couchjs -S option doesn't have any effect

2017-07-13 Thread Nick Vatamaniuc (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Vatamaniuc closed COUCHDB-3245. > couchjs -S option doesn't have any effect > - > >

[jira] [Commented] (COUCHDB-3245) couchjs -S option doesn't have any effect

2017-07-13 Thread Nick Vatamaniuc (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085228#comment-16085228 ] Nick Vatamaniuc commented on COUCHDB-3245: -- @gdelfino the issues was fixed just forgot to close

[GitHub] wohali commented on issue #669: Test failure in compact.js

2017-07-13 Thread git
wohali commented on issue #669: Test failure in compact.js URL: https://github.com/apache/couchdb/issues/669#issuecomment-314986905 See #673 - related? This is an automated message from the Apache Git Service. To respond to

[GitHub] wohali opened a new pull request #671: Improve UNIX dependency installation docs (Node.JS, Sphinx)

2017-07-13 Thread git
wohali opened a new pull request #671: Improve UNIX dependency installation docs (Node.JS, Sphinx) URL: https://github.com/apache/couchdb/pull/671 Closes #664 This is an automated message from the Apache Git Service. To

[Jenkins] FAILURE: CouchDB » jenkins-build-packages #9

2017-07-13 Thread Apache Jenkins Server
Boo, we failed. https://builds.apache.org/job/CouchDB/job/jenkins-build-packages/9/

[GitHub] wohali opened a new pull request #672: Change recommended install path to /opt/couchdb

2017-07-13 Thread git
wohali opened a new pull request #672: Change recommended install path to /opt/couchdb URL: https://github.com/apache/couchdb/pull/672 This matches what we do in couchdb-pkg, where we always install to `/opt/couchdb`. It also matches where the Docker images place CouchDB. Also

[GitHub] wohali commented on issue #673: JS delayed_commits: connection refused

2017-07-13 Thread git
wohali commented on issue #673: JS delayed_commits: connection refused URL: https://github.com/apache/couchdb/issues/673#issuecomment-314987550 Also in Travis: * https://travis-ci.org/apache/couchdb/jobs/253082338#L5761

[GitHub] fkaempfer commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints

2017-07-13 Thread git
fkaempfer commented on issue #475: COUCHDB-3367: Require server admin user for db/_compact and db/_view_cleanup endpoints URL: https://github.com/apache/couchdb/pull/475#issuecomment-315009764 Thanks! This is an automated

[GitHub] jdc91 commented on issue #21: Replication does not work across multiple instances of docker

2017-07-13 Thread git
jdc91 commented on issue #21: Replication does not work across multiple instances of docker URL: https://github.com/apache/couchdb-docker/issues/21#issuecomment-315042179 Wow thanks wohali :) Got the replication working using the exact container IP's which can be found using `

[GitHub] jdc91 commented on issue #21: Replication does not work across multiple instances of docker

2017-07-13 Thread git
jdc91 commented on issue #21: Replication does not work across multiple instances of docker URL: https://github.com/apache/couchdb-docker/issues/21#issuecomment-315042179 Wow thanks wohali :) Got the replication working using the exact container IP's which can be found using `

[GitHub] jdc91 closed issue #21: Replication does not work across multiple instances of docker

2017-07-13 Thread git
jdc91 closed issue #21: Replication does not work across multiple instances of docker URL: https://github.com/apache/couchdb-docker/issues/21 This is an automated message from the Apache Git Service. To respond to the