Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'], chrootPath='/var/lib/mock/f27-build-12854748-936933/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} 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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/perl-MongoDB-1.8.3-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'], chrootPath='/var/lib/mock/f27-build-12854748-936933/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-MongoDB.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GIMBpe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MongoDB-v1.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/MongoDB-v1.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd MongoDB-v1.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (MongoDB-v1.2.2-Use-system-libbson-library-if-possible.patch):' 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-v1.8.1-Revert-PERL-715-Force-localhost-to-connect-via-IPv4.patch): + echo 'Patch #1 (MongoDB-v1.8.1-Revert-PERL-715-Force-localhost-to-connect-via-IPv4.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file lib/MongoDB/_Link.pm patching file t/connection.t Patch #2 (MongoDB-v1.8.2-Decrease-Authen-SCRAM-Client-version.patch): + echo 'Patch #2 (MongoDB-v1.8.2-Decrease-Authen-SCRAM-Client-version.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL patching file lib/MongoDB/_Credential.pm patching file t/00-report-prereqs.dd + 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.3/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.4Z4Ddf + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.3 + 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 -fasynchronous-unwind-tables' 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 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 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMONGO_USE_64_BIT_INT -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 -fasynchronous-unwind-tables -DVERSION=\"v1.8.3\" -DXS_VERSION=\"v1.8.3\" -o perl_mongo.o -fPIC "-I/usr/lib64/perl5/CORE" perl_mongo.c chmod 644 "MongoDB.bs" "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- MongoDB.bs blib/arch/auto/MongoDB/MongoDB.bs 644 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 -fasynchronous-unwind-tables -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMONGO_USE_64_BIT_INT -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 -fasynchronous-unwind-tables -DVERSION=\"v1.8.3\" -DXS_VERSION=\"v1.8.3\" -o xs/BSON.o -fPIC "-I/usr/lib64/perl5/CORE" xs/BSON.c cp lib/MongoDB/Op/_Aggregate.pm blib/lib/MongoDB/Op/_Aggregate.pm cp lib/MongoDB/InsertOneResult.pm blib/lib/MongoDB/InsertOneResult.pm cp lib/MongoDB/Examples.pod blib/lib/MongoDB/Examples.pod cp lib/MongoDB/GridFSBucket/DownloadStream.pm blib/lib/MongoDB/GridFSBucket/DownloadStream.pm cp lib/MongoDB/GridFS.pm blib/lib/MongoDB/GridFS.pm cp lib/MongoDB/Database.pm blib/lib/MongoDB/Database.pm cp lib/MongoDB/GridFS/File.pm blib/lib/MongoDB/GridFS/File.pm cp lib/MongoDB/Cursor.pm blib/lib/MongoDB/Cursor.pm cp lib/MongoDB/Op/_DropDatabase.pm blib/lib/MongoDB/Op/_DropDatabase.pm cp lib/MongoDB/GridFSBucket/UploadStream.pm blib/lib/MongoDB/GridFSBucket/UploadStream.pm cp lib/MongoDB.pm blib/lib/MongoDB.pm cp lib/MongoDB/DBRef.pm blib/lib/MongoDB/DBRef.pm cp lib/MongoDB/Op/_Command.pm blib/lib/MongoDB/Op/_Command.pm cp lib/MongoDB/Op/_DropCollection.pm blib/lib/MongoDB/Op/_DropCollection.pm cp lib/MongoDB/IndexView.pm blib/lib/MongoDB/IndexView.pm cp lib/MongoDB/BulkWrite.pm blib/lib/MongoDB/BulkWrite.pm cp lib/MongoDB/BSON.pm blib/lib/MongoDB/BSON.pm cp lib/MongoDB/DataTypes.pod blib/lib/MongoDB/DataTypes.pod cp lib/MongoDB/Op/_Explain.pm blib/lib/MongoDB/Op/_Explain.pm cp lib/MongoDB/BSON/_EncodedDoc.pm blib/lib/MongoDB/BSON/_EncodedDoc.pm cp lib/MongoDB/InsertManyResult.pm blib/lib/MongoDB/InsertManyResult.pm cp lib/MongoDB/Collection.pm blib/lib/MongoDB/Collection.pm cp lib/MongoDB/DeleteResult.pm blib/lib/MongoDB/DeleteResult.pm cp lib/MongoDB/BSON/Binary.pm blib/lib/MongoDB/BSON/Binary.pm cp lib/MongoDB/Code.pm blib/lib/MongoDB/Code.pm cp lib/MongoDB/Op/_BulkWrite.pm blib/lib/MongoDB/Op/_BulkWrite.pm cp lib/MongoDB/Op/_Distinct.pm blib/lib/MongoDB/Op/_Distinct.pm cp lib/MongoDB/Op/_BatchInsert.pm blib/lib/MongoDB/Op/_BatchInsert.pm cp lib/MongoDB/Error.pm blib/lib/MongoDB/Error.pm cp lib/MongoDB/CommandResult.pm blib/lib/MongoDB/CommandResult.pm cp lib/MongoDB/BulkWriteView.pm blib/lib/MongoDB/BulkWriteView.pm cp lib/MongoDB/Op/_DropIndexes.pm blib/lib/MongoDB/Op/_DropIndexes.pm cp lib/MongoDB/BulkWriteResult.pm blib/lib/MongoDB/BulkWriteResult.pm cp lib/MongoDB/OID.pm blib/lib/MongoDB/OID.pm cp lib/MongoDB/BSON/Regexp.pm blib/lib/MongoDB/BSON/Regexp.pm cp lib/MongoDB/Op/_Delete.pm blib/lib/MongoDB/Op/_Delete.pm cp lib/MongoDB/MongoClient.pm blib/lib/MongoDB/MongoClient.pm cp lib/MongoDB/GridFSBucket.pm blib/lib/MongoDB/GridFSBucket.pm cp lib/MongoDB/Op/_Count.pm blib/lib/MongoDB/Op/_Count.pm cp lib/MongoDB/Op/_CreateIndexes.pm blib/lib/MongoDB/Op/_CreateIndexes.pm cp lib/MongoDB/Role/_ReadOp.pm blib/lib/MongoDB/Role/_ReadOp.pm cp lib/MongoDB/Op/_ParallelScan.pm blib/lib/MongoDB/Op/_ParallelScan.pm cp lib/MongoDB/QueryResult.pm blib/lib/MongoDB/QueryResult.pm cp lib/MongoDB/Role/_WriteResult.pm blib/lib/MongoDB/Role/_WriteResult.pm cp lib/MongoDB/Op/_RenameCollection.pm blib/lib/MongoDB/Op/_RenameCollection.pm cp lib/MongoDB/Timestamp.pm blib/lib/MongoDB/Timestamp.pm cp lib/MongoDB/Op/_InsertOne.pm blib/lib/MongoDB/Op/_InsertOne.pm cp lib/MongoDB/Role/_PrivateConstructor.pm blib/lib/MongoDB/Role/_PrivateConstructor.pm cp lib/MongoDB/Op/_FSyncUnlock.pm blib/lib/MongoDB/Op/_FSyncUnlock.pm cp lib/MongoDB/Op/_FindAndDelete.pm blib/lib/MongoDB/Op/_FindAndDelete.pm cp lib/MongoDB/Role/_BypassValidation.pm blib/lib/MongoDB/Role/_BypassValidation.pm cp lib/MongoDB/Role/_CollectionOp.pm blib/lib/MongoDB/Role/_CollectionOp.pm cp lib/MongoDB/ReadConcern.pm blib/lib/MongoDB/ReadConcern.pm cp lib/MongoDB/Role/_CommandCursorOp.pm blib/lib/MongoDB/Role/_CommandCursorOp.pm cp lib/MongoDB/Tutorial.pod blib/lib/MongoDB/Tutorial.pod cp lib/MongoDB/Role/_DeprecationWarner.pm blib/lib/MongoDB/Role/_DeprecationWarner.pm cp lib/MongoDB/Role/_OpReplyParser.pm blib/lib/MongoDB/Role/_OpReplyParser.pm cp lib/MongoDB/Role/_InsertPreEncoder.pm blib/lib/MongoDB/Role/_InsertPreEncoder.pm cp lib/MongoDB/Op/_Update.pm blib/lib/MongoDB/Op/_Update.pm cp lib/MongoDB/Role/_SingleBatchDocWrite.pm blib/lib/MongoDB/Role/_SingleBatchDocWrite.pm cp lib/MongoDB/QueryResult/Filtered.pm blib/lib/MongoDB/QueryResult/Filtered.pm cp lib/MongoDB/Role/_ReadPrefModifier.pm blib/lib/MongoDB/Role/_ReadPrefModifier.pm cp lib/MongoDB/ReadPreference.pm blib/lib/MongoDB/ReadPreference.pm cp lib/MongoDB/Op/_Query.pm blib/lib/MongoDB/Op/_Query.pm cp lib/MongoDB/Role/_WriteOp.pm blib/lib/MongoDB/Role/_WriteOp.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/Role/_DatabaseOp.pm blib/lib/MongoDB/Role/_DatabaseOp.pm cp lib/MongoDB/Op/_ListIndexes.pm blib/lib/MongoDB/Op/_ListIndexes.pm cp lib/MongoDB/Role/_UpdatePreEncoder.pm blib/lib/MongoDB/Role/_UpdatePreEncoder.pm cp lib/MongoDB/Op/_KillCursors.pm blib/lib/MongoDB/Op/_KillCursors.pm cp lib/MongoDB/Op/_GetMore.pm blib/lib/MongoDB/Op/_GetMore.pm cp lib/MongoDB/Op/_FindAndUpdate.pm blib/lib/MongoDB/Op/_FindAndUpdate.pm cp lib/MongoDB/Op/_ListCollections.pm blib/lib/MongoDB/Op/_ListCollections.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; ^~~~~~ cp lib/MongoDB/_Credential.pm blib/lib/MongoDB/_Credential.pm cp lib/MongoDB/UnacknowledgedResult.pm blib/lib/MongoDB/UnacknowledgedResult.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/WriteConcern.pm blib/lib/MongoDB/WriteConcern.pm cp lib/MongoDB/UpdateResult.pm blib/lib/MongoDB/UpdateResult.pm cp lib/MongoDB/_Constants.pm blib/lib/MongoDB/_Constants.pm cp lib/MongoDB/_URI.pm blib/lib/MongoDB/_URI.pm cp lib/MongoDB/_Platform.pm blib/lib/MongoDB/_Platform.pm cp lib/MongoDB/_Server.pm blib/lib/MongoDB/_Server.pm cp lib/MongoDB/Upgrading.pod blib/lib/MongoDB/Upgrading.pod cp lib/MongoDB/_Protocol.pm blib/lib/MongoDB/_Protocol.pm 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 -lpthread -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.q5GkAw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 ++ dirname /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 + cd MongoDB-v1.8.3 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 "/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.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/auto/MongoDB/MongoDB.so Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BSON.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/CommandResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Server.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Types.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/DataTypes.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/QueryResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Examples.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Database.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/OID.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Code.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/InsertOneResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/WriteConcern.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Cursor.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Timestamp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Collection.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/GridFSBucket.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Topology.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/DBRef.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/MongoClient.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Tutorial.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Upgrading.pod Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_URI.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BulkWriteResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Protocol.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/InsertManyResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/GridFS.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Error.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Link.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Constants.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/UpdateResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/ReadConcern.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Platform.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/DeleteResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/ReadPreference.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/UnacknowledgedResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BulkWrite.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/_Credential.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/IndexView.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BulkWriteView.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_CollectionOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_ReadOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_DatabaseOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_ReadPrefModifier.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_PrivateConstructor.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_InsertPreEncoder.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_CursorAPI.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_DeprecationWarner.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_SingleBatchDocWrite.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_WriteResult.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_DatabaseErrorThrower.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_UpdatePreEncoder.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_WriteOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_OpReplyParser.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_CommandCursorOp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Role/_BypassValidation.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/GridFSBucket/UploadStream.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/GridFSBucket/DownloadStream.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/QueryResult/Filtered.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BSON/_EncodedDoc.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BSON/Binary.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/BSON/Regexp.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_GetMore.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Command.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_ParallelScan.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_DropIndexes.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Distinct.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_CreateIndexes.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_ListIndexes.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_FSyncUnlock.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Count.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_DropDatabase.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Explain.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Update.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Delete.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_FindAndDelete.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Aggregate.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_ListCollections.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_DropCollection.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_InsertOne.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_KillCursors.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_BatchInsert.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_FindAndUpdate.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_RenameCollection.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_Query.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/Op/_BulkWrite.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/MongoDB/GridFS/File.pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::BSON.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::DataTypes.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::BulkWriteView.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::QueryResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::GridFSBucket.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Timestamp.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::IndexView.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Code.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::GridFS::File.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::WriteConcern.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::BulkWrite.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::GridFSBucket::UploadStream.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Examples.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::UnacknowledgedResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::ReadPreference.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Database.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::BSON::Regexp.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Upgrading.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::MongoClient.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::BSON::Binary.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::BulkWriteResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Tutorial.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::QueryResult::Filtered.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Cursor.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::DeleteResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::GridFS.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::DBRef.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::CommandResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::OID.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::InsertManyResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::ReadConcern.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::UpdateResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::InsertOneResult.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::GridFSBucket::DownloadStream.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Error.3pm Installing /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/man/man3/MongoDB::Collection.3pm + find /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 -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.3-1.fc27.aarch64/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.8.3-1.fc27 --unique-debug-suffix -1.8.3-1.fc27.aarch64 --unique-debug-src-base perl-MongoDB-1.8.3-1.fc27.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/MongoDB-v1.8.3 extracting debug info from /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/lib64/perl5/vendor_perl/auto/MongoDB/MongoDB.so /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.fx6dUo + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.3 + mkdir test_db + mongod --fork --logpath /builddir/build/BUILD/MongoDB-v1.8.3/mongod.log --pidfilepath /builddir/build/BUILD/MongoDB-v1.8.3/mongod.pid --dbpath /builddir/build/BUILD/MongoDB-v1.8.3/test_db/ --smallfiles about to fork child process, waiting until server is ready for connections. forked process: 27943 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.11 (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.315 # ExtUtils::MakeMaker any 7.30 # Path::Tiny 0.052 0.104 # # === Configure Suggests === # # Module Want Have # -------- ------- ---- # JSON::PP 2.27300 2.94 # # === Build Requires === # # Module Want Have # ------------------- -------- -------- # Data::Dumper any 2.167 # Devel::Peek any missing # ExtUtils::MakeMaker 6.59 7.30 # File::Spec any 3.74 # 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.302103 # bigint any 0.49 # lib any 0.64 # utf8 any 1.19 # # === Test Requires === # # Module Want Have # ------------------- ----- -------- # Data::Dumper any 2.167 # ExtUtils::MakeMaker any 7.30 # File::Compare any 1.1006 # File::Spec any 3.74 # 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.302103 # bigint any 0.49 # lib any 0.64 # threads::shared any 1.58 # 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.42 # Time::Moment 0.22 0.44 # # === 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.45 # Digest::MD5 any 2.55 # Encode any 2.94 # Exporter 5.57 5.72 # IO::File any 1.16 # IO::Socket any 1.38 # List::Util any 1.48 # MIME::Base64 any 3.15 # Moo 2 2.003002 # Moo::Role any 2.003002 # Safe::Isa any 1.000008 # Scalar::Util any 1.48 # Socket any 2.027 # Sub::Quote any 2.005000 # Tie::IxHash any 1.23 # Time::HiRes any 1.9753 # Try::Tiny any 0.28 # Type::Library any 1.002002 # Type::Tiny 1 1.002002 # Type::Tiny::XS any missing # Type::Utils any 1.002002 # Types::Standard any 1.002002 # 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.32 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 # t/00-report-prereqs.t ....... ok # # *** 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/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=1154, 209 wallclock secs ( 1.65 usr 0.22 sys + 124.55 cusr 9.76 csys = 136.18 CPU) Result: PASS ++ cat mongod.pid + kill 27943 + cat mongod.log 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] MongoDB starting : pid=27943 port=27017 dbpath=/builddir/build/BUILD/MongoDB-v1.8.3/test_db/ 64-bit host=buildvm-aarch64-19.arm.fedoraproject.org 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] db version v3.4.11 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] git version: 34f5bec2c9d827d71828fe858167f89a28b29a2a 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.0h-fips 27 Mar 2018 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] allocator: tcmalloc 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] modules: none 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] build environment: 2018-06-26T07:55:36.839+0000 I CONTROL [initandlisten] distarch: aarch64 2018-06-26T07:55:36.840+0000 I CONTROL [initandlisten] target_arch: aarch64 2018-06-26T07:55:36.840+0000 I CONTROL [initandlisten] options: { processManagement: { fork: true, pidFilePath: "/builddir/build/BUILD/MongoDB-v1.8.3/mongod.pid" }, storage: { dbPath: "/builddir/build/BUILD/MongoDB-v1.8.3/test_db/", mmapv1: { smallFiles: true } }, systemLog: { destination: "file", path: "/builddir/build/BUILD/MongoDB-v1.8.3/mongod.log" } } 2018-06-26T07:55:36.886+0000 I STORAGE [initandlisten] 2018-06-26T07:55:36.886+0000 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2018-06-26T07:55:36.886+0000 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem 2018-06-26T07:55:36.887+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=11539M,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),verbose=(recovery_progress), 2018-06-26T07:55:37.960+0000 W STORAGE [initandlisten] Detected configuration for non-active storage engine mmapv1 when current storage engine is wiredTiger 2018-06-26T07:55:37.960+0000 I CONTROL [initandlisten] 2018-06-26T07:55:37.961+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. 2018-06-26T07:55:37.961+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. 2018-06-26T07:55:37.961+0000 I CONTROL [initandlisten] 2018-06-26T07:55:38.347+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/builddir/build/BUILD/MongoDB-v1.8.3/test_db/diagnostic.data' 2018-06-26T07:55:39.980+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" } 2018-06-26T07:55:39.981+0000 I INDEX [initandlisten] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:55:39.982+0000 I INDEX [initandlisten] build index done. scanned 0 total records. 0 secs 2018-06-26T07:55:39.983+0000 I COMMAND [initandlisten] setting featureCompatibilityVersion to 3.4 2018-06-26T07:55:39.984+0000 I NETWORK [thread1] waiting for connections on port 27017 2018-06-26T07:55:44.181+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56164 #1 (1 connection now open) 2018-06-26T07:55:44.306+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:56164 conn1: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:44.326+0000 I - [conn1] end connection 127.0.0.1:56164 (1 connection now open) 2018-06-26T07:55:44.331+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56168 #2 (1 connection now open) 2018-06-26T07:55:44.333+0000 I NETWORK [conn2] received client metadata from 127.0.0.1:56168 conn2: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:44.338+0000 I - [conn2] end connection 127.0.0.1:56168 (1 connection now open) 2018-06-26T07:55:46.613+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56172 #3 (1 connection now open) 2018-06-26T07:55:46.615+0000 I NETWORK [conn3] received client metadata from 127.0.0.1:56172 conn3: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:46.633+0000 I - [conn3] end connection 127.0.0.1:56172 (1 connection now open) 2018-06-26T07:55:46.638+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56176 #4 (1 connection now open) 2018-06-26T07:55:46.639+0000 I NETWORK [conn4] received client metadata from 127.0.0.1:56176 conn4: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:47.852+0000 I COMMAND [conn4] command testdb925773262.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 1193ms 2018-06-26T07:55:47.895+0000 I COMMAND [conn4] dropDatabase testdb925773262 starting 2018-06-26T07:55:47.895+0000 I COMMAND [conn4] dropDatabase testdb925773262 finished 2018-06-26T07:55:47.897+0000 I - [conn4] end connection 127.0.0.1:56176 (1 connection now open) 2018-06-26T07:55:50.755+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56180 #5 (1 connection now open) 2018-06-26T07:55:50.757+0000 I NETWORK [conn5] received client metadata from 127.0.0.1:56180 conn5: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:50.775+0000 I - [conn5] end connection 127.0.0.1:56180 (1 connection now open) 2018-06-26T07:55:50.780+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56184 #6 (1 connection now open) 2018-06-26T07:55:50.781+0000 I NETWORK [conn6] received client metadata from 127.0.0.1:56184 conn6: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:50.792+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:51.930+0000 I COMMAND [conn6] command testdb1518497606.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('5b31f1867fc42d6d532b34d1'), 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 1133ms 2018-06-26T07:55:51.936+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:51.998+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.083+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56188 #7 (2 connections now open) 2018-06-26T07:55:52.084+0000 I NETWORK [conn7] received client metadata from 127.0.0.1:56188 conn7: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:52.086+0000 I COMMAND [conn7] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.283+0000 I WRITE [conn7] update testdb1518497606.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 } } } 194ms 2018-06-26T07:55:52.283+0000 I COMMAND [conn7] command testdb1518497606.$cmd command: update { update: "bar", updates: [ { upsert: true, multi: false, q: { x: 1 }, u: { $inc: { 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 195ms 2018-06-26T07:55:52.286+0000 I - [conn7] end connection 127.0.0.1:56188 (2 connections now open) 2018-06-26T07:55:52.295+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56192 #8 (2 connections now open) 2018-06-26T07:55:52.296+0000 I NETWORK [conn8] received client metadata from 127.0.0.1:56192 conn8: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:52.297+0000 I COMMAND [conn8] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.398+0000 I - [conn8] end connection 127.0.0.1:56192 (2 connections now open) 2018-06-26T07:55:52.401+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.488+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.666+0000 I COMMAND [conn6] command testdb1518497606.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('5b31f1887fc42d6d532b34ee'), 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 174ms 2018-06-26T07:55:52.679+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.756+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.808+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.861+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56196 #9 (2 connections now open) 2018-06-26T07:55:52.862+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:56196 conn9: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:52.864+0000 I COMMAND [conn9] CMD: drop testdb1518497606.bar 2018-06-26T07:55:52.920+0000 I - [conn9] end connection 127.0.0.1:56196 (2 connections now open) 2018-06-26T07:55:52.926+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:53.344+0000 I COMMAND [conn6] command testdb1518497606.bar command: drop { drop: "bar" } numYields:0 reslen:83 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 417ms 2018-06-26T07:55:53.347+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56200 #10 (2 connections now open) 2018-06-26T07:55:53.348+0000 I NETWORK [conn10] received client metadata from 127.0.0.1:56200 conn10: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:55:53.648+0000 I COMMAND [conn10] command testdb1518497606.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('5b31f1897fc42d6d532b34f9'), 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 298ms 2018-06-26T07:55:53.650+0000 I - [conn10] end connection 127.0.0.1:56200 (2 connections now open) 2018-06-26T07:55:53.658+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:53.772+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:53.942+0000 I COMMAND [conn6] command testdb1518497606.bar command: insert { insert: "bar", documents: [ { _id: ObjectId('5b31f1897fc42d6d532b34fc'), юникод: 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 168ms 2018-06-26T07:55:53.952+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:54.057+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:54.102+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:54.153+0000 I COMMAND [conn6] CMD: drop testdb1518497606.bar 2018-06-26T07:55:54.193+0000 I COMMAND [conn6] dropDatabase testdb1518497606 starting 2018-06-26T07:55:54.193+0000 I COMMAND [conn6] dropDatabase testdb1518497606 finished 2018-06-26T07:55:54.197+0000 I - [conn6] end connection 127.0.0.1:56184 (1 connection now open) 2018-06-26T07:56:05.749+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56206 #11 (1 connection now open) 2018-06-26T07:56:05.752+0000 I NETWORK [conn11] received client metadata from 127.0.0.1:56206 conn11: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:05.771+0000 I - [conn11] end connection 127.0.0.1:56206 (1 connection now open) 2018-06-26T07:56:05.784+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56210 #12 (1 connection now open) 2018-06-26T07:56:05.785+0000 I NETWORK [conn12] received client metadata from 127.0.0.1:56210 conn12: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:05.842+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.065+0000 I COMMAND [conn12] command testdb515713673.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 219ms 2018-06-26T07:56:06.102+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.171+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.222+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.307+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.369+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.425+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.475+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.522+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.591+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.650+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.705+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.757+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:06.807+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.021+0000 I COMMAND [conn12] command testdb515713673.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1967fc42d6d640935e7'), 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 1212ms 2018-06-26T07:56:08.046+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.124+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.205+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.258+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.317+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.378+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.431+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.642+0000 I WRITE [conn12] update testdb515713673.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 } } } 209ms 2018-06-26T07:56:08.643+0000 I COMMAND [conn12] command testdb515713673.$cmd command: update { update: "test_collection", updates: [ { multi: true, q: { key: "1" }, 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 209ms 2018-06-26T07:56:08.657+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.748+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.815+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:08.937+0000 I WRITE [conn12] update testdb515713673.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 } } } 120ms 2018-06-26T07:56:08.937+0000 I COMMAND [conn12] command testdb515713673.$cmd command: update { update: "test_collection", updates: [ { upsert: true, u: { $set: { x: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" } }, q: { key: "1" }, multi: true } ], 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 120ms 2018-06-26T07:56:08.987+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.048+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.247+0000 I COMMAND [conn12] command testdb515713673.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1997fc42d6d640935f5'), 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 197ms 2018-06-26T07:56:09.264+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.322+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.382+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.437+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.495+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.583+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.646+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.700+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.754+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.811+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.867+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:09.923+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.011+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.082+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.321+0000 I COMMAND [conn12] command testdb515713673.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f19a7fc42d6d6409360d'), 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 238ms 2018-06-26T07:56:10.334+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.384+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.497+0000 I COMMAND [conn12] command testdb515713673.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f19a7fc42d6d64093611'), 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 111ms 2018-06-26T07:56:10.507+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.576+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.634+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.800+0000 I INDEX [conn12] build index on: testdb515713673.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb515713673.test_collection" } 2018-06-26T07:56:10.800+0000 I INDEX [conn12] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:56:10.802+0000 I INDEX [conn12] build index done. scanned 0 total records. 0 secs 2018-06-26T07:56:10.802+0000 I COMMAND [conn12] command testdb515713673.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "a_1", key: { a: 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 160ms 2018-06-26T07:56:10.827+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:10.917+0000 I INDEX [conn12] build index on: testdb515713673.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb515713673.test_collection" } 2018-06-26T07:56:10.917+0000 I INDEX [conn12] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:56:10.918+0000 I INDEX [conn12] build index done. scanned 0 total records. 0 secs 2018-06-26T07:56:10.939+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:11.494+0000 I COMMAND [conn12] command testdb515713673.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 107ms 2018-06-26T07:56:11.592+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:13.398+0000 I COMMAND [conn12] command testdb515713673.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 1447ms 2018-06-26T07:56:13.722+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:13.949+0000 I COMMAND [conn12] command testdb515713673.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 155ms 2018-06-26T07:56:14.034+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.185+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.234+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.293+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.300+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.305+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.311+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.319+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.370+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.462+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.568+0000 I COMMAND [conn12] command testdb515713673.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 102ms 2018-06-26T07:56:14.574+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.625+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.670+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.718+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.766+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.811+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.863+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.915+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:14.965+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:15.016+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:15.022+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:15.028+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:15.081+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:15.136+0000 I COMMAND [conn12] CMD: drop testdb515713673.test_collection 2018-06-26T07:56:15.183+0000 I COMMAND [conn12] dropDatabase testdb515713673 starting 2018-06-26T07:56:15.184+0000 I COMMAND [conn12] dropDatabase testdb515713673 finished 2018-06-26T07:56:15.191+0000 I - [conn12] end connection 127.0.0.1:56210 (1 connection now open) 2018-06-26T07:56:17.454+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56216 #13 (1 connection now open) 2018-06-26T07:56:17.456+0000 I NETWORK [conn13] received client metadata from 127.0.0.1:56216 conn13: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:17.474+0000 I - [conn13] end connection 127.0.0.1:56216 (1 connection now open) 2018-06-26T07:56:17.479+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56220 #14 (1 connection now open) 2018-06-26T07:56:17.480+0000 I NETWORK [conn14] received client metadata from 127.0.0.1:56220 conn14: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:17.492+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:18.767+0000 I COMMAND [conn14] command testdb419995300.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 1270ms 2018-06-26T07:56:18.785+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:18.943+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:18.991+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.084+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.144+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.196+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.248+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.299+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.352+0000 I COMMAND [conn14] CMD: drop testdb419995300.test_validating 2018-06-26T07:56:19.516+0000 I COMMAND [conn14] CMD: drop testdb419995300.tmp.agg_out.1 2018-06-26T07:56:19.587+0000 I COMMAND [conn14] dropDatabase testdb419995300 starting 2018-06-26T07:56:19.588+0000 I COMMAND [conn14] dropDatabase testdb419995300 finished 2018-06-26T07:56:19.589+0000 I - [conn14] end connection 127.0.0.1:56220 (1 connection now open) 2018-06-26T07:56:21.867+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56224 #15 (1 connection now open) 2018-06-26T07:56:21.869+0000 I NETWORK [conn15] received client metadata from 127.0.0.1:56224 conn15: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:21.887+0000 I - [conn15] end connection 127.0.0.1:56224 (1 connection now open) 2018-06-26T07:56:21.893+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56228 #16 (1 connection now open) 2018-06-26T07:56:21.894+0000 I NETWORK [conn16] received client metadata from 127.0.0.1:56228 conn16: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:22.675+0000 I COMMAND [conn16] command testdb629149108.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 754ms 2018-06-26T07:56:22.716+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:22.768+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:22.785+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:22.960+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1a67fc42d6d714e7852'), perl: "hacker", just: "another" } ] } 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 173ms 2018-06-26T07:56:23.040+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.093+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.143+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.191+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.240+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.299+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.354+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.406+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.457+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.509+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.564+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.722+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1a77fc42d6d714e7864'), 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 156ms 2018-06-26T07:56:23.784+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.850+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.915+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:23.972+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.197+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1a77fc42d6d714e786b'), 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 223ms 2018-06-26T07:56:24.207+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.335+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1a87fc42d6d714e786f'), 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 127ms 2018-06-26T07:56:24.353+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.454+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1a87fc42d6d714e787e'), 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 100ms 2018-06-26T07:56:24.457+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.464+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.473+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.476+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.585+0000 I COMMAND [conn16] command testdb629149108.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 105ms 2018-06-26T07:56:24.664+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:24.917+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1a87fc42d6d714e789d'), 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 247ms 2018-06-26T07:56:25.047+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_out 2018-06-26T07:56:25.049+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:25.120+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:25.172+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:26.977+0000 I COMMAND [conn16] command testdb629149108.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 1803ms 2018-06-26T07:56:27.046+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:27.146+0000 I INDEX [conn16] build index on: testdb629149108.test_collection properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "testdb629149108.test_collection" } 2018-06-26T07:56:27.146+0000 I INDEX [conn16] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:56:27.157+0000 I INDEX [conn16] build index done. scanned 2 total records. 0 secs 2018-06-26T07:56:27.200+0000 I INDEX [conn16] build index on: testdb629149108.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb629149108.test_collection", sparse: true } 2018-06-26T07:56:27.200+0000 I INDEX [conn16] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:56:27.201+0000 I INDEX [conn16] build index done. scanned 2 total records. 0 secs 2018-06-26T07:56:27.211+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:27.275+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:27.339+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:27.475+0000 I COMMAND [conn16] command testdb629149108.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 134ms 2018-06-26T07:56:27.487+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:27.657+0000 I COMMAND [conn16] CMD: drop testdb629149108.test_collection 2018-06-26T07:56:27.791+0000 I COMMAND [conn16] command testdb629149108.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1ab7fc42d6d714e78d0'), b: 1, n: 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 132ms 2018-06-26T07:56:27.805+0000 I COMMAND [conn16] dropDatabase testdb629149108 starting 2018-06-26T07:56:27.806+0000 I COMMAND [conn16] dropDatabase testdb629149108 finished 2018-06-26T07:56:27.810+0000 I - [conn16] end connection 127.0.0.1:56228 (1 connection now open) 2018-06-26T07:56:30.087+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56232 #17 (1 connection now open) 2018-06-26T07:56:30.089+0000 I NETWORK [conn17] received client metadata from 127.0.0.1:56232 conn17: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:30.106+0000 I - [conn17] end connection 127.0.0.1:56232 (1 connection now open) 2018-06-26T07:56:30.112+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56236 #18 (1 connection now open) 2018-06-26T07:56:30.113+0000 I NETWORK [conn18] received client metadata from 127.0.0.1:56236 conn18: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:31.709+0000 I COMMAND [conn18] dropDatabase testdb785080535 starting 2018-06-26T07:56:31.710+0000 I COMMAND [conn18] dropDatabase testdb785080535 finished 2018-06-26T07:56:31.720+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56244 #19 (2 connections now open) 2018-06-26T07:56:31.721+0000 I NETWORK [conn19] received client metadata from 127.0.0.1:56244 conn19: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:31.726+0000 I - [conn19] end connection 127.0.0.1:56244 (2 connections now open) 2018-06-26T07:56:31.729+0000 I - [conn18] end connection 127.0.0.1:56236 (1 connection now open) 2018-06-26T07:56:31.730+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56248 #20 (1 connection now open) 2018-06-26T07:56:31.731+0000 I NETWORK [conn20] received client metadata from 127.0.0.1:56248 conn20: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:32.837+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56256 #21 (2 connections now open) 2018-06-26T07:56:32.838+0000 I NETWORK [conn21] received client metadata from 127.0.0.1:56256 conn21: { application: { name: "test_app_name" }, driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:32.840+0000 I - [conn21] end connection 127.0.0.1:56256 (2 connections now open) 2018-06-26T07:56:32.843+0000 I COMMAND [conn20] dropDatabase testdb785080535 starting 2018-06-26T07:56:32.843+0000 I COMMAND [conn20] dropDatabase testdb785080535 finished 2018-06-26T07:56:32.845+0000 I - [conn20] end connection 127.0.0.1:56248 (1 connection now open) 2018-06-26T07:56:36.007+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56260 #22 (1 connection now open) 2018-06-26T07:56:36.009+0000 I NETWORK [conn22] received client metadata from 127.0.0.1:56260 conn22: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:36.027+0000 I - [conn22] end connection 127.0.0.1:56260 (1 connection now open) 2018-06-26T07:56:36.032+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56264 #23 (1 connection now open) 2018-06-26T07:56:36.033+0000 I NETWORK [conn23] received client metadata from 127.0.0.1:56264 conn23: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:36.045+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:39.563+0000 I COMMAND [conn23] command testdb251654120.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 3513ms 2018-06-26T07:56:39.587+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:39.737+0000 I COMMAND [conn23] command testdb251654120.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1b77fc42d6dbc439b61'), 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 148ms 2018-06-26T07:56:39.746+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:39.828+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:39.901+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:39.992+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.140+0000 I COMMAND [conn23] command testdb251654120.test_collection command: insert { insert: "test_collection", documents: 4, ordered: true } ninserted:3 keysInserted:6 exception: E11000 duplicate key error collection: testdb251654120.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 146ms 2018-06-26T07:56:40.148+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.254+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.452+0000 I COMMAND [conn23] command testdb251654120.capped1775084178 command: create { create: "capped1775084178", capped: true, size: 500000 } numYields:0 reslen:37 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 100ms 2018-06-26T07:56:40.466+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.650+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.772+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.887+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:40.999+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:41.826+0000 I COMMAND [conn23] command testdb251654120.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 813ms 2018-06-26T07:56:41.849+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:41.928+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.014+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.140+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.238+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.335+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.421+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.515+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.604+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.704+0000 I INDEX [conn23] build index on: testdb251654120.test_collection properties: { v: 2, unique: true, key: { x: 1 }, name: "x_1", ns: "testdb251654120.test_collection" } 2018-06-26T07:56:42.705+0000 I INDEX [conn23] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:56:42.706+0000 I INDEX [conn23] build index done. scanned 0 total records. 0 secs 2018-06-26T07:56:42.713+0000 I COMMAND [conn23] CMD: drop testdb251654120.test_collection 2018-06-26T07:56:42.793+0000 I COMMAND [conn23] dropDatabase testdb251654120 starting 2018-06-26T07:56:42.819+0000 I COMMAND [conn23] dropDatabase testdb251654120 finished 2018-06-26T07:56:42.824+0000 I - [conn23] end connection 127.0.0.1:56264 (1 connection now open) 2018-06-26T07:56:45.190+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56270 #24 (1 connection now open) 2018-06-26T07:56:45.192+0000 I NETWORK [conn24] received client metadata from 127.0.0.1:56270 conn24: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:45.210+0000 I - [conn24] end connection 127.0.0.1:56270 (1 connection now open) 2018-06-26T07:56:45.215+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56274 #25 (1 connection now open) 2018-06-26T07:56:45.216+0000 I NETWORK [conn25] received client metadata from 127.0.0.1:56274 conn25: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:45.231+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:46.400+0000 I COMMAND [conn25] command testdb1688481686.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 1164ms 2018-06-26T07:56:46.413+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:46.839+0000 I COMMAND [conn25] command testdb1688481686.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 424ms 2018-06-26T07:56:46.847+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:46.927+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.000+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.134+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.194+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.253+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.322+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.417+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.574+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.651+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.709+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.780+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.846+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.930+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:47.991+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.052+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.158+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.220+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.289+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.360+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.426+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.499+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.566+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.635+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.697+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.772+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:48.905+0000 I COMMAND [conn25] command testdb1688481686.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 130ms 2018-06-26T07:56:48.915+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.018+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.085+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.199+0000 I COMMAND [conn25] command testdb1688481686.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 111ms 2018-06-26T07:56:49.210+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.281+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.343+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.410+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.486+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.547+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.627+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:49.792+0000 I COMMAND [conn25] command testdb1688481686.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 2018-06-26T07:56:49.803+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.337+0000 I COMMAND [conn25] command testdb1688481686.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 2531ms 2018-06-26T07:56:52.352+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.410+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.484+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.565+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.626+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.708+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.792+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.885+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:52.953+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:53.041+0000 I COMMAND [conn25] CMD: drop testdb1688481686.test_collection 2018-06-26T07:56:53.135+0000 I COMMAND [conn25] dropDatabase testdb1688481686 starting 2018-06-26T07:56:53.136+0000 I COMMAND [conn25] dropDatabase testdb1688481686 finished 2018-06-26T07:56:53.139+0000 I - [conn25] end connection 127.0.0.1:56274 (1 connection now open) 2018-06-26T07:56:55.791+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56280 #26 (1 connection now open) 2018-06-26T07:56:55.795+0000 I NETWORK [conn26] received client metadata from 127.0.0.1:56280 conn26: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:55.819+0000 I - [conn26] end connection 127.0.0.1:56280 (1 connection now open) 2018-06-26T07:56:55.828+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56284 #27 (1 connection now open) 2018-06-26T07:56:55.830+0000 I NETWORK [conn27] received client metadata from 127.0.0.1:56284 conn27: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:56:55.847+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test_collection 2018-06-26T07:56:57.222+0000 I COMMAND [conn27] command testdb2079781663.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1c77fc42d6dc2574d11'), 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 1368ms 2018-06-26T07:56:57.276+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test_collection 2018-06-26T07:56:59.400+0000 I COMMAND [conn27] command testdb2079781663.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 2123ms 2018-06-26T07:57:00.770+0000 I COMMAND [conn27] command testdb2079781663.test_collection command: insert { insert: "test_collection", documents: [ { _id: ObjectId('5b31f1cb7fc42d6dc2574d15'), 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 1043ms 2018-06-26T07:57:00.845+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test 2018-06-26T07:57:02.272+0000 I INDEX [conn27] build index on: testdb2079781663.test properties: { v: 2, key: { sn: 1 }, name: "sn_1", ns: "testdb2079781663.test" } 2018-06-26T07:57:02.273+0000 I INDEX [conn27] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:02.301+0000 I INDEX [conn27] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:02.301+0000 I COMMAND [conn27] command testdb2079781663.$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 1445ms 2018-06-26T07:57:03.117+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test 2018-06-26T07:57:04.440+0000 I COMMAND [conn27] command testdb2079781663.test command: insert { insert: "test", documents: [ { _id: ObjectId('5b31f1cf7fc42d6dc25760a3'), foo: 1, 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 1320ms 2018-06-26T07:57:04.455+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test 2018-06-26T07:57:05.790+0000 I COMMAND [conn27] command testdb2079781663.test command: insert { insert: "test", documents: [ { _id: ObjectId('5b31f1d07fc42d6dc25760a4'), 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 1327ms 2018-06-26T07:57:05.798+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test 2018-06-26T07:57:06.890+0000 I COMMAND [conn27] command testdb2079781663.test command: insert { insert: "test", documents: [ { _id: ObjectId('5b31f1d17fc42d6dc25760a5'), 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 1090ms 2018-06-26T07:57:06.898+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test 2018-06-26T07:57:07.100+0000 I COMMAND [conn27] command testdb2079781663.test command: drop { drop: "test" } numYields:0 reslen:84 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 201ms 2018-06-26T07:57:08.070+0000 I COMMAND [conn27] command testdb2079781663.test command: insert { insert: "test", documents: [ { _id: ObjectId('5b31f1d37fc42d6dc25760a6'), 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 968ms 2018-06-26T07:57:09.208+0000 I COMMAND [conn27] CMD: drop testdb2079781663.test 2018-06-26T07:57:10.690+0000 I COMMAND [conn27] command testdb2079781663.test command: insert { insert: "test", documents: [ { _id: ObjectId('5b31f1d57fc42d6dc257648e'), 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 1479ms 2018-06-26T07:57:10.702+0000 I COMMAND [conn27] CMD: drop testdb2079781663.cap_collection 2018-06-26T07:57:11.640+0000 I COMMAND [conn27] command testdb2079781663.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 927ms 2018-06-26T07:57:11.682+0000 I COMMAND [conn27] CMD: drop testdb2079781663.cap_collection 2018-06-26T07:57:13.141+0000 I COMMAND [conn27] command testdb2079781663.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 1454ms 2018-06-26T07:57:14.174+0000 I COMMAND [conn27] dropDatabase testdb2079781663 starting 2018-06-26T07:57:14.709+0000 I COMMAND [conn27] dropDatabase testdb2079781663 finished 2018-06-26T07:57:14.710+0000 I COMMAND [conn27] command testdb2079781663 command: dropDatabase { dropDatabase: 1 } numYields:0 reslen:67 locks:{ Global: { acquireCount: { r: 2, w: 1, W: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_query 535ms 2018-06-26T07:57:14.722+0000 I - [conn27] end connection 127.0.0.1:56284 (1 connection now open) 2018-06-26T07:57:17.715+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56292 #28 (1 connection now open) 2018-06-26T07:57:17.718+0000 I NETWORK [conn28] received client metadata from 127.0.0.1:56292 conn28: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:17.742+0000 I - [conn28] end connection 127.0.0.1:56292 (1 connection now open) 2018-06-26T07:57:17.751+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56296 #29 (1 connection now open) 2018-06-26T07:57:17.752+0000 I NETWORK [conn29] received client metadata from 127.0.0.1:56296 conn29: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:18.099+0000 I INDEX [conn29] build index on: testdb337113306.test properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "testdb337113306.test" } 2018-06-26T07:57:18.099+0000 I INDEX [conn29] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:18.101+0000 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:18.129+0000 I INDEX [conn29] build index on: testdb337113306.test_capped properties: { v: 2, key: { name: 1 }, name: "name_1", ns: "testdb337113306.test_capped" } 2018-06-26T07:57:18.130+0000 I INDEX [conn29] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:18.132+0000 I INDEX [conn29] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:18.164+0000 I COMMAND [conn29] dropDatabase testdb337113306 starting 2018-06-26T07:57:18.165+0000 I COMMAND [conn29] dropDatabase testdb337113306 finished 2018-06-26T07:57:18.170+0000 I - [conn29] end connection 127.0.0.1:56296 (1 connection now open) 2018-06-26T07:57:21.173+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56304 #30 (1 connection now open) 2018-06-26T07:57:21.176+0000 I NETWORK [conn30] received client metadata from 127.0.0.1:56304 conn30: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:21.200+0000 I - [conn30] end connection 127.0.0.1:56304 (1 connection now open) 2018-06-26T07:57:21.235+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56308 #31 (1 connection now open) 2018-06-26T07:57:21.237+0000 I NETWORK [conn31] received client metadata from 127.0.0.1:56308 conn31: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:21.317+0000 I COMMAND [conn31] CMD: drop testdb1195316168.test_coll 2018-06-26T07:57:21.382+0000 I COMMAND [conn31] CMD: drop testdb1195316168.test_coll 2018-06-26T07:57:21.386+0000 I COMMAND [conn31] CMD: drop testdb1195316168.test_coll 2018-06-26T07:57:21.452+0000 I COMMAND [conn31] dropDatabase testdb1195316168 starting 2018-06-26T07:57:21.453+0000 I COMMAND [conn31] dropDatabase testdb1195316168 finished 2018-06-26T07:57:21.463+0000 I - [conn31] end connection 127.0.0.1:56308 (1 connection now open) 2018-06-26T07:57:24.290+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56312 #32 (1 connection now open) 2018-06-26T07:57:24.294+0000 I NETWORK [conn32] received client metadata from 127.0.0.1:56312 conn32: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:24.318+0000 I - [conn32] end connection 127.0.0.1:56312 (1 connection now open) 2018-06-26T07:57:24.336+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56316 #33 (1 connection now open) 2018-06-26T07:57:24.338+0000 I NETWORK [conn33] received client metadata from 127.0.0.1:56316 conn33: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:24.412+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.508+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.598+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.658+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.755+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.826+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.889+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:24.962+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.025+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.121+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.186+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.256+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.317+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.385+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.451+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.512+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.572+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.635+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.691+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.748+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.814+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.871+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.931+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:25.985+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.044+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.137+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.201+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.259+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.322+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.379+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.441+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.491+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.547+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.600+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.661+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.732+0000 I INDEX [conn33] build index on: testdb904958560.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb904958560.test_collection" } 2018-06-26T07:57:26.732+0000 I INDEX [conn33] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:26.734+0000 I INDEX [conn33] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:26.760+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:26.827+0000 I INDEX [conn33] build index on: testdb904958560.test_collection properties: { v: 2, unique: true, key: { a: 1 }, name: "a_1", ns: "testdb904958560.test_collection" } 2018-06-26T07:57:26.827+0000 I INDEX [conn33] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:26.828+0000 I INDEX [conn33] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:26.851+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:27.427+0000 I COMMAND [conn33] command testdb904958560.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 123ms 2018-06-26T07:57:27.526+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.080+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.312+0000 I COMMAND [conn33] command testdb904958560.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 163ms 2018-06-26T07:57:28.397+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.556+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.616+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.675+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.682+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.689+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.696+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.706+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.752+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.809+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.872+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.921+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:28.970+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.023+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.078+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.132+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.187+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.280+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.333+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.386+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.439+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.495+0000 I COMMAND [conn33] CMD: drop testdb904958560.test_collection 2018-06-26T07:57:29.543+0000 I COMMAND [conn33] dropDatabase testdb904958560 starting 2018-06-26T07:57:29.543+0000 I COMMAND [conn33] dropDatabase testdb904958560 finished 2018-06-26T07:57:29.550+0000 I - [conn33] end connection 127.0.0.1:56316 (1 connection now open) 2018-06-26T07:57:31.925+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56320 #34 (1 connection now open) 2018-06-26T07:57:31.927+0000 I NETWORK [conn34] received client metadata from 127.0.0.1:56320 conn34: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:31.948+0000 I - [conn34] end connection 127.0.0.1:56320 (1 connection now open) 2018-06-26T07:57:31.954+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56324 #35 (1 connection now open) 2018-06-26T07:57:31.955+0000 I NETWORK [conn35] received client metadata from 127.0.0.1:56324 conn35: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:32.098+0000 I COMMAND [conn35] CMD: validate testdb445583526.test_collection 2018-06-26T07:57:32.100+0000 I INDEX [conn35] validating index testdb445583526.test_collection.$_id_ 2018-06-26T07:57:32.133+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.186+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.234+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.282+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.369+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.426+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.485+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.564+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.620+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.685+0000 I INDEX [conn35] build index on: testdb445583526.test_collection properties: { v: 2, unique: true, key: { name: 1 }, name: "name_1", ns: "testdb445583526.test_collection" } 2018-06-26T07:57:32.685+0000 I INDEX [conn35] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:32.687+0000 I INDEX [conn35] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:32.703+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.762+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.823+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.874+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:32.876+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.000+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.167+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_out 2018-06-26T07:57:33.168+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.236+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.240+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.299+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.407+0000 I INDEX [conn35] build index on: testdb445583526.test_collection properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "testdb445583526.test_collection" } 2018-06-26T07:57:33.407+0000 I INDEX [conn35] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:33.418+0000 I INDEX [conn35] build index done. scanned 2 total records. 0 secs 2018-06-26T07:57:33.447+0000 I INDEX [conn35] build index on: testdb445583526.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb445583526.test_collection", sparse: true } 2018-06-26T07:57:33.447+0000 I INDEX [conn35] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:33.449+0000 I INDEX [conn35] build index done. scanned 2 total records. 0 secs 2018-06-26T07:57:33.463+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.614+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.673+0000 I COMMAND [conn35] CMD: drop testdb445583526.test_collection 2018-06-26T07:57:33.725+0000 I COMMAND [conn35] dropDatabase testdb445583526 starting 2018-06-26T07:57:33.725+0000 I COMMAND [conn35] dropDatabase testdb445583526 finished 2018-06-26T07:57:33.730+0000 I - [conn35] end connection 127.0.0.1:56324 (1 connection now open) 2018-06-26T07:57:36.137+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56328 #36 (1 connection now open) 2018-06-26T07:57:36.140+0000 I NETWORK [conn36] received client metadata from 127.0.0.1:56328 conn36: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:36.159+0000 I - [conn36] end connection 127.0.0.1:56328 (1 connection now open) 2018-06-26T07:57:36.165+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56332 #37 (1 connection now open) 2018-06-26T07:57:36.166+0000 I NETWORK [conn37] received client metadata from 127.0.0.1:56332 conn37: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:36.178+0000 I COMMAND [conn37] CMD: drop testdb57475055.test_collection 2018-06-26T07:57:36.233+0000 I COMMAND [conn37] CMD: drop testdb57475055.test_collection 2018-06-26T07:57:36.299+0000 I COMMAND [conn37] CMD: drop testdb57475055.test_collection 2018-06-26T07:57:36.376+0000 I INDEX [conn37] build index on: testdb57475055.test_collection properties: { v: 2, key: { i: 1 }, name: "i_1", ns: "testdb57475055.test_collection" } 2018-06-26T07:57:36.376+0000 I INDEX [conn37] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:36.387+0000 I INDEX [conn37] build index done. scanned 2 total records. 0 secs 2018-06-26T07:57:36.418+0000 I INDEX [conn37] build index on: testdb57475055.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb57475055.test_collection", sparse: true } 2018-06-26T07:57:36.418+0000 I INDEX [conn37] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:36.420+0000 I INDEX [conn37] build index done. scanned 2 total records. 0 secs 2018-06-26T07:57:36.431+0000 I COMMAND [conn37] dropDatabase testdb57475055 starting 2018-06-26T07:57:36.441+0000 I COMMAND [conn37] dropDatabase testdb57475055 finished 2018-06-26T07:57:36.443+0000 I - [conn37] end connection 127.0.0.1:56332 (1 connection now open) 2018-06-26T07:57:38.810+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56336 #38 (1 connection now open) 2018-06-26T07:57:38.812+0000 I NETWORK [conn38] received client metadata from 127.0.0.1:56336 conn38: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:38.832+0000 I - [conn38] end connection 127.0.0.1:56336 (1 connection now open) 2018-06-26T07:57:38.839+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56340 #39 (1 connection now open) 2018-06-26T07:57:38.840+0000 I NETWORK [conn39] received client metadata from 127.0.0.1:56340 conn39: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:39.016+0000 E QUERY [js] SyntaxError: missing ; before statement @:1:23 2018-06-26T07:57:39.028+0000 I COMMAND [conn39] dropDatabase testdb534932732 starting 2018-06-26T07:57:39.029+0000 I COMMAND [conn39] dropDatabase testdb534932732 finished 2018-06-26T07:57:39.030+0000 I - [conn39] end connection 127.0.0.1:56340 (1 connection now open) 2018-06-26T07:57:41.579+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56346 #40 (1 connection now open) 2018-06-26T07:57:41.581+0000 I NETWORK [conn40] received client metadata from 127.0.0.1:56346 conn40: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:41.600+0000 I - [conn40] end connection 127.0.0.1:56346 (1 connection now open) 2018-06-26T07:57:41.614+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56350 #41 (1 connection now open) 2018-06-26T07:57:41.616+0000 I NETWORK [conn41] received client metadata from 127.0.0.1:56350 conn41: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:41.802+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:41.803+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:41.839+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:41.839+0000 I COMMAND [conn41] command testdb591885917.$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 107ms 2018-06-26T07:57:41.904+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:41.904+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:41.906+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:41.907+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:41.920+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:41.992+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:41.992+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:41.994+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.060+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:42.060+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.061+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.130+0000 I INDEX [conn41] build index on: testdb591885917.bar.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.bar.files" } 2018-06-26T07:57:42.130+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.132+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.204+0000 I INDEX [conn41] build index on: testdb591885917.bar.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.bar.chunks" } 2018-06-26T07:57:42.204+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.206+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.339+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:42.341+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:42.413+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:42.413+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.415+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.483+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:42.483+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.485+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.547+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:42.548+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:42.642+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:42.642+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.644+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:42.730+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:42.730+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:42.732+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.124+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:43.126+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:43.212+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:43.212+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.214+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.283+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:43.283+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.285+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.295+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:43.297+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:43.362+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:43.362+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.364+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.434+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:43.434+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.436+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.470+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:43.472+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:43.537+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:43.537+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.539+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.605+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:43.605+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.607+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.687+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:43.688+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:43.748+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:43.748+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.749+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.829+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:43.829+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.871+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:43.872+0000 I COMMAND [conn41] command testdb591885917.$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 120ms 2018-06-26T07:57:43.890+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.files 2018-06-26T07:57:43.891+0000 I COMMAND [conn41] CMD: drop testdb591885917.fs.chunks 2018-06-26T07:57:43.956+0000 I INDEX [conn41] build index on: testdb591885917.fs.files properties: { v: 2, key: { filename: 1 }, name: "filename_1", ns: "testdb591885917.fs.files" } 2018-06-26T07:57:43.956+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:43.958+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:44.031+0000 I INDEX [conn41] build index on: testdb591885917.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb591885917.fs.chunks" } 2018-06-26T07:57:44.031+0000 I INDEX [conn41] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:44.033+0000 I INDEX [conn41] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:44.077+0000 I COMMAND [conn41] dropDatabase testdb591885917 starting 2018-06-26T07:57:44.116+0000 I COMMAND [conn41] dropDatabase testdb591885917 finished 2018-06-26T07:57:44.122+0000 I - [conn41] end connection 127.0.0.1:56350 (1 connection now open) 2018-06-26T07:57:46.533+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56354 #42 (1 connection now open) 2018-06-26T07:57:46.535+0000 I NETWORK [conn42] received client metadata from 127.0.0.1:56354 conn42: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:46.556+0000 I - [conn42] end connection 127.0.0.1:56354 (1 connection now open) 2018-06-26T07:57:46.563+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56358 #43 (1 connection now open) 2018-06-26T07:57:46.564+0000 I NETWORK [conn43] received client metadata from 127.0.0.1:56358 conn43: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:46.578+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:46.582+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:46.644+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:46.712+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { foo: 1, bar: 1, baz: 1 }, name: "foo_1_bar_1_baz_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:46.713+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:46.714+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:46.746+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { foo: 1, bar: 1 }, name: "foo_1_bar_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:46.746+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:46.748+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:46.776+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, unique: true, key: { boo: 1 }, name: "boo_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:46.777+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:46.791+0000 I INDEX [conn43] build index done. scanned 2 total records. 0 secs 2018-06-26T07:57:46.804+0000 I COMMAND [conn43] CMD: dropIndexes testdb435583309.foo 2018-06-26T07:57:46.807+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:46.876+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { foo: 1 }, name: "foo_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:46.876+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:46.878+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:46.885+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:47.010+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, unique: true, key: { foo: 1 }, name: "foo_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:47.010+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.029+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:47.097+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { bar: -1, foo: 1, baz: 1 }, name: "bar_-1_foo_1_baz_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:47.097+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.099+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:47.123+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { foo: 1, bar: 1 }, name: "foo_1_bar_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:47.123+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.125+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:47.157+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, unique: true, key: { boo: 1 }, name: "boo_1", ns: "testdb435583309.foo" } 2018-06-26T07:57:47.157+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.166+0000 I INDEX [conn43] build index done. scanned 2 total records. 0 secs 2018-06-26T07:57:47.175+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:47.243+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { loc: "2d" }, name: "loc_2d", ns: "testdb435583309.foo", bits: 32, sparse: true } 2018-06-26T07:57:47.244+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.245+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:47.280+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, key: { x.y: 1 }, name: "foo", ns: "testdb435583309.foo" } 2018-06-26T07:57:47.280+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.282+0000 I INDEX [conn43] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:47.286+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:47.384+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb435583309.foo" } 2018-06-26T07:57:47.384+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.417+0000 I INDEX [conn43] build index on: testdb435583309.foo properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb435583309.foo", sparse: true } 2018-06-26T07:57:47.417+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.426+0000 I INDEX [conn43] build index done. scanned 20 total records. 0 secs 2018-06-26T07:57:47.429+0000 I COMMAND [conn43] CMD: drop testdb435583309.foo 2018-06-26T07:57:47.530+0000 I INDEX [conn43] build index on: testdb435583309.test_text properties: { v: 2, key: { _fts: "text", _ftsx: 1 }, name: "testTextIndex", ns: "testdb435583309.test_text", language_override: "language", default_language: "spanish", weights: { $**: 1, w1: 5, w2: 10 }, textIndexVersion: 3 } 2018-06-26T07:57:47.530+0000 I INDEX [conn43] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:47.539+0000 I INDEX [conn43] build index done. scanned 10 total records. 0 secs 2018-06-26T07:57:47.554+0000 I COMMAND [conn43] CMD: drop testdb435583309.test_text 2018-06-26T07:57:47.558+0000 I COMMAND [conn43] dropDatabase testdb435583309 starting 2018-06-26T07:57:47.558+0000 I COMMAND [conn43] dropDatabase testdb435583309 finished 2018-06-26T07:57:47.561+0000 I - [conn43] end connection 127.0.0.1:56358 (1 connection now open) 2018-06-26T07:57:49.950+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56364 #44 (1 connection now open) 2018-06-26T07:57:49.953+0000 I NETWORK [conn44] received client metadata from 127.0.0.1:56364 conn44: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:49.973+0000 I - [conn44] end connection 127.0.0.1:56364 (1 connection now open) 2018-06-26T07:57:49.988+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56368 #45 (1 connection now open) 2018-06-26T07:57:49.989+0000 I NETWORK [conn45] received client metadata from 127.0.0.1:56368 conn45: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:50.041+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.083+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.132+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.184+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.235+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.290+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.340+0000 I COMMAND [conn45] CMD: drop testdb1043196177.test_collection 2018-06-26T07:57:50.343+0000 I COMMAND [conn45] dropDatabase testdb1043196177 starting 2018-06-26T07:57:50.343+0000 I COMMAND [conn45] dropDatabase testdb1043196177 finished 2018-06-26T07:57:50.344+0000 I - [conn45] end connection 127.0.0.1:56368 (1 connection now open) 2018-06-26T07:57:53.293+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56372 #46 (1 connection now open) 2018-06-26T07:57:53.296+0000 I NETWORK [conn46] received client metadata from 127.0.0.1:56372 conn46: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:53.315+0000 I - [conn46] end connection 127.0.0.1:56372 (1 connection now open) 2018-06-26T07:57:53.321+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56376 #47 (1 connection now open) 2018-06-26T07:57:53.322+0000 I NETWORK [conn47] received client metadata from 127.0.0.1:56376 conn47: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:53.331+0000 I COMMAND [conn47] CMD fsync: sync:1 lock:0 2018-06-26T07:57:53.384+0000 I COMMAND [conn47] CMD fsync: sync:1 lock:1 2018-06-26T07:57:53.412+0000 I COMMAND [conn47] mongod is locked and no writes are allowed. db.fsyncUnlock() to unlock 2018-06-26T07:57:53.412+0000 I COMMAND [conn47] Lock count is 1 2018-06-26T07:57:53.412+0000 I COMMAND [conn47] For more info see http://dochub.mongodb.org/core/fsynccommand 2018-06-26T07:57:53.416+0000 I COMMAND [conn47] command: unlock requested 2018-06-26T07:57:53.422+0000 I COMMAND [conn47] fsyncUnlock completed. mongod is now unlocked and free to accept writes 2018-06-26T07:57:53.427+0000 I - [conn47] end connection 127.0.0.1:56376 (1 connection now open) 2018-06-26T07:57:55.847+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56380 #48 (1 connection now open) 2018-06-26T07:57:55.850+0000 I NETWORK [conn48] received client metadata from 127.0.0.1:56380 conn48: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:55.869+0000 I - [conn48] end connection 127.0.0.1:56380 (1 connection now open) 2018-06-26T07:57:55.875+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56384 #49 (1 connection now open) 2018-06-26T07:57:55.876+0000 I NETWORK [conn49] received client metadata from 127.0.0.1:56384 conn49: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:57:55.900+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:55.905+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:55.906+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:55.907+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:55.982+0000 I INDEX [conn49] build index on: testdb2012457334.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb2012457334.fs.files" } 2018-06-26T07:57:55.982+0000 I INDEX [conn49] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:55.983+0000 I INDEX [conn49] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:56.051+0000 I INDEX [conn49] build index on: testdb2012457334.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb2012457334.fs.chunks" } 2018-06-26T07:57:56.052+0000 I INDEX [conn49] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:57:56.053+0000 I INDEX [conn49] build index done. scanned 0 total records. 0 secs 2018-06-26T07:57:56.133+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:56.135+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:56.145+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:56.146+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:56.358+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:56.359+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:56.361+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:56.362+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:56.545+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:56.547+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:56.548+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:56.549+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:56.749+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:56.751+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:56.752+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:56.753+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:56.942+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:56.944+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:56.945+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:56.946+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:57.142+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:57.178+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:57.180+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:57.181+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:57.379+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:57.381+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:57.382+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:57.383+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:57.585+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:57.587+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:57.588+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:57.589+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:57.790+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:57.791+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:57.793+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:57.794+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:57.986+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:57.987+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:57.988+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:57.989+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:58.212+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:58.214+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:58.215+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:58.216+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:58.627+0000 I COMMAND [conn49] command testdb2012457334.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 361ms 2018-06-26T07:57:58.733+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:58.734+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:58.736+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:58.737+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:58.925+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:58.926+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:58.927+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:58.928+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:59.115+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:59.117+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:59.126+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:59.141+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:59.356+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:59.358+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:59.359+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:59.360+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:59.558+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:59.559+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:59.560+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:59.561+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:57:59.760+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:57:59.762+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:57:59.763+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:57:59.765+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:58:00.011+0000 I COMMAND [conn49] command testdb2012457334.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 110ms 2018-06-26T07:58:00.025+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:58:00.027+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:58:00.028+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:58:00.029+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:58:00.291+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:58:00.293+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:58:00.294+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:58:00.295+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:58:00.518+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:58:00.520+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:58:00.521+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:58:00.522+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:58:00.756+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:58:00.758+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:58:00.759+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:58:00.760+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:58:00.967+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.files 2018-06-26T07:58:00.968+0000 I COMMAND [conn49] CMD: drop testdb2012457334.fs.chunks 2018-06-26T07:58:00.970+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.chunks 2018-06-26T07:58:00.971+0000 I COMMAND [conn49] CMD: drop testdb2012457334.expected.files 2018-06-26T07:58:01.197+0000 I COMMAND [conn49] dropDatabase testdb2012457334 starting 2018-06-26T07:58:01.198+0000 I COMMAND [conn49] dropDatabase testdb2012457334 finished 2018-06-26T07:58:01.203+0000 I - [conn49] end connection 127.0.0.1:56384 (1 connection now open) 2018-06-26T07:58:03.583+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56392 #50 (1 connection now open) 2018-06-26T07:58:03.585+0000 I NETWORK [conn50] received client metadata from 127.0.0.1:56392 conn50: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:03.605+0000 I - [conn50] end connection 127.0.0.1:56392 (1 connection now open) 2018-06-26T07:58:03.650+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56396 #51 (1 connection now open) 2018-06-26T07:58:03.651+0000 I NETWORK [conn51] received client metadata from 127.0.0.1:56396 conn51: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:03.746+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:03.746+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:03.748+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:03.818+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:03.818+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:03.820+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:03.922+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:03.932+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:04.007+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:04.007+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.009+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.078+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:04.078+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.080+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.159+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:04.161+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:04.229+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:04.229+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.231+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.374+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:04.374+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.375+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.376+0000 I COMMAND [conn51] command testdb1859951611.$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 141ms 2018-06-26T07:58:04.494+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:04.496+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:04.572+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:04.572+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.574+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.637+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:04.637+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.638+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.709+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:04.711+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:04.779+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:04.779+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.780+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.854+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:04.854+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.855+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:04.915+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:04.917+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:04.922+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:04.924+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:04.995+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:04.995+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:04.997+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.068+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:05.068+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.070+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.140+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:05.142+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:05.209+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:05.209+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.211+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.279+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:05.279+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.281+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.412+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:05.414+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:05.484+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:05.484+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.532+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.532+0000 I COMMAND [conn51] command testdb1859951611.$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 112ms 2018-06-26T07:58:05.595+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:05.596+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.597+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.708+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:05.710+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:05.777+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:05.777+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.778+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:05.845+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:05.845+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:05.847+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.186+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:06.189+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:06.255+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:06.255+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.257+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.320+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:06.320+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.322+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.390+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:06.392+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:06.463+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:06.464+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.465+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.529+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:06.529+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.580+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.580+0000 I COMMAND [conn51] command testdb1859951611.$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 111ms 2018-06-26T07:58:06.653+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:06.655+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:06.729+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:06.729+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.730+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.795+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:06.795+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.796+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:06.866+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.files 2018-06-26T07:58:06.868+0000 I COMMAND [conn51] CMD: drop testdb1859951611.fs.chunks 2018-06-26T07:58:06.947+0000 I INDEX [conn51] build index on: testdb1859951611.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1859951611.fs.files" } 2018-06-26T07:58:06.948+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:06.950+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:07.014+0000 I INDEX [conn51] build index on: testdb1859951611.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1859951611.fs.chunks" } 2018-06-26T07:58:07.014+0000 I INDEX [conn51] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:07.016+0000 I INDEX [conn51] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:07.083+0000 I COMMAND [conn51] dropDatabase testdb1859951611 starting 2018-06-26T07:58:07.084+0000 I COMMAND [conn51] dropDatabase testdb1859951611 finished 2018-06-26T07:58:07.086+0000 I - [conn51] end connection 127.0.0.1:56396 (1 connection now open) 2018-06-26T07:58:09.459+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56402 #52 (1 connection now open) 2018-06-26T07:58:09.462+0000 I NETWORK [conn52] received client metadata from 127.0.0.1:56402 conn52: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:09.481+0000 I - [conn52] end connection 127.0.0.1:56402 (1 connection now open) 2018-06-26T07:58:09.487+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56406 #53 (1 connection now open) 2018-06-26T07:58:09.488+0000 I NETWORK [conn53] received client metadata from 127.0.0.1:56406 conn53: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:09.760+0000 I COMMAND [conn53] command testdb403405876.testtesttest command: insert { insert: "testtesttest", documents: [ { _id: ObjectId('5b31f2117fc42d7018695731') } ] } 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 2018-06-26T07:58:09.773+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:09.835+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:09.835+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-26T07:58:09.862+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { y: -1 }, name: "y_-1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:09.862+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-26T07:58:09.865+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:09.897+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:09.897+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:09.898+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:09.900+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:09.981+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:09.981+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-26T07:58:10.000+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb403405876.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" } } 2018-06-26T07:58:10.000+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 250 megabytes of RAM 2018-06-26T07:58:10.004+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.012+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.096+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.096+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.104+0000 I INDEX [conn53] build index done. scanned 1 total records. 0 secs 2018-06-26T07:58:10.111+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.184+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.184+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.185+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.211+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, unique: true, key: { y: -1 }, name: "y_-1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.211+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.213+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.247+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.247+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.249+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.253+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.329+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.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" } } 2018-06-26T07:58:10.329+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.331+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.333+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.391+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.400+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.464+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.464+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.466+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.468+0000 I COMMAND [conn53] CMD: dropIndexes testdb403405876.test_collection 2018-06-26T07:58:10.480+0000 I COMMAND [conn53] CMD: dropIndexes testdb403405876.test_collection 2018-06-26T07:58:10.486+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.549+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x: 1 }, name: "x_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.549+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2018-06-26T07:58:10.576+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { y: 1 }, name: "y_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.576+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2018-06-26T07:58:10.591+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { z: 1 }, name: "z_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.591+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 166 megabytes of RAM 2018-06-26T07:58:10.596+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.596+0000 I COMMAND [conn53] command testdb403405876.$cmd command: createIndexes { createIndexes: "test_collection", indexes: [ { name: "x_1", key: { x: 1 } }, { name: "y_1", key: { y: 1 } }, { name: "z_1", key: { z: 1 } } ] } numYields:0 reslen:113 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_query 105ms 2018-06-26T07:58:10.599+0000 I COMMAND [conn53] CMD: dropIndexes testdb403405876.test_collection 2018-06-26T07:58:10.627+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.693+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, unique: true, key: { foo: 1 }, name: "foo_1", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:10.693+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.728+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.800+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { loc: "2d" }, name: "loc_2d", ns: "testdb403405876.test_collection", bits: 32, sparse: true } 2018-06-26T07:58:10.800+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.801+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.808+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.823+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:10.889+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { a: 1 }, name: "index1", ns: "testdb403405876.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" } } 2018-06-26T07:58:10.889+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.891+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.915+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { a: 1 }, name: "index2", ns: "testdb403405876.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" } } 2018-06-26T07:58:10.915+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:10.917+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:10.939+0000 I COMMAND [conn53] CMD: dropIndexes testdb403405876.test_collection 2018-06-26T07:58:10.952+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:11.030+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, key: { x.y: 1 }, name: "foo", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:11.030+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:11.032+0000 I INDEX [conn53] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:11.036+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:11.049+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_collection 2018-06-26T07:58:11.127+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb403405876.test_collection" } 2018-06-26T07:58:11.127+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:11.164+0000 I INDEX [conn53] build index on: testdb403405876.test_collection properties: { v: 2, unique: true, key: { y: 1 }, name: "foo", ns: "testdb403405876.test_collection", sparse: true } 2018-06-26T07:58:11.164+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:11.171+0000 I INDEX [conn53] build index done. scanned 20 total records. 0 secs 2018-06-26T07:58:11.177+0000 I COMMAND [conn53] CMD: drop testdb403405876.test_text 2018-06-26T07:58:11.254+0000 I INDEX [conn53] build index on: testdb403405876.test_text properties: { v: 2, key: { _fts: "text", _ftsx: 1 }, name: "testTextIndex", ns: "testdb403405876.test_text", default_language: "spanish", language_override: "language", weights: { $**: 1, w1: 5, w2: 10 }, textIndexVersion: 3 } 2018-06-26T07:58:11.254+0000 I INDEX [conn53] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:11.265+0000 I INDEX [conn53] build index done. scanned 10 total records. 0 secs 2018-06-26T07:58:11.280+0000 I COMMAND [conn53] dropDatabase testdb403405876 starting 2018-06-26T07:58:11.289+0000 I COMMAND [conn53] dropDatabase testdb403405876 finished 2018-06-26T07:58:11.296+0000 I - [conn53] end connection 127.0.0.1:56406 (1 connection now open) 2018-06-26T07:58:16.313+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56410 #54 (1 connection now open) 2018-06-26T07:58:16.315+0000 I NETWORK [conn54] received client metadata from 127.0.0.1:56410 conn54: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:16.334+0000 I - [conn54] end connection 127.0.0.1:56410 (1 connection now open) 2018-06-26T07:58:16.351+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56414 #55 (1 connection now open) 2018-06-26T07:58:16.352+0000 I NETWORK [conn55] received client metadata from 127.0.0.1:56414 conn55: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:16.493+0000 I INDEX [conn55] build index on: testdb327075711.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb327075711.fs.files" } 2018-06-26T07:58:16.493+0000 I INDEX [conn55] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:16.495+0000 I INDEX [conn55] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:16.557+0000 I INDEX [conn55] build index on: testdb327075711.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb327075711.fs.chunks" } 2018-06-26T07:58:16.557+0000 I INDEX [conn55] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:16.559+0000 I INDEX [conn55] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:16.595+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56418 #56 (2 connections now open) 2018-06-26T07:58:16.597+0000 I NETWORK [conn56] received client metadata from 127.0.0.1:56418 conn56: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:16.720+0000 I INDEX [conn56] build index on: testdb1376094490.fs.files properties: { v: 2, unique: true, key: { filename: 1, uploadDate: 1 }, name: "filename_1_uploadDate_1", ns: "testdb1376094490.fs.files" } 2018-06-26T07:58:16.720+0000 I INDEX [conn56] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:16.722+0000 I INDEX [conn56] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:16.797+0000 I INDEX [conn56] build index on: testdb1376094490.fs.chunks properties: { v: 2, unique: true, key: { files_id: 1, n: 1 }, name: "files_id_1_n_1", ns: "testdb1376094490.fs.chunks" } 2018-06-26T07:58:16.797+0000 I INDEX [conn56] building index using bulk method; build may temporarily use up to 500 megabytes of RAM 2018-06-26T07:58:16.799+0000 I INDEX [conn56] build index done. scanned 0 total records. 0 secs 2018-06-26T07:58:16.812+0000 I COMMAND [conn55] dropDatabase testdb327075711 starting 2018-06-26T07:58:16.813+0000 I COMMAND [conn55] dropDatabase testdb327075711 finished 2018-06-26T07:58:16.814+0000 I COMMAND [conn56] dropDatabase testdb1376094490 starting 2018-06-26T07:58:16.826+0000 I COMMAND [conn56] dropDatabase testdb1376094490 finished 2018-06-26T07:58:16.827+0000 I - [conn56] end connection 127.0.0.1:56418 (2 connections now open) 2018-06-26T07:58:16.828+0000 I - [conn55] end connection 127.0.0.1:56414 (1 connection now open) 2018-06-26T07:58:19.241+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56424 #57 (1 connection now open) 2018-06-26T07:58:19.243+0000 I NETWORK [conn57] received client metadata from 127.0.0.1:56424 conn57: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:19.263+0000 I - [conn57] end connection 127.0.0.1:56424 (1 connection now open) 2018-06-26T07:58:19.270+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56428 #58 (1 connection now open) 2018-06-26T07:58:19.271+0000 I NETWORK [conn58] received client metadata from 127.0.0.1:56428 conn58: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:20.800+0000 I COMMAND [conn58] dropDatabase testdb316294341 starting 2018-06-26T07:58:20.801+0000 I COMMAND [conn58] dropDatabase testdb316294341 finished 2018-06-26T07:58:20.804+0000 I - [conn58] end connection 127.0.0.1:56428 (1 connection now open) 2018-06-26T07:58:23.256+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56434 #59 (1 connection now open) 2018-06-26T07:58:23.259+0000 I NETWORK [conn59] received client metadata from 127.0.0.1:56434 conn59: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:23.278+0000 I - [conn59] end connection 127.0.0.1:56434 (1 connection now open) 2018-06-26T07:58:23.285+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56438 #60 (1 connection now open) 2018-06-26T07:58:23.286+0000 I NETWORK [conn60] received client metadata from 127.0.0.1:56438 conn60: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:23.380+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56442 #61 (2 connections now open) 2018-06-26T07:58:23.381+0000 I NETWORK [conn61] received client metadata from 127.0.0.1:56442 conn61: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:23.442+0000 I - [conn61] end connection 127.0.0.1:56442 (2 connections now open) 2018-06-26T07:58:23.445+0000 I COMMAND [conn60] CMD: drop testdb73699049.test_coll 2018-06-26T07:58:23.512+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56446 #62 (2 connections now open) 2018-06-26T07:58:23.513+0000 I NETWORK [conn62] received client metadata from 127.0.0.1:56446 conn62: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:23.516+0000 I - [conn62] end connection 127.0.0.1:56446 (2 connections now open) 2018-06-26T07:58:23.519+0000 I COMMAND [conn60] dropDatabase testdb73699049 starting 2018-06-26T07:58:23.520+0000 I COMMAND [conn60] dropDatabase testdb73699049 finished 2018-06-26T07:58:23.522+0000 I - [conn60] end connection 127.0.0.1:56438 (1 connection now open) 2018-06-26T07:58:25.907+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56450 #63 (1 connection now open) 2018-06-26T07:58:25.909+0000 I NETWORK [conn63] received client metadata from 127.0.0.1:56450 conn63: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:25.929+0000 I - [conn63] end connection 127.0.0.1:56450 (1 connection now open) 2018-06-26T07:58:25.954+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56454 #64 (1 connection now open) 2018-06-26T07:58:25.955+0000 I NETWORK [conn64] received client metadata from 127.0.0.1:56454 conn64: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:26.009+0000 I COMMAND [conn64] dropDatabase testdb479489554 starting 2018-06-26T07:58:26.009+0000 I COMMAND [conn64] dropDatabase testdb479489554 finished 2018-06-26T07:58:26.010+0000 I - [conn64] end connection 127.0.0.1:56454 (1 connection now open) 2018-06-26T07:58:34.101+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56458 #65 (1 connection now open) 2018-06-26T07:58:34.103+0000 I NETWORK [conn65] received client metadata from 127.0.0.1:56458 conn65: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:34.122+0000 I - [conn65] end connection 127.0.0.1:56458 (1 connection now open) 2018-06-26T07:58:34.136+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56462 #66 (1 connection now open) 2018-06-26T07:58:34.137+0000 I NETWORK [conn66] received client metadata from 127.0.0.1:56462 conn66: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:34.139+0000 I COMMAND [conn66] CMD: drop testdb1887520974.kooh 2018-06-26T07:58:34.422+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56466 #67 (2 connections now open) 2018-06-26T07:58:34.422+0000 I NETWORK [conn67] received client metadata from 127.0.0.1:56466 conn67: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:34.481+0000 I - [conn67] end connection 127.0.0.1:56466 (2 connections now open) 2018-06-26T07:58:34.903+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56470 #68 (2 connections now open) 2018-06-26T07:58:34.904+0000 I NETWORK [conn68] received client metadata from 127.0.0.1:56470 conn68: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:35.201+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56474 #69 (3 connections now open) 2018-06-26T07:58:35.202+0000 I NETWORK [conn69] received client metadata from 127.0.0.1:56474 conn69: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:35.497+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56478 #70 (4 connections now open) 2018-06-26T07:58:35.498+0000 I NETWORK [conn70] received client metadata from 127.0.0.1:56478 conn70: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:35.793+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56482 #71 (5 connections now open) 2018-06-26T07:58:35.793+0000 I NETWORK [conn71] received client metadata from 127.0.0.1:56482 conn71: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:36.086+0000 I - [conn68] end connection 127.0.0.1:56470 (5 connections now open) 2018-06-26T07:58:36.087+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56486 #72 (5 connections now open) 2018-06-26T07:58:36.087+0000 I NETWORK [conn72] received client metadata from 127.0.0.1:56486 conn72: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:36.240+0000 I - [conn69] end connection 127.0.0.1:56474 (5 connections now open) 2018-06-26T07:58:36.391+0000 I - [conn70] end connection 127.0.0.1:56478 (4 connections now open) 2018-06-26T07:58:36.537+0000 I - [conn71] end connection 127.0.0.1:56482 (3 connections now open) 2018-06-26T07:58:36.687+0000 I - [conn72] end connection 127.0.0.1:56486 (2 connections now open) 2018-06-26T07:58:37.288+0000 I COMMAND [conn66] dropDatabase testdb1887520974 starting 2018-06-26T07:58:37.289+0000 I COMMAND [conn66] dropDatabase testdb1887520974 finished 2018-06-26T07:58:37.290+0000 I - [conn66] end connection 127.0.0.1:56462 (1 connection now open) 2018-06-26T07:58:42.912+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56492 #73 (1 connection now open) 2018-06-26T07:58:42.915+0000 I NETWORK [conn73] received client metadata from 127.0.0.1:56492 conn73: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:42.935+0000 I - [conn73] end connection 127.0.0.1:56492 (1 connection now open) 2018-06-26T07:58:42.941+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56496 #74 (1 connection now open) 2018-06-26T07:58:42.942+0000 I NETWORK [conn74] received client metadata from 127.0.0.1:56496 conn74: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:42.954+0000 I COMMAND [conn74] CMD: drop testdb1960089892.tiger 2018-06-26T07:58:43.296+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56500 #75 (2 connections now open) 2018-06-26T07:58:43.297+0000 I NETWORK [conn75] received client metadata from 127.0.0.1:56500 conn75: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:43.301+0000 I - [conn75] end connection 127.0.0.1:56500 (2 connections now open) 2018-06-26T07:58:43.732+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56504 #76 (2 connections now open) 2018-06-26T07:58:43.733+0000 I NETWORK [conn76] received client metadata from 127.0.0.1:56504 conn76: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:43.892+0000 I - [conn76] end connection 127.0.0.1:56504 (2 connections now open) 2018-06-26T07:58:44.175+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56508 #77 (2 connections now open) 2018-06-26T07:58:44.176+0000 I NETWORK [conn77] received client metadata from 127.0.0.1:56508 conn77: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:44.462+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56512 #78 (3 connections now open) 2018-06-26T07:58:44.463+0000 I NETWORK [conn78] received client metadata from 127.0.0.1:56512 conn78: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:44.761+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56516 #79 (4 connections now open) 2018-06-26T07:58:44.762+0000 I NETWORK [conn79] received client metadata from 127.0.0.1:56516 conn79: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:45.047+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56520 #80 (5 connections now open) 2018-06-26T07:58:45.048+0000 I NETWORK [conn80] received client metadata from 127.0.0.1:56520 conn80: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:45.342+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56524 #81 (6 connections now open) 2018-06-26T07:58:45.343+0000 I NETWORK [conn81] received client metadata from 127.0.0.1:56524 conn81: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:45.630+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56528 #82 (7 connections now open) 2018-06-26T07:58:45.632+0000 I NETWORK [conn82] received client metadata from 127.0.0.1:56528 conn82: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:45.920+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56532 #83 (8 connections now open) 2018-06-26T07:58:45.921+0000 I NETWORK [conn83] received client metadata from 127.0.0.1:56532 conn83: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:46.213+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56536 #84 (9 connections now open) 2018-06-26T07:58:46.214+0000 I NETWORK [conn84] received client metadata from 127.0.0.1:56536 conn84: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:46.504+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56540 #85 (10 connections now open) 2018-06-26T07:58:46.504+0000 I NETWORK [conn85] received client metadata from 127.0.0.1:56540 conn85: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:46.795+0000 I - [conn77] end connection 127.0.0.1:56508 (10 connections now open) 2018-06-26T07:58:46.796+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56544 #86 (10 connections now open) 2018-06-26T07:58:46.797+0000 I NETWORK [conn86] received client metadata from 127.0.0.1:56544 conn86: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:46.944+0000 I - [conn78] end connection 127.0.0.1:56512 (10 connections now open) 2018-06-26T07:58:47.090+0000 I - [conn79] end connection 127.0.0.1:56516 (9 connections now open) 2018-06-26T07:58:47.235+0000 I - [conn80] end connection 127.0.0.1:56520 (8 connections now open) 2018-06-26T07:58:47.382+0000 I - [conn81] end connection 127.0.0.1:56524 (7 connections now open) 2018-06-26T07:58:47.526+0000 I - [conn82] end connection 127.0.0.1:56528 (6 connections now open) 2018-06-26T07:58:47.669+0000 I - [conn83] end connection 127.0.0.1:56532 (5 connections now open) 2018-06-26T07:58:47.815+0000 I - [conn84] end connection 127.0.0.1:56536 (4 connections now open) 2018-06-26T07:58:47.962+0000 I - [conn85] end connection 127.0.0.1:56540 (3 connections now open) 2018-06-26T07:58:48.105+0000 I - [conn86] end connection 127.0.0.1:56544 (2 connections now open) 2018-06-26T07:58:48.515+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56548 #87 (2 connections now open) 2018-06-26T07:58:48.516+0000 I NETWORK [conn87] received client metadata from 127.0.0.1:56548 conn87: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:48.790+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56552 #88 (3 connections now open) 2018-06-26T07:58:48.791+0000 I NETWORK [conn88] received client metadata from 127.0.0.1:56552 conn88: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:49.055+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56556 #89 (4 connections now open) 2018-06-26T07:58:49.056+0000 I NETWORK [conn89] received client metadata from 127.0.0.1:56556 conn89: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:49.321+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56560 #90 (5 connections now open) 2018-06-26T07:58:49.322+0000 I NETWORK [conn90] received client metadata from 127.0.0.1:56560 conn90: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:49.586+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56564 #91 (6 connections now open) 2018-06-26T07:58:49.587+0000 I NETWORK [conn91] received client metadata from 127.0.0.1:56564 conn91: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:49.848+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56568 #92 (7 connections now open) 2018-06-26T07:58:49.849+0000 I NETWORK [conn92] received client metadata from 127.0.0.1:56568 conn92: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:50.110+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56572 #93 (8 connections now open) 2018-06-26T07:58:50.111+0000 I NETWORK [conn93] received client metadata from 127.0.0.1:56572 conn93: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:50.370+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56576 #94 (9 connections now open) 2018-06-26T07:58:50.371+0000 I NETWORK [conn94] received client metadata from 127.0.0.1:56576 conn94: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:50.639+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56582 #95 (10 connections now open) 2018-06-26T07:58:50.640+0000 I NETWORK [conn95] received client metadata from 127.0.0.1:56582 conn95: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:50.911+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56586 #96 (11 connections now open) 2018-06-26T07:58:50.912+0000 I NETWORK [conn96] received client metadata from 127.0.0.1:56586 conn96: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:58:52.377+0000 I - [conn96] end connection 127.0.0.1:56586 (11 connections now open) 2018-06-26T07:58:52.377+0000 I - [conn95] end connection 127.0.0.1:56582 (10 connections now open) 2018-06-26T07:58:52.377+0000 I - [conn94] end connection 127.0.0.1:56576 (9 connections now open) 2018-06-26T07:58:52.377+0000 I - [conn93] end connection 127.0.0.1:56572 (8 connections now open) 2018-06-26T07:58:52.378+0000 I - [conn92] end connection 127.0.0.1:56568 (7 connections now open) 2018-06-26T07:58:52.378+0000 I - [conn91] end connection 127.0.0.1:56564 (6 connections now open) 2018-06-26T07:58:52.378+0000 I - [conn90] end connection 127.0.0.1:56560 (5 connections now open) 2018-06-26T07:58:52.378+0000 I - [conn89] end connection 127.0.0.1:56556 (4 connections now open) 2018-06-26T07:58:52.379+0000 I - [conn88] end connection 127.0.0.1:56552 (3 connections now open) 2018-06-26T07:58:52.379+0000 I - [conn87] end connection 127.0.0.1:56548 (2 connections now open) 2018-06-26T07:58:52.381+0000 I COMMAND [conn74] dropDatabase testdb1960089892 starting 2018-06-26T07:58:52.382+0000 I COMMAND [conn74] dropDatabase testdb1960089892 finished 2018-06-26T07:58:52.383+0000 I - [conn74] end connection 127.0.0.1:56496 (1 connection now open) 2018-06-26T07:59:01.802+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56592 #97 (1 connection now open) 2018-06-26T07:59:01.805+0000 I NETWORK [conn97] received client metadata from 127.0.0.1:56592 conn97: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:59:01.824+0000 I - [conn97] end connection 127.0.0.1:56592 (1 connection now open) 2018-06-26T07:59:01.831+0000 I NETWORK [thread1] connection accepted from 127.0.0.1:56596 #98 (1 connection now open) 2018-06-26T07:59:01.832+0000 I NETWORK [conn98] received client metadata from 127.0.0.1:56596 conn98: { driver: { name: "MongoDB Perl Driver", version: "1.8.3" }, os: { type: "linux" }, platform: "Perl v5.26.2 aarch64-linux-thread-multi" } 2018-06-26T07:59:01.843+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.035+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.086+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.143+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.183+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.230+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.280+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.330+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.401+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.449+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.641+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.688+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.730+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.768+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.816+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.864+0000 I COMMAND [conn98] CMD: drop testdb1297913360.y 2018-06-26T07:59:03.914+0000 I COMMAND [conn98] dropDatabase testdb1297913360 starting 2018-06-26T07:59:03.914+0000 I COMMAND [conn98] dropDatabase testdb1297913360 finished 2018-06-26T07:59:03.917+0000 I - [conn98] end connection 127.0.0.1:56596 (1 connection now open) 2018-06-26T07:59:09.160+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends 2018-06-26T07:59:09.160+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... 2018-06-26T07:59:09.160+0000 I NETWORK [signalProcessingThread] closing listening socket: 7 2018-06-26T07:59:09.160+0000 I NETWORK [signalProcessingThread] closing listening socket: 8 2018-06-26T07:59:09.160+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-27017.sock 2018-06-26T07:59:09.160+0000 I NETWORK [signalProcessingThread] shutdown: going to flush diaglog... 2018-06-26T07:59:09.160+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture 2018-06-26T07:59:09.165+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down Processing files: perl-MongoDB-1.8.3-1.fc27.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TLMBVB Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dSHoAO + exit + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.3 + DOCDIR=/builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/doc/perl-MongoDB + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/doc/perl-MongoDB + cp -pr Changes /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/doc/perl-MongoDB + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/doc/perl-MongoDB + cp -pr README /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/doc/perl-MongoDB + exit 0 + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.3 + LICENSEDIR=/builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/licenses/perl-MongoDB + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/licenses/perl-MongoDB + cp -pr LICENSE /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64/usr/share/licenses/perl-MongoDB + exit 0 Provides: perl(MongoDB) = 1.8.3 perl(MongoDB::AuthError) perl(MongoDB::BSON) = 1.8.3 perl(MongoDB::BSON::Binary) = 1.8.3 perl(MongoDB::BSON::Regexp) = 1.8.3 perl(MongoDB::BSON::_EncodedDoc) = 1.8.3 perl(MongoDB::BulkWrite) = 1.8.3 perl(MongoDB::BulkWriteResult) = 1.8.3 perl(MongoDB::BulkWriteView) = 1.8.3 perl(MongoDB::Code) = 1.8.3 perl(MongoDB::Collection) = 1.8.3 perl(MongoDB::CommandResult) = 1.8.3 perl(MongoDB::ConnectionError) perl(MongoDB::Cursor) = 1.8.3 perl(MongoDB::CursorNotFoundError) perl(MongoDB::DBRef) = 1.8.3 perl(MongoDB::Database) = 1.8.3 perl(MongoDB::DatabaseError) perl(MongoDB::DecodingError) perl(MongoDB::DeleteResult) = 1.8.3 perl(MongoDB::DocumentError) perl(MongoDB::DuplicateKeyError) perl(MongoDB::Error) = 1.8.3 perl(MongoDB::ExecutionTimeout) perl(MongoDB::GridFS) = 1.8.3 perl(MongoDB::GridFS::File) = 1.8.3 perl(MongoDB::GridFSBucket) = 1.8.3 perl(MongoDB::GridFSBucket::DownloadStream) = 1.8.3 perl(MongoDB::GridFSBucket::UploadStream) = 1.8.3 perl(MongoDB::GridFSError) perl(MongoDB::HandshakeError) perl(MongoDB::IndexView) = 1.8.3 perl(MongoDB::InsertManyResult) = 1.8.3 perl(MongoDB::InsertOneResult) = 1.8.3 perl(MongoDB::InternalError) perl(MongoDB::MongoClient) = 1.8.3 perl(MongoDB::NetworkError) perl(MongoDB::NetworkTimeout) perl(MongoDB::NotMasterError) perl(MongoDB::OID) = 1.8.3 perl(MongoDB::Op::_Aggregate) = 1.8.3 perl(MongoDB::Op::_BatchInsert) = 1.8.3 perl(MongoDB::Op::_BulkWrite) = 1.8.3 perl(MongoDB::Op::_Command) = 1.8.3 perl(MongoDB::Op::_Count) = 1.8.3 perl(MongoDB::Op::_CreateIndexes) = 1.8.3 perl(MongoDB::Op::_Delete) = 1.8.3 perl(MongoDB::Op::_Distinct) = 1.8.3 perl(MongoDB::Op::_DropCollection) = 1.8.3 perl(MongoDB::Op::_DropDatabase) = 1.8.3 perl(MongoDB::Op::_DropIndexes) = 1.8.3 perl(MongoDB::Op::_Explain) = 1.8.3 perl(MongoDB::Op::_FSyncUnlock) = 1.8.3 perl(MongoDB::Op::_FindAndDelete) = 1.8.3 perl(MongoDB::Op::_FindAndUpdate) = 1.8.3 perl(MongoDB::Op::_GetMore) = 1.8.3 perl(MongoDB::Op::_InsertOne) = 1.8.3 perl(MongoDB::Op::_KillCursors) = 1.8.3 perl(MongoDB::Op::_ListCollections) = 1.8.3 perl(MongoDB::Op::_ListIndexes) = 1.8.3 perl(MongoDB::Op::_ParallelScan) = 1.8.3 perl(MongoDB::Op::_Query) = 1.8.3 perl(MongoDB::Op::_RenameCollection) = 1.8.3 perl(MongoDB::Op::_Update) = 1.8.3 perl(MongoDB::ProtocolError) perl(MongoDB::QueryResult) = 1.8.3 perl(MongoDB::QueryResult::Filtered) = 1.8.3 perl(MongoDB::ReadConcern) = 1.8.3 perl(MongoDB::ReadPreference) = 1.8.3 perl(MongoDB::Role::_BypassValidation) = 1.8.3 perl(MongoDB::Role::_CollectionOp) = 1.8.3 perl(MongoDB::Role::_CommandCursorOp) = 1.8.3 perl(MongoDB::Role::_CursorAPI) = 1.8.3 perl(MongoDB::Role::_DatabaseErrorThrower) = 1.8.3 perl(MongoDB::Role::_DatabaseOp) = 1.8.3 perl(MongoDB::Role::_DeprecationWarner) = 1.8.3 perl(MongoDB::Role::_InsertPreEncoder) = 1.8.3 perl(MongoDB::Role::_OpReplyParser) = 1.8.3 perl(MongoDB::Role::_PrivateConstructor) = 1.8.3 perl(MongoDB::Role::_ReadOp) = 1.8.3 perl(MongoDB::Role::_ReadPrefModifier) = 1.8.3 perl(MongoDB::Role::_SingleBatchDocWrite) = 1.8.3 perl(MongoDB::Role::_UpdatePreEncoder) = 1.8.3 perl(MongoDB::Role::_WriteOp) = 1.8.3 perl(MongoDB::Role::_WriteResult) = 1.8.3 perl(MongoDB::SelectionError) perl(MongoDB::TimeoutError) perl(MongoDB::Timestamp) = 1.8.3 perl(MongoDB::UnacknowledgedResult) = 1.8.3 perl(MongoDB::UpdateResult) = 1.8.3 perl(MongoDB::UsageError) perl(MongoDB::WriteConcern) = 1.8.3 perl(MongoDB::WriteConcernError) perl(MongoDB::WriteError) perl(MongoDB::_CommandSizeError) perl(MongoDB::_Constants) = 1.8.3 perl(MongoDB::_Credential) = 1.8.3 perl(MongoDB::_Link) = 1.8.3 perl(MongoDB::_Platform) = 1.8.3 perl(MongoDB::_Protocol) = 1.8.3 perl(MongoDB::_Server) = 1.8.3 perl(MongoDB::_Topology) = 1.8.3 perl(MongoDB::_Types) = 1.8.3 perl(MongoDB::_URI) = 1.8.3 perl-MongoDB = 1.8.3-1.fc27 perl-MongoDB(aarch-64) = 1.8.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbson-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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-debugsource-1.8.3-1.fc27.aarch64 Provides: perl-MongoDB-debugsource = 1.8.3-1.fc27 perl-MongoDB-debugsource(aarch-64) = 1.8.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-MongoDB-debuginfo-1.8.3-1.fc27.aarch64 Provides: debuginfo(build-id) = 962b0cf6ff848a927b1763370af3facc60a74256 perl-MongoDB-debuginfo = 1.8.3-1.fc27 perl-MongoDB-debuginfo(aarch-64) = 1.8.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-MongoDB-debugsource(aarch-64) = 1.8.3-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 Wrote: /builddir/build/RPMS/perl-MongoDB-1.8.3-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/perl-MongoDB-debugsource-1.8.3-1.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/perl-MongoDB-debuginfo-1.8.3-1.fc27.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BAUUmR + umask 022 + cd /builddir/build/BUILD + cd MongoDB-v1.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-MongoDB-1.8.3-1.fc27.aarch64 + exit 0 Child return code was: 0