Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'], shell=FalseprintOutput=Falseuser='mockbuild'env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'}timeout=172800gid=425logger=nspawn_args=[]chrootPath='/var/lib/mock/f27-perl-8747224-757430/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: perl: command not found sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-MongoDB-1.8.0-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'], shell=FalseprintOutput=Falseuser='mockbuild'env={'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'}timeout=172800gid=425logger=nspawn_args=[]chrootPath='/var/lib/mock/f27-perl-8747224-757430/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'] with env {'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eO8Ynm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MongoDB-v1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/MongoDB-v1.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MongoDB-v1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (MongoDB-v1.2.2-Use-system-libbson-library-if-possible.patch): + echo 'Patch #0 (MongoDB-v1.2.2-Use-system-libbson-library-if-possible.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file inc/Module/Install/PRIVATE/Mongo.pm + rm -r bson + sed -i -e '/^bson\//d' MANIFEST Patch #1 (MongoDB-1.6.0-PERL-715-Force-localhost-to-connect-via-IPv4.patch): + echo 'Patch #1 (MongoDB-1.6.0-PERL-715-Force-localhost-to-connect-via-IPv4.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 -R patching file lib/MongoDB/_Link.pm patching file t/connection.t + find inc/Module -type f '!' -name Mongo.pm -exec rm -- '{}' ';' -exec sed -i '\,{},d' MANIFEST ';' + mv inc inc.old + sed -i -e 's/^mongo;$/#mongo;/' Makefile.PL + perl Makefile.PL --ssl --sasl Warning: prerequisite Authen::SCRAM::Client 0.003 not found. Warning: prerequisite Class::XSAccessor 0 not found. Warning: prerequisite Devel::Peek 0 not found. Warning: prerequisite Type::Tiny::XS 0 not found. include /builddir/build/BUILD/MongoDB-v1.8.0/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Warning: the following files are missing in your kit: inc/CheckJiraInChanges.pm inc/Module/Install/PRIVATE/Mongo.pm Please inform the author. Generating a Unix-style Makefile Writing Makefile for MongoDB Writing MYMETA.yml and MYMETA.json + sed -i -e 's/^#mongo;$/mongo;/' Makefile.PL + rmdir inc/.author + cp -r inc.old/CheckJiraInChanges.pm inc.old/Module inc + rm -r inc.old + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8BJeGR + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.0 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' NO_PACKLIST=1 Checking for cc... gcc Checking for pkg-config... /usr/bin/pkg-config Checking for pkg-config package of libbson-1.0... Warning: prerequisite Authen::SCRAM::Client 0.003 not found. Warning: prerequisite Class::XSAccessor 0 not found. Warning: prerequisite Devel::Peek 0 not found. Warning: prerequisite Type::Tiny::XS 0 not found. -I/usr/include/libbson-1.0 -lbson-1.0 Generating a Unix-style Makefile Writing Makefile for MongoDB Writing MYMETA.yml and MYMETA.json + make -j4 Running Mkbootstrap for MongoDB () "/usr/bin/perl" "-Iinc" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' xs/BSON.xs > xs/BSON.xsc chmod 644 "MongoDB.bs" gcc -c -I. -I/usr/include/libbson-1.0 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMONGO_USE_64_BIT_INT -DMONGO_BIG_ENDIAN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DVERSION=\"v1.8.0\" -DXS_VERSION=\"v1.8.0\" -o perl_mongo.o -fPIC "-I/usr/lib64/perl5/CORE" perl_mongo.c "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- MongoDB.bs blib/arch/auto/MongoDB/MongoDB.bs 644 cp lib/MongoDB/Op/_Explain.pm blib/lib/MongoDB/Op/_Explain.pm cp lib/MongoDB/Op/_Delete.pm blib/lib/MongoDB/Op/_Delete.pm cp lib/MongoDB/BSON/_EncodedDoc.pm blib/lib/MongoDB/BSON/_EncodedDoc.pm cp lib/MongoDB/DeleteResult.pm blib/lib/MongoDB/DeleteResult.pm cp lib/MongoDB/Op/_BatchInsert.pm blib/lib/MongoDB/Op/_BatchInsert.pm cp lib/MongoDB/Op/_DropCollection.pm blib/lib/MongoDB/Op/_DropCollection.pm cp lib/MongoDB/Op/_DropDatabase.pm blib/lib/MongoDB/Op/_DropDatabase.pm cp lib/MongoDB/GridFS.pm blib/lib/MongoDB/GridFS.pm cp lib/MongoDB/GridFSBucket/UploadStream.pm blib/lib/MongoDB/GridFSBucket/UploadStream.pm cp lib/MongoDB/IndexView.pm blib/lib/MongoDB/IndexView.pm cp lib/MongoDB/BSON/Binary.pm blib/lib/MongoDB/BSON/Binary.pm cp lib/MongoDB/Op/_Count.pm blib/lib/MongoDB/Op/_Count.pm cp lib/MongoDB/Examples.pod blib/lib/MongoDB/Examples.pod cp lib/MongoDB/Op/_Aggregate.pm blib/lib/MongoDB/Op/_Aggregate.pm cp lib/MongoDB/Database.pm blib/lib/MongoDB/Database.pm cp lib/MongoDB/Op/_Command.pm blib/lib/MongoDB/Op/_Command.pm cp lib/MongoDB/BSON.pm blib/lib/MongoDB/BSON.pm cp lib/MongoDB/GridFS/File.pm blib/lib/MongoDB/GridFS/File.pm cp lib/MongoDB/Op/_DropIndexes.pm blib/lib/MongoDB/Op/_DropIndexes.pm cp lib/MongoDB/Code.pm blib/lib/MongoDB/Code.pm cp lib/MongoDB/GridFSBucket/DownloadStream.pm blib/lib/MongoDB/GridFSBucket/DownloadStream.pm cp lib/MongoDB/Cursor.pm blib/lib/MongoDB/Cursor.pm cp lib/MongoDB/Error.pm blib/lib/MongoDB/Error.pm cp lib/MongoDB/BSON/Regexp.pm blib/lib/MongoDB/BSON/Regexp.pm cp lib/MongoDB.pm blib/lib/MongoDB.pm cp lib/MongoDB/Op/_CreateIndexes.pm blib/lib/MongoDB/Op/_CreateIndexes.pm cp lib/MongoDB/BulkWriteView.pm blib/lib/MongoDB/BulkWriteView.pm cp lib/MongoDB/OID.pm blib/lib/MongoDB/OID.pm cp lib/MongoDB/CommandResult.pm blib/lib/MongoDB/CommandResult.pm cp lib/MongoDB/Op/_Distinct.pm blib/lib/MongoDB/Op/_Distinct.pm cp lib/MongoDB/Collection.pm blib/lib/MongoDB/Collection.pm cp lib/MongoDB/BulkWrite.pm blib/lib/MongoDB/BulkWrite.pm cp lib/MongoDB/BulkWriteResult.pm blib/lib/MongoDB/BulkWriteResult.pm cp lib/MongoDB/InsertManyResult.pm blib/lib/MongoDB/InsertManyResult.pm cp lib/MongoDB/DBRef.pm blib/lib/MongoDB/DBRef.pm cp lib/MongoDB/DataTypes.pod blib/lib/MongoDB/DataTypes.pod cp lib/MongoDB/InsertOneResult.pm blib/lib/MongoDB/InsertOneResult.pm cp lib/MongoDB/GridFSBucket.pm blib/lib/MongoDB/GridFSBucket.pm cp lib/MongoDB/MongoClient.pm blib/lib/MongoDB/MongoClient.pm cp lib/MongoDB/Op/_BulkWrite.pm blib/lib/MongoDB/Op/_BulkWrite.pm mv xs/BSON.xsc xs/BSON.c gcc -c -I. -I/usr/include/libbson-1.0 -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMONGO_USE_64_BIT_INT -DMONGO_BIG_ENDIAN=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -DVERSION=\"v1.8.0\" -DXS_VERSION=\"v1.8.0\" -o xs/BSON.o -fPIC "-I/usr/lib64/perl5/CORE" xs/BSON.c cp lib/MongoDB/Op/_InsertOne.pm blib/lib/MongoDB/Op/_InsertOne.pm cp lib/MongoDB/ReadConcern.pm blib/lib/MongoDB/ReadConcern.pm cp lib/MongoDB/Role/_WriteOp.pm blib/lib/MongoDB/Role/_WriteOp.pm cp lib/MongoDB/Role/_ReadOp.pm blib/lib/MongoDB/Role/_ReadOp.pm cp lib/MongoDB/Role/_UpdatePreEncoder.pm blib/lib/MongoDB/Role/_UpdatePreEncoder.pm cp lib/MongoDB/Op/_ListIndexes.pm blib/lib/MongoDB/Op/_ListIndexes.pm cp lib/MongoDB/Role/_InsertPreEncoder.pm blib/lib/MongoDB/Role/_InsertPreEncoder.pm cp lib/MongoDB/Op/_FSyncUnlock.pm blib/lib/MongoDB/Op/_FSyncUnlock.pm cp lib/MongoDB/Op/_Update.pm blib/lib/MongoDB/Op/_Update.pm cp lib/MongoDB/Op/_GetMore.pm blib/lib/MongoDB/Op/_GetMore.pm cp lib/MongoDB/Role/_PrivateConstructor.pm blib/lib/MongoDB/Role/_PrivateConstructor.pm cp lib/MongoDB/Role/_OpReplyParser.pm blib/lib/MongoDB/Role/_OpReplyParser.pm cp lib/MongoDB/Role/_WriteResult.pm blib/lib/MongoDB/Role/_WriteResult.pm cp lib/MongoDB/Role/_CommandCursorOp.pm blib/lib/MongoDB/Role/_CommandCursorOp.pm cp lib/MongoDB/Timestamp.pm blib/lib/MongoDB/Timestamp.pm cp lib/MongoDB/Role/_CursorAPI.pm blib/lib/MongoDB/Role/_CursorAPI.pm cp lib/MongoDB/Role/_DatabaseErrorThrower.pm blib/lib/MongoDB/Role/_DatabaseErrorThrower.pm cp lib/MongoDB/Op/_FindAndUpdate.pm blib/lib/MongoDB/Op/_FindAndUpdate.pm cp lib/MongoDB/Role/_BypassValidation.pm blib/lib/MongoDB/Role/_BypassValidation.pm cp lib/MongoDB/Role/_ReadPrefModifier.pm blib/lib/MongoDB/Role/_ReadPrefModifier.pm cp lib/MongoDB/Role/_DeprecationWarner.pm blib/lib/MongoDB/Role/_DeprecationWarner.pm cp lib/MongoDB/Op/_Query.pm blib/lib/MongoDB/Op/_Query.pm cp lib/MongoDB/Role/_DatabaseOp.pm blib/lib/MongoDB/Role/_DatabaseOp.pm cp lib/MongoDB/Op/_ListCollections.pm blib/lib/MongoDB/Op/_ListCollections.pm cp lib/MongoDB/Role/_CollectionOp.pm blib/lib/MongoDB/Role/_CollectionOp.pm cp lib/MongoDB/Op/_KillCursors.pm blib/lib/MongoDB/Op/_KillCursors.pm cp lib/MongoDB/ReadPreference.pm blib/lib/MongoDB/ReadPreference.pm cp lib/MongoDB/Role/_SingleBatchDocWrite.pm blib/lib/MongoDB/Role/_SingleBatchDocWrite.pm cp lib/MongoDB/Op/_ParallelScan.pm blib/lib/MongoDB/Op/_ParallelScan.pm cp lib/MongoDB/Op/_RenameCollection.pm blib/lib/MongoDB/Op/_RenameCollection.pm cp lib/MongoDB/QueryResult/Filtered.pm blib/lib/MongoDB/QueryResult/Filtered.pm cp lib/MongoDB/QueryResult.pm blib/lib/MongoDB/QueryResult.pm cp lib/MongoDB/Tutorial.pod blib/lib/MongoDB/Tutorial.pod cp lib/MongoDB/Op/_FindAndDelete.pm blib/lib/MongoDB/Op/_FindAndDelete.pm cp lib/MongoDB/WriteConcern.pm blib/lib/MongoDB/WriteConcern.pm cp lib/MongoDB/Upgrading.pod blib/lib/MongoDB/Upgrading.pod cp lib/MongoDB/_Server.pm blib/lib/MongoDB/_Server.pm cp lib/MongoDB/UnacknowledgedResult.pm blib/lib/MongoDB/UnacknowledgedResult.pm cp lib/MongoDB/_Credential.pm blib/lib/MongoDB/_Credential.pm cp lib/MongoDB/_Platform.pm blib/lib/MongoDB/_Platform.pm cp lib/MongoDB/UpdateResult.pm blib/lib/MongoDB/UpdateResult.pm cp lib/MongoDB/_Types.pm blib/lib/MongoDB/_Types.pm cp lib/MongoDB/_Topology.pm blib/lib/MongoDB/_Topology.pm cp lib/MongoDB/_Link.pm blib/lib/MongoDB/_Link.pm cp lib/MongoDB/_Protocol.pm blib/lib/MongoDB/_Protocol.pm cp lib/MongoDB/_URI.pm blib/lib/MongoDB/_URI.pm cp lib/MongoDB/_Constants.pm blib/lib/MongoDB/_Constants.pm perl_mongo.c: In function 'get_regex_flags': perl_mongo.c:1108:7: warning: variable 'pat_sv' set but not used [-Wunused-but-set-variable] SV *pat_sv; ^~~~~~ At top level: perl_mongo.c:331:1: warning: 'call_pv_va' defined but not used [-Wunused-function] call_pv_va (char *func, int num, ...) { ^~~~~~~~~~ rm -f blib/arch/auto/MongoDB/MongoDB.so gcc -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong xs/BSON.o perl_mongo.o -o blib/arch/auto/MongoDB/MongoDB.so \ -lbson-1.0 -lperl \ chmod 755 blib/arch/auto/MongoDB/MongoDB.so Manifying 35 pod documents Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2u245n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 + cd MongoDB-v1.8.0 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- MongoDB.bs blib/arch/auto/MongoDB/MongoDB.bs 644 Manifying 35 pod documents Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/auto/MongoDB/MongoDB.so Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Timestamp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Cursor.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/OID.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/UnacknowledgedResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BSON.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/QueryResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/ReadConcern.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Upgrading.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/InsertOneResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Code.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/CommandResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/UpdateResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BulkWriteResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Protocol.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/IndexView.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Topology.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BulkWrite.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Types.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/ReadPreference.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Database.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Platform.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/DeleteResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Examples.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/InsertManyResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/GridFSBucket.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Constants.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Link.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Error.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/GridFS.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/WriteConcern.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Server.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/DataTypes.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BulkWriteView.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/DBRef.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/MongoClient.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Tutorial.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_URI.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/_Credential.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Collection.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_DeprecationWarner.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_CommandCursorOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_DatabaseOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_OpReplyParser.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_BypassValidation.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_CursorAPI.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_WriteResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_DatabaseErrorThrower.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_PrivateConstructor.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_CollectionOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_InsertPreEncoder.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_SingleBatchDocWrite.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_ReadPrefModifier.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_ReadOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_UpdatePreEncoder.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_WriteOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/QueryResult/Filtered.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/GridFS/File.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Query.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Delete.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_InsertOne.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_FSyncUnlock.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_DropDatabase.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_GetMore.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_ListIndexes.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_FindAndDelete.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Count.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Command.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_DropCollection.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Update.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_FindAndUpdate.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Explain.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_BulkWrite.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_ListCollections.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_BatchInsert.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Distinct.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_CreateIndexes.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_RenameCollection.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_ParallelScan.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_KillCursors.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Aggregate.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_DropIndexes.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/GridFSBucket/DownloadStream.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/GridFSBucket/UploadStream.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BSON/Regexp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BSON/_EncodedDoc.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/MongoDB/BSON/Binary.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::ReadPreference.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::DBRef.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Examples.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::OID.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::BulkWrite.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Database.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Collection.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::GridFS.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::GridFSBucket.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::QueryResult::Filtered.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::DeleteResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::GridFSBucket::UploadStream.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::UpdateResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::WriteConcern.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::CommandResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::GridFS::File.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::BulkWriteView.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::BSON::Regexp.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::BulkWriteResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::MongoClient.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Code.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::IndexView.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::DataTypes.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Error.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::QueryResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Cursor.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::UnacknowledgedResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::ReadConcern.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Timestamp.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::InsertManyResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::GridFSBucket::DownloadStream.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::InsertOneResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::BSON::Binary.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::BSON.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/man/man3/MongoDB::Upgrading.3pm + find /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.8.0-2.fc27 --unique-debug-arch ppc64 --unique-debug-src-base perl-MongoDB --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/MongoDB-v1.8.0 extracting debug info from /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/lib64/perl5/vendor_perl/auto/MongoDB/MongoDB.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 486 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A7E40U + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.0 + mkdir test_db + mongod --fork --logpath /builddir/build/BUILD/MongoDB-v1.8.0/mongod.log --pidfilepath /builddir/build/BUILD/MongoDB-v1.8.0/mongod.pid --dbpath /builddir/build/BUILD/MongoDB-v1.8.0/test_db/ --smallfiles about to fork child process, waiting until server is ready for connections. forked process: 22559 child process started successfully, parent exiting + '[' -n '' ']' + FAILPOINT_TESTING=1 + make test "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- MongoDB.bs blib/arch/auto/MongoDB/MongoDB.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/bson_codec/*.t t/deprecated/*.t t/threads/*.t t/unit/*.t # Checking MongoDB test environment # MongoDB version v3.4.3 (Standalone) t/00-report-mongod.t ........ ok t/max_time_ms.t ............. ok # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- ----- # Config::AutoConf 0.22 0.314 # ExtUtils::MakeMaker any 7.28 # Path::Tiny 0.052 0.104 # # === Configure Suggests === # # Module Want Have # -------- ------- ---------- # JSON::PP 2.27300 2.27400_02 # # === Build Requires === # # Module Want Have # ------------------- -------- -------- # Data::Dumper any 2.167 # Devel::Peek any missing # ExtUtils::MakeMaker 6.59 7.28 # File::Spec any 3.67 # File::Temp 0.17 0.2304 # FileHandle any 2.03 # JSON::MaybeXS 1.002005 1.003009 # Math::BigInt any 1.999811 # Path::Tiny 0.054 0.104 # Test::Deep 0.111 1.127 # Test::Fatal any 0.014 # Test::More 0.96 1.302085 # bigint any 0.47 # lib any 0.64 # utf8 any 1.19 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # Data::Dumper any 2.167 # ExtUtils::MakeMaker any 7.28 # File::Compare any 1.1006 # File::Spec any 3.67 # File::Temp any 0.2304 # FileHandle any 2.03 # JSON::MaybeXS any 1.003009 # Math::BigInt any 1.999811 # Path::Tiny 0.054 0.104 # Test::Deep 0.111 1.127 # Test::Fatal any 0.014 # Test::More 0.96 1.302085 # bigint any 0.47 # lib any 0.64 # threads::shared any 1.56 # utf8 any 1.19 # # === Test Recommends === # # Module Want Have # -------------- -------- -------- # CPAN::Meta 2.120900 2.150010 # DateTime::Tiny 1 1.06 # Test::Harness 3.31 3.39 # Time::Moment 0.22 0.42 # # === Runtime Requires === # # Module Want Have # --------------------- ----- -------- # Authen::SCRAM::Client 0.003 missing # BSON::Decimal128 1 v1.4.0 # BSON::Types any v1.4.0 # Carp any 1.42 # Class::XSAccessor any missing # DateTime 0.78 1.43 # Digest::MD5 any 2.55 # Encode any 2.89 # Exporter 5.57 5.72 # IO::File any 1.16 # IO::Socket any 1.38 # List::Util any 1.47 # MIME::Base64 any 3.15 # Moo 2 2.003002 # Moo::Role any 2.003002 # Safe::Isa any 1.000006 # Scalar::Util any 1.47 # Socket any 2.024 # Sub::Quote any 2.003001 # Tie::IxHash any 1.23 # Time::HiRes any 1.9742 # Try::Tiny any 0.28 # Type::Library any 1.000006 # Type::Tiny 1 1.000006 # Type::Tiny::XS any missing # Type::Utils any 1.000006 # Types::Standard any 1.000006 # XSLoader any 0.27 # boolean 0.25 0.46 # bytes any 1.05 # constant any 1.33 # if any 0.0606 # namespace::clean any 0.27 # overload any 1.28 # re any 0.34 # strict any 1.11 # version any 0.9918 # warnings any 1.37 # # === Runtime Recommends === # # Module Want Have # --------------- -------- ------- # IO::Socket::IP 0.25 0.39 # IO::Socket::SSL 1.42 missing # Mozilla::CA 20130114 missing # Net::SSLeay 1.49 missing # # === Runtime Suggests === # # Module Want Have # --------------- ---- ------- # IO::Socket::SSL 1.56 missing # # # *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING *** # # The following REQUIRED prerequisites were not satisfied: # # Devel::Peek is not installed (any version required) # Authen::SCRAM::Client is not installed (version '0.003' required) # Class::XSAccessor is not installed (any version required) # Type::Tiny::XS is not installed (any version required) # t/00-report-prereqs.t ....... ok t/bson.t .................... ok t/bson_codec/booleans.t ..... ok t/bson_codec/containers.t ... ok t/bson_codec/elements.t ..... ok t/bson_codec/time_moment.t .. ok t/bulk.t .................... ok t/bypass_doc_validation.t ... ok t/collection.t .............. ok t/connection.t .............. ok t/connection_string_spec.t .. ok t/crud.t .................... ok t/crud_spec.t ............... ok t/cursor.t .................. ok t/database.t ................ ok t/dbref.t ................... ok t/deprecated/bulk.t ......... ok t/deprecated/collection.t ... ok t/deprecated/cursor.t ....... ok t/deprecated/database.t ..... ok t/deprecated/gridfs.t ....... ok t/deprecated/indexes.t ...... ok t/dt_types.t ................ ok t/errors.t .................. ok t/fsync.t ................... ok t/gridfs_spec.t ............. ok t/gridfsbucket.t ............ ok t/indexview.t ............... ok t/max_staleness_spec.t ...... ok t/oid_generation.t .......... ok t/parallel_scan.t ........... ok t/readpref.t ................ ok t/regexp_obj.t .............. ok t/sdam_spec.t ............... ok t/ss_spec.t ................. ok t/threads/basic.t ........... ok t/threads/bson.t ............ ok t/threads/cursor.t .......... ok t/threads/oid.t ............. ok t/types.t ................... ok t/unit/configuration.t ...... ok t/unit/link.t ............... ok t/unit/read_preference.t .... ok t/unit/uri.t ................ ok t/unit/write_concern.t ...... ok All tests successful. Files=47, Tests=1155, 233 wallclock secs ( 0.51 usr 0.08 sys + 42.46 cusr 2.06 csys = 45.11 CPU) Result: PASS ++ cat mongod.pid + kill 22559 + cat mongod.log 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] MongoDB starting : pid=22559 port=27017 dbpath=/builddir/build/BUILD/MongoDB-v1.8.0/test_db/ 64-bit host=buildvm-ppc64-08.ppc.fedoraproject.org 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] db version v3.4.3 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] git version: f07437fb5a6cca07c10bafa78365456eb1d6d5e1 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0f-fips 25 May 2017 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] allocator: tcmalloc 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] modules: none 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] build environment: 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] distarch: ppc64 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] target_arch: ppc64 2017-06-06T20:08:27.415+0000 I CONTROL [initandlisten] options: { processManagement: { fork: true, pidFilePath: "/builddir/build/BUILD/MongoDB-v1.8.0/mongod.pid" }, storage: { dbPath: "/builddir/build/BUILD/MongoDB-v1.8.0/test_db/", mmapv1: { smallFiles: true } }, systemLog: { destination: "file", path: "/builddir/build/BUILD/MongoDB-v1.8.0/mongod.log" } } 2017-06-06T20:08:27.472+0000 I STORAGE [initandlisten] 2017-06-06T20:08:27.472+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2017-06-06T20:08:27.472+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2017-06-06T20:08:27.472+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=4591M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),checkpoint=(wait=60,log_size=2GB),statistics_log=(wait=0), 2017-06-06T20:08:28.113+0000 I CONTROL [initandlisten] 2017-06-06T20:08:28.113+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2017-06-06T20:08:28.113+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2017-06-06T20:08:28.113+0000 I CONTROL [initandlisten] 2017-06-06T20:08:28.114+0000 I CONTROL [initandlisten] 2017-06-06T20:08:28.114+0000 I CONTROL [initandlisten] ** WARNING: soft rlimits too low. The locked memory size is 65536 bytes, it should be at least 1048576 bytes 2017-06-06T20:08:28.386+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/builddir/build/BUILD/MongoDB-v1.8.0/test_db/diagnostic.data' 2017-06-06T20:08:28.697+0000 I INDEX [initandlisten] build index on: admin.system.version properties: { v: 2, key: { version: 1 }, name: "incompatible_with_version_32", ns: "admin.system.version" } 2017-06-06T20:08:28.697+0000 I INDEX [initandlisten] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:08:28.697+0000 I INDEX [initandlisten] build index done. scanned 0 total records. 0 secs 2017-06-06T20:08:28.698+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 3.4 2017-06-06T20:08:28.698+0000 I NETWORK [thread1] waiting for connections on port 27017 2017-06-06T20:08:29.673+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35480 #1 (1 connection now open) 2017-06-06T20:08:29.673+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:35480 conn1: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:29.680+0000 I - [conn1] end connection 127.0.0.1:35480 (1 connection now open) 2017-06-06T20:08:29.682+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35484 #2 (1 connection now open) 2017-06-06T20:08:29.682+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:35484 conn2: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:29.684+0000 I - [conn2] end connection 127.0.0.1:35484 (1 connection now open) 2017-06-06T20:08:30.511+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35488 #3 (1 connection now open) 2017-06-06T20:08:30.512+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:35488 conn3: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:30.520+0000 I - [conn3] end connection 127.0.0.1:35488 (1 connection now open) 2017-06-06T20:08:30.521+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35492 #4 (1 connection now open) 2017-06-06T20:08:30.521+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:35492 conn4: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:30.649+0000 I COMMAND [conn4] command testdb1140488939.test_collection command: insert { insert: "test_collection", documents: 20, ordered: true } ninserted:20 keysInserted:20 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 120ms 2017-06-06T20:08:30.660+0000 I COMMAND [conn4] dropDatabase testdb1140488939 starting 2017-06-06T20:08:30.660+0000 I COMMAND [conn4] dropDatabase testdb1140488939 finished 2017-06-06T20:08:30.660+0000 I - [conn4] end connection 127.0.0.1:35492 (1 connection now open) 2017-06-06T20:08:31.722+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35496 #5 (1 connection now open) 2017-06-06T20:08:31.723+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:35496 conn5: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:31.731+0000 I - [conn5] end connection 127.0.0.1:35496 (1 connection now open) 2017-06-06T20:08:31.732+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35500 #6 (1 connection now open) 2017-06-06T20:08:31.732+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:35500 conn6: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:31.737+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:31.926+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bbfee2c865848639241'), text: "yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy..." } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 187ms 2017-06-06T20:08:31.928+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:32.194+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bbfee2c865848639243'), id2: ObjectId('59370bbfee2c865848639242'), text: "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz..." } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 264ms 2017-06-06T20:08:32.196+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:32.411+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('49b6d9fb17330414a0c63101'), a: { foo: "bar", x: ObjectId('49b6d9fb17330414a0c63102'), n: null }, d: 23.23451452, regex: /xtz/, n: null, l: 234234124, b: true, string: "string", d2: new Date(1271079861000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 215ms 2017-06-06T20:08:32.418+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35504 #7 (2 connections now open) 2017-06-06T20:08:32.418+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:35504 conn7: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:32.419+0000 I COMMAND [conn7] CMD: drop testdb396786086.bar 2017-06-06T20:08:32.679+0000 I WRITE [conn7] update testdb396786086.bar query: { x: 1 } planSummary: COLLSCAN update: { $inc: { x: 1 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 259ms 2017-06-06T20:08:32.679+0000 I COMMAND [conn7] command testdb396786086.$cmd command: update { update: "bar", updates: [ { u: { $inc: { x: 1 } }, upsert: true, q: { x: 1 }, multi: false } ] } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 259ms 2017-06-06T20:08:32.680+0000 I - [conn7] end connection 127.0.0.1:35504 (2 connections now open) 2017-06-06T20:08:32.684+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35508 #8 (2 connections now open) 2017-06-06T20:08:32.684+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:35508 conn8: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:32.685+0000 I COMMAND [conn8] CMD: drop testdb396786086.bar 2017-06-06T20:08:32.789+0000 I COMMAND [conn8] command testdb396786086.bar command: drop { drop: "bar" } numYields:0 reslen:82 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 103ms 2017-06-06T20:08:32.960+0000 I COMMAND [conn8] command testdb396786086.bar command: insert { insert: "bar", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 170ms 2017-06-06T20:08:32.965+0000 I - [conn8] end connection 127.0.0.1:35508 (2 connections now open) 2017-06-06T20:08:32.966+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:33.106+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc0ee2c865848639249'), char: "þ" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 139ms 2017-06-06T20:08:33.120+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:33.257+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc1ee2c86584863925e'), age: 22, name: "jay" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 136ms 2017-06-06T20:08:33.261+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:33.475+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc1ee2c865848639261'), key: "zzz" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 213ms 2017-06-06T20:08:33.477+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:33.729+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc1ee2c865848639262'), key: 11.5 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 251ms 2017-06-06T20:08:33.731+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:33.878+0000 I COMMAND [conn6] command testdb396786086.bar command: drop { drop: "bar" } numYields:0 reslen:82 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 146ms 2017-06-06T20:08:34.052+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 172ms 2017-06-06T20:08:34.058+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35512 #9 (2 connections now open) 2017-06-06T20:08:34.059+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:35512 conn9: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:34.059+0000 I COMMAND [conn9] CMD: drop testdb396786086.bar 2017-06-06T20:08:34.244+0000 I COMMAND [conn9] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc2ee2c865848639263'), num: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 183ms 2017-06-06T20:08:34.247+0000 I - [conn9] end connection 127.0.0.1:35512 (2 connections now open) 2017-06-06T20:08:34.250+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:34.251+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35516 #10 (2 connections now open) 2017-06-06T20:08:34.252+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:35516 conn10: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:34.436+0000 I COMMAND [conn10] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc2ee2c865848639269'), num: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 183ms 2017-06-06T20:08:34.438+0000 I - [conn10] end connection 127.0.0.1:35516 (2 connections now open) 2017-06-06T20:08:34.440+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:34.597+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc2ee2c86584863926b'), bindata: [ BinData(0, 666F6F), BinData(0, 666F6F), BinData(0, 666F6F), BinData(1, 666F6F), BinData(2, 666F6F), BinData(3, 666F6F), BinData(4, 666F6F), BinData(5, 666F6F), BinData(128, 666F6F) ] } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 154ms 2017-06-06T20:08:34.604+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:34.802+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc2ee2c86584863926c'), юникод: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 197ms 2017-06-06T20:08:34.805+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:35.130+0000 I COMMAND [conn6] command testdb396786086.bar command: drop { drop: "bar" } numYields:0 reslen:82 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 325ms 2017-06-06T20:08:35.373+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc3ee2c86584863926e'), x: null } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 242ms 2017-06-06T20:08:35.375+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:35.552+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc3ee2c86584863926f'), x: null } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 175ms 2017-06-06T20:08:35.554+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:35.705+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc3ee2c865848639270'), okay: false, name: "fred0" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 150ms 2017-06-06T20:08:35.710+0000 I COMMAND [conn6] CMD: drop testdb396786086.bar 2017-06-06T20:08:36.083+0000 I COMMAND [conn6] command testdb396786086.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('59370bc3ee2c865848639272'), x: 1.23456789E+1000 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 372ms 2017-06-06T20:08:36.087+0000 I COMMAND [conn6] dropDatabase testdb396786086 starting 2017-06-06T20:08:36.087+0000 I COMMAND [conn6] dropDatabase testdb396786086 finished 2017-06-06T20:08:36.088+0000 I - [conn6] end connection 127.0.0.1:35500 (1 connection now open) 2017-06-06T20:08:40.318+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35520 #11 (1 connection now open) 2017-06-06T20:08:40.319+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:35520 conn11: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:40.326+0000 I - [conn11] end connection 127.0.0.1:35520 (1 connection now open) 2017-06-06T20:08:40.330+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35524 #12 (1 connection now open) 2017-06-06T20:08:40.331+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:35524 conn12: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:08:40.347+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:40.532+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 183ms 2017-06-06T20:08:40.544+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:40.837+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bc8ee2c865853516c82') } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 292ms 2017-06-06T20:08:40.845+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:41.190+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ], ordered: false } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 343ms 2017-06-06T20:08:41.194+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:41.472+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bc9ee2c865853516c84') } ], ordered: false } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 276ms 2017-06-06T20:08:41.485+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:41.861+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bc9ee2c865853516c85'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 375ms 2017-06-06T20:08:41.868+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:42.112+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bc9ee2c865853516c87'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 243ms 2017-06-06T20:08:42.156+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:42.268+0000 I COMMAND [conn12] command testdb55785385.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 112ms 2017-06-06T20:08:42.609+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcaee2c865853516c89'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 341ms 2017-06-06T20:08:42.612+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:42.910+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcaee2c865853516c8b'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 297ms 2017-06-06T20:08:42.912+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:43.484+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcaee2c865853516c8d'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 571ms 2017-06-06T20:08:43.492+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:43.724+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcbee2c865853516c8f'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 230ms 2017-06-06T20:08:43.729+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:44.106+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcbee2c865853516c91'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 377ms 2017-06-06T20:08:44.167+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:44.467+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bccee2c865853516c93'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 228ms 2017-06-06T20:08:44.470+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:44.714+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bccee2c865853516c95'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 243ms 2017-06-06T20:08:44.715+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:44.996+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bccee2c865853516c97'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 280ms 2017-06-06T20:08:45.001+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:45.626+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcdee2c865853516c99'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 429ms 2017-06-06T20:08:45.631+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:45.787+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcdee2c865853516c9b'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 155ms 2017-06-06T20:08:45.793+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:46.131+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bcdee2c865853516c9d'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 337ms 2017-06-06T20:08:46.178+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:46.526+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bceee2c865853516c9f'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 305ms 2017-06-06T20:08:46.531+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:46.803+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 271ms 2017-06-06T20:08:46.803+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 2, ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 271ms 2017-06-06T20:08:46.811+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:47.257+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bceee2c865853516ca1'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 445ms 2017-06-06T20:08:47.285+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:47.754+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: "1" } planSummary: COLLSCAN update: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 415ms 2017-06-06T20:08:47.754+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: [ { q: { key: "1" }, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } }, multi: true, upsert: true } ], ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 415ms 2017-06-06T20:08:47.759+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:48.161+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 400ms 2017-06-06T20:08:48.161+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 2, ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 400ms 2017-06-06T20:08:48.318+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:48.572+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd0ee2c865853516ca3'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 253ms 2017-06-06T20:08:48.579+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:48.866+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: "1" } planSummary: COLLSCAN update: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 286ms 2017-06-06T20:08:48.866+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: [ { upsert: true, multi: true, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } }, q: { key: "1" } } ], ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 286ms 2017-06-06T20:08:48.871+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:49.173+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 300ms 2017-06-06T20:08:49.173+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 2, ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 301ms 2017-06-06T20:08:49.340+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:49.553+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd1ee2c865853516ca5'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 212ms 2017-06-06T20:08:49.567+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:49.853+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 284ms 2017-06-06T20:08:49.853+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 2, ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 285ms 2017-06-06T20:08:49.859+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:50.206+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd1ee2c865853516ca7'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 347ms 2017-06-06T20:08:50.270+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:50.634+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: 2 } planSummary: COLLSCAN update: { x: 2 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 fastmodinsert:1 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 292ms 2017-06-06T20:08:50.635+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 2, ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 292ms 2017-06-06T20:08:50.640+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:50.938+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd2ee2c865853516ca9'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 297ms 2017-06-06T20:08:50.946+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:51.266+0000 I WRITE [conn12] update testdb55785385.test_collection query: { key: 2 } planSummary: COLLSCAN update: { x: 2 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 fastmodinsert:1 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 319ms 2017-06-06T20:08:51.266+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 2, ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 319ms 2017-06-06T20:08:51.270+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:51.376+0000 I COMMAND [conn12] command testdb55785385.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 106ms 2017-06-06T20:08:51.646+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd3ee2c865853516cab'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 269ms 2017-06-06T20:08:51.654+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:51.886+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd3ee2c865853516cad'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 231ms 2017-06-06T20:08:51.890+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:52.132+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd3ee2c865853516caf'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 241ms 2017-06-06T20:08:52.136+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:52.712+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd4ee2c865853516cb1'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 575ms 2017-06-06T20:08:52.717+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:52.940+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd4ee2c865853516cb4'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 222ms 2017-06-06T20:08:52.944+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:53.203+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd4ee2c865853516cb6'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 258ms 2017-06-06T20:08:53.208+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:53.688+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd5ee2c865853516cb8'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 479ms 2017-06-06T20:08:53.761+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:54.078+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd5ee2c865853516cbb'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 316ms 2017-06-06T20:08:54.085+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:54.371+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd6ee2c865853516cbd'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 285ms 2017-06-06T20:08:54.390+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:54.742+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd6ee2c865853516cbf'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 335ms 2017-06-06T20:08:54.747+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:55.215+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd6ee2c865853516cc1'), key: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 467ms 2017-06-06T20:08:55.220+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:55.395+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd7ee2c865853516cc3'), a: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 174ms 2017-06-06T20:08:55.411+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:55.536+0000 I COMMAND [conn12] command testdb55785385.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 125ms 2017-06-06T20:08:55.836+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bd7ee2c865853516cc6'), a: 1 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 298ms 2017-06-06T20:08:55.841+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:56.257+0000 I INDEX [conn12] build index on: testdb55785385.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb55785385.test_collection" } 2017-06-06T20:08:56.257+0000 I INDEX [conn12] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:08:56.258+0000 I INDEX [conn12] build index done. scanned 0 total records. 0 secs 2017-06-06T20:08:56.258+0000 I COMMAND [conn12] command testdb55785385.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { unique: true, name: "a_1", key: { a: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 413ms 2017-06-06T20:08:56.267+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:56.785+0000 I INDEX [conn12] build index on: testdb55785385.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb55785385.test_collection" } 2017-06-06T20:08:56.785+0000 I INDEX [conn12] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:08:56.796+0000 I INDEX [conn12] build index done. scanned 0 total records. 0 secs 2017-06-06T20:08:56.797+0000 I COMMAND [conn12] command testdb55785385.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { unique: true, name: "a_1", key: { a: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 528ms 2017-06-06T20:08:56.805+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:57.367+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 5 } } } protocol:op_query 291ms 2017-06-06T20:08:57.403+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:58.080+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 4, ordered: false } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 5 } } } protocol:op_query 505ms 2017-06-06T20:08:58.118+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:58.450+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 1000, ordered: true } ninserted:1000 keysInserted:1000 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 18, w: 18 } }, Database: { acquireCount: { w: 17, W: 1 } }, Collection: { acquireCount: { w: 17 } } } protocol:op_query 311ms 2017-06-06T20:08:58.486+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:58.900+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 1000, ordered: false } ninserted:1000 keysInserted:1000 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 18, w: 18 } }, Database: { acquireCount: { w: 17, W: 1 } }, Collection: { acquireCount: { w: 17 } } } protocol:op_query 299ms 2017-06-06T20:08:58.925+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:59.813+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bdaee2c865853516ccc') } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 886ms 2017-06-06T20:08:59.817+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:08:59.961+0000 I COMMAND [conn12] command testdb55785385.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 143ms 2017-06-06T20:09:00.357+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bdbee2c865853516ccd') } ], ordered: false } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 395ms 2017-06-06T20:09:00.363+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:00.365+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:00.367+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:00.369+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:00.372+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:00.728+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true, writeConcern: { w: 0, wtimeout: 1000 } } ninserted:1 keysInserted:2 exception: E11000 duplicate key error collection: testdb55785385.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 355ms 2017-06-06T20:09:00.730+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:00.831+0000 I COMMAND [conn12] command testdb55785385.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 100ms 2017-06-06T20:09:01.083+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 3, ordered: false, writeConcern: { w: 0, wtimeout: 1000 } } ninserted:2 keysInserted:3 exception: E11000 duplicate key error collection: testdb55785385.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 252ms 2017-06-06T20:09:01.087+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:01.387+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 299ms 2017-06-06T20:09:01.389+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:01.572+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 182ms 2017-06-06T20:09:01.576+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:02.141+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 564ms 2017-06-06T20:09:02.146+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:02.448+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bdeee2c865853516cd3'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 300ms 2017-06-06T20:09:02.450+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:02.903+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 451ms 2017-06-06T20:09:02.906+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:03.173+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 267ms 2017-06-06T20:09:03.176+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:03.461+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 284ms 2017-06-06T20:09:03.464+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:05.082+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bdfee2c865853516cd6'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1617ms 2017-06-06T20:09:05.104+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:05.221+0000 I COMMAND [conn12] command testdb55785385.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 117ms 2017-06-06T20:09:05.495+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true, writeConcern: { w: 0, wtimeout: 1000 } } ninserted:1 keysInserted:1 exception: Document can't have $ prefixed field names: $bad code:2 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 273ms 2017-06-06T20:09:05.498+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:05.795+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: 3, ordered: false, writeConcern: { wtimeout: 1000, w: 0 } } ninserted:2 keysInserted:2 exception: Document can't have $ prefixed field names: $bad code:2 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 296ms 2017-06-06T20:09:05.798+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:05.800+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:05.802+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:06.147+0000 I WRITE [conn12] update testdb55785385.test_collection query: { _id: 0 } planSummary: IDHACK update: { $set: { a: 0 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:1 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 343ms 2017-06-06T20:09:06.167+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 3, ordered: true } numYields:0 reslen:158 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 5 } } } protocol:op_query 363ms 2017-06-06T20:09:06.172+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:06.657+0000 I WRITE [conn12] update testdb55785385.test_collection query: { _id: 0 } planSummary: IDHACK update: { $set: { a: 0 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 436ms 2017-06-06T20:09:06.657+0000 I COMMAND [conn12] command testdb55785385.$cmd command: update { update: "test_collection", updates: 3, ordered: false } numYields:0 reslen:158 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 436ms 2017-06-06T20:09:06.663+0000 I COMMAND [conn12] CMD: drop testdb55785385.test_collection 2017-06-06T20:09:07.088+0000 I COMMAND [conn12] command testdb55785385.test_collection command: insert { insert: "test_collection", documents: [ { _id: 0 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 424ms 2017-06-06T20:09:07.091+0000 I COMMAND [conn12] dropDatabase testdb55785385 starting 2017-06-06T20:09:07.108+0000 I COMMAND [conn12] dropDatabase testdb55785385 finished 2017-06-06T20:09:07.109+0000 I - [conn12] end connection 127.0.0.1:35524 (1 connection now open) 2017-06-06T20:09:07.974+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35534 #13 (1 connection now open) 2017-06-06T20:09:07.975+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:35534 conn13: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:07.982+0000 I - [conn13] end connection 127.0.0.1:35534 (1 connection now open) 2017-06-06T20:09:07.983+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35538 #14 (1 connection now open) 2017-06-06T20:09:07.984+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:35538 conn14: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:07.988+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:08.262+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 272ms 2017-06-06T20:09:08.266+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:08.447+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 180ms 2017-06-06T20:09:08.450+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:08.633+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 182ms 2017-06-06T20:09:08.636+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:08.807+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 170ms 2017-06-06T20:09:08.810+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:09.064+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 253ms 2017-06-06T20:09:09.280+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:09.555+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 274ms 2017-06-06T20:09:09.559+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:09.800+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 240ms 2017-06-06T20:09:09.804+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:10.136+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 332ms 2017-06-06T20:09:10.214+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:10.527+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 234ms 2017-06-06T20:09:10.530+0000 I COMMAND [conn14] CMD: drop testdb238861112.test_validating 2017-06-06T20:09:10.789+0000 I COMMAND [conn14] command testdb238861112.test_validating command: create { create: "test_validating" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 259ms 2017-06-06T20:09:11.032+0000 I COMMAND [conn14] command testdb238861112.test_source command: insert { insert: "test_source", documents: 20, ordered: true } ninserted:20 keysInserted:20 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 240ms 2017-06-06T20:09:11.311+0000 I COMMAND [conn14] command testdb238861112.tmp.agg_out.1 command: create { create: "tmp.agg_out.1", temp: true, validator: { x: { $exists: 1 } }, validationLevel: "strict", validationAction: "error" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 11, w: 1 } }, Database: { acquireCount: { r: 4, R: 1, W: 1 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_query 278ms 2017-06-06T20:09:11.312+0000 I COMMAND [conn14] CMD: drop testdb238861112.tmp.agg_out.1 2017-06-06T20:09:11.371+0000 I COMMAND [conn14] command testdb238861112.test_source command: aggregate { aggregate: "test_source", pipeline: [ { $match: { count: { $gt: 10 } } }, { $out: "test_validating" } ], cursor: {} } planSummary: COLLSCAN exception: insert for $out failed: { connectionId: 14, err: "Document failed validation", code: 121, codeName: "DocumentValidationFailure", n: 0, ok: 1.0 } code:16996 numYields:1 reslen:232 locks:{ Global: { acquireCount: { r: 21, w: 5 } }, Database: { acquireCount: { r: 7, w: 2, R: 1, W: 3 } }, Collection: { acquireCount: { r: 6, w: 2 } } } protocol:op_query 337ms 2017-06-06T20:09:11.617+0000 I COMMAND [conn14] command testdb238861112.tmp.agg_out.2 command: create { create: "tmp.agg_out.2", temp: true, validator: { x: { $exists: 1 } }, validationLevel: "strict", validationAction: "error" } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 11, w: 1 } }, Database: { acquireCount: { r: 4, R: 1, W: 1 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_query 244ms 2017-06-06T20:09:11.676+0000 I COMMAND [conn14] command testdb238861112.test_source command: aggregate { aggregate: "test_source", pipeline: [ { $match: { count: { $gt: 10 } } }, { $out: "test_validating" } ], bypassDocumentValidation: 1, cursor: {} } planSummary: COLLSCAN keysExamined:0 docsExamined:20 cursorExhausted:1 numYields:1 nreturned:0 reslen:115 locks:{ Global: { acquireCount: { r: 25, w: 3, W: 2 } }, Database: { acquireCount: { r: 8, w: 1, R: 2, W: 2 } }, Collection: { acquireCount: { r: 7, w: 1 } } } protocol:op_query 304ms 2017-06-06T20:09:11.679+0000 I COMMAND [conn14] dropDatabase testdb238861112 starting 2017-06-06T20:09:11.688+0000 I COMMAND [conn14] dropDatabase testdb238861112 finished 2017-06-06T20:09:11.689+0000 I - [conn14] end connection 127.0.0.1:35538 (1 connection now open) 2017-06-06T20:09:12.526+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35542 #15 (1 connection now open) 2017-06-06T20:09:12.526+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:35542 conn15: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:12.533+0000 I - [conn15] end connection 127.0.0.1:35542 (1 connection now open) 2017-06-06T20:09:12.535+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35546 #16 (1 connection now open) 2017-06-06T20:09:12.535+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:35546 conn16: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:13.159+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 615ms 2017-06-06T20:09:13.161+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:13.344+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370be9ee2c8658597774f1') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 182ms 2017-06-06T20:09:13.345+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:13.393+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:13.677+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370be9ee2c8658597774f2'), just: "another", perl: "hacker" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 283ms 2017-06-06T20:09:13.733+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:14.012+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370be9ee2c8658597774f5'), price: 123.19, autoPartNum: "123456" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 278ms 2017-06-06T20:09:14.015+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:14.217+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370beaee2c8658597774f7'), down: "å", non_latin: "☃", up: "æ" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 201ms 2017-06-06T20:09:14.219+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:14.689+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370beaee2c8658597774f8'), ☃: "non_latin", å: "down", æ: "up" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 469ms 2017-06-06T20:09:14.690+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:14.927+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370beaee2c8658597774f9'), é: "hi" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 236ms 2017-06-06T20:09:14.929+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:15.102+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370beaee2c8658597774fa'), y: 2, x: 1, w: 4, z: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 172ms 2017-06-06T20:09:15.106+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:15.359+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 253ms 2017-06-06T20:09:15.362+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:15.533+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 170ms 2017-06-06T20:09:15.785+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bebee2c8658597774fe'), x: 1, y: 2, z: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 251ms 2017-06-06T20:09:15.788+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:16.095+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 306ms 2017-06-06T20:09:16.098+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:16.264+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370becee2c865859777502'), f: 1, s: 2, fo: 4, t: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 165ms 2017-06-06T20:09:16.267+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:16.587+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370becee2c865859777503'), f: 1, s: 2, fo: 4, t: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 319ms 2017-06-06T20:09:16.600+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:16.832+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 232ms 2017-06-06T20:09:17.203+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370becee2c865859777504'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 369ms 2017-06-06T20:09:17.211+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:17.503+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bedee2c865859777508'), data: [ null, "foo" ] } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 291ms 2017-06-06T20:09:17.506+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:17.869+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bedee2c865859777509'), data: "foo" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 311ms 2017-06-06T20:09:17.873+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:18.420+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 545ms 2017-06-06T20:09:18.423+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:18.828+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370beeee2c86585977750b'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 403ms 2017-06-06T20:09:18.832+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:19.150+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370beeee2c86585977750f'), x: 0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 317ms 2017-06-06T20:09:19.156+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:19.574+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370befee2c86585977751e'), foo: "中国" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 417ms 2017-06-06T20:09:19.673+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:19.675+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:19.677+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:19.678+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:20.024+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 344ms 2017-06-06T20:09:20.053+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:20.260+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf0ee2c86585977753d'), count: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 205ms 2017-06-06T20:09:20.533+0000 I COMMAND [conn16] command testdb2026074426.tmp.agg_out.3 command: create { create: "tmp.agg_out.3", temp: true } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 11, w: 1 } }, Database: { acquireCount: { r: 4, R: 1, W: 1 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_query 268ms 2017-06-06T20:09:20.570+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: aggregate { aggregate: "test_collection", pipeline: [ { $match: { count: { $gt: 0 } } }, { $out: "test_out" } ], cursor: {} } planSummary: COLLSCAN keysExamined:0 docsExamined:20 cursorExhausted:1 numYields:1 nreturned:0 reslen:120 locks:{ Global: { acquireCount: { r: 24, w: 2, W: 2 } }, Database: { acquireCount: { r: 8, w: 1, R: 2, W: 1 } }, Collection: { acquireCount: { r: 7, w: 1 } } } protocol:op_query 305ms 2017-06-06T20:09:20.580+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_out 2017-06-06T20:09:20.737+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:21.042+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf0ee2c865859777551'), count: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 225ms 2017-06-06T20:09:21.047+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:21.353+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: "foo" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 304ms 2017-06-06T20:09:21.356+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:21.659+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 302ms 2017-06-06T20:09:21.759+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:21.959+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf1ee2c865859777565'), i: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 199ms 2017-06-06T20:09:22.085+0000 I INDEX [conn16] build index on: testdb2026074426.test_collection properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "testdb2026074426.test_collection" } 2017-06-06T20:09:22.085+0000 I INDEX [conn16] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:09:22.124+0000 I INDEX [conn16] build index done. scanned 2 total records. 0 secs 2017-06-06T20:09:22.124+0000 I COMMAND [conn16] command testdb2026074426.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "i_1", key: { i: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 160ms 2017-06-06T20:09:22.238+0000 I INDEX [conn16] build index on: testdb2026074426.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb2026074426.test_collection", sparse: true } 2017-06-06T20:09:22.238+0000 I INDEX [conn16] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:09:22.239+0000 I INDEX [conn16] build index done. scanned 2 total records. 0 secs 2017-06-06T20:09:22.239+0000 I COMMAND [conn16] command testdb2026074426.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { sparse: true, name: "x_1", key: { x: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 112ms 2017-06-06T20:09:22.242+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:22.509+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf2ee2c865859777567'), x: "foo" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 233ms 2017-06-06T20:09:22.510+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:22.719+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf2ee2c865859777568'), x: "foo" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 208ms 2017-06-06T20:09:22.839+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:23.296+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: 0, x: "FOO" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 455ms 2017-06-06T20:09:23.302+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:23.538+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf3ee2c86585977756a'), n: 1, b: 1, a: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 235ms 2017-06-06T20:09:23.575+0000 I COMMAND [conn16] CMD: drop testdb2026074426.test_collection 2017-06-06T20:09:23.773+0000 I COMMAND [conn16] command testdb2026074426.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf3ee2c865859777570'), a: 1, b: 1, n: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 197ms 2017-06-06T20:09:23.779+0000 I COMMAND [conn16] dropDatabase testdb2026074426 starting 2017-06-06T20:09:23.881+0000 I COMMAND [conn16] dropDatabase testdb2026074426 finished 2017-06-06T20:09:23.881+0000 I COMMAND [conn16] command testdb2026074426 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 102ms 2017-06-06T20:09:23.882+0000 I - [conn16] end connection 127.0.0.1:35546 (1 connection now open) 2017-06-06T20:09:24.706+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35550 #17 (1 connection now open) 2017-06-06T20:09:24.707+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:35550 conn17: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:24.713+0000 I - [conn17] end connection 127.0.0.1:35550 (1 connection now open) 2017-06-06T20:09:24.715+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35554 #18 (1 connection now open) 2017-06-06T20:09:24.715+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:35554 conn18: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:26.514+0000 I COMMAND [conn18] command testdb364169480.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf6ee2c86585e5d1001'), foo: 42 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 286ms 2017-06-06T20:09:26.515+0000 I COMMAND [conn18] dropDatabase testdb364169480 starting 2017-06-06T20:09:26.515+0000 I COMMAND [conn18] dropDatabase testdb364169480 finished 2017-06-06T20:09:26.520+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35566 #19 (2 connections now open) 2017-06-06T20:09:26.520+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:35566 conn19: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:26.522+0000 I - [conn19] end connection 127.0.0.1:35566 (2 connections now open) 2017-06-06T20:09:26.523+0000 I - [conn18] end connection 127.0.0.1:35554 (1 connection now open) 2017-06-06T20:09:26.524+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35570 #20 (1 connection now open) 2017-06-06T20:09:26.524+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:35570 conn20: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:26.712+0000 I COMMAND [conn20] command testdb364169480.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf6ee2c86585e5d1002'), foo: 42 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 187ms 2017-06-06T20:09:27.723+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35578 #21 (2 connections now open) 2017-06-06T20:09:27.723+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:35578 conn21: { application: { name: "test_app_name" }, driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:27.724+0000 I - [conn21] end connection 127.0.0.1:35578 (2 connections now open) 2017-06-06T20:09:27.725+0000 I COMMAND [conn20] dropDatabase testdb364169480 starting 2017-06-06T20:09:27.725+0000 I COMMAND [conn20] dropDatabase testdb364169480 finished 2017-06-06T20:09:27.726+0000 I - [conn20] end connection 127.0.0.1:35570 (1 connection now open) 2017-06-06T20:09:28.859+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35584 #22 (1 connection now open) 2017-06-06T20:09:28.859+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:35584 conn22: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:28.866+0000 I - [conn22] end connection 127.0.0.1:35584 (1 connection now open) 2017-06-06T20:09:28.868+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35588 #23 (1 connection now open) 2017-06-06T20:09:28.868+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:35588 conn23: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:28.873+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:29.139+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: "foo", value: "bar" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 264ms 2017-06-06T20:09:29.148+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:29.492+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf9ee2c8658683076f1'), value: "bar" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 343ms 2017-06-06T20:09:29.494+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:29.684+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf9ee2c8658683076f2'), value: "bar" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 189ms 2017-06-06T20:09:29.685+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:30.067+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bf9ee2c8658683076f3'), value: "bar" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 381ms 2017-06-06T20:09:30.069+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:30.257+0000 I COMMAND [conn23] command testdb889320815.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:94 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 188ms 2017-06-06T20:09:31.287+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1029ms 2017-06-06T20:09:31.294+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:31.665+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 4, ordered: true } ninserted:3 keysInserted:6 exception: E11000 duplicate key error collection: testdb889320815.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:203 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 346ms 2017-06-06T20:09:31.669+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:31.969+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 4, ordered: false } ninserted:3 keysInserted:5 exception: E11000 duplicate key error collection: testdb889320815.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:203 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 299ms 2017-06-06T20:09:31.974+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:32.409+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 289ms 2017-06-06T20:09:32.736+0000 I COMMAND [conn23] command testdb889320815.capped985985284 command: create { create: "capped985985284", capped: true, size: 500000 } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 320ms 2017-06-06T20:09:32.741+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:32.923+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 181ms 2017-06-06T20:09:33.155+0000 I COMMAND [conn23] command testdb889320815.capped998340446 command: create { create: "capped998340446", capped: true, size: 500000 } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 227ms 2017-06-06T20:09:33.158+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:33.348+0000 I WRITE [conn23] update testdb889320815.test_collection query: { x: 1 } planSummary: COLLSCAN update: { x: 2 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 fastmodinsert:1 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 187ms 2017-06-06T20:09:33.348+0000 I COMMAND [conn23] command testdb889320815.$cmd command: update { update: "test_collection", updates: [ { q: { x: 1 }, u: { x: 2 }, multi: false, upsert: true } ] } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 187ms 2017-06-06T20:09:33.360+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:33.618+0000 I WRITE [conn23] update testdb889320815.test_collection query: { x: 1 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 256ms 2017-06-06T20:09:33.618+0000 I COMMAND [conn23] command testdb889320815.$cmd command: update { update: "test_collection", updates: [ { upsert: true, multi: false, q: { x: 1 }, u: { $set: { x: 2 } } } ] } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 256ms 2017-06-06T20:09:33.629+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:33.882+0000 I WRITE [conn23] update testdb889320815.test_collection query: { x: 1 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 251ms 2017-06-06T20:09:33.882+0000 I COMMAND [conn23] command testdb889320815.$cmd command: update { update: "test_collection", updates: [ { u: { $set: { x: 2 } }, q: { x: 1 }, multi: true, upsert: true } ] } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 251ms 2017-06-06T20:09:33.895+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:34.203+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 302ms 2017-06-06T20:09:34.228+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:34.345+0000 I COMMAND [conn23] command testdb889320815.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:94 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 117ms 2017-06-06T20:09:34.657+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:2 keysInserted:4 exception: E11000 duplicate key error collection: testdb889320815.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:203 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 310ms 2017-06-06T20:09:34.659+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:34.891+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 4, ordered: false } ninserted:3 keysInserted:5 exception: E11000 duplicate key error collection: testdb889320815.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:203 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 231ms 2017-06-06T20:09:34.893+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:35.170+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bfeee2c865868307702'), x: "a", y: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 277ms 2017-06-06T20:09:35.256+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:35.583+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bffee2c865868307707'), y: "a", x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 326ms 2017-06-06T20:09:35.588+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:35.897+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370bffee2c865868307709'), y: "a", x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 308ms 2017-06-06T20:09:35.905+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:36.490+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 583ms 2017-06-06T20:09:36.492+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:36.831+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c00ee2c86586830770b'), y: "b" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 339ms 2017-06-06T20:09:36.834+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:37.094+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c00ee2c86586830770c'), x: 1, y: "a" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 259ms 2017-06-06T20:09:37.102+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:37.448+0000 I INDEX [conn23] build index on: testdb889320815.test_collection properties: { v: 2, unique: true, key: { x: 1 }, name: "x_1", ns: "testdb889320815.test_collection" } 2017-06-06T20:09:37.448+0000 I INDEX [conn23] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:09:37.449+0000 I INDEX [conn23] build index done. scanned 0 total records. 0 secs 2017-06-06T20:09:37.520+0000 I COMMAND [conn23] command testdb889320815.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { unique: true, key: { x: 1 }, name: "x_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 414ms 2017-06-06T20:09:37.634+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:6 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 112ms 2017-06-06T20:09:37.636+0000 I COMMAND [conn23] CMD: drop testdb889320815.test_collection 2017-06-06T20:09:37.850+0000 I COMMAND [conn23] command testdb889320815.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c01ee2c86586830770e'), y: "b" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 213ms 2017-06-06T20:09:37.853+0000 I COMMAND [conn23] dropDatabase testdb889320815 starting 2017-06-06T20:09:37.987+0000 I COMMAND [conn23] dropDatabase testdb889320815 finished 2017-06-06T20:09:37.987+0000 I COMMAND [conn23] command testdb889320815 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:66 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 133ms 2017-06-06T20:09:37.989+0000 I - [conn23] end connection 127.0.0.1:35588 (1 connection now open) 2017-06-06T20:09:38.830+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35594 #24 (1 connection now open) 2017-06-06T20:09:38.831+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:35594 conn24: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:38.838+0000 I - [conn24] end connection 127.0.0.1:35594 (1 connection now open) 2017-06-06T20:09:38.840+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35598 #25 (1 connection now open) 2017-06-06T20:09:38.841+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:35598 conn25: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:38.849+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:39.041+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 190ms 2017-06-06T20:09:39.049+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:39.269+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 219ms 2017-06-06T20:09:39.544+0000 I COMMAND [conn25] command testdb1828563180.tmp.agg_out.4 command: create { create: "tmp.agg_out.4", temp: true } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 11, w: 1 } }, Database: { acquireCount: { r: 4, R: 1, W: 1 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_query 200ms 2017-06-06T20:09:39.594+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: aggregate { aggregate: "test_collection", pipeline: [ { $sort: { x: 1 } }, { $match: { _id: { $gt: 1 } } }, { $out: "other_test_collection" } ], cursor: { batchSize: 2 } } planSummary: IXSCAN { _id: 1 } keysExamined:2 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:1 nreturned:0 reslen:120 locks:{ Global: { acquireCount: { r: 24, w: 2, W: 2 } }, Database: { acquireCount: { r: 8, w: 1, R: 2, W: 1 } }, Collection: { acquireCount: { r: 7, w: 1 } } } protocol:op_query 251ms 2017-06-06T20:09:39.600+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:40.023+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 413ms 2017-06-06T20:09:40.025+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:40.298+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 271ms 2017-06-06T20:09:40.300+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:40.860+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 480ms 2017-06-06T20:09:40.863+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:41.155+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 291ms 2017-06-06T20:09:41.157+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:41.443+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 285ms 2017-06-06T20:09:41.445+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:41.735+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 196ms 2017-06-06T20:09:41.737+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:41.961+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 223ms 2017-06-06T20:09:41.963+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:42.201+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 238ms 2017-06-06T20:09:42.205+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:42.368+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 162ms 2017-06-06T20:09:42.576+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:42.766+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 188ms 2017-06-06T20:09:42.769+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:42.933+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 163ms 2017-06-06T20:09:42.937+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:43.209+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 271ms 2017-06-06T20:09:43.213+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:43.477+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 263ms 2017-06-06T20:09:43.481+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:43.597+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 116ms 2017-06-06T20:09:43.736+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 137ms 2017-06-06T20:09:43.740+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:43.891+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 150ms 2017-06-06T20:09:43.894+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:44.035+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 140ms 2017-06-06T20:09:44.038+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:44.140+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:44.281+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 139ms 2017-06-06T20:09:44.283+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:45.773+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1488ms 2017-06-06T20:09:46.571+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:46.903+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 331ms 2017-06-06T20:09:46.906+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:47.222+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 306ms 2017-06-06T20:09:47.227+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:47.437+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 209ms 2017-06-06T20:09:47.440+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:47.730+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 289ms 2017-06-06T20:09:47.735+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:47.892+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 156ms 2017-06-06T20:09:48.024+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:48.348+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 323ms 2017-06-06T20:09:48.351+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:48.611+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 259ms 2017-06-06T20:09:48.614+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:48.812+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 198ms 2017-06-06T20:09:48.816+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:49.091+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 274ms 2017-06-06T20:09:49.093+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:49.272+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 178ms 2017-06-06T20:09:49.505+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 232ms 2017-06-06T20:09:49.510+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:49.695+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 184ms 2017-06-06T20:09:49.697+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:49.850+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 152ms 2017-06-06T20:09:49.853+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:50.365+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1, x: 11 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 510ms 2017-06-06T20:09:50.368+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:50.664+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 294ms 2017-06-06T20:09:50.666+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:50.946+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 278ms 2017-06-06T20:09:50.949+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:51.348+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 398ms 2017-06-06T20:09:51.352+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:51.542+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 189ms 2017-06-06T20:09:51.546+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:51.766+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1, x: 11 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 220ms 2017-06-06T20:09:51.771+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:52.133+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 360ms 2017-06-06T20:09:52.185+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:52.569+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 299ms 2017-06-06T20:09:52.573+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:52.889+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 315ms 2017-06-06T20:09:52.893+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:53.309+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 415ms 2017-06-06T20:09:53.316+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:53.442+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 126ms 2017-06-06T20:09:53.863+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 419ms 2017-06-06T20:09:53.864+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:54.354+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 489ms 2017-06-06T20:09:54.379+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:54.491+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 111ms 2017-06-06T20:09:54.797+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 305ms 2017-06-06T20:09:54.802+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:55.132+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 329ms 2017-06-06T20:09:55.135+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:55.596+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 460ms 2017-06-06T20:09:55.600+0000 I COMMAND [conn25] CMD: drop testdb1828563180.test_collection 2017-06-06T20:09:55.790+0000 I COMMAND [conn25] command testdb1828563180.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 189ms 2017-06-06T20:09:55.793+0000 I COMMAND [conn25] dropDatabase testdb1828563180 starting 2017-06-06T20:09:55.821+0000 I COMMAND [conn25] dropDatabase testdb1828563180 finished 2017-06-06T20:09:55.823+0000 I - [conn25] end connection 127.0.0.1:35598 (1 connection now open) 2017-06-06T20:09:56.648+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35606 #26 (1 connection now open) 2017-06-06T20:09:56.649+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:35606 conn26: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:56.656+0000 I - [conn26] end connection 127.0.0.1:35606 (1 connection now open) 2017-06-06T20:09:56.658+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35610 #27 (1 connection now open) 2017-06-06T20:09:56.658+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:35610 conn27: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:09:56.662+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test_collection 2017-06-06T20:09:56.928+0000 I COMMAND [conn27] command testdb1379283541.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c14ee2c8658720680d1'), shazbot: 1, bar: 3, foo: 9 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 264ms 2017-06-06T20:09:56.935+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test_collection 2017-06-06T20:09:57.138+0000 I COMMAND [conn27] command testdb1379283541.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c14ee2c8658720680d5'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 201ms 2017-06-06T20:09:57.147+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test 2017-06-06T20:09:57.597+0000 I INDEX [conn27] build index on: testdb1379283541.test properties: { v: 2, key: { sn: 1 }, name: "sn_1", ns: "testdb1379283541.test" } 2017-06-06T20:09:57.597+0000 I INDEX [conn27] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:09:57.638+0000 I INDEX [conn27] build index done. scanned 0 total records. 0 secs 2017-06-06T20:09:57.638+0000 I COMMAND [conn27] command testdb1379283541.$cmd command: createIndexes { createIndexes: "test", indexes: [ { key: { sn: 1 }, name: "sn_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 489ms 2017-06-06T20:09:57.868+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test 2017-06-06T20:09:58.169+0000 I COMMAND [conn27] command testdb1379283541.test command: insert { insert: "test", documents: [ { _id: ObjectId('59370c15ee2c865872069463'), num: 1, foo: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 300ms 2017-06-06T20:09:58.171+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test 2017-06-06T20:09:58.540+0000 I COMMAND [conn27] command testdb1379283541.test command: insert { insert: "test", documents: [ { _id: ObjectId('59370c16ee2c865872069464'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 368ms 2017-06-06T20:09:58.541+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test 2017-06-06T20:09:58.665+0000 I COMMAND [conn27] command testdb1379283541.test command: drop { drop: "test" } numYields:0 reslen:84 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 123ms 2017-06-06T20:09:59.010+0000 I COMMAND [conn27] command testdb1379283541.test command: insert { insert: "test", documents: [ { _id: ObjectId('59370c16ee2c865872069465'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 344ms 2017-06-06T20:09:59.012+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test 2017-06-06T20:09:59.383+0000 I COMMAND [conn27] command testdb1379283541.test command: insert { insert: "test", documents: [ { _id: ObjectId('59370c17ee2c865872069466'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 369ms 2017-06-06T20:09:59.831+0000 I COMMAND [conn27] CMD: drop testdb1379283541.test 2017-06-06T20:10:00.202+0000 I COMMAND [conn27] command testdb1379283541.test command: insert { insert: "test", documents: [ { _id: ObjectId('59370c17ee2c86587206984e'), x: 0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 370ms 2017-06-06T20:10:00.205+0000 I COMMAND [conn27] CMD: drop testdb1379283541.cap_collection 2017-06-06T20:10:00.591+0000 I COMMAND [conn27] command testdb1379283541.cap_collection command: create { create: "cap_collection", capped: 1, size: 10000 } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 385ms 2017-06-06T20:10:00.599+0000 I COMMAND [conn27] CMD: drop testdb1379283541.cap_collection 2017-06-06T20:10:00.747+0000 I COMMAND [conn27] command testdb1379283541.cap_collection command: drop { drop: "cap_collection" } numYields:0 reslen:94 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 147ms 2017-06-06T20:10:01.081+0000 I COMMAND [conn27] command testdb1379283541.cap_collection command: create { create: "cap_collection", capped: 1, size: 10000 } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 334ms 2017-06-06T20:10:02.086+0000 I COMMAND [conn27] dropDatabase testdb1379283541 starting 2017-06-06T20:10:02.220+0000 I COMMAND [conn27] dropDatabase testdb1379283541 finished 2017-06-06T20:10:02.220+0000 I COMMAND [conn27] command testdb1379283541 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 133ms 2017-06-06T20:10:02.221+0000 I - [conn27] end connection 127.0.0.1:35610 (1 connection now open) 2017-06-06T20:10:03.047+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35616 #28 (1 connection now open) 2017-06-06T20:10:03.047+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:35616 conn28: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:03.054+0000 I - [conn28] end connection 127.0.0.1:35616 (1 connection now open) 2017-06-06T20:10:03.056+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35620 #29 (1 connection now open) 2017-06-06T20:10:03.056+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:35620 conn29: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:03.577+0000 I COMMAND [conn29] command testdb1614875026.test_capped command: create { create: "test_capped", capped: true, size: 10000 } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 442ms 2017-06-06T20:10:04.274+0000 I INDEX [conn29] build index on: testdb1614875026.test properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "testdb1614875026.test" } 2017-06-06T20:10:04.274+0000 I INDEX [conn29] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:04.275+0000 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:04.275+0000 I COMMAND [conn29] command testdb1614875026.$cmd command: createIndexes { createIndexes: "test", indexes: [ { key: { name: 1 }, name: "name_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 694ms 2017-06-06T20:10:04.481+0000 I INDEX [conn29] build index on: testdb1614875026.test_capped properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "testdb1614875026.test_capped" } 2017-06-06T20:10:04.481+0000 I INDEX [conn29] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:04.482+0000 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:04.482+0000 I COMMAND [conn29] command testdb1614875026.$cmd command: createIndexes { createIndexes: "test_capped", indexes: [ { key: { name: 1 }, name: "name_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 206ms 2017-06-06T20:10:04.489+0000 I COMMAND [conn29] dropDatabase testdb1614875026 starting 2017-06-06T20:10:04.489+0000 I COMMAND [conn29] dropDatabase testdb1614875026 finished 2017-06-06T20:10:04.490+0000 I - [conn29] end connection 127.0.0.1:35620 (1 connection now open) 2017-06-06T20:10:05.312+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35624 #30 (1 connection now open) 2017-06-06T20:10:05.313+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:35624 conn30: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:05.319+0000 I - [conn30] end connection 127.0.0.1:35624 (1 connection now open) 2017-06-06T20:10:05.327+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35628 #31 (1 connection now open) 2017-06-06T20:10:05.328+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:35628 conn31: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:05.646+0000 I COMMAND [conn31] command testdb352963445.test_coll command: insert { insert: "test_coll", documents: [ { _id: "wut wut wut", thing: { $ref: "some_coll", $id: 123, $db: "some_db" } } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 317ms 2017-06-06T20:10:05.648+0000 I COMMAND [conn31] CMD: drop testdb352963445.test_coll 2017-06-06T20:10:06.017+0000 I COMMAND [conn31] command testdb352963445.test_coll command: insert { insert: "test_coll", documents: [ { _id: "wut wut wut", thing: { $ref: "some_coll", $id: 123, $db: "testdb352963445" } } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 367ms 2017-06-06T20:10:06.019+0000 I COMMAND [conn31] CMD: drop testdb352963445.test_coll 2017-06-06T20:10:06.053+0000 I COMMAND [conn31] CMD: drop testdb352963445.test_coll 2017-06-06T20:10:06.406+0000 I COMMAND [conn31] command testdb352963445.test_coll command: insert { insert: "test_coll", documents: [ { _id: 123, thing: { $ref: "some_coll", $id: 456, foo: "bar", baz: "bam", id: "123" } } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 351ms 2017-06-06T20:10:06.409+0000 I COMMAND [conn31] dropDatabase testdb352963445 starting 2017-06-06T20:10:06.409+0000 I COMMAND [conn31] dropDatabase testdb352963445 finished 2017-06-06T20:10:06.409+0000 I - [conn31] end connection 127.0.0.1:35628 (1 connection now open) 2017-06-06T20:10:07.241+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35632 #32 (1 connection now open) 2017-06-06T20:10:07.242+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:35632 conn32: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:07.248+0000 I - [conn32] end connection 127.0.0.1:35632 (1 connection now open) 2017-06-06T20:10:07.254+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35636 #33 (1 connection now open) 2017-06-06T20:10:07.254+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:35636 conn33: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:07.270+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:07.770+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 498ms 2017-06-06T20:10:07.781+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:08.189+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c1fee2c86587b467152') } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 406ms 2017-06-06T20:10:08.197+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:08.507+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ], ordered: false } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 267ms 2017-06-06T20:10:08.510+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:08.825+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c20ee2c86587b467154') } ], ordered: false } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 314ms 2017-06-06T20:10:08.838+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:09.364+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c20ee2c86587b467155'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 525ms 2017-06-06T20:10:09.371+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:09.712+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c21ee2c86587b467157'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 340ms 2017-06-06T20:10:09.716+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:09.987+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c21ee2c86587b467159'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 270ms 2017-06-06T20:10:09.996+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:10.218+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c21ee2c86587b46715b'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 221ms 2017-06-06T20:10:10.236+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:10.490+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c22ee2c86587b46715d'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 167ms 2017-06-06T20:10:10.495+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:10.706+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c22ee2c86587b46715f'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 210ms 2017-06-06T20:10:10.712+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:10.939+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c22ee2c86587b467161'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 226ms 2017-06-06T20:10:10.947+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:11.179+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c22ee2c86587b467163'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 231ms 2017-06-06T20:10:11.237+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:11.406+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 168ms 2017-06-06T20:10:11.668+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 260ms 2017-06-06T20:10:11.668+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 2, ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 260ms 2017-06-06T20:10:11.675+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:12.077+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c23ee2c86587b467165'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 401ms 2017-06-06T20:10:12.283+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:12.508+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: "1" } planSummary: COLLSCAN update: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 225ms 2017-06-06T20:10:12.509+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: [ { q: { key: "1" }, multi: true, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } }, upsert: true } ], ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 225ms 2017-06-06T20:10:12.513+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:12.961+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 446ms 2017-06-06T20:10:12.961+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 2, ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 447ms 2017-06-06T20:10:12.968+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:13.449+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c24ee2c86587b467167'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 480ms 2017-06-06T20:10:13.456+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:13.718+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: "1" } planSummary: COLLSCAN update: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 261ms 2017-06-06T20:10:13.718+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: [ { q: { key: "1" }, multi: true, upsert: true, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } } } ], ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 261ms 2017-06-06T20:10:13.721+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:13.988+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 265ms 2017-06-06T20:10:13.988+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 2, ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 265ms 2017-06-06T20:10:13.992+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:14.244+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c25ee2c86587b467169'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 252ms 2017-06-06T20:10:14.278+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:14.395+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 116ms 2017-06-06T20:10:14.596+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: 2 } planSummary: COLLSCAN update: { $set: { x: 2 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 199ms 2017-06-06T20:10:14.596+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 2, ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 199ms 2017-06-06T20:10:14.600+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:14.891+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c26ee2c86587b46716b'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 291ms 2017-06-06T20:10:14.897+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:15.143+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: 2 } planSummary: COLLSCAN update: { x: 2 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 fastmodinsert:1 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 245ms 2017-06-06T20:10:15.143+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 2, ordered: true } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 245ms 2017-06-06T20:10:15.147+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:15.428+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c27ee2c86587b46716d'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 280ms 2017-06-06T20:10:15.435+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:15.632+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { key: 2 } planSummary: COLLSCAN update: { x: 2 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 fastmodinsert:1 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } 196ms 2017-06-06T20:10:15.632+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 2, ordered: false } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 196ms 2017-06-06T20:10:15.636+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:15.824+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c27ee2c86587b46716f'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 187ms 2017-06-06T20:10:15.831+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:16.011+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c27ee2c86587b467171'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 180ms 2017-06-06T20:10:16.015+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:16.185+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c28ee2c86587b467173'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 169ms 2017-06-06T20:10:16.190+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:16.739+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c28ee2c86587b467175'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 548ms 2017-06-06T20:10:16.744+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:18.379+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c28ee2c86587b467177'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1634ms 2017-06-06T20:10:18.399+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:18.778+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c2aee2c86587b467179'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 378ms 2017-06-06T20:10:18.797+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:19.002+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c2aee2c86587b46717b'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 204ms 2017-06-06T20:10:19.005+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:19.272+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c2aee2c86587b46717d'), a: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 266ms 2017-06-06T20:10:19.277+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:19.483+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c2bee2c86587b467180'), a: 1 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 205ms 2017-06-06T20:10:19.489+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:19.784+0000 I INDEX [conn33] build index on: testdb2103131731.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb2103131731.test_collection" } 2017-06-06T20:10:19.784+0000 I INDEX [conn33] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:19.956+0000 I INDEX [conn33] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:19.957+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { a: 1 }, unique: true, name: "a_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 464ms 2017-06-06T20:10:19.965+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:20.215+0000 I INDEX [conn33] build index on: testdb2103131731.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb2103131731.test_collection" } 2017-06-06T20:10:20.215+0000 I INDEX [conn33] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:20.216+0000 I INDEX [conn33] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:20.216+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { unique: true, name: "a_1", key: { a: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 250ms 2017-06-06T20:10:20.223+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:20.726+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 5 } } } protocol:op_query 267ms 2017-06-06T20:10:20.757+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:21.165+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 4, ordered: false } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 5 } } } protocol:op_query 250ms 2017-06-06T20:10:21.196+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:21.542+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 1000, ordered: true } ninserted:1000 keysInserted:1000 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 18, w: 18 } }, Database: { acquireCount: { w: 17, W: 1 } }, Collection: { acquireCount: { w: 17 } } } protocol:op_query 321ms 2017-06-06T20:10:21.575+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:21.873+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 1000, ordered: false } ninserted:1000 keysInserted:1000 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 18, w: 18 } }, Database: { acquireCount: { w: 17, W: 1 } }, Collection: { acquireCount: { w: 17 } } } protocol:op_query 273ms 2017-06-06T20:10:21.897+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.005+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 108ms 2017-06-06T20:10:22.189+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c2dee2c86587b467186') } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 183ms 2017-06-06T20:10:22.193+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.427+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c2eee2c86587b467187') } ], ordered: false } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 233ms 2017-06-06T20:10:22.433+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.435+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.437+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.438+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.440+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.692+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true, writeConcern: { w: 0, wtimeout: 1000 } } ninserted:1 keysInserted:2 exception: E11000 duplicate key error collection: testdb2103131731.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 251ms 2017-06-06T20:10:22.694+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:22.910+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 3, ordered: false, writeConcern: { w: 0, wtimeout: 1000 } } ninserted:2 keysInserted:3 exception: E11000 duplicate key error collection: testdb2103131731.test_collection index: _id_ dup key: { : 1 } code:11000 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 215ms 2017-06-06T20:10:23.144+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:23.337+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 192ms 2017-06-06T20:10:23.339+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:24.475+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1135ms 2017-06-06T20:10:24.478+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:24.690+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 211ms 2017-06-06T20:10:24.694+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:24.972+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c30ee2c86587b46718d'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 277ms 2017-06-06T20:10:25.086+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:25.325+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 238ms 2017-06-06T20:10:25.327+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:25.550+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 223ms 2017-06-06T20:10:25.552+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:25.781+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 227ms 2017-06-06T20:10:25.783+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:25.996+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c31ee2c86587b467190'), key: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 212ms 2017-06-06T20:10:26.295+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:26.589+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 3, ordered: true, writeConcern: { wtimeout: 1000, w: 0 } } ninserted:1 keysInserted:1 exception: Document can't have $ prefixed field names: $bad code:2 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 293ms 2017-06-06T20:10:26.591+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:26.886+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: 3, ordered: false, writeConcern: { w: 0, wtimeout: 1000 } } ninserted:2 keysInserted:2 exception: Document can't have $ prefixed field names: $bad code:2 numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 3, W: 1 } }, Collection: { acquireCount: { w: 3 } } } protocol:op_query 293ms 2017-06-06T20:10:26.888+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:27.160+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { _id: 0 } planSummary: IDHACK update: { $set: { a: 0 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 270ms 2017-06-06T20:10:27.160+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 3, ordered: true } numYields:0 reslen:158 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 270ms 2017-06-06T20:10:27.164+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:27.314+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 149ms 2017-06-06T20:10:27.549+0000 I WRITE [conn33] update testdb2103131731.test_collection query: { _id: 0 } planSummary: IDHACK update: { $set: { a: 0 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 234ms 2017-06-06T20:10:27.549+0000 I COMMAND [conn33] command testdb2103131731.$cmd command: update { update: "test_collection", updates: 3, ordered: false } numYields:0 reslen:158 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 4 } } } protocol:op_query 234ms 2017-06-06T20:10:27.554+0000 I COMMAND [conn33] CMD: drop testdb2103131731.test_collection 2017-06-06T20:10:27.827+0000 I COMMAND [conn33] command testdb2103131731.test_collection command: insert { insert: "test_collection", documents: [ { _id: 0 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 271ms 2017-06-06T20:10:27.830+0000 I COMMAND [conn33] dropDatabase testdb2103131731 starting 2017-06-06T20:10:27.830+0000 I COMMAND [conn33] dropDatabase testdb2103131731 finished 2017-06-06T20:10:27.831+0000 I - [conn33] end connection 127.0.0.1:35636 (1 connection now open) 2017-06-06T20:10:28.668+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35642 #34 (1 connection now open) 2017-06-06T20:10:28.679+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:35642 conn34: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:28.686+0000 I - [conn34] end connection 127.0.0.1:35642 (1 connection now open) 2017-06-06T20:10:28.688+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35646 #35 (1 connection now open) 2017-06-06T20:10:28.688+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:35646 conn35: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:28.958+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 260ms 2017-06-06T20:10:29.032+0000 I COMMAND [conn35] CMD: validate testdb1595335864.test_collection 2017-06-06T20:10:29.036+0000 I INDEX [conn35] validating index testdb1595335864.test_collection.$_id_ 2017-06-06T20:10:29.209+0000 I COMMAND [conn35] command testdb1595335864.$cmd command: validate { validate: "test_collection" } numYields:0 reslen:292 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { W: 1 } } } protocol:op_query 176ms 2017-06-06T20:10:29.211+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:29.485+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c35ee2c86587e173ec3'), w: 4, y: 2, z: 3, x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 273ms 2017-06-06T20:10:29.489+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:29.673+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: 3 } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 183ms 2017-06-06T20:10:29.676+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:29.938+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c35ee2c86587e173ec7'), z: 3, y: 2, x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 261ms 2017-06-06T20:10:29.941+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:30.249+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: 3 } ninserted:3 keysInserted:3 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 307ms 2017-06-06T20:10:30.325+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:30.445+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 120ms 2017-06-06T20:10:30.591+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c36ee2c86587e173ecb'), f: 1, s: 2, fo: 4, t: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 145ms 2017-06-06T20:10:30.594+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:30.910+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c36ee2c86587e173ecc'), f: 1, s: 2, fo: 4, t: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 315ms 2017-06-06T20:10:30.912+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:31.201+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c36ee2c86587e173ecd'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 287ms 2017-06-06T20:10:31.210+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:31.408+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 197ms 2017-06-06T20:10:31.412+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:32.060+0000 I INDEX [conn35] build index on: testdb1595335864.test_collection properties: { v: 2, unique: true, key: { name: 1 }, name: "name_1", ns: "testdb1595335864.test_collection" } 2017-06-06T20:10:32.060+0000 I INDEX [conn35] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:32.111+0000 I INDEX [conn35] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:32.111+0000 I COMMAND [conn35] command testdb1595335864.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { name: 1 }, name: "name_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 698ms 2017-06-06T20:10:32.116+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:32.354+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c38ee2c86587e173ed3'), hello: "world" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 237ms 2017-06-06T20:10:32.357+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:32.537+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c38ee2c86587e173ed4'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 179ms 2017-06-06T20:10:32.543+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:32.743+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c38ee2c86587e173ed9'), name: "find_and_modify_test", value: 46 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 199ms 2017-06-06T20:10:32.744+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:32.745+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:32.965+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: 7 } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 219ms 2017-06-06T20:10:32.989+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:34.040+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c38ee2c86587e173ef5'), count: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1049ms 2017-06-06T20:10:34.342+0000 I COMMAND [conn35] command testdb1595335864.tmp.agg_out.5 command: create { create: "tmp.agg_out.5", temp: true } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 11, w: 1 } }, Database: { acquireCount: { r: 4, R: 1, W: 1 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_query 297ms 2017-06-06T20:10:34.382+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: aggregate { aggregate: "test_collection", pipeline: [ { $match: { count: { $gt: 0 } } }, { $out: "test_out" } ], cursor: {} } planSummary: COLLSCAN keysExamined:0 docsExamined:20 cursorExhausted:1 numYields:1 nreturned:0 reslen:120 locks:{ Global: { acquireCount: { r: 24, w: 2, W: 2 } }, Database: { acquireCount: { r: 8, w: 1, R: 2, W: 1 } }, Collection: { acquireCount: { r: 7, w: 1 } } } protocol:op_query 337ms 2017-06-06T20:10:34.390+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_out 2017-06-06T20:10:34.391+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:34.769+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3aee2c86587e173f09'), count: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 312ms 2017-06-06T20:10:34.774+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:34.775+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:35.083+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 307ms 2017-06-06T20:10:35.183+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:35.628+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3bee2c86587e173f1d'), i: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 444ms 2017-06-06T20:10:35.725+0000 I INDEX [conn35] build index on: testdb1595335864.test_collection properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "testdb1595335864.test_collection" } 2017-06-06T20:10:35.725+0000 I INDEX [conn35] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:35.788+0000 I INDEX [conn35] build index done. scanned 2 total records. 0 secs 2017-06-06T20:10:35.788+0000 I COMMAND [conn35] command testdb1595335864.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { i: 1 }, name: "i_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 158ms 2017-06-06T20:10:36.089+0000 I INDEX [conn35] build index on: testdb1595335864.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1595335864.test_collection", sparse: true } 2017-06-06T20:10:36.089+0000 I INDEX [conn35] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:36.178+0000 I INDEX [conn35] build index done. scanned 2 total records. 0 secs 2017-06-06T20:10:36.178+0000 I COMMAND [conn35] command testdb1595335864.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { x: 1 }, sparse: true, name: "x_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 387ms 2017-06-06T20:10:36.182+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:36.285+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 103ms 2017-06-06T20:10:36.430+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3cee2c86587e173f1f'), b: 1, a: 1, n: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 143ms 2017-06-06T20:10:36.466+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:36.623+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3cee2c86587e173f25'), b: 1, a: 1, n: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 156ms 2017-06-06T20:10:36.629+0000 I COMMAND [conn35] CMD: drop testdb1595335864.test_collection 2017-06-06T20:10:36.957+0000 I COMMAND [conn35] command testdb1595335864.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3cee2c86587e173f2b'), b: 1, a: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 327ms 2017-06-06T20:10:36.961+0000 I COMMAND [conn35] dropDatabase testdb1595335864 starting 2017-06-06T20:10:36.961+0000 I COMMAND [conn35] dropDatabase testdb1595335864 finished 2017-06-06T20:10:36.965+0000 I - [conn35] end connection 127.0.0.1:35646 (1 connection now open) 2017-06-06T20:10:37.800+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35654 #36 (1 connection now open) 2017-06-06T20:10:37.801+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:35654 conn36: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:37.808+0000 I - [conn36] end connection 127.0.0.1:35654 (1 connection now open) 2017-06-06T20:10:37.810+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35658 #37 (1 connection now open) 2017-06-06T20:10:37.811+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:35658 conn37: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:37.815+0000 I COMMAND [conn37] CMD: drop testdb1321165745.test_collection 2017-06-06T20:10:38.115+0000 I COMMAND [conn37] command testdb1321165745.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3dee2c8658837a5281'), shazbot: 1, foo: 9, bar: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 297ms 2017-06-06T20:10:38.116+0000 I COMMAND [conn37] CMD: drop testdb1321165745.test_collection 2017-06-06T20:10:38.406+0000 I COMMAND [conn37] command testdb1321165745.test_collection command: insert { insert: "test_collection", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 288ms 2017-06-06T20:10:38.412+0000 I COMMAND [conn37] CMD: drop testdb1321165745.test_collection 2017-06-06T20:10:38.788+0000 I COMMAND [conn37] command testdb1321165745.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c3eee2c8658837a5289'), i: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 375ms 2017-06-06T20:10:38.885+0000 I INDEX [conn37] build index on: testdb1321165745.test_collection properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "testdb1321165745.test_collection" } 2017-06-06T20:10:38.885+0000 I INDEX [conn37] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:38.954+0000 I INDEX [conn37] build index done. scanned 2 total records. 0 secs 2017-06-06T20:10:38.955+0000 I COMMAND [conn37] command testdb1321165745.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "i_1", key: { i: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 162ms 2017-06-06T20:10:39.149+0000 I INDEX [conn37] build index on: testdb1321165745.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1321165745.test_collection", sparse: true } 2017-06-06T20:10:39.149+0000 I INDEX [conn37] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:39.257+0000 I INDEX [conn37] build index done. scanned 2 total records. 0 secs 2017-06-06T20:10:39.257+0000 I COMMAND [conn37] command testdb1321165745.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { x: 1 }, name: "x_1", sparse: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 299ms 2017-06-06T20:10:39.262+0000 I COMMAND [conn37] dropDatabase testdb1321165745 starting 2017-06-06T20:10:39.298+0000 I COMMAND [conn37] dropDatabase testdb1321165745 finished 2017-06-06T20:10:39.301+0000 I - [conn37] end connection 127.0.0.1:35658 (1 connection now open) 2017-06-06T20:10:40.126+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35662 #38 (1 connection now open) 2017-06-06T20:10:40.127+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:35662 conn38: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:40.255+0000 I - [conn38] end connection 127.0.0.1:35662 (1 connection now open) 2017-06-06T20:10:40.257+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35666 #39 (1 connection now open) 2017-06-06T20:10:40.258+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:35666 conn39: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:40.485+0000 I COMMAND [conn39] command testdb711696453.test command: insert { insert: "test", documents: [ { _id: ObjectId('59370c40ee2c865886480331') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 222ms 2017-06-06T20:10:40.538+0000 E QUERY [js] SyntaxError: missing ; before statement @:1:32 2017-06-06T20:10:40.541+0000 I COMMAND [conn39] dropDatabase testdb711696453 starting 2017-06-06T20:10:40.542+0000 I COMMAND [conn39] dropDatabase testdb711696453 finished 2017-06-06T20:10:40.542+0000 I - [conn39] end connection 127.0.0.1:35666 (1 connection now open) 2017-06-06T20:10:41.376+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35670 #40 (1 connection now open) 2017-06-06T20:10:41.377+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:35670 conn40: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:41.384+0000 I - [conn40] end connection 127.0.0.1:35670 (1 connection now open) 2017-06-06T20:10:41.389+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35674 #41 (1 connection now open) 2017-06-06T20:10:41.389+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:35674 conn41: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:41.662+0000 I COMMAND [conn41] command testdb1797996057.testtesttest command: insert { insert: "testtesttest", documents: [ { _id: ObjectId('59370c41ee2c86588b54ab21') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 272ms 2017-06-06T20:10:42.047+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:42.047+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:42.048+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:42.048+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1", key: { filename: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 379ms 2017-06-06T20:10:42.416+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:42.416+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:42.417+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:42.417+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", key: { files_id: 1, n: 1 }, unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 367ms 2017-06-06T20:10:42.417+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:42.488+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:42.784+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:42.784+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:42.784+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:42.785+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1", key: { filename: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 270ms 2017-06-06T20:10:43.062+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:43.063+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:43.063+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:43.064+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 278ms 2017-06-06T20:10:44.130+0000 I INDEX [conn41] build index on: testdb1797996057.bar.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.bar.files" } 2017-06-06T20:10:44.130+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:44.131+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:44.131+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "bar.files", indexes: [ { name: "filename_1", key: { filename: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 1065ms 2017-06-06T20:10:44.728+0000 I INDEX [conn41] build index on: testdb1797996057.bar.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.bar.chunks" } 2017-06-06T20:10:44.728+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:44.729+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:44.729+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "bar.chunks", indexes: [ { key: { files_id: 1, n: 1 }, unique: true, name: "files_id_1_n_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 597ms 2017-06-06T20:10:44.772+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:44.772+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:45.107+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:45.107+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:45.108+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:45.108+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1", key: { filename: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 335ms 2017-06-06T20:10:45.568+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:45.568+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:45.708+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:45.708+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 598ms 2017-06-06T20:10:45.739+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:45.740+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:46.374+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:46.375+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:46.375+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:46.375+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1", key: { filename: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 555ms 2017-06-06T20:10:47.141+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:47.142+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:47.142+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:47.143+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 766ms 2017-06-06T20:10:47.308+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:47.309+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:47.581+0000 I COMMAND [conn41] command testdb1797996057.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:89 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 272ms 2017-06-06T20:10:47.945+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:47.945+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:47.946+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:47.946+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1 }, name: "filename_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 363ms 2017-06-06T20:10:48.363+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:48.363+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:48.364+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:48.364+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 417ms 2017-06-06T20:10:48.368+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:48.368+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:48.507+0000 I COMMAND [conn41] command testdb1797996057.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:89 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 139ms 2017-06-06T20:10:49.430+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:49.430+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:49.431+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:49.431+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1", key: { filename: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 923ms 2017-06-06T20:10:50.641+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:50.641+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:50.642+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:50.642+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 1210ms 2017-06-06T20:10:50.659+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:50.660+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:51.187+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:51.187+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:51.188+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:51.188+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1 }, name: "filename_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 474ms 2017-06-06T20:10:51.530+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:51.530+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:51.531+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:51.531+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-06-06T20:10:51.568+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:51.569+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:51.745+0000 I COMMAND [conn41] command testdb1797996057.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:89 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 176ms 2017-06-06T20:10:52.034+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:52.035+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:52.087+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:52.087+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1 }, name: "filename_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 341ms 2017-06-06T20:10:52.336+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:52.337+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:52.337+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:52.337+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 249ms 2017-06-06T20:10:52.343+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.files 2017-06-06T20:10:52.343+0000 I COMMAND [conn41] CMD: drop testdb1797996057.fs.chunks 2017-06-06T20:10:52.588+0000 I INDEX [conn41] build index on: testdb1797996057.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb1797996057.fs.files" } 2017-06-06T20:10:52.588+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:52.589+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:52.589+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1 }, name: "filename_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 182ms 2017-06-06T20:10:52.793+0000 I INDEX [conn41] build index on: testdb1797996057.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1797996057.fs.chunks" } 2017-06-06T20:10:52.793+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:52.794+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:52.794+0000 I COMMAND [conn41] command testdb1797996057.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 205ms 2017-06-06T20:10:52.813+0000 I COMMAND [conn41] dropDatabase testdb1797996057 starting 2017-06-06T20:10:53.141+0000 I COMMAND [conn41] dropDatabase testdb1797996057 finished 2017-06-06T20:10:53.141+0000 I COMMAND [conn41] command testdb1797996057 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 327ms 2017-06-06T20:10:53.142+0000 I - [conn41] end connection 127.0.0.1:35674 (1 connection now open) 2017-06-06T20:10:53.988+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35678 #42 (1 connection now open) 2017-06-06T20:10:53.989+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:35678 conn42: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:53.996+0000 I - [conn42] end connection 127.0.0.1:35678 (1 connection now open) 2017-06-06T20:10:53.999+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35684 #43 (1 connection now open) 2017-06-06T20:10:53.999+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:35684 conn43: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:54.005+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:54.006+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:54.408+0000 I COMMAND [conn43] command testdb418701597.foo command: insert { insert: "foo", documents: [ { _id: ObjectId('59370c4dee2c86588e2ee9d1'), x: 0, w: 4, z: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 401ms 2017-06-06T20:10:54.412+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:54.801+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { foo: 1, bar: 1, baz: 1 }, name: "foo_1_bar_1_baz_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:54.801+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:54.802+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:54.802+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { key: { foo: 1, bar: 1, baz: 1 }, name: "foo_1_bar_1_baz_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 388ms 2017-06-06T20:10:54.879+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { foo: 1, bar: 1 }, name: "foo_1_bar_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:54.879+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:54.880+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:55.011+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, unique: true, key: { boo: 1 }, name: "boo_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:55.011+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:55.092+0000 I INDEX [conn43] build index done. scanned 2 total records. 0 secs 2017-06-06T20:10:55.093+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { unique: true, name: "boo_1", key: { boo: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 210ms 2017-06-06T20:10:55.097+0000 I COMMAND [conn43] CMD: dropIndexes testdb418701597.foo 2017-06-06T20:10:55.098+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:55.417+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { foo: 1 }, name: "foo_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:55.417+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:55.418+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:55.418+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { key: { foo: 1 }, name: "foo_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 319ms 2017-06-06T20:10:55.420+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:55.933+0000 I COMMAND [conn43] command testdb418701597.foo command: insert { insert: "foo", documents: [ { _id: ObjectId('59370c4fee2c86588e2ee9e8'), baz: 1, foo: 1, boo: 1, bar: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 485ms 2017-06-06T20:10:56.004+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, unique: true, key: { foo: 1 }, name: "foo_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:56.004+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:56.116+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { unique: true, name: "foo_1", key: { foo: 1 } } ] } exception: E11000 duplicate key error collection: testdb418701597.foo index: foo_1 dup key: { : 1 } code:11000 numYields:0 reslen:175 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 180ms 2017-06-06T20:10:56.117+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:56.662+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { baz: 1, foo: 1, bar: -1 }, name: "baz_1_foo_1_bar_-1", ns: "testdb418701597.foo" } 2017-06-06T20:10:56.662+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:56.663+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:56.663+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { name: "baz_1_foo_1_bar_-1", key: { baz: 1, foo: 1, bar: -1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 525ms 2017-06-06T20:10:56.808+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { foo: 1, bar: 1 }, name: "foo_1_bar_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:56.808+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:56.809+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:56.809+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { key: { foo: 1, bar: 1 }, name: "foo_1_bar_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 144ms 2017-06-06T20:10:57.012+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, unique: true, key: { boo: 1 }, name: "boo_1", ns: "testdb418701597.foo" } 2017-06-06T20:10:57.012+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:57.055+0000 I INDEX [conn43] build index done. scanned 2 total records. 0 secs 2017-06-06T20:10:57.055+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { name: "boo_1", unique: true, key: { boo: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 244ms 2017-06-06T20:10:57.058+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:57.356+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { loc: "2d" }, name: "loc_2d", ns: "testdb418701597.foo", sparse: true, bits: 32 } 2017-06-06T20:10:57.356+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:57.356+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:57.356+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { sparse: true, name: "loc_2d", bits: 32, key: { loc: "2d" } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 297ms 2017-06-06T20:10:57.519+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, key: { x.y: 1 }, name: "foo", ns: "testdb418701597.foo" } 2017-06-06T20:10:57.519+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:57.520+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2017-06-06T20:10:57.520+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { key: { x.y: 1 }, name: "foo" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 159ms 2017-06-06T20:10:57.521+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:57.824+0000 I COMMAND [conn43] command testdb418701597.foo command: insert { insert: "foo", documents: [ { _id: ObjectId('59370c51ee2c86588e2ee9ed'), y: 1, x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 238ms 2017-06-06T20:10:57.938+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb418701597.foo" } 2017-06-06T20:10:57.938+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:57.956+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { key: { y: 1 }, unique: true, name: "foo" } ] } exception: E11000 duplicate key error collection: testdb418701597.foo index: foo dup key: { : null } code:11000 numYields:0 reslen:176 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 126ms 2017-06-06T20:10:58.061+0000 I INDEX [conn43] build index on: testdb418701597.foo properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb418701597.foo", sparse: true } 2017-06-06T20:10:58.061+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:58.175+0000 I INDEX [conn43] build index done. scanned 20 total records. 0 secs 2017-06-06T20:10:58.189+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "foo", indexes: [ { unique: true, sparse: true, name: "foo", key: { y: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 232ms 2017-06-06T20:10:58.190+0000 I COMMAND [conn43] CMD: drop testdb418701597.foo 2017-06-06T20:10:58.297+0000 I COMMAND [conn43] command testdb418701597.foo command: drop { drop: "foo" } numYields:0 reslen:82 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 106ms 2017-06-06T20:10:58.475+0000 I COMMAND [conn43] command testdb418701597.test_text command: insert { insert: "test_text", documents: [ { _id: ObjectId('59370c52ee2c86588e2eea01'), language: "english", w2: "world", w1: "hello" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 177ms 2017-06-06T20:10:58.571+0000 I INDEX [conn43] build index on: testdb418701597.test_text properties: { v: 2, key: { _fts: "text", _ftsx: 1 }, name: "testTextIndex", ns: "testdb418701597.test_text", default_language: "spanish", language_override: "language", weights: { $**: 1, w1: 5, w2: 10 }, textIndexVersion: 3 } 2017-06-06T20:10:58.571+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:10:58.607+0000 I INDEX [conn43] build index done. scanned 10 total records. 0 secs 2017-06-06T20:10:58.607+0000 I COMMAND [conn43] command testdb418701597.$cmd command: createIndexes { createIndexes: "test_text", indexes: [ { name: "testTextIndex", default_language: "spanish", language_override: "language", weights: { w2: 10, w1: 5 }, key: { $**: "text" } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } } } protocol:op_query 128ms 2017-06-06T20:10:58.612+0000 I COMMAND [conn43] CMD: drop testdb418701597.test_text 2017-06-06T20:10:58.649+0000 I COMMAND [conn43] dropDatabase testdb418701597 starting 2017-06-06T20:10:58.649+0000 I COMMAND [conn43] dropDatabase testdb418701597 finished 2017-06-06T20:10:58.651+0000 I - [conn43] end connection 127.0.0.1:35684 (1 connection now open) 2017-06-06T20:10:59.474+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35690 #44 (1 connection now open) 2017-06-06T20:10:59.475+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:35690 conn44: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:59.481+0000 I - [conn44] end connection 127.0.0.1:35690 (1 connection now open) 2017-06-06T20:10:59.486+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35694 #45 (1 connection now open) 2017-06-06T20:10:59.486+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:35694 conn45: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:10:59.788+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c53ee2c865891606f41'), date: new Date(1496779859000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 301ms 2017-06-06T20:10:59.791+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:00.023+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c53ee2c865891606f42'), date: new Date(1496779859000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 231ms 2017-06-06T20:11:00.025+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:00.297+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c54ee2c865891606f43'), date: new Date(1496779859000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 227ms 2017-06-06T20:11:00.300+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:00.446+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c54ee2c865891606f44'), date: new Date(1496779859000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 145ms 2017-06-06T20:11:00.450+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:00.580+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c54ee2c865891606f45'), date: new Date(1496779859000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 129ms 2017-06-06T20:11:00.583+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:00.737+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c54ee2c865891606f46'), date: new Date(1496779860000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 153ms 2017-06-06T20:11:00.741+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:01.298+0000 I COMMAND [conn45] command testdb368747232.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c54ee2c865891606f47'), date: new Date(1496779860500) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 556ms 2017-06-06T20:11:01.300+0000 I COMMAND [conn45] CMD: drop testdb368747232.test_collection 2017-06-06T20:11:01.302+0000 I COMMAND [conn45] dropDatabase testdb368747232 starting 2017-06-06T20:11:01.302+0000 I COMMAND [conn45] dropDatabase testdb368747232 finished 2017-06-06T20:11:01.304+0000 I - [conn45] end connection 127.0.0.1:35694 (1 connection now open) 2017-06-06T20:11:02.345+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35698 #46 (1 connection now open) 2017-06-06T20:11:02.346+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:35698 conn46: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:02.353+0000 I - [conn46] end connection 127.0.0.1:35698 (1 connection now open) 2017-06-06T20:11:02.355+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35702 #47 (1 connection now open) 2017-06-06T20:11:02.355+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:35702 conn47: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:02.358+0000 I COMMAND [conn47] CMD fsync: sync:1 lock:0 2017-06-06T20:11:02.629+0000 I COMMAND [conn47] command admin.$cmd command: fsync { fsync: 1 } numYields:0 reslen:51 locks:{ Global: { acquireCount: { r: 3, W: 1 } } } protocol:op_query 270ms 2017-06-06T20:11:02.630+0000 I COMMAND [conn47] CMD fsync: sync:1 lock:1 2017-06-06T20:11:02.732+0000 I COMMAND [conn47] mongod is locked and no writes are allowed. db.fsyncUnlock() to unlock 2017-06-06T20:11:02.732+0000 I COMMAND [conn47] Lock count is 1 2017-06-06T20:11:02.732+0000 I COMMAND [conn47] For more info see http://dochub.mongodb.org/core/fsynccommand 2017-06-06T20:11:02.732+0000 I COMMAND [conn47] command admin.$cmd command: fsync { fsync: 1, lock: 1 } numYields:0 reslen:181 locks:{ Mutex: { acquireCount: { W: 1 } } } protocol:op_query 101ms 2017-06-06T20:11:02.733+0000 I COMMAND [conn47] command: unlock requested 2017-06-06T20:11:02.757+0000 I COMMAND [conn47] fsyncUnlock completed. mongod is now unlocked and free to accept writes 2017-06-06T20:11:02.758+0000 I - [conn47] end connection 127.0.0.1:35702 (1 connection now open) 2017-06-06T20:11:03.604+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35706 #48 (1 connection now open) 2017-06-06T20:11:03.604+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:35706 conn48: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:03.612+0000 I - [conn48] end connection 127.0.0.1:35706 (1 connection now open) 2017-06-06T20:11:03.614+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35710 #49 (1 connection now open) 2017-06-06T20:11:03.614+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:35710 conn49: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:03.628+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:03.630+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:03.630+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:03.631+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:03.737+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 105ms 2017-06-06T20:11:03.843+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 104ms 2017-06-06T20:11:04.132+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 287ms 2017-06-06T20:11:04.558+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 424ms 2017-06-06T20:11:04.572+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:04.573+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:04.751+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:87 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 178ms 2017-06-06T20:11:04.751+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:04.960+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: drop { drop: "expected.chunks" } numYields:0 reslen:93 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 208ms 2017-06-06T20:11:04.961+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:05.124+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 145ms 2017-06-06T20:11:05.258+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 132ms 2017-06-06T20:11:05.381+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 122ms 2017-06-06T20:11:05.555+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 172ms 2017-06-06T20:11:05.567+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:05.567+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:05.568+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:05.568+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:06.058+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 489ms 2017-06-06T20:11:06.450+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 390ms 2017-06-06T20:11:06.734+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 280ms 2017-06-06T20:11:06.911+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 175ms 2017-06-06T20:11:06.923+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:06.923+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:06.955+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:06.979+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:07.190+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 162ms 2017-06-06T20:11:07.410+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 219ms 2017-06-06T20:11:07.660+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 248ms 2017-06-06T20:11:07.909+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 248ms 2017-06-06T20:11:07.914+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:07.915+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:07.970+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:07.986+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:08.210+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 185ms 2017-06-06T20:11:08.424+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 212ms 2017-06-06T20:11:08.639+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 213ms 2017-06-06T20:11:08.869+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 4, ordered: true } ninserted:4 keysInserted:4 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 229ms 2017-06-06T20:11:08.882+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:08.883+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:08.940+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:08.982+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:09.219+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 194ms 2017-06-06T20:11:09.374+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 153ms 2017-06-06T20:11:09.541+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 165ms 2017-06-06T20:11:10.149+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 606ms 2017-06-06T20:11:10.155+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:10.155+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:10.190+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:10.202+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:10.460+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 191ms 2017-06-06T20:11:10.856+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 394ms 2017-06-06T20:11:11.047+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 189ms 2017-06-06T20:11:11.245+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 196ms 2017-06-06T20:11:11.248+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:11.248+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:11.283+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:11.299+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:11.608+0000 I COMMAND [conn49] command testdb58719170.expected.files command: drop { drop: "expected.files" } numYields:0 reslen:92 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 309ms 2017-06-06T20:11:13.090+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1481ms 2017-06-06T20:11:13.323+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 230ms 2017-06-06T20:11:13.534+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 209ms 2017-06-06T20:11:13.714+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 178ms 2017-06-06T20:11:13.717+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:13.718+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:13.746+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:13.759+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:14.107+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 334ms 2017-06-06T20:11:14.322+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 213ms 2017-06-06T20:11:14.468+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 144ms 2017-06-06T20:11:14.717+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 247ms 2017-06-06T20:11:14.721+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:14.722+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:14.753+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:14.801+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:15.234+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 400ms 2017-06-06T20:11:15.437+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 201ms 2017-06-06T20:11:15.657+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 219ms 2017-06-06T20:11:15.834+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 175ms 2017-06-06T20:11:15.837+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:15.837+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:15.873+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:15.927+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:16.187+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 187ms 2017-06-06T20:11:16.301+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 113ms 2017-06-06T20:11:16.427+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 123ms 2017-06-06T20:11:16.574+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 146ms 2017-06-06T20:11:16.577+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:16.578+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:16.612+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:16.627+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:16.958+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 253ms 2017-06-06T20:11:17.181+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 221ms 2017-06-06T20:11:17.335+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 152ms 2017-06-06T20:11:17.736+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 399ms 2017-06-06T20:11:17.740+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:17.741+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:17.813+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:17.861+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:18.167+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 290ms 2017-06-06T20:11:18.367+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 198ms 2017-06-06T20:11:18.528+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 160ms 2017-06-06T20:11:18.745+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 216ms 2017-06-06T20:11:18.750+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:18.750+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:18.784+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:18.797+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:18.943+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 133ms 2017-06-06T20:11:19.358+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 413ms 2017-06-06T20:11:19.618+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 258ms 2017-06-06T20:11:19.752+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 133ms 2017-06-06T20:11:19.756+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:19.757+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:19.770+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:19.825+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:20.075+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 237ms 2017-06-06T20:11:20.197+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 7, ordered: true } ninserted:7 keysInserted:7 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 121ms 2017-06-06T20:11:20.413+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 215ms 2017-06-06T20:11:20.630+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: 5, ordered: true } ninserted:5 keysInserted:5 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 215ms 2017-06-06T20:11:20.634+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:20.635+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:20.649+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:20.712+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:20.948+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c68ee2c8658995284b1'), filename: "filename", chunkSize: 4, uploadDate: new Date(1496779880000), md5: "d41d8cd98f00b204e9800998ecf8427e", length: 0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 186ms 2017-06-06T20:11:21.165+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { _id: "*result", filename: "filename", chunkSize: 4, md5: "d41d8cd98f00b204e9800998ecf8427e", uploadDate: "*actual", length: 0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 214ms 2017-06-06T20:11:21.170+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:21.171+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:21.171+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:21.171+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:21.328+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: [ { _id: ObjectId('59370c69ee2c8658995284b3'), data: BinData(0, 11), files_id: ObjectId('59370c69ee2c8658995284b2'), n: 0 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 130ms 2017-06-06T20:11:21.456+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c69ee2c8658995284b2'), filename: "filename", chunkSize: 4, length: 1, uploadDate: new Date(1496779881000), md5: "47ed733b8d10be225eceba344d533586" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 127ms 2017-06-06T20:11:23.342+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { _id: "*result", filename: "filename", chunkSize: 4, length: 1, uploadDate: "*actual", md5: "47ed733b8d10be225eceba344d533586" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 1885ms 2017-06-06T20:11:23.985+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: [ { data: BinData(0, 11), _id: "*actual0", n: 0, files_id: "*result" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 642ms 2017-06-06T20:11:23.993+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:23.994+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:24.041+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:24.093+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:24.200+0000 I COMMAND [conn49] command testdb58719170.expected.files command: drop { drop: "expected.files" } numYields:0 reslen:92 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 107ms 2017-06-06T20:11:24.369+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: [ { _id: ObjectId('59370c6cee2c8658995284b5'), files_id: ObjectId('59370c6cee2c8658995284b4'), n: 0, data: BinData(0, 112233) } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 166ms 2017-06-06T20:11:24.787+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c6cee2c8658995284b4'), filename: "filename", length: 3, uploadDate: new Date(1496779884000), md5: "bafae3a174ab91fc70db7a6aa50f4f52", chunkSize: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 369ms 2017-06-06T20:11:25.071+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { filename: "filename", _id: "*result", length: 3, md5: "bafae3a174ab91fc70db7a6aa50f4f52", uploadDate: "*actual", chunkSize: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 282ms 2017-06-06T20:11:25.530+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: [ { n: 0, files_id: "*result", _id: "*actual1", data: BinData(0, 112233) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 458ms 2017-06-06T20:11:25.538+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:25.539+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:25.581+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:25.602+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:26.019+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: [ { _id: ObjectId('59370c6dee2c8658995284b7'), files_id: ObjectId('59370c6dee2c8658995284b6'), n: 0, data: BinData(0, 11223344) } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 398ms 2017-06-06T20:11:26.319+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c6dee2c8658995284b6'), filename: "filename", length: 4, md5: "7e7c77cff5705d1f7574a25ef6662117", uploadDate: new Date(1496779886000), chunkSize: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 298ms 2017-06-06T20:11:26.715+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { _id: "*result", filename: "filename", chunkSize: 4, md5: "7e7c77cff5705d1f7574a25ef6662117", uploadDate: "*actual", length: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 395ms 2017-06-06T20:11:26.928+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: [ { files_id: "*result", n: 0, data: BinData(0, 11223344), _id: "*actual2" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 211ms 2017-06-06T20:11:26.935+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:26.935+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:26.955+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:27.021+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:27.201+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 142ms 2017-06-06T20:11:27.340+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c6fee2c8658995284b8'), filename: "filename", chunkSize: 4, length: 5, md5: "283d4fea5dded59cf837d3047328f5af", uploadDate: new Date(1496779887000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 137ms 2017-06-06T20:11:27.589+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { filename: "filename", _id: "*result", uploadDate: "*actual", md5: "283d4fea5dded59cf837d3047328f5af", length: 5, chunkSize: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 248ms 2017-06-06T20:11:27.813+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 2 } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 222ms 2017-06-06T20:11:27.822+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:27.822+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:27.868+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:27.903+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:28.123+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: 2, ordered: true } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 183ms 2017-06-06T20:11:28.406+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c6fee2c8658995284bb'), filename: "filename", uploadDate: new Date(1496779888000), md5: "dd254cdc958e53abaa67da9f797125f5", length: 8, chunkSize: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 281ms 2017-06-06T20:11:28.646+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { filename: "filename", _id: "*result", length: 8, uploadDate: "*actual", md5: "dd254cdc958e53abaa67da9f797125f5", chunkSize: 4 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 238ms 2017-06-06T20:11:28.887+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: 2 } ninserted:2 keysInserted:2 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 239ms 2017-06-06T20:11:28.895+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:28.896+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:28.909+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:28.947+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:29.269+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: [ { _id: ObjectId('59370c70ee2c8658995284bf'), data: BinData(0, 11), files_id: ObjectId('59370c70ee2c8658995284be'), n: 0 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 320ms 2017-06-06T20:11:29.538+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c70ee2c8658995284be'), filename: "filename", chunkSize: 4, contentType: "image/jpeg", md5: "47ed733b8d10be225eceba344d533586", uploadDate: new Date(1496779889000), length: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 260ms 2017-06-06T20:11:29.867+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { contentType: "image/jpeg", chunkSize: 4, length: 1, md5: "47ed733b8d10be225eceba344d533586", uploadDate: "*actual", _id: "*result", filename: "filename" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 328ms 2017-06-06T20:11:30.047+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: [ { data: BinData(0, 11), _id: "*actual7", files_id: "*result", n: 0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 179ms 2017-06-06T20:11:30.055+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.files 2017-06-06T20:11:30.055+0000 I COMMAND [conn49] CMD: drop testdb58719170.fs.chunks 2017-06-06T20:11:30.075+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.chunks 2017-06-06T20:11:30.116+0000 I COMMAND [conn49] CMD: drop testdb58719170.expected.files 2017-06-06T20:11:30.390+0000 I COMMAND [conn49] command testdb58719170.fs.chunks command: insert { insert: "fs.chunks", documents: [ { _id: ObjectId('59370c72ee2c8658995284c1'), data: BinData(0, 11), files_id: ObjectId('59370c72ee2c8658995284c0'), n: 0 } ], ordered: true } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 259ms 2017-06-06T20:11:30.518+0000 I COMMAND [conn49] command testdb58719170.fs.files command: insert { insert: "fs.files", documents: [ { _id: ObjectId('59370c72ee2c8658995284c0'), md5: "47ed733b8d10be225eceba344d533586", uploadDate: new Date(1496779890000), length: 1, chunkSize: 4, metadata: { x: 1 }, filename: "filename" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 127ms 2017-06-06T20:11:30.763+0000 I COMMAND [conn49] command testdb58719170.expected.files command: insert { insert: "expected.files", documents: [ { chunkSize: 4, metadata: { x: 1 }, uploadDate: "*actual", md5: "47ed733b8d10be225eceba344d533586", length: 1, _id: "*result", filename: "filename" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 244ms 2017-06-06T20:11:32.902+0000 I COMMAND [conn49] command testdb58719170.expected.chunks command: insert { insert: "expected.chunks", documents: [ { _id: "*actual8", data: BinData(0, 11), files_id: "*result", n: 0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 2137ms 2017-06-06T20:11:32.909+0000 I COMMAND [conn49] dropDatabase testdb58719170 starting 2017-06-06T20:11:32.910+0000 I COMMAND [conn49] dropDatabase testdb58719170 finished 2017-06-06T20:11:32.912+0000 I - [conn49] end connection 127.0.0.1:35710 (1 connection now open) 2017-06-06T20:11:33.769+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35720 #50 (1 connection now open) 2017-06-06T20:11:33.769+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:35720 conn50: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:33.777+0000 I - [conn50] end connection 127.0.0.1:35720 (1 connection now open) 2017-06-06T20:11:33.798+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35724 #51 (1 connection now open) 2017-06-06T20:11:33.798+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:35724 conn51: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:34.166+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:34.166+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:34.167+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:34.167+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { unique: true, name: "filename_1_uploadDate_1", key: { filename: 1, uploadDate: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 363ms 2017-06-06T20:11:34.477+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:34.477+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:34.478+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:34.478+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 310ms 2017-06-06T20:11:34.514+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:34.515+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:34.637+0000 I COMMAND [conn51] command testdb1753477904.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:89 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 122ms 2017-06-06T20:11:35.036+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:35.036+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:35.037+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:35.037+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, unique: true, name: "filename_1_uploadDate_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 398ms 2017-06-06T20:11:35.349+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:35.349+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:35.416+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:35.416+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, unique: true, name: "files_id_1_n_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 375ms 2017-06-06T20:11:35.450+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:35.450+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:35.782+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:35.782+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:35.783+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:35.783+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 263ms 2017-06-06T20:11:36.053+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:36.053+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:36.053+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:36.053+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 269ms 2017-06-06T20:11:36.087+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:36.088+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:36.334+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:36.334+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:36.415+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:36.415+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, unique: true, name: "filename_1_uploadDate_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 278ms 2017-06-06T20:11:36.679+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:36.679+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:36.680+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:36.680+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 263ms 2017-06-06T20:11:36.708+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:36.709+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:37.207+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:37.207+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:37.208+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:37.208+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { unique: true, name: "filename_1_uploadDate_1", key: { filename: 1, uploadDate: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 424ms 2017-06-06T20:11:37.686+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:37.686+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:37.687+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:37.687+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 477ms 2017-06-06T20:11:37.715+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:37.715+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:37.818+0000 I COMMAND [conn51] command testdb1753477904.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:89 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 102ms 2017-06-06T20:11:37.819+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:37.820+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:38.212+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:38.212+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:38.213+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:38.213+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1_uploadDate_1", unique: true, key: { filename: 1, uploadDate: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 390ms 2017-06-06T20:11:38.659+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:38.659+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:38.660+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:38.661+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { name: "files_id_1_n_1", unique: true, key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 446ms 2017-06-06T20:11:38.691+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:38.692+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:38.800+0000 I COMMAND [conn51] command testdb1753477904.fs.chunks command: drop { drop: "fs.chunks" } numYields:0 reslen:89 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 108ms 2017-06-06T20:11:39.194+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:39.194+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:39.195+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:39.195+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { unique: true, name: "filename_1_uploadDate_1", key: { filename: 1, uploadDate: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 393ms 2017-06-06T20:11:39.783+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:39.783+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:39.784+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:39.784+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 586ms 2017-06-06T20:11:39.873+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:39.874+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:40.165+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:40.165+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:40.166+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:40.166+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 290ms 2017-06-06T20:11:40.698+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:40.698+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:40.699+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:40.699+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, unique: true, name: "files_id_1_n_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 532ms 2017-06-06T20:11:40.753+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:40.754+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:41.169+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:41.169+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:41.170+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:41.170+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 353ms 2017-06-06T20:11:41.722+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:41.722+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:41.723+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:41.723+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { unique: true, name: "files_id_1_n_1", key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 552ms 2017-06-06T20:11:41.876+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:41.877+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:42.274+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:42.275+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:42.275+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:42.275+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, unique: true, name: "filename_1_uploadDate_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 397ms 2017-06-06T20:11:42.863+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:42.863+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:42.864+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:42.864+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 587ms 2017-06-06T20:11:42.898+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:42.899+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:43.322+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:43.322+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:43.322+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:43.322+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1_uploadDate_1", unique: true, key: { filename: 1, uploadDate: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 339ms 2017-06-06T20:11:43.623+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:43.623+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:43.675+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:43.675+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { unique: true, name: "files_id_1_n_1", key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 350ms 2017-06-06T20:11:43.711+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.files 2017-06-06T20:11:43.712+0000 I COMMAND [conn51] CMD: drop testdb1753477904.fs.chunks 2017-06-06T20:11:44.240+0000 I INDEX [conn51] build index on: testdb1753477904.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1753477904.fs.files" } 2017-06-06T20:11:44.240+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:44.241+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:44.241+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { key: { filename: 1, uploadDate: 1 }, unique: true, name: "filename_1_uploadDate_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 428ms 2017-06-06T20:11:44.731+0000 I INDEX [conn51] build index on: testdb1753477904.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1753477904.fs.chunks" } 2017-06-06T20:11:44.731+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:44.774+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:44.774+0000 I COMMAND [conn51] command testdb1753477904.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { key: { files_id: 1, n: 1 }, unique: true, name: "files_id_1_n_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 530ms 2017-06-06T20:11:44.806+0000 I COMMAND [conn51] dropDatabase testdb1753477904 starting 2017-06-06T20:11:44.807+0000 I COMMAND [conn51] dropDatabase testdb1753477904 finished 2017-06-06T20:11:44.808+0000 I - [conn51] end connection 127.0.0.1:35724 (1 connection now open) 2017-06-06T20:11:45.640+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35730 #52 (1 connection now open) 2017-06-06T20:11:45.641+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:35730 conn52: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:45.648+0000 I - [conn52] end connection 127.0.0.1:35730 (1 connection now open) 2017-06-06T20:11:45.649+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35734 #53 (1 connection now open) 2017-06-06T20:11:45.650+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:35734 conn53: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:45.852+0000 I COMMAND [conn53] command testdb1604234094.testtesttest command: insert { insert: "testtesttest", documents: [ { _id: ObjectId('59370c81ee2c86589f3decb1') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 197ms 2017-06-06T20:11:45.856+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:46.275+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:46.275+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2017-06-06T20:11:46.376+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { y: -1 }, name: "y_-1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:46.376+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2017-06-06T20:11:46.377+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:46.377+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { x: 1 }, name: "x_1" }, { name: "y_-1", key: { y: -1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 519ms 2017-06-06T20:11:46.481+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:46.481+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:46.482+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:46.482+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { y: 1 }, name: "y_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 100ms 2017-06-06T20:11:46.483+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:46.840+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:46.841+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2017-06-06T20:11:46.963+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb1604234094.test_collection", collation: { locale: "en_US", caseLevel: false, caseFirst: "off", strength: 2, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: false, version: "57.1" } } 2017-06-06T20:11:46.963+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2017-06-06T20:11:46.965+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:46.965+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { x: 1 }, name: "x_1" }, { name: "y_1", key: { y: 1 }, collation: { locale: "en_US", strength: 2 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 399ms 2017-06-06T20:11:46.968+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:47.152+0000 I COMMAND [conn53] command testdb1604234094.test_collection command: drop { drop: "test_collection" } numYields:0 reslen:95 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 183ms 2017-06-06T20:11:47.314+0000 I COMMAND [conn53] command testdb1604234094.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c83ee2c86589f3decb2') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 160ms 2017-06-06T20:11:47.461+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:47.461+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:47.521+0000 I INDEX [conn53] build index done. scanned 1 total records. 0 secs 2017-06-06T20:11:47.521+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "x_1", key: { x: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 205ms 2017-06-06T20:11:47.523+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:47.777+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:47.778+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:47.778+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:47.779+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "x_1", key: { x: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 243ms 2017-06-06T20:11:47.855+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, unique: true, key: { y: -1 }, name: "y_-1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:47.855+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:47.949+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:47.949+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "y_-1", unique: true, key: { y: -1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 168ms 2017-06-06T20:11:48.131+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:48.131+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:48.132+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:48.132+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "y_1", key: { y: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 179ms 2017-06-06T20:11:48.135+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:48.580+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection", collation: { locale: "en_US", caseLevel: false, caseFirst: "off", strength: 2, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: false, version: "57.1" } } 2017-06-06T20:11:48.580+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:48.581+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:48.581+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "x_1", collation: { locale: "en_US", strength: 2 }, key: { x: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 359ms 2017-06-06T20:11:48.582+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:49.237+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "x_1", key: { x: 1 }, collation: { blah: 5, locale: "en_US" } } ] } numYields:0 reslen:204 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 564ms 2017-06-06T20:11:49.239+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:49.289+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:49.661+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:49.661+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:49.662+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:49.662+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { x: 1 }, name: "x_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 372ms 2017-06-06T20:11:49.664+0000 I COMMAND [conn53] CMD: dropIndexes testdb1604234094.test_collection 2017-06-06T20:11:49.715+0000 I COMMAND [conn53] CMD: dropIndexes testdb1604234094.test_collection 2017-06-06T20:11:49.717+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:50.017+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:50.017+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2017-06-06T20:11:50.173+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:50.173+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2017-06-06T20:11:50.304+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { z: 1 }, name: "z_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:50.304+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2017-06-06T20:11:50.306+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:50.306+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "x_1", key: { x: 1 } }, { key: { y: 1 }, name: "y_1" }, { name: "z_1", key: { z: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 190 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 579ms 2017-06-06T20:11:50.309+0000 I COMMAND [conn53] CMD: dropIndexes testdb1604234094.test_collection 2017-06-06T20:11:50.398+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:50.667+0000 I COMMAND [conn53] command testdb1604234094.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c86ee2c86589f3decb3'), bar: 1, foo: 1, baz: 1, boo: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 253ms 2017-06-06T20:11:50.763+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, unique: true, key: { foo: 1 }, name: "foo_1", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:50.763+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:50.839+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { unique: true, name: "foo_1", key: { foo: 1 } } ] } exception: E11000 duplicate key error collection: testdb1604234094.test_collection index: foo_1 dup key: { : 1 } code:11000 numYields:0 reslen:188 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 170ms 2017-06-06T20:11:50.843+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:51.416+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { loc: "2d" }, name: "loc_2d", ns: "testdb1604234094.test_collection", bits: 32, sparse: true } 2017-06-06T20:11:51.416+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:51.417+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:51.417+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "loc_2d", key: { loc: "2d" }, bits: 32, sparse: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 563ms 2017-06-06T20:11:51.419+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:51.477+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:51.889+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { a: 1 }, name: "index1", ns: "testdb1604234094.test_collection", collation: { locale: "en_US", caseLevel: false, caseFirst: "off", strength: 2, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: false, version: "57.1" } } 2017-06-06T20:11:51.889+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:51.890+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:51.890+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { a: 1 }, collation: { locale: "en_US", strength: 2 }, name: "index1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 412ms 2017-06-06T20:11:52.045+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { a: 1 }, name: "index2", ns: "testdb1604234094.test_collection", collation: { locale: "fr_CA", caseLevel: false, caseFirst: "off", strength: 3, numericOrdering: false, alternate: "non-ignorable", maxVariable: "punct", normalization: false, backwards: true, version: "57.1" } } 2017-06-06T20:11:52.045+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:52.069+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:52.069+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "index2", key: { a: 1 }, collation: { locale: "fr_CA" } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 178ms 2017-06-06T20:11:52.076+0000 I COMMAND [conn53] CMD: dropIndexes testdb1604234094.test_collection 2017-06-06T20:11:52.131+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:52.650+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, key: { x.y: 1 }, name: "foo", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:52.650+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:52.651+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:52.651+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "foo", key: { x.y: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 457ms 2017-06-06T20:11:52.653+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:52.717+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_collection 2017-06-06T20:11:52.932+0000 I COMMAND [conn53] command testdb1604234094.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c88ee2c86589f3decb5'), y: 1, x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 213ms 2017-06-06T20:11:53.039+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb1604234094.test_collection" } 2017-06-06T20:11:53.039+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:53.110+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { y: 1 }, unique: true, name: "foo" } ] } exception: E11000 duplicate key error collection: testdb1604234094.test_collection index: foo dup key: { : null } code:11000 numYields:0 reslen:189 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 173ms 2017-06-06T20:11:53.257+0000 I INDEX [conn53] build index on: testdb1604234094.test_collection properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb1604234094.test_collection", sparse: true } 2017-06-06T20:11:53.257+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:53.321+0000 I INDEX [conn53] build index done. scanned 20 total records. 0 secs 2017-06-06T20:11:53.321+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { key: { y: 1 }, sparse: true, name: "foo", unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 208ms 2017-06-06T20:11:53.324+0000 I COMMAND [conn53] CMD: drop testdb1604234094.test_text 2017-06-06T20:11:53.536+0000 I COMMAND [conn53] command testdb1604234094.test_text command: insert { insert: "test_text", documents: [ { _id: ObjectId('59370c89ee2c86589f3decc9'), w1: "hello", language: "english", w2: "world" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 212ms 2017-06-06T20:11:53.671+0000 I INDEX [conn53] build index on: testdb1604234094.test_text properties: { v: 2, key: { _fts: "text", _ftsx: 1 }, name: "testTextIndex", ns: "testdb1604234094.test_text", default_language: "spanish", weights: { $**: 1, w1: 5, w2: 10 }, language_override: "language", textIndexVersion: 3 } 2017-06-06T20:11:53.671+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:53.731+0000 I INDEX [conn53] build index done. scanned 10 total records. 0 secs 2017-06-06T20:11:53.731+0000 I COMMAND [conn53] command testdb1604234094.$cmd command: createIndexes { createIndexes: "test_text", indexes: [ { default_language: "spanish", key: { $**: "text" }, weights: { w2: 10, w1: 5 }, name: "testTextIndex", language_override: "language" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } } } protocol:op_query 191ms 2017-06-06T20:11:53.739+0000 I COMMAND [conn53] dropDatabase testdb1604234094 starting 2017-06-06T20:11:53.859+0000 I COMMAND [conn53] dropDatabase testdb1604234094 finished 2017-06-06T20:11:53.859+0000 I COMMAND [conn53] command testdb1604234094 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 120ms 2017-06-06T20:11:53.861+0000 I - [conn53] end connection 127.0.0.1:35734 (1 connection now open) 2017-06-06T20:11:55.605+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35740 #54 (1 connection now open) 2017-06-06T20:11:55.606+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:35740 conn54: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:55.613+0000 I - [conn54] end connection 127.0.0.1:35740 (1 connection now open) 2017-06-06T20:11:55.618+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35744 #55 (1 connection now open) 2017-06-06T20:11:55.619+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:35744 conn55: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:55.866+0000 I COMMAND [conn55] command testdb1200561401.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c8bee2c8658a30bff11') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 246ms 2017-06-06T20:11:56.224+0000 I INDEX [conn55] build index on: testdb1200561401.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1200561401.fs.files" } 2017-06-06T20:11:56.224+0000 I INDEX [conn55] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:56.225+0000 I INDEX [conn55] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:56.225+0000 I COMMAND [conn55] command testdb1200561401.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { name: "filename_1_uploadDate_1", key: { filename: 1, uploadDate: 1 }, unique: true } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 346ms 2017-06-06T20:11:56.578+0000 I INDEX [conn55] build index on: testdb1200561401.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1200561401.fs.chunks" } 2017-06-06T20:11:56.578+0000 I INDEX [conn55] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:56.579+0000 I INDEX [conn55] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:56.579+0000 I COMMAND [conn55] command testdb1200561401.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { unique: true, name: "files_id_1_n_1", key: { files_id: 1, n: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 353ms 2017-06-06T20:11:56.593+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35748 #56 (2 connections now open) 2017-06-06T20:11:56.593+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:35748 conn56: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:56.830+0000 I COMMAND [conn56] command testdb1331815282.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('59370c8cee2c8658a30bff16') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 235ms 2017-06-06T20:11:57.133+0000 I INDEX [conn56] build index on: testdb1331815282.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1331815282.fs.files" } 2017-06-06T20:11:57.133+0000 I INDEX [conn56] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:57.133+0000 I INDEX [conn56] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:57.133+0000 I COMMAND [conn56] command testdb1331815282.$cmd command: createIndexes { createIndexes: "fs.files", indexes: [ { unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 298ms 2017-06-06T20:11:57.458+0000 I INDEX [conn56] build index on: testdb1331815282.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1331815282.fs.chunks" } 2017-06-06T20:11:57.458+0000 I INDEX [conn56] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2017-06-06T20:11:57.459+0000 I INDEX [conn56] build index done. scanned 0 total records. 0 secs 2017-06-06T20:11:57.459+0000 I COMMAND [conn56] command testdb1331815282.$cmd command: createIndexes { createIndexes: "fs.chunks", indexes: [ { unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1" } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 324ms 2017-06-06T20:11:57.462+0000 I COMMAND [conn55] dropDatabase testdb1200561401 starting 2017-06-06T20:11:57.607+0000 I COMMAND [conn55] dropDatabase testdb1200561401 finished 2017-06-06T20:11:57.608+0000 I COMMAND [conn55] command testdb1200561401 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 145ms 2017-06-06T20:11:57.608+0000 I COMMAND [conn56] dropDatabase testdb1331815282 starting 2017-06-06T20:11:57.828+0000 I COMMAND [conn56] dropDatabase testdb1331815282 finished 2017-06-06T20:11:57.828+0000 I COMMAND [conn56] command testdb1331815282 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 219ms 2017-06-06T20:11:57.828+0000 I - [conn55] end connection 127.0.0.1:35744 (2 connections now open) 2017-06-06T20:11:57.828+0000 I - [conn56] end connection 127.0.0.1:35748 (1 connection now open) 2017-06-06T20:11:58.681+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35752 #57 (1 connection now open) 2017-06-06T20:11:58.682+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:35752 conn57: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:58.690+0000 I - [conn57] end connection 127.0.0.1:35752 (1 connection now open) 2017-06-06T20:11:58.692+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35756 #58 (1 connection now open) 2017-06-06T20:11:58.692+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:35756 conn58: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:11:59.030+0000 I COMMAND [conn58] command testdb365726167.test_collection command: insert { insert: "test_collection", documents: [ { _id: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 332ms 2017-06-06T20:11:59.425+0000 I COMMAND [conn58] dropDatabase testdb365726167 starting 2017-06-06T20:11:59.425+0000 I COMMAND [conn58] dropDatabase testdb365726167 finished 2017-06-06T20:11:59.425+0000 I - [conn58] end connection 127.0.0.1:35756 (1 connection now open) 2017-06-06T20:12:00.257+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35760 #59 (1 connection now open) 2017-06-06T20:12:00.258+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:35760 conn59: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:00.265+0000 I - [conn59] end connection 127.0.0.1:35760 (1 connection now open) 2017-06-06T20:12:00.267+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35764 #60 (1 connection now open) 2017-06-06T20:12:00.267+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:35764 conn60: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:00.293+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35768 #61 (2 connections now open) 2017-06-06T20:12:00.293+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:35768 conn61: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:00.455+0000 I COMMAND [conn61] command testdb1780954946.foo command: insert { insert: "foo", documents: [ { _id: ObjectId('59370c90ee2c8658aa1615e1') } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 161ms 2017-06-06T20:12:00.529+0000 I - [conn61] end connection 127.0.0.1:35768 (2 connections now open) 2017-06-06T20:12:00.530+0000 I COMMAND [conn60] CMD: drop testdb1780954946.test_coll 2017-06-06T20:12:00.782+0000 I COMMAND [conn60] command testdb1780954946.test_coll command: insert { insert: "test_coll", documents: [ { _id: ObjectId('59370c90ee2c8658aa1615e2'), a: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 250ms 2017-06-06T20:12:00.789+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35772 #62 (2 connections now open) 2017-06-06T20:12:00.789+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:35772 conn62: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:00.790+0000 I - [conn62] end connection 127.0.0.1:35772 (2 connections now open) 2017-06-06T20:12:00.791+0000 I COMMAND [conn60] dropDatabase testdb1780954946 starting 2017-06-06T20:12:00.808+0000 I COMMAND [conn60] dropDatabase testdb1780954946 finished 2017-06-06T20:12:00.808+0000 I - [conn60] end connection 127.0.0.1:35764 (1 connection now open) 2017-06-06T20:12:01.647+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35776 #63 (1 connection now open) 2017-06-06T20:12:01.648+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:35776 conn63: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:01.656+0000 I - [conn63] end connection 127.0.0.1:35776 (1 connection now open) 2017-06-06T20:12:01.664+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35780 #64 (1 connection now open) 2017-06-06T20:12:01.665+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:35780 conn64: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:01.959+0000 I COMMAND [conn64] command testdb1074935192.test_collection command: insert { insert: "test_collection", documents: [ { _id: "spl0rt", foo: /foo.+bar/ims } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 293ms 2017-06-06T20:12:01.961+0000 I COMMAND [conn64] dropDatabase testdb1074935192 starting 2017-06-06T20:12:01.961+0000 I COMMAND [conn64] dropDatabase testdb1074935192 finished 2017-06-06T20:12:01.962+0000 I - [conn64] end connection 127.0.0.1:35780 (1 connection now open) 2017-06-06T20:12:04.738+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35784 #65 (1 connection now open) 2017-06-06T20:12:04.739+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:35784 conn65: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:04.746+0000 I - [conn65] end connection 127.0.0.1:35784 (1 connection now open) 2017-06-06T20:12:04.751+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35788 #66 (1 connection now open) 2017-06-06T20:12:04.752+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:35788 conn66: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:04.752+0000 I COMMAND [conn66] CMD: drop testdb495660785.kooh 2017-06-06T20:12:04.839+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35792 #67 (2 connections now open) 2017-06-06T20:12:04.839+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:35792 conn67: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:05.086+0000 I COMMAND [conn67] command testdb495660785.kooh command: insert { insert: "kooh", documents: [ { _id: ObjectId('59370c94ee2c8658b46bf6c1'), foo: 42 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 245ms 2017-06-06T20:12:05.087+0000 I - [conn67] end connection 127.0.0.1:35792 (2 connections now open) 2017-06-06T20:12:05.220+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35796 #68 (2 connections now open) 2017-06-06T20:12:05.224+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:35796 conn68: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:05.296+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35800 #69 (3 connections now open) 2017-06-06T20:12:05.297+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:35800 conn69: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:05.365+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35804 #70 (4 connections now open) 2017-06-06T20:12:05.366+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:35804 conn70: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:05.437+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35808 #71 (5 connections now open) 2017-06-06T20:12:05.437+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:35808 conn71: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:05.506+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35812 #72 (6 connections now open) 2017-06-06T20:12:05.506+0000 I - [conn68] end connection 127.0.0.1:35796 (6 connections now open) 2017-06-06T20:12:05.507+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:35812 conn72: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:05.554+0000 I - [conn69] end connection 127.0.0.1:35800 (5 connections now open) 2017-06-06T20:12:05.595+0000 I - [conn70] end connection 127.0.0.1:35804 (4 connections now open) 2017-06-06T20:12:05.637+0000 I - [conn71] end connection 127.0.0.1:35808 (3 connections now open) 2017-06-06T20:12:05.679+0000 I - [conn72] end connection 127.0.0.1:35812 (2 connections now open) 2017-06-06T20:12:05.826+0000 I COMMAND [conn66] dropDatabase testdb495660785 starting 2017-06-06T20:12:05.827+0000 I COMMAND [conn66] dropDatabase testdb495660785 finished 2017-06-06T20:12:05.827+0000 I - [conn66] end connection 127.0.0.1:35788 (1 connection now open) 2017-06-06T20:12:07.689+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35816 #73 (1 connection now open) 2017-06-06T20:12:07.690+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:35816 conn73: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:07.696+0000 I - [conn73] end connection 127.0.0.1:35816 (1 connection now open) 2017-06-06T20:12:07.701+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35820 #74 (1 connection now open) 2017-06-06T20:12:07.701+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:35820 conn74: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:07.702+0000 I COMMAND [conn74] CMD: drop testdb619324489.tiger 2017-06-06T20:12:07.959+0000 I COMMAND [conn74] command testdb619324489.tiger command: insert { insert: "tiger", documents: [ { _id: ObjectId('59370c97ee2c8658c52575d1'), foo: 9, shazbot: 1, bar: 3 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 255ms 2017-06-06T20:12:08.033+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35824 #75 (2 connections now open) 2017-06-06T20:12:08.033+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:35824 conn75: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.035+0000 I - [conn75] end connection 127.0.0.1:35824 (2 connections now open) 2017-06-06T20:12:08.142+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35828 #76 (2 connections now open) 2017-06-06T20:12:08.143+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:35828 conn76: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.187+0000 I - [conn76] end connection 127.0.0.1:35828 (2 connections now open) 2017-06-06T20:12:08.252+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35832 #77 (2 connections now open) 2017-06-06T20:12:08.253+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:35832 conn77: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.318+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35836 #78 (3 connections now open) 2017-06-06T20:12:08.318+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:35836 conn78: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.401+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35840 #79 (4 connections now open) 2017-06-06T20:12:08.402+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:35840 conn79: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.489+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35844 #80 (5 connections now open) 2017-06-06T20:12:08.489+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:35844 conn80: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.560+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35848 #81 (6 connections now open) 2017-06-06T20:12:08.560+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:35848 conn81: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.628+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35852 #82 (7 connections now open) 2017-06-06T20:12:08.628+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:35852 conn82: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.695+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35856 #83 (8 connections now open) 2017-06-06T20:12:08.695+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:35856 conn83: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.767+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35860 #84 (9 connections now open) 2017-06-06T20:12:08.767+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:35860 conn84: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.838+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35864 #85 (10 connections now open) 2017-06-06T20:12:08.838+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:35864 conn85: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.908+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35868 #86 (11 connections now open) 2017-06-06T20:12:08.908+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:35868 conn86: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:08.908+0000 I - [conn77] end connection 127.0.0.1:35832 (11 connections now open) 2017-06-06T20:12:08.952+0000 I - [conn78] end connection 127.0.0.1:35836 (10 connections now open) 2017-06-06T20:12:08.993+0000 I - [conn79] end connection 127.0.0.1:35840 (9 connections now open) 2017-06-06T20:12:09.037+0000 I - [conn80] end connection 127.0.0.1:35844 (8 connections now open) 2017-06-06T20:12:09.080+0000 I - [conn81] end connection 127.0.0.1:35848 (7 connections now open) 2017-06-06T20:12:09.123+0000 I - [conn82] end connection 127.0.0.1:35852 (6 connections now open) 2017-06-06T20:12:09.164+0000 I - [conn83] end connection 127.0.0.1:35856 (5 connections now open) 2017-06-06T20:12:09.205+0000 I - [conn84] end connection 127.0.0.1:35860 (4 connections now open) 2017-06-06T20:12:09.246+0000 I - [conn85] end connection 127.0.0.1:35864 (3 connections now open) 2017-06-06T20:12:09.286+0000 I - [conn86] end connection 127.0.0.1:35868 (2 connections now open) 2017-06-06T20:12:09.391+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35872 #87 (2 connections now open) 2017-06-06T20:12:09.391+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:35872 conn87: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.454+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35876 #88 (3 connections now open) 2017-06-06T20:12:09.454+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:35876 conn88: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.517+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35880 #89 (4 connections now open) 2017-06-06T20:12:09.517+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:35880 conn89: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.578+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35884 #90 (5 connections now open) 2017-06-06T20:12:09.578+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:35884 conn90: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.641+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35888 #91 (6 connections now open) 2017-06-06T20:12:09.641+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:35888 conn91: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.702+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35892 #92 (7 connections now open) 2017-06-06T20:12:09.702+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:35892 conn92: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.763+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35896 #93 (8 connections now open) 2017-06-06T20:12:09.763+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:35896 conn93: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.824+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35900 #94 (9 connections now open) 2017-06-06T20:12:09.824+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:35900 conn94: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.886+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35904 #95 (10 connections now open) 2017-06-06T20:12:09.886+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:35904 conn95: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:09.948+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35908 #96 (11 connections now open) 2017-06-06T20:12:09.949+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:35908 conn96: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:10.359+0000 I - [conn95] end connection 127.0.0.1:35904 (11 connections now open) 2017-06-06T20:12:10.359+0000 I - [conn94] end connection 127.0.0.1:35900 (10 connections now open) 2017-06-06T20:12:10.359+0000 I - [conn93] end connection 127.0.0.1:35896 (9 connections now open) 2017-06-06T20:12:10.359+0000 I - [conn92] end connection 127.0.0.1:35892 (8 connections now open) 2017-06-06T20:12:10.360+0000 I - [conn91] end connection 127.0.0.1:35888 (7 connections now open) 2017-06-06T20:12:10.360+0000 I - [conn90] end connection 127.0.0.1:35884 (6 connections now open) 2017-06-06T20:12:10.360+0000 I - [conn89] end connection 127.0.0.1:35880 (5 connections now open) 2017-06-06T20:12:10.360+0000 I - [conn88] end connection 127.0.0.1:35876 (4 connections now open) 2017-06-06T20:12:10.360+0000 I - [conn87] end connection 127.0.0.1:35872 (3 connections now open) 2017-06-06T20:12:10.360+0000 I COMMAND [conn74] dropDatabase testdb619324489 starting 2017-06-06T20:12:10.360+0000 I COMMAND [conn74] dropDatabase testdb619324489 finished 2017-06-06T20:12:10.360+0000 I - [conn96] end connection 127.0.0.1:35908 (2 connections now open) 2017-06-06T20:12:10.361+0000 I - [conn74] end connection 127.0.0.1:35820 (1 connection now open) 2017-06-06T20:12:13.148+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35912 #97 (1 connection now open) 2017-06-06T20:12:13.190+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:35912 conn97: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:13.199+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:35916 #98 (2 connections now open) 2017-06-06T20:12:13.199+0000 I - [conn97] end connection 127.0.0.1:35912 (2 connections now open) 2017-06-06T20:12:13.199+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:35916 conn98: { driver: { name: "MongoDB Perl Driver", version: "1.8.0" }, os: { type: "linux" }, platform: "Perl v5.26.0 ppc64-linux-thread-multi" } 2017-06-06T20:12:13.203+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:14.478+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370c9eee2c8658ff46101e'), y: 1, x: "FRED" } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 223ms 2017-06-06T20:12:14.482+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:14.858+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370c9eee2c8658ff461021'), r: /foo/i } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 375ms 2017-06-06T20:12:14.860+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:15.231+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370c9eee2c8658ff461022'), date: new Date(1496779934000) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 337ms 2017-06-06T20:12:15.233+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:15.477+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370c9fee2c8658ff461024'), max: MaxKey, min: MinKey } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 243ms 2017-06-06T20:12:15.478+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:15.741+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370c9fee2c8658ff461025'), one: "on", two: 2 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 262ms 2017-06-06T20:12:15.743+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:16.108+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370c9fee2c8658ff461026'), bin: BinData(0, FE) } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 286ms 2017-06-06T20:12:16.111+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:16.443+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca0ee2c8658ff461027'), x: 17179869184 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 331ms 2017-06-06T20:12:16.445+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:16.744+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca0ee2c8658ff461028'), x: -17179869184 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 298ms 2017-06-06T20:12:16.745+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:16.857+0000 I COMMAND [conn98] command testdb3885169.y command: drop { drop: "y" } numYields:0 reslen:78 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 111ms 2017-06-06T20:12:17.078+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca0ee2c8658ff461029'), x: 2712631400 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 220ms 2017-06-06T20:12:17.081+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:17.365+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca1ee2c8658ff46102b'), code: function() { return 5; } } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 281ms 2017-06-06T20:12:17.421+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:17.671+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca1ee2c8658ff46102c'), y: CodeWScope( function() { return name; }, { name: "Fred" }), x: "foo", z: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 249ms 2017-06-06T20:12:17.674+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:18.020+0000 I WRITE [conn98] update testdb3885169.y query: { x: 1 } planSummary: COLLSCAN update: { $inc: { y: 19401194714 } } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:1 numYields:0 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } 345ms 2017-06-06T20:12:18.020+0000 I COMMAND [conn98] command testdb3885169.$cmd command: update { update: "y", updates: [ { upsert: true, u: { $inc: { y: 19401194714 } }, multi: false, q: { x: 1 } } ] } numYields:0 reslen:110 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 345ms 2017-06-06T20:12:18.021+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:18.229+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca2ee2c8658ff46102e'), ts: Timestamp 12345678000|9876543 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 206ms 2017-06-06T20:12:18.231+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:18.521+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca2ee2c8658ff46102f'), x: true, y: false } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 288ms 2017-06-06T20:12:18.523+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:18.782+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca2ee2c8658ff461031'), x: 1.0 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 258ms 2017-06-06T20:12:18.989+0000 I COMMAND [conn98] CMD: drop testdb3885169.y 2017-06-06T20:12:19.185+0000 I COMMAND [conn98] command testdb3885169.y command: insert { insert: "y", documents: [ { _id: ObjectId('59370ca2ee2c8658ff461032'), x: 1 } ] } ninserted:1 keysInserted:1 numYields:0 reslen:44 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 2 } } } protocol:op_query 195ms 2017-06-06T20:12:19.187+0000 I COMMAND [conn98] dropDatabase testdb3885169 starting 2017-06-06T20:12:19.187+0000 I COMMAND [conn98] dropDatabase testdb3885169 finished 2017-06-06T20:12:19.188+0000 I - [conn98] end connection 127.0.0.1:35916 (1 connection now open) 2017-06-06T20:12:21.025+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends 2017-06-06T20:12:21.025+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... 2017-06-06T20:12:21.025+0000 I NETWORK [signalProcessingThread] closing listening socket: 7 2017-06-06T20:12:21.025+0000 I NETWORK [signalProcessingThread] closing listening socket: 8 2017-06-06T20:12:21.025+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-27017.sock 2017-06-06T20:12:21.025+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... 2017-06-06T20:12:21.025+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture 2017-06-06T20:12:21.027+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down Processing files: perl-MongoDB-1.8.0-2.fc27.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qHQNvy Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TvXS0b + exit + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.0 + DOCDIR=/builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/doc/perl-MongoDB + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/doc/perl-MongoDB + cp -pr Changes /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/doc/perl-MongoDB + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/doc/perl-MongoDB + cp -pr README /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/doc/perl-MongoDB + exit 0 + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/licenses/perl-MongoDB + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/licenses/perl-MongoDB + cp -pr LICENSE /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64/usr/share/licenses/perl-MongoDB + exit 0 Provides: perl(MongoDB) = 1.8.0 perl(MongoDB::AuthError) perl(MongoDB::BSON) = 1.8.0 perl(MongoDB::BSON::Binary) = 1.8.0 perl(MongoDB::BSON::Regexp) = 1.8.0 perl(MongoDB::BSON::_EncodedDoc) = 1.8.0 perl(MongoDB::BulkWrite) = 1.8.0 perl(MongoDB::BulkWriteResult) = 1.8.0 perl(MongoDB::BulkWriteView) = 1.8.0 perl(MongoDB::Code) = 1.8.0 perl(MongoDB::Collection) = 1.8.0 perl(MongoDB::CommandResult) = 1.8.0 perl(MongoDB::ConnectionError) perl(MongoDB::Cursor) = 1.8.0 perl(MongoDB::CursorNotFoundError) perl(MongoDB::DBRef) = 1.8.0 perl(MongoDB::Database) = 1.8.0 perl(MongoDB::DatabaseError) perl(MongoDB::DecodingError) perl(MongoDB::DeleteResult) = 1.8.0 perl(MongoDB::DocumentError) perl(MongoDB::DuplicateKeyError) perl(MongoDB::Error) = 1.8.0 perl(MongoDB::ExecutionTimeout) perl(MongoDB::GridFS) = 1.8.0 perl(MongoDB::GridFS::File) = 1.8.0 perl(MongoDB::GridFSBucket) = 1.8.0 perl(MongoDB::GridFSBucket::DownloadStream) = 1.8.0 perl(MongoDB::GridFSBucket::UploadStream) = 1.8.0 perl(MongoDB::GridFSError) perl(MongoDB::HandshakeError) perl(MongoDB::IndexView) = 1.8.0 perl(MongoDB::InsertManyResult) = 1.8.0 perl(MongoDB::InsertOneResult) = 1.8.0 perl(MongoDB::InternalError) perl(MongoDB::MongoClient) = 1.8.0 perl(MongoDB::NetworkError) perl(MongoDB::NetworkTimeout) perl(MongoDB::NotMasterError) perl(MongoDB::OID) = 1.8.0 perl(MongoDB::Op::_Aggregate) = 1.8.0 perl(MongoDB::Op::_BatchInsert) = 1.8.0 perl(MongoDB::Op::_BulkWrite) = 1.8.0 perl(MongoDB::Op::_Command) = 1.8.0 perl(MongoDB::Op::_Count) = 1.8.0 perl(MongoDB::Op::_CreateIndexes) = 1.8.0 perl(MongoDB::Op::_Delete) = 1.8.0 perl(MongoDB::Op::_Distinct) = 1.8.0 perl(MongoDB::Op::_DropCollection) = 1.8.0 perl(MongoDB::Op::_DropDatabase) = 1.8.0 perl(MongoDB::Op::_DropIndexes) = 1.8.0 perl(MongoDB::Op::_Explain) = 1.8.0 perl(MongoDB::Op::_FSyncUnlock) = 1.8.0 perl(MongoDB::Op::_FindAndDelete) = 1.8.0 perl(MongoDB::Op::_FindAndUpdate) = 1.8.0 perl(MongoDB::Op::_GetMore) = 1.8.0 perl(MongoDB::Op::_InsertOne) = 1.8.0 perl(MongoDB::Op::_KillCursors) = 1.8.0 perl(MongoDB::Op::_ListCollections) = 1.8.0 perl(MongoDB::Op::_ListIndexes) = 1.8.0 perl(MongoDB::Op::_ParallelScan) = 1.8.0 perl(MongoDB::Op::_Query) = 1.8.0 perl(MongoDB::Op::_RenameCollection) = 1.8.0 perl(MongoDB::Op::_Update) = 1.8.0 perl(MongoDB::ProtocolError) perl(MongoDB::QueryResult) = 1.8.0 perl(MongoDB::QueryResult::Filtered) = 1.8.0 perl(MongoDB::ReadConcern) = 1.8.0 perl(MongoDB::ReadPreference) = 1.8.0 perl(MongoDB::Role::_BypassValidation) = 1.8.0 perl(MongoDB::Role::_CollectionOp) = 1.8.0 perl(MongoDB::Role::_CommandCursorOp) = 1.8.0 perl(MongoDB::Role::_CursorAPI) = 1.8.0 perl(MongoDB::Role::_DatabaseErrorThrower) = 1.8.0 perl(MongoDB::Role::_DatabaseOp) = 1.8.0 perl(MongoDB::Role::_DeprecationWarner) = 1.8.0 perl(MongoDB::Role::_InsertPreEncoder) = 1.8.0 perl(MongoDB::Role::_OpReplyParser) = 1.8.0 perl(MongoDB::Role::_PrivateConstructor) = 1.8.0 perl(MongoDB::Role::_ReadOp) = 1.8.0 perl(MongoDB::Role::_ReadPrefModifier) = 1.8.0 perl(MongoDB::Role::_SingleBatchDocWrite) = 1.8.0 perl(MongoDB::Role::_UpdatePreEncoder) = 1.8.0 perl(MongoDB::Role::_WriteOp) = 1.8.0 perl(MongoDB::Role::_WriteResult) = 1.8.0 perl(MongoDB::SelectionError) perl(MongoDB::TimeoutError) perl(MongoDB::Timestamp) = 1.8.0 perl(MongoDB::UnacknowledgedResult) = 1.8.0 perl(MongoDB::UpdateResult) = 1.8.0 perl(MongoDB::UsageError) perl(MongoDB::WriteConcern) = 1.8.0 perl(MongoDB::WriteConcernError) perl(MongoDB::WriteError) perl(MongoDB::_CommandSizeError) perl(MongoDB::_Constants) = 1.8.0 perl(MongoDB::_Credential) = 1.8.0 perl(MongoDB::_Link) = 1.8.0 perl(MongoDB::_Platform) = 1.8.0 perl(MongoDB::_Protocol) = 1.8.0 perl(MongoDB::_Server) = 1.8.0 perl(MongoDB::_Topology) = 1.8.0 perl(MongoDB::_Types) = 1.8.0 perl(MongoDB::_URI) = 1.8.0 perl-MongoDB = 1.8.0-2.fc27 perl-MongoDB(ppc-64) = 1.8.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbson-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.26()(64bit) perl(:VERSION) >= 5.8.0 perl(BSON::Types) perl(Carp) perl(Config) perl(DateTime) perl(Digest::MD5) perl(Encode) perl(Errno) perl(Exporter) >= 5.57 perl(IO::File) perl(IO::Socket) perl(List::Util) perl(MIME::Base64) perl(MongoDB) perl(MongoDB::BSON) perl(MongoDB::BSON::Binary) perl(MongoDB::BSON::Regexp) perl(MongoDB::BSON::_EncodedDoc) perl(MongoDB::BulkWrite) perl(MongoDB::BulkWriteResult) perl(MongoDB::BulkWriteView) perl(MongoDB::Collection) perl(MongoDB::CommandResult) perl(MongoDB::Cursor) perl(MongoDB::DBRef) perl(MongoDB::Database) perl(MongoDB::DeleteResult) perl(MongoDB::Error) perl(MongoDB::GridFS) perl(MongoDB::GridFS::File) perl(MongoDB::GridFSBucket) perl(MongoDB::GridFSBucket::DownloadStream) perl(MongoDB::GridFSBucket::UploadStream) perl(MongoDB::IndexView) perl(MongoDB::InsertManyResult) perl(MongoDB::InsertOneResult) perl(MongoDB::MongoClient) perl(MongoDB::OID) perl(MongoDB::Op::_Aggregate) perl(MongoDB::Op::_BatchInsert) perl(MongoDB::Op::_BulkWrite) perl(MongoDB::Op::_Command) perl(MongoDB::Op::_Count) perl(MongoDB::Op::_CreateIndexes) perl(MongoDB::Op::_Delete) perl(MongoDB::Op::_Distinct) perl(MongoDB::Op::_DropCollection) perl(MongoDB::Op::_DropDatabase) perl(MongoDB::Op::_DropIndexes) perl(MongoDB::Op::_Explain) perl(MongoDB::Op::_FSyncUnlock) perl(MongoDB::Op::_FindAndDelete) perl(MongoDB::Op::_FindAndUpdate) perl(MongoDB::Op::_GetMore) perl(MongoDB::Op::_InsertOne) perl(MongoDB::Op::_KillCursors) perl(MongoDB::Op::_ListCollections) perl(MongoDB::Op::_ListIndexes) perl(MongoDB::Op::_ParallelScan) perl(MongoDB::Op::_Query) perl(MongoDB::Op::_RenameCollection) perl(MongoDB::Op::_Update) perl(MongoDB::QueryResult) perl(MongoDB::QueryResult::Filtered) perl(MongoDB::ReadConcern) perl(MongoDB::ReadPreference) perl(MongoDB::Timestamp) perl(MongoDB::UnacknowledgedResult) perl(MongoDB::UpdateResult) perl(MongoDB::WriteConcern) perl(MongoDB::_Constants) perl(MongoDB::_Credential) perl(MongoDB::_Link) perl(MongoDB::_Platform) perl(MongoDB::_Protocol) perl(MongoDB::_Server) perl(MongoDB::_Topology) perl(MongoDB::_Types) perl(MongoDB::_URI) perl(Moo::Role) perl(Safe::Isa) perl(Scalar::Util) perl(Socket) perl(Sub::Quote) perl(Tie::IxHash) perl(Time::HiRes) perl(Try::Tiny) perl(Type::Library) perl(Type::Utils) perl(Types::Standard) perl(XSLoader) perl(boolean) >= 0.25 perl(bytes) perl(constant) perl(if) perl(namespace::clean) perl(overload) perl(strict) perl(version) perl(warnings) rtld(GNU_HASH) Recommends: perl(Class::XSAccessor) perl(Mozilla::CA) Suggests: perl(Authen::SASL) Processing files: perl-MongoDB-debuginfo-1.8.0-2.fc27.ppc64 Provides: perl-MongoDB-debuginfo = 1.8.0-2.fc27 perl-MongoDB-debuginfo(ppc-64) = 1.8.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 Wrote: /builddir/build/RPMS/perl-MongoDB-1.8.0-2.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/perl-MongoDB-debuginfo-1.8.0-2.fc27.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G1nJFQ + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-MongoDB-1.8.0-2.fc27.ppc64 + exit 0 Child return code was: 0